@charset "UTF-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, a, b {
  margin: 0;
  padding: 0;
  font-size: 100%;
  line-height: 100%;
  list-style-type: none;
  vertical-align: baseline;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 62.5%;
  margin: 0 !important;
  padding: 0 !important;
  height: 100%;
}

body {
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  font-family: DNPShueiMGoStd-B;
  color: #444444;
  height: 100%;
}

img {
  max-width: 100%;
  max-height: 100%;
}

input[type="submit"], input[type="button"],
button[type="submit"],
button[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}

input[type="submit"]::-webkit-search-decoration, input[type="button"]::-webkit-search-decoration,
button[type="submit"]::-webkit-search-decoration,
button[type="button"]::-webkit-search-decoration {
  display: none;
}

input[type="submit"]::focus, input[type="button"]::focus,
button[type="submit"]::focus,
button[type="button"]::focus {
  outline-offset: -2px;
}

@media screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
}

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

.open {
  display: block !important;
}

.header {
  position: fixed;
  width: 100%;
  background-color: #fff;
  z-index: 9999;
  top: 0;
}

@media screen and (max-width: 768px) {
  .header {
    height: 20vw;
  }
}

.header-top {
  -webkit-box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.1) inset;
          box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.1) inset;
  height: 45px;
}

.header-top__inner {
  max-width: 1440px;
  margin: 0 auto;
  padding: 17px 37.6px 16px;
}

.header-top .nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-family: DNPShueiMGoStd-L;
}

.header-top .nav-list .nav-item {
  margin-left: 25px;
}

.header-top .nav-list .nav-item a {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px;
  letter-spacing: 0.0075em;
  display: inline-block;
  color: #444444;
}

.header-top .nav-list .nav-item a:hover {
  opacity: 0.8;
}

.header-top .nav-list .nav-item::before {
  font-family: 'Material Icons';
  content: "chevron_right";
  color: #21469A;
  font-size: 20px;
  vertical-align: bottom;
  padding-right: 2px;
}

@media all and (-ms-high-contrast: none) {
  .header-top .nav-list .nav-item::before {
    content: none;
  }
}

.header-main {
  -webkit-box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.1) inset;
          box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.1) inset;
  height: 100px;
}

@media screen and (max-width: 768px) {
  .header-main {
    height: 20vw;
  }
}

.header-main__inner {
  max-width: 1440px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header-main__left {
  padding: 8px 0 15px 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  .header-main__left {
    padding: 4.533vw 0 5.067vw 5.333vw;
  }
}

.header-main__left .logo {
  width: 85px;
  height: 51px;
  margin-right: 15px;
}

@media screen and (max-width: 768px) {
  .header-main__left .logo {
    width: 17.6vw;
    height: 10.4vw;
    margin-right: 2.667vw;
  }
}

.header-main__left .name {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0em;
  color: #444444;
}

@media screen and (max-width: 1000px) {
  .header-main__left .name {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .header-main__left .name {
    font-size: 3.2vw;
    line-height: 1.75;
    letter-spacing: 0em;
    display: block;
  }
}

.header-main__left .name span {
  font-family: DNPShueiMGoStd-L;
}

.header-main__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 35px 26px 0;
}

.header-main__right .gnav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header-main__right .gnav-list__item {
  margin-right: 35px;
}

@media screen and (max-width: 1420px) {
  .header-main__right .gnav-list__item {
    margin-right: 10px;
  }
}

.header-main__right .gnav-list__item a {
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: center;
}

.header-main__right .gnav-list__item a:hover .name {
  color: #21469A;
}

.header-main__right .gnav-list__item a .icon {
  color: #21469A;
}

.header-main__right .gnav-list__item a .name {
  color: #444444;
  margin-top: 3px;
}

.header-main__right .contact {
  padding: 0 15px 0 16.83px;
  background: #E99111;
  border-radius: 6px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0.0075em;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-main__right .contact:hover {
  opacity: 0.75;
}

.header-main__right .contact i {
  vertical-align: sub;
  margin-right: 6.83px;
}

.header-main__right .tel {
  text-align: center;
  margin-left: 20px;
}

@media screen and (max-width: 1420px) {
  .header-main__right .tel {
    margin-left: 5px;
  }
}

@media screen and (max-width: 1280px) {
  .header-main__right .tel {
    display: none;
  }
}

.header-main__right .tel__top {
  font-size: 25px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0em;
  color: #21469A;
}

.header-main__right .tel__top span {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0em;
  color: #444444;
}

.header-main__right .tel__bottom {
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  letter-spacing: 0.0075em;
  margin-top: 4px;
  color: #444444;
  font-family: DNPShueiMGoStd-L;
}

.header-main__menu {
  height: 20vw;
  width: 20vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #213F9A;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  cursor: pointer;
}

.header-main__menu span {
  display: block;
  width: 9.085vw;
  height: 0.681vw;
  background-color: #fff;
  margin-top: 9.5px;
}

.header-main__menu span:first-child {
  margin-top: 0;
}

.header-main .cancel span:first-child {
  -webkit-transform: rotate(34.85deg);
          transform: rotate(34.85deg);
}

.header-main .cancel span:nth-of-type(2) {
  -webkit-transform: rotate(-34.85deg);
          transform: rotate(-34.85deg);
  margin-top: -0.8vw;
}

.header-main .cancel span:nth-of-type(3) {
  display: none;
}

.main-view__top {
  background: url("../images/top-main__img01.png");
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 145px;
}

@media screen and (max-width: 768px) {
  .main-view__top {
    margin-top: 20vw;
    background-image: url("../images/top-main__img01--sp.png");
    background-position: center;
  }
}

.main-view__top .main-view__inner {
  padding: 62px 0 82px;
  max-width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .main-view__top .main-view__inner {
    /* padding: 31vw 5.333vw 12vw; */
    padding: 41vw 5.333vw 8vw;
  }
}

.main-view__top .main-view__inner h1 p {
  color: #21469A;
  font-size: 60px;
  line-height: 60px;
  letter-spacing: 0em;
  margin-bottom: 25px;
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  .main-view__top .main-view__inner h1 p {
    font-size: 8vw;
    line-height: 1;
    letter-spacing: 0em;
    margin-bottom: 5.333vw;
  }
}

.main-view__top .main-view__inner h1 p span {
  color: #E99111;
  font-size: 60px;
  line-height: 60px;
  letter-spacing: 0em;
}

@media screen and (max-width: 768px) {
  .main-view__top .main-view__inner h1 p span {
    font-size: 8vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.main-view__top .main-view__inner h5 {
  padding-top: 10px;
}

@media screen and (max-width: 768px) {
  .main-view__top .main-view__inner h5 {
    padding-top: 0;
  }
}

.main-view__top .main-view__inner h5 p {
  font-size: 20px;
  letter-spacing: 0.0075em;
  margin-bottom: 23px;
}

@media screen and (max-width: 768px) {
  .main-view__top .main-view__inner h5 p {
    font-size: 4.533vw;
    line-height: 2;
    letter-spacing: 0.0075em;
    margin-bottom: 0;
  }
}

.main-view__top .main-view__inner .link-button {
  margin: 45px auto 0 0 !important;
}

@media screen and (max-width: 768px) {
  .main-view__top .main-view__inner .link-button {
    /* margin-top: 6.667vw !important; */
    margin-top: 3.667vw !important;
  }
}

.main-view__second {
  background-color: #fff5df;
  padding-top: 145px;
}

@media screen and (max-width: 768px) {
  .main-view__second {
    padding-top: 20vw;
  }
}

.main-view__second .main-view__inner {
  padding-top: 158px;
  height: 350px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .main-view__second .main-view__inner {
    height: 48vw;
    padding-top: 20.8vw;
  }
}

.main-view__second .main-view__inner h2 {
  font-size: 44px;
  line-height: 44px;
  letter-spacing: 0em;
  color: #21469A;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .main-view__second .main-view__inner h2 {
    font-size: 7.467vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.breadcrumb {
  background: #fafafa;
}

.breadcrumb__inner {
  padding: 40px 0 60px;
  max-width: 1100px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .breadcrumb__inner {
    padding: 5.333vw 5.333vw 9.333vw;
  }
}

.breadcrumb__inner i {
  vertical-align: sub;
  font-size: 20px;
  color: #21469A;
}

@media screen and (max-width: 768px) {
  .breadcrumb__inner i {
    font-size: 4.445vw;
  }
}

.breadcrumb__inner span {
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.0075em;
  color: #AAAAAA;
}

@media screen and (max-width: 768px) {
  .breadcrumb__inner span {
    font-size: 3.733vw;
    line-height: 1.1143;
    letter-spacing: 0.0075em;
    text-align: left;
  }
}

.text-blue {
  color: #21469A;
}

.text-orange {
  color: #E99111;
}

.text-center {
  text-align: center;
}

.section-group {
  background: #fafafa;
}

.section-group__inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 80px 0;
}

@media screen and (max-width: 768px) {
  .section-group__inner {
    padding: 16vw 5.333vw 0 !important;
  }
}

.section-group__title {
  padding-bottom: 25px;
  border-bottom: 2px dashed #E1E1E1;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .section-group__title {
    padding-bottom: 5.333vw;
    white-space: nowrap;
  }
}

.section-group__title h2 {
  font-size: 44px;
  line-height: 100%;
  letter-spacing: 0em;
  color: #21469A;
}

@media screen and (max-width: 768px) {
  .section-group__title h2 {
    font-size: 7.467vw;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

.section-group__title h2 span {
  color: #E99111;
}

.section-group__title p {
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0em;
}

@media screen and (max-width: 768px) {
  .section-group__title p {
    font-size: 4.533vw;
    line-height: 1;
    letter-spacing: 0.0075em;
  }
}

.section-group__body {
  margin-top: 45px;
  font-size: 20px;
  font-weight: 400;
  line-height: 46px;
  letter-spacing: 0.0075em;
}

@media screen and (max-width: 768px) {
  .section-group__body {
    margin-top: 9.333vw;
    font-size: 4.533vw;
    line-height: 1.765;
    letter-spacing: 0.03em;
  }
}

.link-button {
  background: #E99111;
  border-radius: 6px;
  max-width: 410px;
  width: 100%;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
  padding: 20px 0;
  color: #fff;
  display: block;
  margin-top: 50px;
  margin: 0 auto;
  position: relative;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.link-button:hover {
  opacity: 0.75;
}

.link-button:hover::after {
  right: 8px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

@media screen and (max-width: 768px) {
  .link-button {
    font-size: 4.533vw;
    line-height: 1;
    letter-spacing: 0em;
    padding: 5.6vw 0 5.867vw;
  }
}

.link-button::after {
  font-family: 'Material Icons';
  content: "chevron_right";
  color: #fff;
  font-size: 22px;
  vertical-align: sub;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  .link-button::after {
    right: 1.333vw;
  }
}

.modal {
  position: absolute;
  width: 100%;
  height: 100vh;
  top: 75px;
  z-index: 999;
  overflow: scroll;
  display: none;
}

@media screen and (max-width: 768px) {
  .modal {
    top: 20vw;
  }
}

.modal__inner {
  padding: 35px 35px 0;
  background-color: #fff;
  height: 213.333vw;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .modal__inner {
    padding: 9.333vw 9.333vw 0;
  }
}

.modal__inner .gnav-list__item a {
  background: #213F9A;
  border-radius: 6px;
  width: 100%;
  padding: 19px 0;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  margin-bottom: 25px;
  height: 58px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .modal__inner .gnav-list__item a {
    font-size: 5.333vw;
    line-height: 1;
    letter-spacing: 0em;
    margin-bottom: 6.667vw;
    padding: 5.067vw 0;
    height: 15.467vw;
    padding-right: 4vw;
  }
}

.modal__inner .gnav-list__item a::after {
  font-family: 'Material Icons';
  content: "chevron_right";
  color: #fff;
  font-size: 22px;
  vertical-align: sub;
  position: absolute;
  right: 12px;
}

@media screen and (max-width: 768px) {
  .modal__inner .gnav-list__item .icon {
    margin-right: 2.667vw;
  }
}

@media screen and (max-width: 768px) {
  .modal__inner .gnav-list__item i {
    font-size: 7.467vw;
  }
}

.modal__inner .sub-nav__item a {
  font-family: DNPShueiMGoStd-L;
  font-size: 4.267vw;
  line-height: 1;
  letter-spacing: 0.0075em;
  margin-bottom: 20px;
  color: #444444;
  display: block;
}

@media screen and (max-width: 768px) {
  .modal__inner .sub-nav__item a {
    margin-bottom: 4.8vw;
  }
}

.modal__inner .sub-nav__item a:first-child {
  display: inline-block;
  margin-right: 20px;
}

@media screen and (max-width: 768px) {
  .modal__inner .sub-nav__item a:first-child {
    margin-bottom: 4.8vw;
  }
}

.modal__inner .sub-nav__item a:nth-of-type(2) {
  display: inline-block;
}

.modal__inner .sub-nav__item i {
  vertical-align: text-bottom;
  color: #213F9A;
}

@media screen and (max-width: 768px) {
  .modal__inner .sub-nav__item i {
    font-size: 6.4vw;
  }
}

@media screen and (max-width: 768px) {
  .modal__inner .information {
    margin-top: 4.8vw;
  }
}

@media screen and (max-width: 768px) {
  .modal__inner .information .link-button {
    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: 5.333vw;
    line-height: 1;
    letter-spacing: 0em;
    height: 16vw;
  }
}

@media screen and (max-width: 768px) {
  .modal__inner .information .link-button i {
    margin-right: 2.933vw;
  }
}

.modal__inner .information .tel {
  margin-top: 8vw;
}

.modal__inner .information .tel p {
  margin: 0;
  font-size: 4.533vw;
  line-height: 1;
  letter-spacing: 0em;
  color: #213F9A;
}

.modal__inner .information .tel .number {
  font-size: 9.067vw;
  line-height: 1;
  letter-spacing: 0em;
  text-align: center;
  color: #213F9A;
  margin-top: 5.333vw;
}

.modal__inner .information .tel .number span {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0em;
}

.modal__inner .information .tel .number .attention {
  font-size: 3.2vw;
  line-height: 1;
  letter-spacing: 0em;
  color: #213F9A;
  display: block;
  margin-top: 2.667vw;
}

.modal__inner .information .tel .number a[href^="tel:"] {
  pointer-events: none;
  color: #213F9A;
}

@media screen and (max-width: 768px) {
  .modal__inner .information .tel .number a[href^="tel:"] {
    pointer-events: auto;
  }
}

#page-top {
  height: 80px;
  width: 80px;
  border-radius: 50%;
  background: #21469A;
  color: #fff;
  font-size: 16px;
  line-height: 35px;
  letter-spacing: 0.0075em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  right: 45px;
  bottom: 45px;
  z-index: 9999;
  cursor: pointer;
}

#page-top:hover {
  opacity: 0.75;
}

.wp-pagenavi {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.wp-pagenavi .pages {
  display: none;
}

.wp-pagenavi span, .wp-pagenavi a {
  background: #fff;
  border-radius: 6px;
  display: inline-block;
  width: 42px;
  height: 42px;
  padding: 13px 16px;
  font-family: Noto Sans JP;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0.03em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #AAAAAA;
  border: 1px solid #AAAAAA;
  border-radius: 6px;
  margin: 0 8px;
}

.wp-pagenavi span {
  background: #213F9A;
  color: #fff;
  border: none;
}

.wp-pagenavi .previouspostslink::after {
  font-family: 'Material Icons';
  content: "chevron_left";
  color: #AAAAAA;
}

.wp-pagenavi .nextpostslink::after {
  font-family: 'Material Icons';
  content: "chevron_right";
  color: #AAAAAA;
}

.top-page .greeting .section-group__inner {
  padding: 80px 0 0px;
}

@media screen and (max-width: 768px) {
  .top-page .greeting .section-group__inner {
    padding: 16vw 5.333vw 0;
  }
}

.top-page .greeting .section-group__title {
  max-width: 220px;
  margin: 0 auto;
}

.top-page .greeting .section-group__title h2 {
  margin-top: 24px;
}

@media screen and (max-width: 768px) {
  .top-page .greeting .section-group__title h2 {
    margin-top: 5.333vw;
  }
}

.top-page .greeting .section-group__body {
  text-align: center;
}

.top-page .greeting .section-group__body span {
  font-size: 20px;
  letter-spacing: 0.0075em;
}

@media screen and (max-width: 768px) {
  .top-page .greeting .section-group__body span {
    font-size: 4.533vw;
    line-height: 2.353;
    letter-spacing: 0.0075em;
    margin-bottom: 0;
  }
}

.top-page .greeting .section-group__body p {
  font-family: DNPShueiMGoStd-L;
  font-size: 20px;
  letter-spacing: 0.0075em;
  margin-bottom: 27.5px;
}

@media screen and (max-width: 768px) {
  .top-page .greeting .section-group__body p {
    font-size: 4.533vw;
    line-height: 2.353;
    letter-spacing: 0.0075em;
    margin-bottom: 0;
  }
}

.top-page .greeting .link-button {
  background-color: #21469A;
  margin: 45px auto 0;
}

@media screen and (max-width: 768px) {
  .top-page .greeting .link-button {
    margin: 9.333vw auto 0;
  }
}

.top-page .trouble {
  background-image: url(../images/top-trouble__backimg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  margin-bottom: 110px;
}

@media screen and (max-width: 768px) {
  .top-page .trouble {
    margin-bottom: 21.333vw;
  }
}

.top-page .trouble .backimg-top {
  position: absolute;
  top: 0;
  width: 100%;
  height: 346px;
}

.top-page .trouble .section-group__inner {
  padding: 160px 0 80px;
}

@media screen and (max-width: 768px) {
  .top-page .trouble .section-group__inner {
    padding: 20.8vw 5.333vw 16vw !important;
  }
}

.top-page .trouble .section-group__title {
  position: relative;
}

.top-page .trouble .section-group__title h2 {
  margin-top: 24px;
}

@media screen and (max-width: 768px) {
  .top-page .trouble .section-group__title h2 {
    white-space: nowrap;
    line-height: 1.5;
  }
}

.top-page .trouble .section-group__title .icon01 {
  position: absolute;
  left: 58px;
  top: 0;
}

@media screen and (max-width: 768px) {
  .top-page .trouble .section-group__title .icon01 {
    width: 6.4vw;
    left: 2.133vw;
    top: 13.333vw;
  }
}

.top-page .trouble .section-group__title .icon02 {
  position: absolute;
  right: 45px;
  top: 0;
}

@media screen and (max-width: 768px) {
  .top-page .trouble .section-group__title .icon02 {
    width: 8.092vw;
    top: 13.333vw;
    right: 4.8vw;
  }
}

@media screen and (max-width: 768px) {
  .top-page .trouble .section-group__title p {
    line-height: 1.411;
  }
}

.top-page .trouble .section-group__body .contents-group__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

@media screen and (max-width: 768px) {
  .top-page .trouble .section-group__body .contents-group__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.top-page .trouble .section-group__body .contents-group__item {
  width: 249px;
  height: auto;
  padding: 22px 0 16px;
  border: 2px solid #21469A;
  border-radius: 6px;
  text-align: center;
  background: #fff;
}

@media screen and (max-width: 768px) {
  .top-page .trouble .section-group__body .contents-group__item {
    width: 100%;
    height: auto;
    padding: 6.667vw;
    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;
    text-align: left;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 5.333vw;
  }
}

@media screen and (max-width: 768px) {
  .top-page .trouble .section-group__body .contents-group__item:nth-of-type(2) .description {
    margin-top: 0;
  }
}

.top-page .trouble .section-group__body .contents-group__item .title {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0em;
  color: #21469A;
  padding-left: 1px;
  margin: 0 10px;
}

@media screen and (max-width: 768px) {
  .top-page .trouble .section-group__body .contents-group__item .title {
    padding: 0;
    margin: 0;
    font-size: 4.8vw;
    line-height: 1.56;
    letter-spacing: 0em;
  }
}

.top-page .trouble .section-group__body .contents-group__item .title span {
  letter-spacing: -10px;
}

.top-page .trouble .section-group__body .contents-group__item .image {
  margin-top: 12px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 768px) {
  .top-page .trouble .section-group__body .contents-group__item .image {
    margin-top: 0;
  }
}

.top-page .trouble .section-group__body .contents-group__item .img01 {
  width: 130.5px;
}

@media screen and (max-width: 768px) {
  .top-page .trouble .section-group__body .contents-group__item .img01 {
    width: 34.933vw;
  }
}

@media screen and (max-width: 768px) {
  .top-page .trouble .section-group__body .contents-group__item .img02 {
    width: 27.467vw;
  }
}

.top-page .trouble .section-group__body .contents-group__item .img03 {
  width: 113.52px;
}

@media screen and (max-width: 768px) {
  .top-page .trouble .section-group__body .contents-group__item .img03 {
    width: 30.272vw;
  }
}

.top-page .trouble .section-group__body .contents-group__item .img04 {
  width: 96px;
}

@media screen and (max-width: 768px) {
  .top-page .trouble .section-group__body .contents-group__item .img04 {
    width: 25.6vw;
  }
}

.top-page .trouble .section-group__body .contents-group__item .description {
  margin-top: 16px;
  font-family: DNPShueiMGoStd-L;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 0.03em;
  color: #444444;
  text-align: left;
  padding: 0 20px 0 26px;
}

@media screen and (max-width: 768px) {
  .top-page .trouble .section-group__body .contents-group__item .description {
    width: 100%;
    padding: 0;
    font-size: 4.533vw;
    line-height: 1.765;
    letter-spacing: 0.03em;
    margin-top: 3.467vw;
  }
}

.top-page .trouble .section-group__body .trouble__description {
  font-family: DNPShueiMGoStd-L;
  font-size: 20px;
  font-weight: 400;
  line-height: 46px;
  letter-spacing: 0.0075em;
  color: #444444;
  margin-top: 32px;
}

@media screen and (max-width: 768px) {
  .top-page .trouble .section-group__body .trouble__description {
    font-size: 4.533vw;
    line-height: 2;
    letter-spacing: 0.0075em;
    margin-top: 4vw;
  }
}

.top-page .trouble .link-button {
  background: #21469A;
  margin-top: 45px;
}

.top-page .support {
  background-image: url(../images/back-color__gray.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.top-page .support .section-group__inner {
  padding: 80px 0;
}

@media screen and (max-width: 768px) {
  .top-page .support .section-group__inner {
    padding: 16vw 5.333vw !important;
  }
}

.top-page .support .section-group__body .contents-group__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .top-page .support .section-group__body .contents-group__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.top-page .support .section-group__body .contents-group__item {
  width: 345px;
  padding: 30px 28px;
  border: 2px solid #21469A;
  border-radius: 6px;
  text-align: left;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .top-page .support .section-group__body .contents-group__item {
    width: 100%;
    background-color: #fff;
    margin-bottom: 5.333vw;
    padding: 6.667vw;
  }
}

.top-page .support .section-group__body .contents-group__item .information {
  font-family: DNPShueiMGoStd-L;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .top-page .support .section-group__body .contents-group__item .information {
    font-size: 4.533vw;
    line-height: 1;
  }
}

.top-page .support .section-group__body .contents-group__item .title {
  margin-top: 14px;
  font-size: 19px;
  line-height: 19px;
  letter-spacing: 0em;
  color: #21469A;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .top-page .support .section-group__body .contents-group__item .title {
    font-size: 4.8vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.top-page .support .section-group__body .contents-group__item .description p {
  font-family: DNPShueiMGoStd-L;
  font-size: 18px;
  line-height: 34px;
  letter-spacing: 0em;
  margin-top: 18px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 170px;
}

@media screen and (max-width: 768px) {
  .top-page .support .section-group__body .contents-group__item .description p {
    font-size: 4.533vw;
    line-height: 2;
    letter-spacing: 0.0075em;
    max-height: 45.333vw;
  }
}

.top-page .support .link-button {
  background: #21469A;
  margin-top: 45px;
}

@media screen and (max-width: 768px) {
  .top-page .support .link-button {
    margin-top: 4vw;
  }
}

.top-page .operation .section-group__inner {
  padding: 110px 0;
}

@media screen and (max-width: 768px) {
  .top-page .operation .section-group__inner {
    padding: 21.333vw 5.333vw 0;
  }
}

.top-page .operation .section-group__title {
  max-width: 370px;
  margin: 0 auto;
}

.top-page .operation .section-group__body {
  font-family: DNPShueiMGoStd-L;
  font-size: 20px;
  letter-spacing: 0.0075em;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .top-page .operation .section-group__body {
    font-size: 4.533vw;
    line-height: 2;
    letter-spacing: 0.0075em;
    text-align: left;
  }
}

.top-page .operation .link-button {
  background: #21469A;
  margin-top: 45px;
}

@media screen and (max-width: 768px) {
  .top-page .operation .link-button {
    margin-top: 9.333vw;
  }
}

.top-page .news .section-group__inner {
  padding: 0 0 110px;
}

@media screen and (max-width: 768px) {
  .top-page .news .section-group__inner {
    padding: 21.333vw 5.333vw !important;
  }
}

.top-page .news .section-group__body .card-list {
  max-width: 1100px;
  margin: 0 auto;
  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;
}

.top-page .news .section-group__body .card-list::after {
  content: "";
  width: 343px;
  height: 0;
}

@media screen and (max-width: 768px) {
  .top-page .news .section-group__body .card-list {
    margin: 9.333vw auto 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 768px) {
  .top-page .news .section-group__body .card-list .card-item {
    width: 100%;
  }
}

.top-page .news .section-group__body .card-list .card-item:hover {
  opacity: 0.75;
}

@media screen and (max-width: 768px) {
  .top-page .news .section-group__body .card-list .card-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5.467vw;
  }
}

.top-page .news .section-group__body .card-list .card-item {
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .top-page .news .section-group__body .card-list .card-item {
    margin-bottom: 0;
  }
}

.top-page .news .section-group__body .card-list .card-item__image {
  width: 343px;
  height: 212px;
  border-radius: 6px;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .top-page .news .section-group__body .card-list .card-item__image {
    width: 43.467vw;
    height: 27.733vw;
    margin-right: 3.867vw;
  }
}

.top-page .news .section-group__body .card-list .card-item__image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

.top-page .news .section-group__body .card-list .card-item__image .tag {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0em;
  color: #fff;
  padding: 10px;
  background-color: #21469A;
  border-radius: 6px 0px;
}

@media screen and (max-width: 768px) {
  .top-page .news .section-group__body .card-list .card-item__image .tag {
    font-size: 3.733vw;
    line-height: 1.143;
    letter-spacing: 0em;
  }
}

@media screen and (max-width: 768px) {
  .top-page .news .section-group__body .card-list .card-item__content {
    width: 40.8vw;
  }
}

.top-page .news .section-group__body .card-list .card-item__date {
  font-family: DNPShueiMGoStd-L;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0em;
  margin-top: 12px;
  color: #AAAAAA;
}

@media screen and (max-width: 768px) {
  .top-page .news .section-group__body .card-list .card-item__date {
    font-size: 4vw;
    line-height: 1.4;
    letter-spacing: 0em;
    margin: 0;
  }
}

.top-page .news .section-group__body .card-list .card-item__title {
  font-family: DNPShueiMGoStd-L;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0em;
  margin-top: 12px;
  color: #444444;
}

@media screen and (max-width: 768px) {
  .top-page .news .section-group__body .card-list .card-item__title {
    font-size: 4.533vw;
    line-height: 1.41;
    letter-spacing: 0em;
    margin-top: 2.133vw;
  }
}

.top-page .news .link-button {
  background: #21469A;
  /* margin-top: 50px; */
}

@media screen and (max-width: 768px) {
  .top-page .news .link-button {
    margin-top: 4vw;
  }
}

.top-page .contract {
  background-image: url(../images/back-color__gray.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .top-page .contract .section-group__inner {
    padding: 16vw 4.267vw !important;
  }
}

.top-page .contract .section-group__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 67px;
  position: relative;
}

.top-page .contract .section-group__body .bar {
  position: absolute;
  width: 738px;
  height: 5px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .top-page .contract .section-group__body .bar {
    width: 61.453vw;
    height: 39.656vw;
  }
}

@media screen and (max-width: 768px) {
  .top-page .contract .section-group__body {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 13.333vw;
  }
}

.top-page .contract .section-group__body .contract-item {
  width: 203px;
  height: 203px;
  border: 2px solid #213F9A;
  border-radius: 6px;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 11px;
  position: relative;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .top-page .contract .section-group__body .contract-item {
    height: 27.733vw;
    width: 27.733vw;
    margin: 0 1.467vw 0;
  }
}

@media screen and (max-width: 768px) {
  .top-page .contract .section-group__body .contract-item:first-child {
    margin-left: 0;
    margin-bottom: 11.733vw;
  }
}

@media screen and (max-width: 768px) {
  .top-page .contract .section-group__body .contract-item:nth-of-type(3) {
    margin-right: 0;
    margin-bottom: 11.733vw;
  }
}

.top-page .contract .section-group__body .contract-item i {
  font-size: 50px;
  color: #213F9A;
}

@media screen and (max-width: 768px) {
  .top-page .contract .section-group__body .contract-item i {
    font-size: 6.667vw;
  }
}

.top-page .contract .section-group__body .contract-item p {
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0em;
  color: #213F9A;
  margin-top: 26px;
}

@media screen and (max-width: 768px) {
  .top-page .contract .section-group__body .contract-item p {
    font-size: 3.733vw;
    line-height: 1;
    letter-spacing: 0em;
    margin-top: 11.32px;
  }
}

.top-page .contract .section-group__body .contract-item .position {
  width: 45px;
  height: 44px;
  border: 2px solid #213F9A;
  border-radius: 100px;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0em;
  color: #21469A;
  top: -23px;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .top-page .contract .section-group__body .contract-item .position {
    width: 8vw;
    height: 8vw;
    font-size: 4.533vw;
    line-height: 1;
    letter-spacing: 0em;
    top: -5.333vw;
  }
}

@media screen and (max-width: 768px) {
  .top-page .contract .section-group__body .contract-item img {
    width: 8.229vw;
  }
}

.top-page .contract .link-button {
  background: #21469A;
  margin-top: 46px;
}

@media screen and (max-width: 768px) {
  .top-page .contract .link-button {
    margin-top: 9.333vw;
  }
}

.top-page .management .section-group__inner {
  padding: 110px 0;
}

@media screen and (max-width: 768px) {
  .top-page .management .section-group__inner {
    padding: 21.333vw 5.333vw !important;
  }
}

.top-page .management .section-group__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .top-page .management .section-group__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.top-page .management .section-group__body .image {
  width: 496px;
  height: 345px;
  margin-right: 61px;
}

@media screen and (max-width: 768px) {
  .top-page .management .section-group__body .image {
    width: 100%;
    height: auto;
  }
}

.top-page .management .section-group__body .image img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.top-page .management .section-group__body .text {
  font-family: DNPShueiMGoStd-L;
  font-size: 20px;
  line-height: 46px;
  letter-spacing: 0.0075em;
  width: 50.33%;
  padding-top: 40px;
}

@media screen and (max-width: 768px) {
  .top-page .management .section-group__body .text {
    width: 100%;
    font-size: 4.533vw;
    line-height: 2;
    letter-spacing: 0.0075em;
    padding-top: 9.333vw;
  }
}

.top-page .management .link-button {
  background: #21469A;
  margin-top: 45px;
}

@media screen and (max-width: 768px) {
  .top-page .management .link-button {
    margin-top: 9.333vw;
    letter-spacing: -0.05em;
  }
}

.page-company .about .section-group__inner {
  padding: 0px 0 110px;
}

@media screen and (max-width: 768px) {
  .page-company .about .section-group__inner {
    padding: 0 5.333vw 21.333vw !important;
  }
}

.page-company .about .section-group__title h2 {
  margin-top: 24px;
}

@media screen and (max-width: 768px) {
  .page-company .about .section-group__title h2 {
    margin: 0;
    font-size: 7.467vw;
    line-height: 1.333333;
    letter-spacing: 0em;
  }
}

.page-company .about .section-group__title h2:nth-child(2) {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .page-company .about .section-group__title h2:nth-child(2) {
    margin: 0;
  }
}

@media screen and (max-width: 768px) {
  .page-company .about .section-group__title p {
    margin-bottom: 4.133vw;
  }
}

.page-company .about .section-group__body {
  font-family: DNPShueiMGoStd-L;
}

.page-company .greeting {
  background-image: url(../images/back-color__gray.png);
}

.page-company .greeting .section-group__inner {
  padding: 80px 0;
}

@media screen and (max-width: 768px) {
  .page-company .greeting .section-group__inner {
    padding: 16vw 5.333vw !important;
  }
}

.page-company .greeting .section-group__title {
  max-width: 194px;
  margin: 0 auto;
}

.page-company .greeting .section-group__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #fff;
  border-radius: 6px;
  padding: 60px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  .page-company .greeting .section-group__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 6.667vw 5.333vw;
  }
}

.page-company .greeting .section-group__body .represent {
  width: 33.675%;
  height: 370px;
  margin-right: 6.125%;
  border-radius: 6px;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .page-company .greeting .section-group__body .represent {
    width: 100%;
    height: 78.667vw;
  }
}

.page-company .greeting .section-group__body .represent img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.page-company .greeting .section-group__body .contents-group {
  width: 60.2%;
}

@media screen and (max-width: 768px) {
  .page-company .greeting .section-group__body .contents-group {
    width: 100%;
  }
}

.page-company .greeting .section-group__body .contents-group .title {
  font-size: 24px;
  line-height: 45px;
  letter-spacing: 0em;
  color: #21469A;
  margin-top: -10.5px;
}

@media screen and (max-width: 768px) {
  .page-company .greeting .section-group__body .contents-group .title {
    font-size: 5.333vw;
    line-height: 1.7;
    letter-spacing: 0em;
    margin-top: 4.267vw;
  }
}

.page-company .greeting .section-group__body .contents-group .text {
  font-family: DNPShueiMGoStd-L;
  font-size: 20px;
  font-weight: 400;
  line-height: 46px;
  letter-spacing: 0.0075em;
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .page-company .greeting .section-group__body .contents-group .text {
    font-size: 4.533vw;
    line-height: 2;
    letter-spacing: 0.0075em;
    margin-top: 4.267vw;
  }
}

.page-company .greeting .section-group__body .text-group {
  width: 100%;
  font-family: DNPShueiMGoStd-L;
  font-size: 20px;
  font-weight: 400;
  line-height: 46px;
  letter-spacing: 0.0075em;
  margin-top: 28px;
}

@media screen and (max-width: 768px) {
  .page-company .greeting .section-group__body .text-group {
    font-size: 4.533vw;
    line-height: 2;
    letter-spacing: 0.0075em;
  }
}

.page-company .greeting .section-group__body .text-group .name {
  font-size: 16px;
  line-height: 35px;
  letter-spacing: 0.0075em;
  margin-top: 25px;
  text-align: right;
  font-family: DNPShueiMGoStd-B;
}

@media screen and (max-width: 768px) {
  .page-company .greeting .section-group__body .text-group .name {
    font-size: 4vw;
    line-height: 2.267;
    letter-spacing: 0.0075em;
    margin-top: 4.267vw;
  }
}

.page-company .greeting .section-group__body .text-group .name span {
  font-size: 20px;
  line-height: 46px;
  letter-spacing: 0.0075em;
}

@media screen and (max-width: 768px) {
  .page-company .greeting .section-group__body .text-group .name span {
    font-size: 5.333vw;
    line-height: 1.7;
    display: block;
    text-align: end;
  }
}

.page-company .management .section-group__title {
  max-width: 586px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .page-company .management .section-group__title {
    max-width: 67.2vw;
  }
  .page-company .management .section-group__title h2 {
    font-size: 28px;
    line-height: 1.43;
    letter-spacing: 0em;
  }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
  .page-company .management .section-group__title h2 {
    font-size: 7.467vw;
    letter-spacing: 0em;
    text-align: center;
  }
}

.page-company .management .section-group__inner {
  padding: 80px 0 110px;
}

@media screen and (max-width: 768px) {
  .page-company .management .section-group__inner {
    padding: 21.333vw 5.333vw !important;
  }
}

.page-company .management .section-group__body .management-contents__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

.page-company .management .section-group__body .management-contents__list .bar {
  position: absolute;
  width: 8px;
  height: 131px;
  background: #21469A;
  bottom: -131px;
  right: 0;
  left: 0;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .page-company .management .section-group__body .management-contents__list .bar {
    height: 166.667vw;
    bottom: -6.667vw;
  }
}

.page-company .management .section-group__body .management-contents__list img {
  position: absolute;
  bottom: -146px;
  right: 0;
  left: 0;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .page-company .management .section-group__body .management-contents__list img {
    bottom: -9.333vw;
  }
}

.page-company .management .section-group__body .management-contents__list::after {
  content: "";
  background-image: url(../images/company-management__img01.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  width: 761px;
  height: 77px;
  bottom: -76px;
  right: 0;
  left: 0;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .page-company .management .section-group__body .management-contents__list::after {
    content: none;
  }
}

@media screen and (max-width: 768px) {
  .page-company .management .section-group__body .management-contents__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.page-company .management .section-group__body .management-contents__item {
  width: 343px;
  height: 338px;
  border: 2px solid #21469A;
  border-radius: 6px;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .page-company .management .section-group__body .management-contents__item {
    width: 100%;
    height: auto;
    margin-bottom: 4vw;
    position: relative;
  }
}

.page-company .management .section-group__body .management-contents__item .title {
  font-size: 24px;
  letter-spacing: 0em;
  color: #fff;
  padding: 27px 0 25px;
  background-color: #21469A;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .page-company .management .section-group__body .management-contents__item .title {
    font-size: 5.333vw;
    line-height: 1;
    letter-spacing: 0em;
    text-align: center;
    padding: 5.333vw 0;
  }
}

.page-company .management .section-group__body .management-contents__item .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 28px;
  height: 258px;
  background: #E9EDF5;
}

@media screen and (max-width: 768px) {
  .page-company .management .section-group__body .management-contents__item .content {
    display: block;
    padding: 5.333vw 9.6vw 4vw;
    text-align: center;
    height: auto;
  }
}

.page-company .management .section-group__body .management-contents__item .description {
  font-size: 20px;
  letter-spacing: 0.0075em;
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .page-company .management .section-group__body .management-contents__item .description {
    margin: 0;
    font-size: 4.533vw;
    line-height: 1;
    letter-spacing: 0.0075em;
  }
}

.page-company .management .section-group__body .management-contents__item .body {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  .page-company .management .section-group__body .management-contents__item .body {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 5.333vw;
  }
}

.page-company .management .section-group__body .management-contents__item .body ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media all and (-ms-high-contrast: none) {
  .page-company .management .section-group__body .management-contents__item .body ul {
    max-width: 283px;
  }
}

.page-company .management .section-group__body .management-contents__item .body ul li {
  font-size: 20px;
  line-height: 46px;
  letter-spacing: 0.0075em;
  padding: 0 8px;
  height: 46px;
  background: #fff;
  border-radius: 6px;
  color: #21469A;
  margin: 0 5px 10px;
  border: 2px solid #213F9A;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1050px) {
  .page-company .management .section-group__body .management-contents__item .body ul li {
    line-height: 1.5;
    height: auto;
  }
}

@media screen and (max-width: 768px) {
  .page-company .management .section-group__body .management-contents__item .body ul li {
    font-size: 4.8vw;
    line-height: 2.222;
    letter-spacing: 0.0075em;
    height: auto;
    padding: 1.2vw 2.133vw;
  }
}

.page-company .management .section-group__body .management-purpose {
  padding: 30px 0 17px;
  margin-top: 0;
  border: 2px solid #21469A;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 6px;
  text-align: center;
  margin-top: 170px;
}

@media screen and (max-width: 768px) {
  .page-company .management .section-group__body .management-purpose {
    margin-top: 19.733vw;
    padding: 8vw 4.8vw 4.533vw;
  }
}

.page-company .management .section-group__body .management-purpose .title {
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0em;
  color: #21469A;
}

@media screen and (max-width: 768px) {
  .page-company .management .section-group__body .management-purpose .title {
    font-size: 5.333vw;
    line-height: 1;
    letter-spacing: -0.02em;
  }
}

.page-company .management .section-group__body .management-purpose .description {
  margin-top: 7px;
  font-size: 20px;
  line-height: 46px;
  letter-spacing: 0.0075em;
  font-family: DNPShueiMGoStd-L;
}

@media screen and (max-width: 768px) {
  .page-company .management .section-group__body .management-purpose .description {
    font-size: 4.533vw;
    line-height: 2;
    letter-spacing: 0.0075em;
    text-align: left;
  }
}

.page-company .system {
  margin-bottom: 110px;
  background-image: url(../images/back-color__gray02.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .page-company .system {
    margin-bottom: 21.333vw;
  }
}

.page-company .system .section-group__title {
  max-width: 586px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .page-company .system .section-group__inner {
    padding: 16vw 5.333vw !important;
  }
}

.page-company .system .section-group__body .system__description {
  font-family: DNPShueiMGoStd-L;
  font-size: 20px;
  line-height: 46px;
  letter-spacing: 0.0075em;
}

@media screen and (max-width: 768px) {
  .page-company .system .section-group__body .system__description {
    font-size: 4.533vw;
    line-height: 2;
    letter-spacing: 0.0075em;
  }
}

.page-company .system .section-group__body .system-contents__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  .page-company .system .section-group__body .system-contents__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
    margin-top: 16vw;
  }
}

.page-company .system .section-group__body .system-contents__list .arrow--sp {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}

.page-company .system .section-group__body .system-contents__list .bar {
  position: absolute;
  width: 8px;
  height: 27px;
  background: #21469A;
  bottom: -27px;
  right: 0;
  left: 0;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .page-company .system .section-group__body .system-contents__list .bar {
    height: 8.533vw;
    bottom: -8.533vw;
  }
}

.page-company .system .section-group__body .system-contents__list .arrow {
  position: absolute;
  bottom: -46px;
  right: 0;
  left: 0;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .page-company .system .section-group__body .system-contents__list .arrow {
    bottom: -13.067vw;
  }
}

.page-company .system .section-group__body .system-contents__list::after {
  position: absolute;
}

.page-company .system .section-group__body .system-contents__item {
  width: 252px;
  height: 124px;
  font-size: 24px;
  letter-spacing: 0em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #E9EDF5;
  border: 2px solid #21469A;
  border-radius: 6px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .page-company .system .section-group__body .system-contents__item {
    width: 47.2%;
    height: 33.067vw;
    font-size: 5.333vw;
    line-height: 1.45;
    letter-spacing: 0em;
    margin-bottom: 5.333vw;
    padding: 0 4.533vw;
  }
}

.page-company .system .section-group__body .system-contents__item .title {
  line-height: 35px;
  text-align: center;
  color: #21469A;
}

@media screen and (max-width: 768px) {
  .page-company .system .section-group__body .system-contents__item .title {
    line-height: 1.45;
  }
}

.page-company .system .section-group__body .system-contents__second {
  background-color: #fff;
  border: 2px solid #21469A;
  border-radius: 6px;
  padding: 30px 0;
  text-align: center;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0em;
  color: #21469A;
  margin-top: 68.79px;
  position: relative;
}

.page-company .system .section-group__body .system-contents__second .bar {
  position: absolute;
  width: 8px;
  height: 27px;
  background: #21469A;
  bottom: -27px;
  right: 0;
  left: 0;
  margin: auto;
}

.page-company .system .section-group__body .system-contents__second img {
  position: absolute;
  bottom: -46px;
  right: 0;
  left: 0;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .page-company .system .section-group__body .system-contents__second {
    font-size: 5.333vw;
    line-height: 1;
    letter-spacing: 0em;
    padding: 5.6vw 0 4.8vw;
  }
}

.page-company .system .section-group__body .system-contents__user {
  background: #E9EDF5;
  border: 2px solid #21469A;
  border-radius: 6px;
  padding: 69px 0;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
  color: #000000;
  margin-top: 69px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .page-company .system .section-group__body .system-contents__user {
    height: 43.2vw;
    padding: 6.933vw 0 0;
    font-size: 5.333vw;
    line-height: 1.7;
    letter-spacing: 0.0075em;
  }
}

.page-company .system .section-group__body .system-contents__user .img01, .page-company .system .section-group__body .system-contents__user .img02 {
  position: absolute;
  bottom: 0;
}

.page-company .system .section-group__body .system-contents__user .img01 {
  left: calc(50% - 380px);
}

@media screen and (max-width: 768px) {
  .page-company .system .section-group__body .system-contents__user .img01 {
    width: 103.7px;
    left: 9.333vw;
  }
}

.page-company .system .section-group__body .system-contents__user .img02 {
  right: calc(50% - 368px);
}

@media screen and (max-width: 768px) {
  .page-company .system .section-group__body .system-contents__user .img02 {
    width: 95.14px;
    right: 9.029vw;
  }
}

.page-company .system .section-group__body .decision-contents {
  background: #fff;
  border: 2px solid #E99111;
  border-radius: 6px;
  padding: 45px 60px;
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  .page-company .system .section-group__body .decision-contents {
    padding: 6.133vw 4.8vw;
    margin-top: 16vw;
  }
}

.page-company .system .section-group__body .decision-contents__title {
  padding-bottom: 25px;
  border-bottom: 2px dashed #E1E1E1;
  text-align: center;
  max-width: 528px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .page-company .system .section-group__body .decision-contents__title {
    padding-bottom: 4vw;
  }
}

.page-company .system .section-group__body .decision-contents__title h2 {
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #E99111;
}

@media screen and (max-width: 768px) {
  .page-company .system .section-group__body .decision-contents__title h2 {
    line-height: 1.7;
    text-align: center;
    font-size: 5.333vw;
  }
}

.page-company .system .section-group__body .decision-contents__body {
  font-family: DNPShueiMGoStd-L;
  font-size: 20px;
  line-height: 46px;
  letter-spacing: 0.0075em;
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .page-company .system .section-group__body .decision-contents__body {
    margin-top: 6.667vw;
    font-size: 4.533vw;
    line-height: 2;
    letter-spacing: 0.0075em;
  }
}

.page-support .top-content .section-group__inner {
  padding: 0 0 75px;
}

@media screen and (max-width: 768px) {
  .page-support .top-content .section-group__inner {
    padding: 0 5.333vw 17.333vw !important;
  }
}

.page-support .top-content .section-group__body {
  margin: 0;
}

.page-support .top-content .section-group__body .contents-list {
  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: 768px) {
  .page-support .top-content .section-group__body .contents-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.page-support .top-content .section-group__body .contents-item {
  background-color: #21469A;
  color: #fff;
  border-radius: 6px;
  width: 48.55%;
  margin-bottom: 35px;
}

@media screen and (max-width: 1000px) {
  .page-support .top-content .section-group__body .contents-item {
    width: 100%;
  }
}

.page-support .top-content .section-group__body .contents-item:hover {
  opacity: 0.75;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.page-support .top-content .section-group__body .contents-item:hover .contents-item__foot i {
  top: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

@media screen and (max-width: 768px) {
  .page-support .top-content .section-group__body .contents-item {
    width: 100%;
    margin-bottom: 4vw;
  }
}

.page-support .top-content .section-group__body .contents-item__inner {
  padding: 30px;
}

@media screen and (max-width: 768px) {
  .page-support .top-content .section-group__body .contents-item__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 5.333vw;
  }
}

.page-support .top-content .section-group__body .contents-item__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .page-support .top-content .section-group__body .contents-item__main {
    width: 60%;
  }
}

.page-support .top-content .section-group__body .contents-item__title {
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 40px;
}

@media screen and (max-width: 768px) {
  .page-support .top-content .section-group__body .contents-item__title {
    font-size: 5.333vw;
    line-height: 1.7;
    letter-spacing: 0.0075em;
    margin-right: 0;
  }
}

.page-support .top-content .section-group__body .contents-item__title .icon {
  margin-right: 20px;
}

@media screen and (max-width: 768px) {
  .page-support .top-content .section-group__body .contents-item__title .icon {
    width: 7.467vw;
    margin-right: 4vw;
  }
}

.page-support .top-content .section-group__body .contents-item__title .name {
  line-height: 1.5;
}

@media all and (-ms-high-contrast: none) {
  .page-support .top-content .section-group__body .contents-item__title .name {
    white-space: nowrap;
  }
}

.page-support .top-content .section-group__body .contents-item__description {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.0075em;
}

.page-support .top-content .section-group__body .contents-item__foot {
  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;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.0075em;
  margin-top: 22px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .page-support .top-content .section-group__body .contents-item__foot {
    margin-top: 0;
    font-size: 4.267vw;
    line-height: 1;
    letter-spacing: 0.0075em;
  }
}

.page-support .top-content .section-group__body .contents-item__foot div {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 34px;
}

@media screen and (max-width: 768px) {
  .page-support .top-content .section-group__body .contents-item__foot div {
    margin-right: 5.867vw;
    padding-right: 0;
  }
}

.page-support .top-content .section-group__body .contents-item__foot .border {
  width: 329px;
  height: 1px;
  background-color: #fff;
  margin-right: 30px;
}

@media screen and (max-width: 768px) {
  .page-support .top-content .section-group__body .contents-item__foot .border {
    background: none;
    margin-right: 0;
  }
}

.page-support .top-content .section-group__body .contents-item__foot i {
  vertical-align: text-bottom;
  position: absolute;
  right: 0px;
  top: -4px;
}

@media screen and (max-width: 768px) {
  .page-support .top-content .section-group__body .contents-item__foot i {
    top: 50%;
    right: -1.333vw;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
}

.page-support .main {
  background-image: url(../images/back-color__gray03.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.page-support .main .section-group__inner {
  padding: 80px 0;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__inner {
    padding: 16vw 5.333vw 16vw !important;
  }
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body {
    margin-top: 0;
  }
}

.page-support .main .section-group__body .support-contents__item {
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 80px;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .support-contents__item {
    margin-bottom: 16vw;
  }
}

.page-support .main .section-group__body .support-contents__title {
  background: #21469A;
  padding: 30px 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .support-contents__title {
    padding: 6.667vw 0;
    height: 22.4vw;
  }
}

.page-support .main .section-group__body .support-contents__title img {
  margin-right: 20px;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .support-contents__title img {
    margin-right: 4vw;
  }
}

.page-support .main .section-group__body .support-contents__title h2 {
  font-size: 44px;
  line-height: 44px;
  letter-spacing: 0em;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .support-contents__title h2 {
    font-size: 7.467vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.page-support .main .section-group__body .support-contents__body {
  padding: 35px 60px 60px;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .support-contents__body {
    padding: 6.667vw 6.667vw 9.333vw !important;
  }
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .support-contents__body .security-icon {
    width: 8vw;
  }
}

.page-support .main .section-group__body .support-contents__body .contents-group {
  padding-top: 45px;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .support-contents__body .contents-group {
    padding-top: 6.667vw;
  }
}

.page-support .main .section-group__body .support-contents__body .contents-group__title {
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
  color: #000000;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .support-contents__body .contents-group__title {
    font-size: 5.333vw;
    line-height: 1.7;
    letter-spacing: 0.0075em;
  }
}

.page-support .main .section-group__body .support-contents__body .contents-group__body {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .support-contents__body .contents-group__body {
    margin: 0;
  }
}

.page-support .main .section-group__body .support-contents__body .contents-group__body p {
  font-family: DNPShueiMGoStd-L;
  font-size: 20px;
  line-height: 46px;
  letter-spacing: 0.0075em;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .support-contents__body .contents-group__body p {
    line-height: 1.7;
    font-size: 4.533vw;
    line-height: 2;
    letter-spacing: 0.0075em;
  }
}

.page-support .main .section-group__body .support-contents__body .contents-group__body ul li {
  font-size: 20px;
  line-height: 46px;
  letter-spacing: 0.0075em;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .support-contents__body .contents-group__body ul li {
    font-size: 4.533vw;
    line-height: 2;
    letter-spacing: 0.0075em;
  }
}

.page-support .main .section-group__body .support-contents__body .border-bottom {
  padding-bottom: 45px;
  border-bottom: 1px solid #0000001A;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .support-contents__body .border-bottom {
    padding-bottom: 6.667vw;
  }
}

.page-support .main .section-group__body .security .support-contents__body ul {
  margin: 15px 0;
}

.page-support .main .section-group__body .security .support-contents__body .description {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .security .support-contents__body .description {
    max-width: 68vw;
    margin: 0 auto;
  }
}

.page-support .main .section-group__body .security .support-contents__body .description p {
  font-size: 20px;
  line-height: 46px;
  letter-spacing: 0.0075em;
  text-align: center;
  color: #E99111;
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .security .support-contents__body .description p {
    font-size: 5.067vw;
    line-height: 2;
    letter-spacing: 0.0075em;
    text-align: left;
    margin-top: 2.667vw;
  }
}

.page-support .main .section-group__body .security .support-contents__body .contents-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .security .support-contents__body .contents-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 8vw;
  }
}

.page-support .main .section-group__body .security .support-contents__body .contents-list .contents-item {
  width: 304px;
  height: 257px;
  background: #FDF4E8;
  border: 2px solid #E99111;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 6px;
  padding: 30px 30px 20px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .security .support-contents__body .contents-list .contents-item {
    width: 100%;
    height: 160.36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    padding: 9.163vw 5.371vw 4.8vw 6.133vw;
    margin-bottom: 4vw;
  }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
  .page-support .main .section-group__body .security .support-contents__body .contents-list .contents-item {
    height: auto;
  }
}

.page-support .main .section-group__body .security .support-contents__body .contents-list .contents-item .number {
  font-size: 33px;
  line-height: 33px;
  letter-spacing: 0em;
  position: absolute;
  top: 20px;
  left: 31px;
  color: #E99111;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .security .support-contents__body .contents-list .contents-item .number {
    font-size: 5.333vw;
    line-height: 1;
    top: 4.8vw;
    left: 6.667vw;
  }
}

.page-support .main .section-group__body .security .support-contents__body .contents-list .contents-item .image {
  width: 159.07px;
  height: 125px;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .security .support-contents__body .contents-list .contents-item .image {
    height: auto;
  }
}

.page-support .main .section-group__body .security .support-contents__body .contents-list .contents-item .image .img03, .page-support .main .section-group__body .security .support-contents__body .contents-list .contents-item .image .img04 {
  position: absolute;
  top: 11px;
  right: 0px;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .security .support-contents__body .contents-list .contents-item .image .img03, .page-support .main .section-group__body .security .support-contents__body .contents-list .contents-item .image .img04 {
    width: 26.133vw;
    top: 0;
  }
}

.page-support .main .section-group__body .security .support-contents__body .contents-list .contents-item .image .img04 {
  top: 40px;
  right: 32px;
}

.page-support .main .section-group__body .security .support-contents__body .contents-list .contents-item .title {
  font-size: 24px;
  line-height: 35px;
  letter-spacing: 0em;
  text-align: center;
  color: #E99111;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .security .support-contents__body .contents-list .contents-item .title {
    font-size: 5.333vw;
    line-height: 1.5;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 2.763vw;
  }
}

.page-support .main .section-group__body .security .support-contents__body .role p {
  margin-top: 20px;
}

.page-support .main .section-group__body .security .support-contents__body .role p span {
  color: #E99111;
}

.page-support .main .section-group__body .security .support-contents__body .other .contents-group__body {
  margin: 0;
}

.page-support .main .section-group__body .life-support .support-contents__body {
  padding: 45px 60px 60px;
}

.page-support .main .section-group__body .life-support .support-contents__body .contents-group__body {
  margin: 0;
}

.page-support .main .section-group__body .life-support .support-contents__body ul {
  padding: 30px;
  border: 2px solid #21469A;
  border-radius: 6px;
  padding-left: 55px;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .life-support .support-contents__body ul {
    padding: 6.667vw 6.667vw 6.667vw 13.333vw;
  }
}

.page-support .main .section-group__body .life-support .support-contents__body ul li {
  font-size: 20px;
  line-height: 46px;
  letter-spacing: 0.0075em;
  position: relative;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .life-support .support-contents__body ul li {
    font-size: 4.533vw;
    line-height: 1.765;
    letter-spacing: 0.0075em;
  }
}

.page-support .main .section-group__body .life-support .support-contents__body ul li::before {
  content: "・";
  left: -20px;
  position: absolute;
}

.page-support .main .section-group__body .life-support .support-contents__body .list--orange {
  border: 2px solid #E99111;
}

.page-support .main .section-group__body .life-support .support-contents__body .list-content {
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .life-support .support-contents__body .list-content {
    margin-bottom: 5.333vw;
  }
}

.page-support .main .section-group__body .life-support .support-contents__body .first-group {
  padding-top: 0;
}

.page-support .main .section-group__body .life-support .support-contents__body .first-group .contents-group__body {
  margin-top: 0;
}

.page-support .main .section-group__body .life-support .support-contents__body .second-group .contents-group__body {
  margin-top: 0;
}

.page-support .main .section-group__body .life-support .support-contents__body table {
  margin-top: 45px;
  border-radius: 6px;
  border: 2px solid #E99111;
  border-collapse: separate;
  border-spacing: 0;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .life-support .support-contents__body table {
    margin-top: 6.667vw;
  }
}

.page-support .main .section-group__body .life-support .support-contents__body table thead tr th {
  width: 730px;
  padding: 18px;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0.0075em;
  text-align: center;
  background-color: #E99111;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .life-support .support-contents__body table thead tr th {
    padding: 4vw 2.933vw;
    font-size: 4.533vw;
    line-height: 1;
    letter-spacing: 0.0075em;
    width: 60.8vw;
  }
}

.page-support .main .section-group__body .life-support .support-contents__body table thead tr th:first-child {
  width: 250px;
  -webkit-box-shadow: -1px 0px 0px 0px #E1E1E1 inset;
          box-shadow: -1px 0px 0px 0px #E1E1E1 inset;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .life-support .support-contents__body table thead tr th:first-child {
    width: 20.3%;
  }
}

.page-support .main .section-group__body .life-support .support-contents__body table tbody tr td {
  padding: 18px 20px;
  -webkit-box-shadow: inset -1px -1px 0px #E99111;
          box-shadow: inset -1px -1px 0px #E99111;
  padding-left: 38px;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .life-support .support-contents__body table tbody tr td {
    padding: 4vw 4vw 4vw 10.667vw;
  }
}

.page-support .main .section-group__body .life-support .support-contents__body table tbody tr td ul {
  padding: 0;
  border: none;
}

.page-support .main .section-group__body .life-support .support-contents__body table tbody tr td ul li {
  font-family: DNPShueiMGoStd-L;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.0075em;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .life-support .support-contents__body table tbody tr td ul li {
    font-size: 4.267vw;
    line-height: 1.5;
    letter-spacing: 0.0075em;
  }
}

.page-support .main .section-group__body .life-support .support-contents__body table tbody tr td:first-child {
  height: 186px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 20px;
  line-height: 21px;
  letter-spacing: 0.0075em;
  background: rgba(233, 145, 17, 0.1);
  color: #E99111;
  -webkit-box-shadow: inset -1px -1px 0px #E99111;
          box-shadow: inset -1px -1px 0px #E99111;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .life-support .support-contents__body table tbody tr td:first-child {
    padding: 3.467vw 4.8vw;
    font-size: 4.533vw;
    line-height: 1.117;
    letter-spacing: 0.0075em;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    min-height: 46.4vw;
    -webkit-writing-mode: vertical-rl;
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .life-support .support-contents__body table tbody tr:first-child td:first-child {
    height: 53vw;
  }
}

.page-support .main .section-group__body .funeral-support .support-contents__body {
  padding: 0 60px 60px;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .funeral-support .support-contents__body {
    padding: 0 6.667vw 9.333vw !important;
  }
}

.page-support .main .section-group__body .funeral-support .support-contents__body ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .funeral-support .support-contents__body ul {
    margin-top: 6.667vw;
  }
}

.page-support .main .section-group__body .funeral-support .support-contents__body ul::after {
  content: "";
  width: 317px;
  height: 0;
}

.page-support .main .section-group__body .funeral-support .support-contents__body ul li {
  border: 2px solid #E99111;
  padding: 14px 0;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.0075em;
  text-align: center;
  background: #FDF4E8;
  color: #E99111;
  width: 317px;
  border-radius: 6px;
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .funeral-support .support-contents__body ul li {
    width: 48.42%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 2.667vw;
    padding: 3.467vw 3.2vw;
    font-size: 4.533vw;
    line-height: 1.47;
    letter-spacing: 0em;
  }
}

.page-support .main .section-group__body .funeral-support .support-contents__body p {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .funeral-support .support-contents__body p {
    margin-top: 6.667vw;
  }
}

.page-support .main .section-group__body .funeral-support .support-contents__body .first {
  margin-top: 15px;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .funeral-support .support-contents__body .first {
    margin-top: 4vw;
  }
}

.page-support .main .section-group__body .funeral-support .support-contents__body .bold-orange {
  font-family: DNPShueiMGoStd-B;
  color: #E99111;
}

.page-support .main .section-group__body .management .support-contents__body {
  padding: 0 60px 60px;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .management .support-contents__body {
    padding: 0 6.667vw 9.333vw !important;
  }
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .management .support-contents__body .contents-group__body {
    margin-top: 4vw;
  }
}

.page-support .main .section-group__body .management .support-contents__body .contents-group__body .text {
  font-family: DNPShueiMGoStd-B;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .management .support-contents__body .contents-group__body .text {
    margin-bottom: 4vw;
    padding: 0 2.667vw;
  }
}

.page-support .main .section-group__body .management ul {
  border: none;
  margin: 20px 0;
}

.page-support .main .section-group__body .management__image {
  text-align: center;
  margin-top: 45px;
}

@media screen and (max-width: 768px) {
  .page-support .main .section-group__body .management__image {
    margin-top: 6.667vw;
  }
}

.page-support .other .section-group__inner {
  padding: 110px 0;
}

@media screen and (max-width: 768px) {
  .page-support .other .section-group__inner {
    padding: 21.333vw 5.333vw !important;
  }
}

.page-support .other .section-group__inner .contact {
  padding: 60px;
  border-radius: 6px;
  border: 2px solid #21469A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 45px;
}

@media screen and (max-width: 768px) {
  .page-support .other .section-group__inner .contact {
    padding: 8vw 6.133vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.page-support .other .section-group__inner .contact .tel {
  color: #21469A;
}

.page-support .other .section-group__inner .contact .tel p {
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0em;
}

@media screen and (max-width: 768px) {
  .page-support .other .section-group__inner .contact .tel p {
    font-size: 4.267vw;
    line-height: 1;
    letter-spacing: 0.0075em;
  }
}

.page-support .other .section-group__inner .contact .tel .number {
  font-size: 34px;
  line-height: 34px;
  letter-spacing: 0em;
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .page-support .other .section-group__inner .contact .tel .number {
    margin-top: 6.4vw;
    padding-left: 4vw;
    font-size: 9.067vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.page-support .other .section-group__inner .contact .tel .number span {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0em;
}

@media screen and (max-width: 768px) {
  .page-support .other .section-group__inner .contact .tel .number span {
    font-size: 4.267vw;
    line-height: 1.375;
  }
}

.page-support .other .section-group__inner .contact .tel .number .attention {
  font-family: DNPShueiMGoStd-L;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0em;
}

@media screen and (max-width: 768px) {
  .page-support .other .section-group__inner .contact .tel .number .attention {
    font-size: 3.2vw;
    line-height: 1.5;
    letter-spacing: 0em;
    display: block;
    text-align: center;
    margin-top: 2.667vw;
  }
}

.page-support .other .section-group__inner .contact .tel .number a[href^="tel:"] {
  pointer-events: none;
  color: #21469A;
}

@media screen and (max-width: 768px) {
  .page-support .other .section-group__inner .contact .tel .number a[href^="tel:"] {
    pointer-events: auto;
  }
}

.page-support .other .section-group__inner .contact .contact-link {
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #21469A;
}

@media screen and (max-width: 768px) {
  .page-support .other .section-group__inner .contact .contact-link {
    margin-top: 5.333vw;
    font-size: 4.533vw;
    line-height: 1;
    letter-spacing: 0em;
    text-align: center;
  }
}

.page-support .other .section-group__body p {
  font-family: DNPShueiMGoStd-L;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.0075em;
  text-align: center;
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .page-support .other .section-group__body p {
    font-size: 4.533vw;
    line-height: 2;
    letter-spacing: 0.0075em;
  }
}

.page-support .other .section-group__body ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 45px;
}

@media screen and (max-width: 768px) {
  .page-support .other .section-group__body ul {
    margin-top: 9.333vw;
  }
}

.page-support .other .section-group__body ul::after {
  content: "";
  width: 356.67px;
  height: 0;
}

.page-support .other .section-group__body ul li {
  border: 2px solid #E99111;
  padding: 14px 0;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.0075em;
  text-align: center;
  background-color: #FDF4E8;
  color: #E99111;
  width: 356.67px;
  border-radius: 6px;
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .page-support .other .section-group__body ul li {
    width: 48.42%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 2.667vw;
    padding: 3.467vw 3.2vw;
    font-size: 4.533vw;
    line-height: 1.47;
    letter-spacing: 0em;
  }
}

.main-view--case {
  background-image: url(../images/main-view--case__img.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.page-case .wp-pagenavi {
  margin-top: 60px;
}

@media screen and (max-width: 768px) {
  .page-case .wp-pagenavi {
    margin-top: 16vw;
  }
}

.page-case .section-group {
  background-image: url(../images/back-color__gray03.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 110px;
}

@media screen and (max-width: 768px) {
  .page-case .section-group {
    margin-bottom: 21.333vw;
  }
}

.page-case .section-group__inner {
  padding: 80px 0 60px;
}

@media screen and (max-width: 768px) {
  .page-case .section-group__inner {
    padding: 16vw 5.333vw !important;
  }
}

.page-case .section-group__body {
  margin: 0;
}

.page-case .section-group__body .contents-list .contents-item {
  padding: 30px;
  background-color: #fff;
  border-radius: 6px;
  border: 2px solid #213F9A;
  margin-bottom: 37px;
}

@media screen and (max-width: 768px) {
  .page-case .section-group__body .contents-list .contents-item {
    padding: 6.667vw 6.133vw;
  }
}

.page-case .section-group__body .contents-list .contents-item .info {
  font-family: DNPShueiMGoStd-L;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0em;
}

@media screen and (max-width: 768px) {
  .page-case .section-group__body .contents-list .contents-item .info {
    font-size: 4.533vw;
    line-height: 1;
  }
}

.page-case .section-group__body .contents-list .contents-item .title {
  font-size: 24px;
  line-height: 19px;
  letter-spacing: 0em;
  margin-top: 20px;
  color: #213F9A;
}

@media screen and (max-width: 768px) {
  .page-case .section-group__body .contents-list .contents-item .title {
    font-size: 4.8vw;
    line-height: 1.4;
    letter-spacing: 0em;
    margin-top: 3.733vw;
  }
}

.page-case .section-group__body .contents-list .contents-item .body p {
  font-size: 18px;
  line-height: 34px;
  letter-spacing: 0.0075em;
  font-family: DNPShueiMGoStd-L;
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .page-case .section-group__body .contents-list .contents-item .body p {
    font-size: 4.533vw;
    line-height: 2;
    letter-spacing: 0.0075em;
    margin-top: 3.2vw;
  }
}

.page-news .section-group__inner {
  padding: 0px 0 60px;
}

@media screen and (max-width: 768px) {
  .page-news .section-group__inner {
    padding: 0 5.333vw 16vw !important;
  }
}

.page-news .section-group__body {
  margin: 0;
}

@media screen and (max-width: 768px) {
  .page-news .section-group__body .wp-pagenavi {
    margin-top: 10.667vw;
  }
}

.page-news .section-group__body .tag-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 768px) {
  .page-news .section-group__body .tag-list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.page-news .section-group__body .tag-list__item {
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0em;
  margin: 0 10px;
}

@media screen and (max-width: 768px) {
  .page-news .section-group__body .tag-list__item {
    font-size: 4.267vw;
    line-height: 1;
    letter-spacing: 0em;
    margin: 0 2.667vw 2.667vw 0;
  }
}

.page-news .section-group__body .tag-list__item a {
  color: #21469A;
  padding: 10px;
  background-color: #fff;
  border-radius: 6px;
  border: 2px solid #213F9A;
  display: block;
}

@media screen and (max-width: 768px) {
  .page-news .section-group__body .tag-list__item a {
    line-height: 1;
    height: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 2.133vw;
  }
}

.page-news .section-group__body .tag-list__item:first-child {
  margin-left: 0;
}

.page-news .section-group__body .tag-list .active a {
  color: #fff;
  background-color: #21469A;
}

.page-news .section-group__body .card-list {
  max-width: 1100px;
  margin: 45px auto 0;
  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;
}

.page-news .section-group__body .card-list::after {
  content: "";
  width: 343px;
  height: 0;
}

@media screen and (max-width: 768px) {
  .page-news .section-group__body .card-list {
    margin: 6.667vw auto 0;
  }
}

.page-news .section-group__body .card-list .card-item {
  margin-bottom: 64px;
}

@media screen and (max-width: 768px) {
  .page-news .section-group__body .card-list .card-item {
    width: 100%;
  }
}

.page-news .section-group__body .card-list .card-item:hover {
  opacity: 0.75;
}

@media screen and (max-width: 768px) {
  .page-news .section-group__body .card-list .card-item {
    margin-bottom: 5.333vw;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .page-news .section-group__body .card-list .card-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.page-news .section-group__body .card-list .card-item__image {
  width: 343px;
  height: 212px;
  border-radius: 6px;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .page-news .section-group__body .card-list .card-item__image {
    width: 43.467vw;
    height: 27.733vw;
    margin-right: 3.867vw;
  }
}

.page-news .section-group__body .card-list .card-item__image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.page-news .section-group__body .card-list .card-item__image .tag {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0em;
  color: #fff;
  padding: 10px;
  background-color: #21469A;
  border-radius: 6px 0px;
}

@media screen and (max-width: 768px) {
  .page-news .section-group__body .card-list .card-item__image .tag {
    font-size: 3.733vw;
    line-height: 1.143;
    letter-spacing: 0em;
  }
}

@media screen and (max-width: 768px) {
  .page-news .section-group__body .card-list .card-item__content {
    width: 40.8vw;
  }
}

.page-news .section-group__body .card-list .card-item__date {
  font-family: DNPShueiMGoStd-L;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0em;
  margin-top: 12px;
  color: #AAAAAA;
}

@media screen and (max-width: 768px) {
  .page-news .section-group__body .card-list .card-item__date {
    font-size: 4vw;
    line-height: 1.4;
    letter-spacing: 0em;
    margin: 0;
  }
}

.page-news .section-group__body .card-list .card-item__title {
  font-family: DNPShueiMGoStd-L;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0em;
  margin-top: 12px;
  color: #444444;
}

@media screen and (max-width: 768px) {
  .page-news .section-group__body .card-list .card-item__title {
    font-size: 4.533vw;
    line-height: 1.41;
    letter-spacing: 0em;
    margin-top: 2.133vw;
  }
}

.single-news .main-view__inner {
  background-image: url("../images/single-news__img01.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.single-news .section-group__inner {
  padding: 0px 0 80px;
}

@media screen and (max-width: 768px) {
  .single-news .section-group__inner {
    padding: 0 5.333vw 21.333vw !important;
  }
}

.single-news .section-group__body {
  margin: 0;
}

.single-news .section-group__body .link-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 45px;
  position: relative;
}

.single-news .section-group__body .link-list .next, .single-news .section-group__body .link-list .prev {
  position: absolute;
}

.single-news .section-group__body .link-list .next {
  right: 0;
}

.single-news .section-group__body .link-list .prev {
  left: 0;
}

.single-news .section-group__body .link-list a {
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0em;
  color: #fff;
  padding: 19px 23px;
  background-color: #21469A;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.single-news .section-group__body .link-list a:hover {
  opacity: 0.75;
}

@media screen and (max-width: 768px) {
  .single-news .section-group__body .link-list a {
    font-size: 4.267vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}

@media screen and (max-width: 768px) {
  .single-news .section-group__body .link-list .prev, .single-news .section-group__body .link-list .next {
    width: 12.533vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 768px) {
  .single-news .section-group__body .link-list .prev a, .single-news .section-group__body .link-list .next a {
    height: 14.4vw;
    width: 12.533vw;
    height: 14.4vw;
    padding: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.single-news .section-group__body .single-news__information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.single-news .section-group__body .single-news__information .date {
  font-size: 16px;
  line-height: 35px;
  letter-spacing: 0.0075em;
  font-family: DNPShueiMGoStd-L;
  margin-right: 20px;
}

@media screen and (max-width: 768px) {
  .single-news .section-group__body .single-news__information .date {
    font-size: 4.267vw;
    line-height: 2.1875;
    letter-spacing: 0.0075em;
  }
}

.single-news .section-group__body .single-news__information .tag {
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0em;
  padding: 10px;
  color: #fff;
  padding: 10px;
  background-color: #21469A;
  border-radius: 6px;
}

@media screen and (max-width: 768px) {
  .single-news .section-group__body .single-news__information .tag {
    font-size: 4.267vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.single-news .section-group__body .single-news__title {
  font-size: 34px;
  line-height: 44px;
  letter-spacing: 0em;
  color: #21469A;
  margin-top: 45px;
}

@media screen and (max-width: 768px) {
  .single-news .section-group__body .single-news__title {
    margin-top: 9.333vw;
    font-size: 6.4vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.single-news .section-group__body .single-news__body {
  border-bottom: 2px dashed #E1E1E1;
  padding-bottom: 45px;
  margin-top: 45px;
  font-family: DNPShueiMGoStd-L;
  font-size: 20px;
  line-height: 46px;
  letter-spacing: 0.0075em;
}

@media screen and (max-width: 768px) {
  .single-news .section-group__body .single-news__body {
    margin-top: 9.333vw;
  }
}

.single-news .section-group__body .single-news__body img {
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.single-news .section-group__body .single-news__body p {
  font-family: DNPShueiMGoStd-L;
  font-size: 20px;
  line-height: 46px;
  letter-spacing: 0.0075em;
}

@media screen and (max-width: 768px) {
  .single-news .section-group__body .single-news__body p {
    font-size: 4.533vw;
    line-height: 2;
    letter-spacing: 0.0075em;
  }
}

.single-news .section-group__body .single-news__body h1 {
  font-size: 24px;
  line-height: 1.4;
  letter-spacing: 0em;
  color: #21469A;
  font-family: DNPShueiMGoStd-B;
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  .single-news .section-group__body .single-news__body h1 {
    font-size: 5.333vw;
    line-height: 1.4;
    letter-spacing: 0em;
    margin-bottom: 2.667vw;
  }
}

.single-news .section-group__body .single-news__body h2 {
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0em;
  background: #FFFFFF;
  border: 1px solid #21469A;
  border-radius: 6px;
  font-family: DNPShueiMGoStd-B;
  display: inline-block;
  padding: 0 10px;
}

@media screen and (max-width: 768px) {
  .single-news .section-group__body .single-news__body h2 {
    font-size: 4.533vw;
    line-height: 1.4;
    letter-spacing: 0em;
    padding: 0 2.667vw;
  }
}

.single-news .section-group__body .single-news__body h3 {
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0em;
  color: #21469A;
  font-family: DNPShueiMGoStd-B;
}

@media screen and (max-width: 768px) {
  .single-news .section-group__body .single-news__body h3 {
    font-size: 4.533vw;
    line-height: 1.4;
    letter-spacing: 0em;
  }
}

.page-qa .section-group__inner {
  padding: 0px 0 63px;
}

@media screen and (max-width: 768px) {
  .page-qa .section-group__inner {
    padding: 0 5.333vw 16vw !important;
  }
}

.page-qa .section-group__body {
  margin: 0;
}

.page-qa .section-group__body dl {
  padding-left: 39px;
  border-bottom: 1px solid #0000001A;
  padding-bottom: 35px;
  margin-bottom: 47px;
}

@media screen and (max-width: 768px) {
  .page-qa .section-group__body dl {
    padding-bottom: 5.333vw;
    margin-bottom: 6.667vw;
  }
}

.page-qa .section-group__body dl dt {
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0em;
  color: #21469A;
  position: relative;
}

@media screen and (max-width: 768px) {
  .page-qa .section-group__body dl dt {
    font-size: 5.333vw;
    line-height: 1.5;
    letter-spacing: 0.0075em;
  }
}

.page-qa .section-group__body dl dt::after {
  content: "Q.";
  position: absolute;
  top: 0;
  left: -39px;
  color: #21469A;
  font-family: DNPShueiMGoStd-B;
}

.page-qa .section-group__body dl dd {
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 0.0075em;
  font-family: DNPShueiMGoStd-L;
  margin-top: 20px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .page-qa .section-group__body dl dd {
    font-size: 4.533vw;
    line-height: 2;
    letter-spacing: 0.0075em;
    margin-top: 2.667vw;
  }
}

.page-qa .section-group__body dl dd::after {
  content: "A.";
  position: absolute;
  top: 0;
  left: -35px;
  color: #21469A;
  font-family: DNPShueiMGoStd-B;
}

.page-policy .section-group__inner {
  padding: 0px 0 110px;
}

@media screen and (max-width: 768px) {
  .page-policy .section-group__inner {
    padding: 0 5.333vw 21.333vw !important;
  }
}

.page-policy .section-group__description {
  font-size: 20px;
  line-height: 46px;
  letter-spacing: 0.0075em;
  font-family: DNPShueiMGoStd-L;
  margin-bottom: 60px;
}

@media screen and (max-width: 768px) {
  .page-policy .section-group__description {
    font-size: 4.533vw;
    line-height: 2;
    letter-spacing: 0.0075em;
    margin-bottom: 9.333vw;
  }
}

.page-policy .section-group__body {
  margin: 0;
}

.page-policy .section-group__body dl {
  margin-bottom: 60px;
}

@media screen and (max-width: 768px) {
  .page-policy .section-group__body dl {
    margin-bottom: 9.333vw;
  }
}

.page-policy .section-group__body dl dt {
  font-size: 20px;
  letter-spacing: 0.0075em;
  padding-bottom: 25px;
  border-bottom: 1px solid #0000001A;
  color: #21469A;
}

@media screen and (max-width: 768px) {
  .page-policy .section-group__body dl dt {
    font-size: 5.333vw;
    line-height: 1.5;
    letter-spacing: 0.0075em;
    padding-bottom: 5.333vw;
  }
}

.page-policy .section-group__body dl dd {
  font-size: 20px;
  line-height: 46px;
  letter-spacing: 0.0075em;
  font-family: DNPShueiMGoStd-L;
  padding-top: 12px;
}

@media screen and (max-width: 768px) {
  .page-policy .section-group__body dl dd {
    font-size: 4.533vw;
    line-height: 2;
    letter-spacing: 0.0075em;
    padding-top: 5.333vw;
  }
}

.page-policy .section-group__body .information .address, .page-policy .section-group__body .information .tel {
  font-size: 16px;
  line-height: 35px;
  letter-spacing: 0.0075em;
  font-family: DNPShueiMGoStd-L;
}

@media screen and (max-width: 768px) {
  .page-policy .section-group__body .information .address, .page-policy .section-group__body .information .tel {
    font-size: 4.533vw;
    line-height: 2;
    letter-spacing: 0.0075em;
  }
}

.page-policy .section-group__body .information .address a[href^="tel:"], .page-policy .section-group__body .information .tel a[href^="tel:"] {
  pointer-events: none;
  color: #444444;
}

@media screen and (max-width: 768px) {
  .page-policy .section-group__body .information .address a[href^="tel:"], .page-policy .section-group__body .information .tel a[href^="tel:"] {
    pointer-events: auto;
  }
}

.page-policy .section-group__body .information .name {
  font-size: 20px;
  line-height: 46px;
  letter-spacing: 0.0075em;
}

@media screen and (max-width: 768px) {
  .page-policy .section-group__body .information .name {
    font-size: 4.533vw;
    line-height: 2;
    letter-spacing: 0.0075em;
  }
}

.page-sitemap .section-group__inner {
  padding: 0px 0 110px;
}

@media screen and (max-width: 768px) {
  .page-sitemap .section-group__inner {
    padding: 0 5.333vw 21.333vw !important;
  }
}

.page-sitemap .section-group__body {
  margin: 0;
}

.page-sitemap .section-group__body .sitemap-list__item {
  margin-top: 45px;
}

@media screen and (max-width: 768px) {
  .page-sitemap .section-group__body .sitemap-list__item {
    margin-top: 9.333vw;
  }
}

.page-sitemap .section-group__body .sitemap-list__item:first-child {
  margin-top: 0;
}

.page-sitemap .section-group__body .sitemap-list__item .title {
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0em;
  color: #21469A;
}

@media screen and (max-width: 768px) {
  .page-sitemap .section-group__body .sitemap-list__item .title {
    font-size: 5.333vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.page-sitemap .section-group__body .sitemap-list__item .small-title {
  color: #21469A;
}

.page-sitemap .section-group__body .sitemap-list__item ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  .page-sitemap .section-group__body .sitemap-list__item ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.page-sitemap .section-group__body .sitemap-list__item ul li {
  margin-top: 25px;
}

@media screen and (max-width: 768px) {
  .page-sitemap .section-group__body .sitemap-list__item ul li {
    margin-top: 6.667vw;
  }
}

.page-sitemap .section-group__body .sitemap-list__item ul li a {
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0.0075em;
  font-family: DNPShueiMGoStd-L;
  text-decoration: underline;
  color: #444444;
  margin-left: 35px;
}

@media screen and (max-width: 768px) {
  .page-sitemap .section-group__body .sitemap-list__item ul li a {
    font-size: 4.533vw;
    line-height: 1;
    letter-spacing: 0.0075em;
    margin-left: 0;
  }
}

.page-sitemap .section-group__body .sitemap-list__item ul li a:first-child {
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  .page-sitemap .section-group__body .sitemap-list__item ul li a:first-child {
    margin-left: 0;
  }
}

@media screen and (max-width: 768px) {
  .page-sitemap .section-group__body .sitemap-list .small-item {
    margin-top: 6.667vw;
  }
}

.page-404 {
  padding-top: 145px;
}

@media screen and (max-width: 768px) {
  .page-404 {
    padding-top: 20vw;
  }
}

.page-404 .section-group__inner {
  padding: 160px 0 166px;
}

@media screen and (max-width: 768px) {
  .page-404 .section-group__inner {
    padding: 21.333vw 5.333vw !important;
  }
}

.page-404 .section-group__inner .link-button {
  margin: 0 auto 0 0;
  background-color: #21469A;
  margin-top: 33px;
}

@media screen and (max-width: 768px) {
  .page-404 .section-group__body {
    font-family: DNPShueiMGoStd-L;
  }
}

.page-404 .section-group__title {
  font-size: 44px;
  line-height: 44px;
  letter-spacing: 0em;
  color: #21469A;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .page-404 .section-group__title {
    font-size: 7.467vw;
    line-height: 1.57;
    letter-spacing: 0em;
  }
}

.page-contact .section-group__body {
  margin: 0;
}

.page-contact .section-group__inner {
  padding: 0 0 110px;
}

@media screen and (max-width: 768px) {
  .page-contact .section-group__inner {
    padding: 0 5.333vw 21.333vw !important;
  }
}

.page-contact .section-group__inner p {
  text-align: center;
  font-size: 20px;
  line-height: 46px;
  letter-spacing: 0.0075em;
  font-family: DNPShueiMGoStd-L;
}

@media screen and (max-width: 768px) {
  .page-contact .section-group__inner p {
    font-size: 4.533vw;
    line-height: 2;
    letter-spacing: 0.0075em;
  }
}

.page-contact .section-group__inner .contact-form {
  background: #E9EDF5;
  border: 2px solid #213F9A;
  border-radius: 6px;
  margin-top: 45px;
}

@media screen and (max-width: 768px) {
  .page-contact .section-group__inner .contact-form {
    margin-top: 9.067vw;
  }
}

.page-contact .section-group__inner .contact-form__inner {
  padding: 60px;
}

@media screen and (max-width: 768px) {
  .page-contact .section-group__inner .contact-form__inner {
    padding: 6.667vw 6.133vw 0;
  }
}

.page-contact .section-group__inner .contact-form__inner dl {
  margin-bottom: 35px;
}

@media screen and (max-width: 768px) {
  .page-contact .section-group__inner .contact-form__inner dl {
    margin-bottom: 7.2vw;
  }
}

.page-contact .section-group__inner .contact-form__inner dl dt {
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0em;
  color: #213F9A;
}

@media screen and (max-width: 768px) {
  .page-contact .section-group__inner .contact-form__inner dl dt {
    font-size: 4.533vw;
    line-height: 1.1765;
    letter-spacing: 0em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.page-contact .section-group__inner .contact-form__inner dl dt span {
  padding: 5px 8px;
  background-color: #E99111;
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0em;
  margin-left: 15px;
  border-radius: 3px;
}

@media screen and (max-width: 768px) {
  .page-contact .section-group__inner .contact-form__inner dl dt span {
    font-size: 3.2vw;
    line-height: 1;
    letter-spacing: 0em;
    height: 6.4vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 4vw;
  }
}

.page-contact .section-group__inner .contact-form__inner dl dd {
  margin-top: 22px;
}

@media screen and (max-width: 768px) {
  .page-contact .section-group__inner .contact-form__inner dl dd {
    margin-top: 3.2vw;
  }
}

.page-contact .section-group__inner .contact-form__inner dl dd select, .page-contact .section-group__inner .contact-form__inner dl dd input, .page-contact .section-group__inner .contact-form__inner dl dd textarea {
  width: 100%;
  height: 50px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0em;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: 'Noto Sans JP', sans-serif !important;
  color: #444444;
}

.page-contact .section-group__inner .contact-form__inner dl dd select ::-webkit-input-placeholder, .page-contact .section-group__inner .contact-form__inner dl dd input ::-webkit-input-placeholder, .page-contact .section-group__inner .contact-form__inner dl dd textarea ::-webkit-input-placeholder {
  font-family: DNPShueiMGoStd-B;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
}

.page-contact .section-group__inner .contact-form__inner dl dd select :-ms-input-placeholder, .page-contact .section-group__inner .contact-form__inner dl dd input :-ms-input-placeholder, .page-contact .section-group__inner .contact-form__inner dl dd textarea :-ms-input-placeholder {
  font-family: DNPShueiMGoStd-B;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
}

.page-contact .section-group__inner .contact-form__inner dl dd select ::-ms-input-placeholder, .page-contact .section-group__inner .contact-form__inner dl dd input ::-ms-input-placeholder, .page-contact .section-group__inner .contact-form__inner dl dd textarea ::-ms-input-placeholder {
  font-family: DNPShueiMGoStd-B;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
}

.page-contact .section-group__inner .contact-form__inner dl dd select ::placeholder, .page-contact .section-group__inner .contact-form__inner dl dd input ::placeholder, .page-contact .section-group__inner .contact-form__inner dl dd textarea ::placeholder {
  font-family: DNPShueiMGoStd-B;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .page-contact .section-group__inner .contact-form__inner dl dd select ::-webkit-input-placeholder, .page-contact .section-group__inner .contact-form__inner dl dd input ::-webkit-input-placeholder, .page-contact .section-group__inner .contact-form__inner dl dd textarea ::-webkit-input-placeholder {
    font-size: 4.267vw;
    line-height: 1.25;
    letter-spacing: 0em;
  }
  .page-contact .section-group__inner .contact-form__inner dl dd select :-ms-input-placeholder, .page-contact .section-group__inner .contact-form__inner dl dd input :-ms-input-placeholder, .page-contact .section-group__inner .contact-form__inner dl dd textarea :-ms-input-placeholder {
    font-size: 4.267vw;
    line-height: 1.25;
    letter-spacing: 0em;
  }
  .page-contact .section-group__inner .contact-form__inner dl dd select ::-ms-input-placeholder, .page-contact .section-group__inner .contact-form__inner dl dd input ::-ms-input-placeholder, .page-contact .section-group__inner .contact-form__inner dl dd textarea ::-ms-input-placeholder {
    font-size: 4.267vw;
    line-height: 1.25;
    letter-spacing: 0em;
  }
  .page-contact .section-group__inner .contact-form__inner dl dd select ::placeholder, .page-contact .section-group__inner .contact-form__inner dl dd input ::placeholder, .page-contact .section-group__inner .contact-form__inner dl dd textarea ::placeholder {
    font-size: 4.267vw;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}

@media screen and (max-width: 768px) {
  .page-contact .section-group__inner .contact-form__inner dl dd select, .page-contact .section-group__inner .contact-form__inner dl dd input, .page-contact .section-group__inner .contact-form__inner dl dd textarea {
    padding: 3.733vw 5.333vw;
    font-size: 4.267vw;
    line-height: 1.25;
    letter-spacing: 0em;
    height: 12.8vw;
  }
}

.page-contact .section-group__inner .contact-form__inner dl dd select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  background-color: #fff;
  opacity: 0.7;
}

.page-contact .section-group__inner .contact-form__inner dl dd textarea {
  height: 160px;
}

@media screen and (max-width: 768px) {
  .page-contact .section-group__inner .contact-form__inner dl dd textarea {
    height: 44.8vw;
  }
}

.page-contact .section-group__inner .contact-form__inner dl dd .select-option {
  opacity: 1;
}

.page-contact .section-group__inner .contact-form__inner dl .select-form {
  position: relative;
}

.page-contact .section-group__inner .contact-form__inner dl .select-form::after {
  position: absolute;
  font-family: 'Material Icons';
  content: "expand_more";
  color: #21469A;
  font-size: 20px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 20px;
}

@media screen and (max-width: 768px) {
  .page-contact .section-group__inner .contact-form__inner dl .select-form::after {
    right: 2.667vw;
  }
}

.page-contact .section-group__inner .contact-form .checkbox {
  text-align: center;
}

.page-contact .section-group__inner .contact-form .checkbox dt {
  font-size: 20px;
  line-height: 38px;
  letter-spacing: 0.0075em;
  color: #444444;
  font-family: DNPShueiMGoStd-B;
  margin-bottom: 35px;
}

@media screen and (max-width: 768px) {
  .page-contact .section-group__inner .contact-form .checkbox dt {
    font-size: 4.533vw;
    line-height: 2;
    letter-spacing: 0.0075em;
    text-align: left;
    margin-bottom: 6.667vw;
    display: block;
  }
}

.page-contact .section-group__inner .contact-form .checkbox dt a {
  font-family: DNPShueiMGoStd-B;
  color: #21469A;
  text-decoration: underline;
}

.page-contact .section-group__inner .contact-form .checkbox label a {
  font-family: DNPShueiMGoStd-B;
  color: #21469A;
  text-decoration: underline;
}

.page-contact .section-group__inner .contact-form .checkbox input[type="checkbox"] {
  width: 22px;
  height: 22px;
  margin: 0;
  border: 2px solid #213F9A;
  vertical-align: top;
}

@media screen and (max-width: 768px) {
  .page-contact .section-group__inner .contact-form .checkbox .wpcf7-list-item {
    margin: 0;
  }
}

@media screen and (max-width: 768px) {
  .page-contact .section-group__inner .contact-form .checkbox .wpcf7-list-item-label {
    font-size: 4.533vw;
    line-height: 1;
    letter-spacing: -0.0125em;
    font-family: DNPShueiMGoStd-B;
  }
}

.page-contact .section-group__inner .contact-form input[type="submit"] {
  width: 100%;
  height: 60px;
  background: #213F9A;
  border-radius: 6px;
  color: #fff;
  font-size: 20px;
  line-height: 46px;
  letter-spacing: 0.0075em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: DNPShueiMGoStd-B;
}

@media screen and (max-width: 768px) {
  .page-contact .section-group__inner .contact-form input[type="submit"] {
    font-size: 4.533vw;
    line-height: 1;
    letter-spacing: 0.0075em;
    text-align: left;
    height: 16vw;
  }
}

.page-contact .section-group__inner .contact-tel {
  padding: 30px;
  border-radius: 6px;
  border: 2px solid #21469A;
  margin-top: 45px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .page-contact .section-group__inner .contact-tel {
    padding: 6.667vw;
    margin-top: 9.333vw;
  }
}

.page-contact .section-group__inner .contact-tel .tel {
  color: #21469A;
}

.page-contact .section-group__inner .contact-tel .tel p {
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0em;
}

@media screen and (max-width: 768px) {
  .page-contact .section-group__inner .contact-tel .tel p {
    font-size: 4.533vw;
    line-height: 1.41;
    letter-spacing: 0.0075em;
    font-family: DNPShueiMGoStd-B;
  }
}

.page-contact .section-group__inner .contact-tel .tel .number {
  font-size: 34px;
  line-height: 34px;
  letter-spacing: 0em;
  margin-top: 13px;
}

@media screen and (max-width: 768px) {
  .page-contact .section-group__inner .contact-tel .tel .number {
    font-size: 9.067vw;
    line-height: 1;
    margin-top: 3.467vw;
  }
}

.page-contact .section-group__inner .contact-tel .tel .number span {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0em;
}

@media screen and (max-width: 768px) {
  .page-contact .section-group__inner .contact-tel .tel .number span {
    font-size: 4.267vw;
    line-height: 1.375;
  }
}

.page-contact .section-group__inner .contact-tel .tel .number .attention {
  font-family: DNPShueiMGoStd-L;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0em;
  display: block;
  margin-top: 14px;
}

@media screen and (max-width: 768px) {
  .page-contact .section-group__inner .contact-tel .tel .number .attention {
    margin-top: 3.733vw;
    font-size: 4.267vw;
  }
}

.page-contact .section-group__inner .contact-tel .tel .number a[href^="tel:"] {
  pointer-events: none;
  color: #21469A;
}

@media screen and (max-width: 768px) {
  .page-contact .section-group__inner .contact-tel .tel .number a[href^="tel:"] {
    pointer-events: auto;
  }
}

.page-agreement .form .section-group__inner {
  padding: 0 0 110px;
}

@media screen and (max-width: 768px) {
  .page-agreement .form .section-group__inner {
    padding: 0 5.333vw 21.333vw !important;
  }
}

.page-agreement .form .section-group__title {
  margin: 0;
}

.page-agreement .form .section-group__body {
  border: 2px solid #213F9A;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 6px;
  padding: 30px;
  font-family: DNPShueiMGoStd-L;
  text-align: center;
}

.page-agreement .form .section-group__body p {
  font-size: 20px;
  line-height: 46px;
  letter-spacing: 0.0075em;
}

@media screen and (max-width: 768px) {
  .page-agreement .form .section-group__body {
    padding: 6.667vw;
    text-align: left;
  }
  .page-agreement .form .section-group__body p {
    font-size: 4.533vw;
    line-height: 2;
    letter-spacing: 0.0075em;
  }
  .page-agreement .form .section-group__body p:first-child {
    margin-bottom: 4.8vw;
  }
  .page-agreement .form .section-group__body p:nth-of-type(2) {
    margin-bottom: 4.8vw;
  }
}

.page-agreement .form .section-group__body span {
  color: #213F9A;
  font-family: DNPShueiMGoStd-B;
}

.page-agreement .service .section-group__inner {
  padding: 0 0 110px;
}

@media screen and (max-width: 768px) {
  .page-agreement .service .section-group__inner {
    padding: 0 5.333vw 21.333vw !important;
  }
}

.page-agreement .service .section-group__title {
  margin: 0;
}

.page-agreement .service .section-group__title h2 {
  margin-top: 24px;
}

@media screen and (max-width: 768px) {
  .page-agreement .service .section-group__title h2 {
    margin-top: 4.267vw;
  }
}

@media screen and (max-width: 768px) {
  .page-agreement .service .section-group__title p {
    line-height: 1.411;
  }
}

.page-agreement .service .section-group__body .text {
  margin-top: 17px;
}

@media screen and (max-width: 768px) {
  .page-agreement .service .section-group__body .text {
    margin-top: 9.333vw;
  }
}

.page-agreement .service .section-group__body p {
  line-height: 46px;
  font-size: 20px;
  line-height: 46px;
  letter-spacing: 0.0075em;
}

@media screen and (max-width: 768px) {
  .page-agreement .service .section-group__body p {
    font-size: 4.533vw;
    line-height: 2;
    letter-spacing: 0.0075em;
    text-align: left;
    margin-bottom: 7.467vw;
  }
}

@media screen and (max-width: 768px) {
  .page-agreement .service .section-group__body p:last-child {
    margin-bottom: 0;
  }
}

.page-agreement .flow .section-group__inner {
  padding: 0 0 110px;
}

@media screen and (max-width: 768px) {
  .page-agreement .flow .section-group__inner {
    padding: 0 5.333vw 21.333vw !important;
  }
}

.page-agreement .flow .section-group__title {
  margin: 0;
}

@media screen and (max-width: 768px) {
  .page-agreement .flow .section-group__title {
    max-width: 224px;
    margin: 0 auto;
  }
}

.page-agreement .flow .section-group__body .flow-contents__list {
  position: relative;
}

.page-agreement .flow .section-group__body .flow-contents__list img {
  position: absolute;
  height: 862px;
  width: 5px;
  right: 0;
  left: 0;
  margin: auto;
  top: 70px;
}

@media screen and (max-width: 768px) {
  .page-agreement .flow .section-group__body .flow-contents__list img {
    height: 358.667vw;
    top: 17.333vw;
  }
}

.page-agreement .flow .section-group__body .flow-contents__item {
  padding: 35px 35px 30px 122px;
  position: relative;
  background: #E9EDF5;
  border: 2px solid #213F9A;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 6px;
  margin-bottom: 36px;
}

@media screen and (max-width: 768px) {
  .page-agreement .flow .section-group__body .flow-contents__item {
    padding: 8vw 6.667vw 8vw 25.867vw;
  }
}

.page-agreement .flow .section-group__body .flow-contents__item .number {
  font-size: 48px;
  line-height: 44px;
  letter-spacing: 0em;
  position: absolute;
  top: 50%;
  left: 35px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  color: #213F9A;
}

@media screen and (max-width: 768px) {
  .page-agreement .flow .section-group__body .flow-contents__item .number {
    font-size: 9.067vw;
    line-height: 1;
    letter-spacing: 0em;
    left: 6.667vw;
  }
}

.page-agreement .flow .section-group__body .flow-contents__item .title {
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0em;
  color: #213F9A;
}

@media screen and (max-width: 768px) {
  .page-agreement .flow .section-group__body .flow-contents__item .title {
    font-size: 5.333vw;
    line-height: 1;
    letter-spacing: 0.0075em;
    text-align: left;
  }
}

.page-agreement .flow .section-group__body .flow-contents__item .description {
  font-size: 20px;
  line-height: 36px;
  letter-spacing: 0.0075em;
  margin-top: 10px;
  font-family: DNPShueiMGoStd-L;
}

@media screen and (max-width: 768px) {
  .page-agreement .flow .section-group__body .flow-contents__item .description {
    font-size: 4.533vw;
    line-height: 2;
    letter-spacing: 0.0075em;
    text-align: left;
    font-family: DNPShueiMGoStd-L;
  }
}

.page-agreement .flow .section-group__body .contents-05 {
  background: #213F9A;
}

.page-agreement .flow .section-group__body .contents-05 .number {
  color: #fff;
}

.page-agreement .flow .section-group__body .contents-05 .title {
  color: #fff;
}

.page-agreement .flow .section-group__body .contents-05 .description {
  color: #fff;
}

.page-agreement .flow .section-group__body .contact {
  padding: 60px;
  border-radius: 6px;
  border: 2px solid #21469A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 45px;
}

@media screen and (max-width: 768px) {
  .page-agreement .flow .section-group__body .contact {
    padding: 8vw 5.333vw;
    margin-top: 9.333vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.page-agreement .flow .section-group__body .contact .tel {
  color: #21469A;
}

.page-agreement .flow .section-group__body .contact .tel p {
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0em;
}

@media screen and (max-width: 768px) {
  .page-agreement .flow .section-group__body .contact .tel p {
    font-size: 4.533vw;
    line-height: 1.41;
    letter-spacing: 0;
    font-family: DNPShueiMGoStd-B;
  }
}

.page-agreement .flow .section-group__body .contact .tel .number {
  font-size: 34px;
  line-height: 34px;
  letter-spacing: 0em;
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .page-agreement .flow .section-group__body .contact .tel .number {
    font-size: 9.067vw;
    line-height: 1;
    margin-top: 3.467vw;
    padding-left: 4vw;
  }
}

.page-agreement .flow .section-group__body .contact .tel .number span {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0em;
}

@media screen and (max-width: 768px) {
  .page-agreement .flow .section-group__body .contact .tel .number span {
    font-size: 4.267vw;
    line-height: 1.375;
  }
}

.page-agreement .flow .section-group__body .contact .tel .number .attention {
  font-family: DNPShueiMGoStd-L;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0em;
}

@media screen and (max-width: 768px) {
  .page-agreement .flow .section-group__body .contact .tel .number .attention {
    font-size: 3.2vw;
    line-height: 1.5;
    letter-spacing: 0em;
    display: block;
    text-align: center;
    margin-top: 2.667vw;
  }
}

.page-agreement .flow .section-group__body .contact .tel .number a[href^="tel:"] {
  pointer-events: none;
  color: #21469A;
}

@media screen and (max-width: 768px) {
  .page-agreement .flow .section-group__body .contact .tel .number a[href^="tel:"] {
    pointer-events: auto;
  }
}

.page-agreement .flow .section-group__body .contact .contact-link {
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #21469A;
}

@media screen and (max-width: 768px) {
  .page-agreement .flow .section-group__body .contact .contact-link {
    font-size: 4.533vw;
    line-height: 1;
    letter-spacing: 0em;
    text-align: center;
    margin-top: 5.333vw;
  }
}

.page-agreement .necessary .section-group__inner {
  padding: 0 0 110px;
}

@media screen and (max-width: 768px) {
  .page-agreement .necessary .section-group__inner {
    padding: 0 5.333vw 21.333vw !important;
  }
}

.page-agreement .necessary .section-group__inner .description {
  font-size: 20px;
  letter-spacing: 0.0075em;
  text-align: center;
  font-family: DNPShueiMGoStd-L;
  margin-top: 30.44px;
}

@media screen and (max-width: 768px) {
  .page-agreement .necessary .section-group__inner .description {
    margin-top: 9.333vw;
    font-size: 4.533vw;
    line-height: 2;
    letter-spacing: 0.0075em;
  }
}

.page-agreement .necessary .section-group__title {
  margin: 0;
}

.page-agreement .necessary .section-group__body {
  padding: 17px 30px;
  background: #E9EDF5;
  border: 2px solid #21469A;
  margin-top: 43px;
  border-radius: 6px;
}

@media screen and (max-width: 768px) {
  .page-agreement .necessary .section-group__body {
    margin-top: 9.333vw;
    padding: 6.667vw;
    padding-right: 5.333vw;
  }
}

.page-agreement .necessary .section-group__body ul {
  padding-left: 25px;
}

@media screen and (max-width: 768px) {
  .page-agreement .necessary .section-group__body ul {
    padding-left: 6.667vw;
  }
}

.page-agreement .necessary .section-group__body ul li {
  font-size: 20px;
  line-height: 46px;
  letter-spacing: 0.0075em;
  position: relative;
}

@media screen and (max-width: 768px) {
  .page-agreement .necessary .section-group__body ul li {
    font-size: 4.533vw;
    line-height: 2;
    letter-spacing: 0.0075em;
  }
}

.page-agreement .necessary .section-group__body ul li .title {
  display: inline-block;
  width: 19%;
}

@media screen and (max-width: 768px) {
  .page-agreement .necessary .section-group__body ul li .title {
    width: 55%;
  }
}

@media screen and (max-width: 768px) {
  .page-agreement .necessary .section-group__body ul .first-item .title {
    width: 41%;
  }
}

.page-agreement .necessary .section-group__body .number {
  position: absolute;
  left: -25px;
  top: 12px;
}

@media screen and (max-width: 768px) {
  .page-agreement .necessary .section-group__body .number {
    left: -6.667vw;
    top: 2.667vw;
  }
}

.footer {
  background: #0B2150;
}

.footer__inner {
  padding: 50px 0 60px;
  max-width: 1100px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .footer__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 10.667vw 8vw;
  }
}

.footer__inner--left .company {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer__inner--left .company .logo {
  margin-right: 18px;
}

@media screen and (max-width: 768px) {
  .footer__inner--left .company .logo {
    width: 26.933vw;
    height: 16.267vw;
    margin-right: 4.267vw;
  }
  .footer__inner--left .company .logo img {
    width: 100%;
  }
}

.footer__inner--left .company .name {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0em;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .footer__inner--left .company .name {
    font-size: 3.733vw;
    line-height: 1.571;
    letter-spacing: 0em;
  }
}

.footer__inner--left .address {
  margin-top: 20px;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0em;
  font-family: DNPShueiMGoStd-L;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .footer__inner--left .address {
    font-size: 4vw;
    line-height: 1.6;
    letter-spacing: 0em;
  }
}

.footer__inner--left .main-nav__list {
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 591px;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .footer__inner--left .main-nav__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.footer__inner--left .main-nav__item {
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0em;
}

@media screen and (max-width: 768px) {
  .footer__inner--left .main-nav__item {
    margin-bottom: 6.667vw;
    font-size: 4.533vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.footer__inner--left .main-nav__item a {
  color: #fff;
}

@media screen and (max-width: 768px) {
  .footer__inner--left .main-nav__item:last-child {
    margin-bottom: 5.867vw;
  }
}

.footer__inner--left .sub-nav__list {
  margin-top: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 591px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .footer__inner--left .sub-nav__list {
    margin-top: 5.867vw;
  }
}

.footer__inner--left .sub-nav__item {
  font-family: DNPShueiMGoStd-L;
  font-size: 14px;
  line-height: 12px;
  letter-spacing: 0.0075em;
  margin-right: 25px;
}

@media screen and (max-width: 768px) {
  .footer__inner--left .sub-nav__item {
    font-size: 3.733vw;
    line-height: 1;
    letter-spacing: 0.0075em;
  }
}

.footer__inner--left .sub-nav__item a {
  color: #fff;
}

.footer__inner--right p {
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0em;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .footer__inner--right p {
    margin-top: 12.8vw;
    font-size: 17px;
    line-height: 1.294;
    letter-spacing: 0em;
  }
}

.footer__inner--right p i {
  vertical-align: sub;
  margin-right: 7px;
}

@media screen and (max-width: 768px) {
  .footer__inner--right p i {
    font-size: 4.8vw;
    margin-right: 1.6vw;
  }
}

.footer__inner--right .link-button {
  margin-top: 21px;
}

@media screen and (max-width: 768px) {
  .footer__inner--right .link-button {
    margin-top: 5.333vw;
  }
}

.footer__inner--right .tel {
  margin-top: 34px;
}

@media screen and (max-width: 768px) {
  .footer__inner--right .tel {
    margin-top: 8vw;
  }
}

@media screen and (max-width: 768px) {
  .footer__inner--right .tel p {
    margin: 0;
    font-size: 4.533vw;
    line-height: 1;
    letter-spacing: -0.5px;
  }
}

.footer__inner--right .tel .number {
  font-size: 34px;
  line-height: 34px;
  letter-spacing: 0em;
  margin-top: 18px;
}

@media screen and (max-width: 768px) {
  .footer__inner--right .tel .number {
    font-size: 9.067vw;
    line-height: 1;
    letter-spacing: 0em;
    text-align: center;
  }
}

.footer__inner--right .tel .number span {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0em;
}

.footer__inner--right .tel .number .attention {
  font-family: DNPShueiMGoStd-L;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0em;
}

@media screen and (max-width: 768px) {
  .footer__inner--right .tel .number .attention {
    font-size: 3.2vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.footer__inner--right .tel .number a[href^="tel:"] {
  pointer-events: none;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .footer__inner--right .tel .number a[href^="tel:"] {
    pointer-events: auto;
  }
}

.footer .copyright {
  padding: 20px 0;
  text-align: center;
  font-family: DNPShueiMGoStd-L;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0em;
  background-color: #fff;
  color: #0B2150;
}

@media screen and (max-width: 768px) {
  .footer .copyright {
    font-size: 2.667vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
/*# sourceMappingURL=application.css.map */