@charset "UTF-8";
/* ------------------------------------

colors setting

------------------------------------ */
/* ------------------------------------

colors setting の変数ではなく
下記の左側の変数をcssで指定する

×：$black
◯：$dark-text

------------------------------------ */
/*  text-color
*----------------------------------- */
/*  background-color
*----------------------------------- */
/*  border-color
*----------------------------------- */
/*  system-color
*----------------------------------- */
/*  cv
*----------------------------------- */
/*  footer
*----------------------------------- */
/*  menu
*----------------------------------- */
/*  new icon
*----------------------------------- */
/*  horizontal
*----------------------------------- */
/*  slick-color
*----------------------------------- */
.en {
  font-family: "anton", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
}

.en02 {
  font-family: "anton", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
}

.yakuhan {
  font-family: "YakuHanJP", ryo-gothic-plusn, sans-serif;
}

.system_article {
  /*
  YUI 3.5.0 (build 5089)
  Copyright 2012 Yahoo! Inc. All rights reserved.
  Licensed under the BSD License.
  http://yuilibrary.com/license/
  */
}
.system_article html {
  color: #1F1F1F;
  background: #fff;
}
.system_article body,
.system_article div,
.system_article dl,
.system_article dt,
.system_article dd,
.system_article ul,
.system_article ol,
.system_article li,
.system_article h1,
.system_article h2,
.system_article h3,
.system_article h4,
.system_article h5,
.system_article h6,
.system_article pre,
.system_article code,
.system_article form,
.system_article fieldset,
.system_article legend,
.system_article input,
.system_article textarea,
.system_article p,
.system_article blockquote,
.system_article th,
.system_article td {
  margin: 0;
  padding: 0;
}
.system_article table {
  border-spacing: 0;
  border-collapse: collapse;
}
.system_article fieldset,
.system_article img {
  border: 0;
}
.system_article address,
.system_article caption,
.system_article cite,
.system_article code,
.system_article dfn,
.system_article em,
.system_article strong,
.system_article th,
.system_article var {
  font-weight: normal;
  font-style: normal;
}
.system_article ol,
.system_article ul {
  list-style: none;
}
.system_article caption,
.system_article th {
  text-align: left;
}
.system_article h1,
.system_article h2,
.system_article h3,
.system_article h4,
.system_article h5,
.system_article h6 {
  font-size: 100%;
  font-weight: normal;
}
.system_article q:before,
.system_article q:after {
  content: "";
}
.system_article abbr,
.system_article acronym {
  font-variant: normal;
  border: 0;
}
.system_article sup {
  vertical-align: text-top;
}
.system_article sub {
  vertical-align: text-bottom;
}
.system_article input,
.system_article textarea,
.system_article select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  z-index: auto;
}
.system_article input,
.system_article textarea,
.system_article select {
  *font-size: 100%;
}
.system_article legend {
  color: #000;
}
.system_article #yui3-css-stamp.cssreset {
  display: none;
}
.system_article main,
.system_article aside {
  display: block;
}
.system_article p {
  color: #fff;
  font-size: 16px !important;
  font-weight: normal !important;
  line-height: 1.6 !important;
  margin-bottom: 0.6em !important;
  min-height: 1.4em;
}
.system_article p::after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
}
.system_article ul {
  color: #fff;
  font-weight: normal !important;
  line-height: 1.4 !important;
  margin-bottom: 0.6em !important;
  padding-left: 1.5em !important;
  list-style: disc !important;
}
.system_article ol {
  color: #fff;
  font-weight: normal !important;
  line-height: 1.4 !important;
  margin-bottom: 0.6em !important;
  padding-left: 1.5em !important;
  list-style: decimal !important;
}
.system_article a {
  color: #1D2088;
  text-decoration: underline !important;
}
.system_article a:hover {
  text-decoration: none !important;
}
.system_article a:active {
  text-decoration: underline !important;
}
.system_article .aligncenter {
  clear: both !important;
  display: block !important;
  margin: 0 auto !important;
}
.system_article img.aligncenter {
  clear: both !important;
  display: block !important;
  margin: 0 auto !important;
}
.system_article .alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  clear: both;
}
.system_article .alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
  clear: both;
}
.system_article .wp-caption-text {
  text-align: center;
}
.system_article strong {
  font-weight: bold !important;
}
.system_article em {
  font-style: italic !important;
}
.system_article h1 {
  clear: both;
  font-weight: bold;
  line-height: 1.4;
  margin: 18px 0;
  font-size: 2.133em;
}
.system_article h1:first-child {
  margin-top: 0;
}
@media screen and (max-width: 480px) {
  .system_article h1 {
    margin-bottom: 4%;
  }
}
.system_article h2 {
  clear: both;
  font-weight: bold;
  line-height: 1.4;
  margin: 18px 0;
  font-size: 1.6em;
}
.system_article h2:first-child {
  margin-top: 0;
}
@media screen and (max-width: 480px) {
  .system_article h2 {
    margin-bottom: 4%;
  }
}
.system_article h3 {
  clear: both;
  font-weight: bold;
  line-height: 1.4;
  margin: 18px 0;
  font-size: 1.245em;
}
.system_article h3:first-child {
  margin-top: 0;
}
@media screen and (max-width: 480px) {
  .system_article h3 {
    margin-bottom: 4%;
  }
}
.system_article h4 {
  font-size: 1.067em;
}
.system_article h5 {
  font-size: 0.889em;
}
.system_article h6 {
  font-size: 0.711em;
}
.system_article table {
  max-width: 100%;
  margin: 1em 0 1.4em;
  border-collapse: collapse;
  border: 1px solid #ccc;
}
@media screen and (max-width: 480px) {
  .system_article table {
    width: 100% !important;
  }
}
.system_article th {
  font-size: 0.9em;
  padding: 0.4em;
  border: 1px solid #ccc;
  text-align: center;
}
.system_article td {
  font-size: 0.9em;
  padding: 0.4em;
  border: 1px solid #ccc;
}
.system_article img {
  width: auto;
  max-width: 100%;
  height: auto !important;
}
.system_article iframe {
  max-width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
@media print, screen and (max-width: 760px) {
  .system_article iframe {
    width: 100%;
  }
}
.system_article video {
  max-width: 100%;
}
.system_article .photo01,
.system_article .photo02 {
  margin-bottom: 20px;
}
.system_article .photo01 img {
  display: block;
  width: 100%;
  height: auto;
}
.system_article .photo02 {
  *zoom: 1;
}
.system_article .photo02:after {
  font-size: 0;
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: " ";
}
.system_article .photo02 li {
  overflow: hidden;
  width: 49%;
}
.system_article .photo02 li:first-child {
  float: left;
}
.system_article .photo02 li:last-child {
  float: right;
}
.system_article .photo02 li img {
  display: block;
  height: auto;
}
.system_article .unit_faq {
  margin-bottom: 50px;
}
.system_article .unit_faq dt,
.system_article .unit_faq dd {
  font-size: 14px;
  line-height: 2em;
}
.system_article .unit_faq dt {
  font-size: 15px;
  font-weight: bold;
}
.system_article .unit_faq dd:last-child {
  margin-bottom: 0;
}
.system_article .unit_data table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px #ccc solid;
}
.system_article .unit_data tr {
  border-bottom: 1px #ccc solid;
}
.system_article .unit_data td {
  font-size: 13px;
  padding: 16px 0;
}
.system_article .unit_data th {
  font-size: 13px;
  font-weight: bold;
  width: 240px;
  padding: 16px;
  text-align: left;
  background: #f7f2ee;
}
.system_article .unit_data td {
  padding: 16px 32px;
}
.system_article::after {
  content: "";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

.page-system {
  /*  icon
  *----------------------------------- */
  /*  password
  *----------------------------------- */
  /*  infotable
  *----------------------------------- */
  /*  Pager
  *----------------------------------- */
  /*  widget
  *----------------------------------- */
  /* l-other_article その他の記事
  *----------------------------------- */
  /*  index おすすめ吐き出し
  *----------------------------------- */
  /*  page-system-index
  *----------------------------------- */
  /*  詳細 page-system-detail
  *----------------------------------- */
}
.page-system .list-page .p-item__icons {
  overflow: hidden;
  text-align: inherit;
}
.page-system .list-page .l-list .p-item__icons {
  max-height: 50px;
  text-align: left;
}
@media print, screen and (max-width: 760px) {
  .page-system .list-page .l-list .p-item__icons {
    max-height: 25px;
  }
}
.page-system.page-system-index .list-page .p-item__icons {
  max-height: 54px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page .p-item__icons {
    max-height: 25px;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-system-detail .list-page__main .p-item.new:after {
    line-height: 64px;
    top: 20px;
    left: 20px;
    width: 64px;
    height: 64px;
    font-size: 15px;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .list-page__main .p-item.new:after {
    font-size: 3.5vw;
    top: 3vw;
    left: 3vw;
    width: 13vw;
    height: 13vw;
    line-height: 13vw;
  }
}
.page-system.page-system-index .p-item.password .p-item__post-date {
  position: relative;
  display: inline-block;
}
.page-system.page-system-index .p-item.password .p-item__post-date::before {
  display: inline-block;
  content: "";
  width: 15px;
  height: 15px;
  background: url(../images/cmn/key.png) no-repeat center;
  background-size: 100% auto;
  position: absolute;
  top: 3px;
  right: -20px;
  z-index: 10000;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .p-item.password .p-item__post-date::before {
    width: 3.8vw;
    height: 3.8vw;
    top: 15%;
    right: -3.8vw;
  }
}
.page-system.page-system-detail .p-item.password .p-item__post-date {
  position: relative;
  display: inline-block;
}
.page-system.page-system-detail .p-item.password .p-item__post-date::before {
  display: inline-block;
  content: "";
  width: 15px;
  height: 15px;
  background: url(../images/cmn/key.png) no-repeat center;
  background-size: 100% auto;
  position: absolute;
  top: 5px;
  right: -20px;
  z-index: 10000;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .p-item.password .p-item__post-date::before {
    width: 3.8vw;
    height: 3.8vw;
    top: 27%;
    right: -3.8vw;
  }
}
.page-system .detail_box {
  margin-bottom: 60px;
}
@media print, screen and (max-width: 760px) {
  .page-system .detail_box {
    margin-bottom: 10%;
  }
}
.page-system .detail_box .infotable {
  display: flex;
  flex-wrap: wrap;
}
.page-system .detail_box .infotable dt {
  width: 30%;
  background: #F7F7F7;
  font-weight: normal;
  padding: 10px;
  border-bottom: 1px dotted #fff;
}
@media print, screen and (max-width: 760px) {
  .page-system .detail_box .infotable dt {
    padding: 3%;
  }
}
.page-system .detail_box .infotable dd {
  width: 70%;
  padding: 10px;
  border-bottom: 1px dotted #F7F7F7;
}
@media print, screen and (max-width: 760px) {
  .page-system .detail_box .infotable dd {
    padding: 3%;
  }
}
.page-system .l-pager {
  text-align: center;
  position: relative;
  z-index: 1;
  clear: both;
  margin-top: 30px;
}
@media print, screen and (min-width: 761px) {
  .page-system .l-pager {
    display: flex;
    justify-content: center;
    width: 100%;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system .l-pager {
    margin-top: 1%;
  }
}
.page-system .l-pager li {
  margin-bottom: 10px;
  min-width: 200px;
}
@media print, screen and (min-width: 761px) {
  .page-system .l-pager li {
    margin-left: 1%;
    margin-right: 1%;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system .l-pager li {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.page-system .l-pager li .c-button {
  width: 100%;
}
.page-system .l-pager li .c-button.center span {
  padding-right: 0;
}
.page-system .l-pager li .c-button.center span::after {
  content: none;
}
.page-system .widget__header {
  background: #fff;
  color: #1D2088;
  padding: 11px 0 12px;
  text-align: center;
  width: 100%;
}
.page-system .widget {
  margin-bottom: 30px;
  font-size: 13px;
}
@media print, screen and (max-width: 760px) {
  .page-system .widget {
    margin-bottom: 10%;
  }
}
.page-system .widget a {
  text-decoration: none;
}
.page-system .widget__main-nextback {
  height: 37px;
  padding: 0;
  text-align: center;
  position: relative;
  background: #e0e0e0;
  color: #1F1F1F;
}
.page-system .widget__main-back, .page-system .widget__main-next {
  width: 30%;
}
@media print, screen and (max-width: 760px) {
  .page-system .widget__main-back, .page-system .widget__main-next {
    width: 25%;
  }
}
.page-system .widget__main-back {
  float: left;
}
.page-system .widget__main-next {
  float: right;
}
.page-system .widget__main-back a, .page-system .widget__main-next a {
  color: #1F1F1F;
  position: relative;
  display: block;
  padding: 0;
  width: 100%;
  height: 34px;
  line-height: 34px;
}
.page-system .widget__main-back a {
  padding-left: 16px;
}
.page-system .widget__main-next a {
  padding-right: 16px;
}
.page-system .widget__main-back a:hover, .page-system .widget__main-next a:hover {
  text-decoration: none;
}
.page-system .widget__main-back a span, .page-system .widget__main-next a span {
  position: relative;
  display: block;
  font-weight: 400;
  font-size: 13px;
  line-height: 35px;
}
.page-system .widget__main-back a span:before, .page-system .widget__main-next a span:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  width: 0;
  height: 0;
  margin-top: -4.5px;
}
.page-system .widget__main-back a span:before {
  left: -12px;
  transition-duration: 200ms;
  border: 4px solid transparent;
  border-right: 5px solid #1F1F1F;
}
.page-system .widget__main-next a span:after {
  right: -12px;
  transition-duration: 200ms;
  border: 4px solid transparent;
  border-left: 5px solid #1F1F1F;
}
.page-system .widget__main-year {
  font-weight: 400;
  font-size: 16px;
  line-height: 35px;
  height: 35px;
  text-align: center;
  width: 50%;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -25%;
}
.page-system .widget ul li a {
  border-bottom: 1px solid #bababa;
  display: block;
  padding: 9px 15px 8px 15px;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  text-align: left;
  font-weight: 500;
}
.page-system .widget ul li a::before {
  display: block;
  content: "";
  position: absolute;
  top: 55%;
  left: 5px;
  width: 0;
  height: 0;
  margin-top: -5px;
  border: 4px solid transparent;
  border-left: 5px solid #fff;
  transition-duration: 200ms;
}
@media print, screen and (max-width: 760px) {
  .page-system .widget:last-child {
    margin-bottom: 0;
  }
}
.page-system.page-system-detail .l-other_article {
  width: 910px;
  margin: 80px auto 40px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-other_article {
    width: 100%;
    margin: 13% auto 7%;
  }
}
.page-system.page-system-detail .l-other_article h3 {
  line-height: 1;
  font-weight: 400;
  margin: 0 auto 32px;
  font-size: 34px;
  text-align: center;
  color: #fff;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-other_article h3 {
    font-size: 10vw;
    margin-bottom: 6%;
  }
}
.page-system.page-system-detail .l-other_article h3 span {
  display: block;
  line-height: 1;
  font-size: 15px;
  margin-top: 10px;
  font-family: ryo-gothic-plusn, sans-serif;
  font-weight: 500;
  color: #fff;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-other_article h3 span {
    font-size: 4vw;
    margin-top: 3vw;
  }
}
.page-system.page-system-detail .l-other_article__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-other_article__list {
    grid-template-columns: repeat(1, 1fr);
    gap: 3vw;
    margin-bottom: 5vw;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-other_article .p-item {
    cursor: pointer;
  }
}
.page-system.page-system-detail .l-other_article .p-item a {
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  height: 100%;
  display: flex;
  padding: 14px;
  box-sizing: border-box;
  position: relative;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-other_article .p-item a {
    padding: 8px;
  }
}
.page-system.page-system-detail .l-other_article .p-item__inner {
  width: calc(100% - 205px);
  text-align: left;
  padding-left: 15px;
  color: #1F1F1F;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-other_article .p-item__inner {
    width: 58%;
    margin-top: 0;
  }
}
.page-system.page-system-detail .l-other_article .p-item__post-title {
  margin-top: 6px;
  margin-bottom: 4px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-other_article .p-item__post-title {
    margin-top: 0;
    margin-bottom: 2px;
    font-size: 3.8vw;
    line-height: 1.5;
  }
}
.page-system.page-system-detail .l-other_article .p-item__post-date {
  font-size: 13px;
}
.page-system.page-system-detail .l-other_article .p-item__photo {
  position: relative;
  width: 190px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-other_article .p-item__photo {
    width: 39%;
    margin-bottom: 0;
  }
}
.page-system.page-system-detail .l-other_article .p-item__icons {
  text-align: left;
  margin-bottom: 6px;
  max-height: 24px;
  overflow: hidden;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-other_article .p-item__icons {
    max-height: 25px;
    margin-bottom: 4px;
  }
}
.page-system.page-system-detail .out_of_range {
  opacity: 0;
  pointer-events: none;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .out_of_range {
    display: none;
  }
}
.page-system.page-system-index .list-page__rank {
  width: 1100px;
  margin: 0 auto 80px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank {
    width: 90%;
    margin-bottom: 10%;
  }
}
.page-system.page-system-index .list-page__rank__list {
  display: flex;
  flex-wrap: wrap;
  gap: 22px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank__list {
    gap: 5vw 3vw;
  }
}
.page-system.page-system-index .list-page__rank .list-page__list, .page-system.page-system-index.page-news .list-page__rank .list-page__list {
  width: auto;
  max-width: inherit;
}
.page-system.page-system-index .list-page__rank .p-item {
  position: relative;
  width: 100%;
  border: 1px solid #1F1F1F;
  background: #fff;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
    text-align: left;
    border: none;
  }
}
.page-system.page-system-index .list-page__rank .p-item a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-system-index .list-page__rank .p-item a {
    display: flex;
    padding: 14px;
    align-items: center;
  }
}
.page-system.page-system-index .list-page__rank .p-item a:after {
  position: absolute;
  z-index: 99;
  right: 10px;
  bottom: 10px;
  display: block;
  width: 0;
  height: 0;
  margin-top: -3px;
  content: "";
  transition-duration: 200ms;
  border: 3px solid transparent;
  border-left: 5px solid #1F1F1F;
}
.page-system.page-system-index .list-page__rank .p-item__photo {
  position: relative;
  width: 40%;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item__photo {
    width: 100%;
  }
}
.page-system.page-system-index .list-page__rank .p-item__inner {
  text-align: left;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-system-index .list-page__rank .p-item__inner {
    width: 60%;
    padding: 0 20px;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item__inner {
    width: auto;
    margin-top: 4%;
  }
}
.page-system.page-system-index .list-page__rank .p-item__post-date {
  font-size: 14px;
  margin-top: 4px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item__post-date {
    margin-top: 2px;
  }
}
.page-system.page-system-index .list-page__rank .p-item__post-price {
  font-size: 16px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item__post-price {
    margin-top: 2px;
  }
}
.page-system.page-system-index .list-page__rank .p-item__icons {
  margin-bottom: 8px;
  max-height: 54px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item__icons {
    margin-bottom: 6px;
  }
}
.page-system.page-system-index .list-page__rank .p-item__icons:empty {
  margin-bottom: 0;
}
.page-system.page-system-index .list-page__rank .p-item__post-title {
  overflow: hidden;
  font-size: 16px;
}
.page-system.page-system-index .list-page__rank .p-item__post-text {
  overflow: hidden;
  font-size: 15px;
  margin-top: 5px;
}
.page-system.page-system-index .list-page__rank .p-item__caption {
  margin-top: 7px;
  overflow: hidden;
}
.page-system.page-system-index .list-page__rank .p-item:first-child {
  position: relative;
  width: 100%;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-system-index .list-page__rank .p-item:first-child .p-item__photo {
    max-width: 427px;
    width: 40%;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-system-index .list-page__rank .p-item:first-child.new:after {
    top: 25px;
    left: 25px;
    line-height: 64px;
    width: 64px;
    height: 64px;
    font-size: 15px;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item:first-child.new:after {
    font-size: 3.5vw;
    top: 3vw;
    left: 3vw;
    width: 13vw;
    height: 13vw;
    line-height: 13vw;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-system-index .list-page__rank .p-item:first-child .p-item__inner {
    padding-left: 25px;
  }
}
.page-system.page-system-index .list-page__rank .p-item:first-child .p-item__icons {
  margin-bottom: 8px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item:first-child .p-item__icons {
    margin-bottom: 6px;
  }
}
.page-system.page-system-index .list-page__rank .p-item:first-child .p-item__post-title {
  font-size: 18px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item:first-child .p-item__post-title {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
    font-size: 17px;
    line-height: 1.5;
  }
}
.page-system.page-system-index .list-page__rank .p-item:first-child .p-item__post-date {
  margin-top: 6px;
}
.page-system.page-system-index .list-page__rank .p-item:nth-child(2), .page-system.page-system-index .list-page__rank .p-item:nth-child(3) {
  max-width: 540px;
  width: 49%;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item:nth-child(2), .page-system.page-system-index .list-page__rank .p-item:nth-child(3) {
    width: calc(50% - 1.5vw);
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item:nth-child(2) a:after, .page-system.page-system-index .list-page__rank .p-item:nth-child(3) a:after {
    display: none;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-system-index .list-page__rank .p-item:nth-child(2).new:after, .page-system.page-system-index .list-page__rank .p-item:nth-child(3).new:after {
    top: 20px;
    left: 20px;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-system-index .list-page__rank .p-item:nth-child(2) .p-item__inner, .page-system.page-system-index .list-page__rank .p-item:nth-child(3) .p-item__inner {
    width: 57%;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item:nth-child(2) .p-item__inner, .page-system.page-system-index .list-page__rank .p-item:nth-child(3) .p-item__inner {
    margin-top: 6%;
  }
}
.page-system.page-system-index .list-page__rank .p-item:nth-child(2) .p-item__photo, .page-system.page-system-index .list-page__rank .p-item:nth-child(3) .p-item__photo {
  width: 43%;
}
@media screen and (max-width: 480px) {
  .page-system.page-system-index .list-page__rank .p-item:nth-child(2) .p-item__photo, .page-system.page-system-index .list-page__rank .p-item:nth-child(3) .p-item__photo {
    width: 100%;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item:nth-child(2) .p-item__post-title, .page-system.page-system-index .list-page__rank .p-item:nth-child(3) .p-item__post-title {
    font-size: 3.8vw;
    line-height: 1.5;
  }
}
.page-system.page-system-index .list-page__rank .p-item:nth-child(2) .p-item__post-text, .page-system.page-system-index .list-page__rank .p-item:nth-child(3) .p-item__post-text {
  display: none;
}
.page-system.page-system-index .list-page__rank .p-item:nth-child(2) .p-item__caption, .page-system.page-system-index .list-page__rank .p-item:nth-child(3) .p-item__caption {
  display: none;
}
.page-system.page-system-index .list-page__rank .p-item:nth-child(2) .p-item__post-date, .page-system.page-system-index .list-page__rank .p-item:nth-child(3) .p-item__post-date {
  margin-bottom: 0;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item:nth-child(2) .p-item__post-date, .page-system.page-system-index .list-page__rank .p-item:nth-child(3) .p-item__post-date {
    font-size: 3.4vw;
    margin-top: 3px;
  }
}
.page-system.page-system-index .l-list {
  margin: 0 auto 30px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 33px 22px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .l-list {
    gap: 5vw 3vw;
  }
}
.page-system.page-system-index .l-list h3 {
  line-height: 1.2;
  margin: 0 auto 32px;
  font-size: 30px;
  text-align: center;
  font-family: "anton", sans-serif;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .l-list h3 {
    font-size: 24px;
    margin-bottom: 6%;
  }
}
.page-system.page-system-index .l-list .p-item {
  border: solid 1px #ccc;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .l-list .p-item {
    cursor: pointer;
  }
}
.page-system.page-system-index .l-list .p-item a {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 14px;
  box-sizing: border-box;
  position: relative;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-system-index .l-list .p-item__photo {
    width: 190px;
  }
}
.page-system.page-system-index .l-list .p-item__inner {
  text-align: left;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-system-index .l-list .p-item__inner {
    width: calc(100% - 205px);
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .l-list .p-item__inner {
    margin-top: 5%;
  }
}
.page-system.page-system-index .l-list .p-item__icons {
  margin-bottom: 4px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .l-list .p-item__icons {
    margin-bottom: 5px;
  }
}
.page-system.page-system-index .l-list .p-item__icons .hash {
  display: inline-block;
  color: #fff !important;
}
.page-system.page-system-index .l-list .p-item__icons:empty {
  margin-bottom: 0;
}
.page-system.page-system-index .l-list .p-item__post-title {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .l-list .p-item__post-title {
    font-size: 3.8vw;
  }
}
.page-system.page-system-index .l-list .p-item__post-text {
  font-size: 13px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .l-list .p-item__post-text {
    font-size: 3.4vw;
  }
}
.page-system.page-system-index .l-list .p-item__post-price {
  font-size: 16px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .l-list .p-item__post-price {
    font-size: 4.2vw;
  }
}
.page-system.page-system-index .l-list .p-item__post-date {
  font-size: 13px;
  margin-top: 3px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .l-list .p-item__post-date {
    font-size: 3.4vw;
    margin-top: 3px;
  }
}
.page-system.page-system-index .l-list .p-item:nth-child(2n) {
  margin-right: 0;
}
.page-system.page-system-detail .list-page__main > .l-list {
  margin: 0 auto 40px;
  border-bottom: 1px solid #fff;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .list-page__main > .l-list {
    margin-bottom: 6%;
  }
}
.page-system.page-system-detail .l-list, .page-system.page-system-detail .l-list div, .page-system.page-system-detail .l-list ul {
  opacity: 1;
  transform: none;
}
.page-system.page-system-detail .l-list .p-item {
  width: 100%;
  padding: 0;
  margin-bottom: 40px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-list .p-item {
    margin-bottom: 0;
  }
}
.page-system.page-system-detail .l-list .p-item__icons {
  margin-bottom: 12px;
  max-height: inherit;
}
.page-system.page-system-detail .l-list .p-item__icons .hash {
  display: inline-block;
  color: #fff !important;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-list .p-item__icons {
    margin-bottom: 7px;
  }
}
.page-system.page-system-detail .l-list .p-item__photo {
  margin: 0 auto 50px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-list .p-item__photo {
    width: 100%;
    margin-bottom: 5%;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-list .p-item__inner {
    width: 100%;
  }
}
.page-system.page-system-detail .l-list .p-item__post-title {
  font-size: 26px;
  line-height: 1.4;
  margin-bottom: 8px;
  font-weight: 500;
  margin-bottom: 1rem;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-list .p-item__post-title {
    font-size: 5.2vw;
    line-height: 1.4;
    margin-top: 2%;
    margin-bottom: 4%;
  }
}
.page-system.page-system-detail .l-list .p-item__post-date {
  font-size: 16px;
  margin-bottom: 5px;
}
.page-system.page-system-detail .l-list .p-item__post-subtitle {
  font-size: 15px;
  margin-bottom: 18px;
  text-align: center;
}
.page-system.page-system-detail .l-list .p-item__caption {
  font-size: 16px;
  line-height: 1.6;
  margin-top: 30px;
  margin-bottom: 20px;
  text-align: center;
}
.page-system.page-system-detail .l-list .p-item__tbl_text {
  border-collapse: collapse;
  margin: 20px auto 30px;
}
.page-system.page-system-detail .l-list .p-item__tbl_text dt {
  display: inline-block;
  padding: 3px 30px;
  text-align: center;
  vertical-align: top;
  background: #1F1F1F;
  color: #fff;
}
.page-system.page-system-detail .l-list .p-item__tbl_text dt.empty {
  display: none;
}
.page-system.page-system-detail .l-list .p-item__tbl_text dd {
  max-width: 33%;
  padding-right: 30px;
  display: inline-block;
  margin-left: 15px;
  text-align: left;
  line-height: 17px;
  vertical-align: top;
}
.page-system.page-system-detail .l-list .p-item__tbl_text dd:last-child {
  padding-right: 0;
}
.page-system.page-system-detail .l-list .p-item__post-price {
  padding: 15px 0;
  border-top: 1px solid #1F1F1F;
  border-bottom: 1px solid #1F1F1F;
  text-align: center;
  font-weight: 600;
  font-size: 26px;
  margin-bottom: 30px;
}
.page-system.page-system-detail .l-list .p-item__post-price span {
  display: block;
  font-size: 13px;
}
.page-system.page-system-detail .l-list .p-item__post-text {
  margin-bottom: 50px;
}
.page-system.page-system-detail .l-list .p-item__post-text img {
  margin: 10px 0;
}
.page-system.page-system-detail .l-contents {
  margin-bottom: 60px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-contents {
    margin-bottom: 11%;
  }
}
.page-system.page-system-detail .l-value {
  padding: 20px;
  background: #F7F7F7;
  margin-top: 40px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-value {
    margin-top: 10%;
  }
}
.page-system.page-system-detail .l-value .title {
  border-top: 1px solid #1F1F1F;
  border-bottom: 1px solid #1F1F1F;
  color: #1F1F1F !important;
  font-size: 16px;
  text-align: center;
  padding: 5px 0;
  margin: 0px 0 15px;
}
.page-system.page-system-detail .l-password_form {
  margin-bottom: 60px;
  text-align: center;
  background: #eee;
  padding: 40px 20px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-password_form {
    margin-bottom: 10%;
    padding: 10% 5%;
  }
}
.page-system.page-system-detail .l-password_form .post_password {
  margin-top: 10px;
}
.page-system.page-system-detail .l-password_form form input {
  padding: 5px;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-password_form form input {
    width: calc(100% - 70px);
  }
}
.page-system.page-system-detail .l-password_form form button {
  appearance: none;
  width: 93px;
  padding: 5px 0 7px;
  border: none;
  border-radius: 3px;
  background: #1F1F1F;
  color: #fff;
  font-size: 13px;
  display: inline-block;
  vertical-align: middle;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-password_form form button {
    width: 63px;
  }
}

/* end -- .page-system */
.page-system.page-news,
.page-system.page-blog,
.page-system.page-story {
  /*  cmn
  *----------------------------------- */
  /*  page-system-index
  *----------------------------------- */
  /*  page-system-detail
  *----------------------------------- */
}
@media print, screen and (min-width: 761px) {
  .page-system.page-news.page-system-index .list-page__main,
.page-system.page-blog.page-system-index .list-page__main,
.page-system.page-story.page-system-index .list-page__main {
    width: 1100px;
    display: flex;
    justify-content: space-between;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-news.page-system-index .list-page__main,
.page-system.page-blog.page-system-index .list-page__main,
.page-system.page-story.page-system-index .list-page__main {
    margin: 10% auto 20%;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-news.page-system-index .list-page__list,
.page-system.page-blog.page-system-index .list-page__list,
.page-system.page-story.page-system-index .list-page__list {
    width: 870px;
  }
}
@media screen and (max-width: 979px) {
  .page-system.page-news.page-system-index .list-page__list,
.page-system.page-blog.page-system-index .list-page__list,
.page-system.page-story.page-system-index .list-page__list {
    /* for sp iPad */
    width: 100%;
    float: none;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-news.page-system-index aside.list-page__side,
.page-system.page-blog.page-system-index aside.list-page__side,
.page-system.page-story.page-system-index aside.list-page__side {
    width: 180px;
  }
}
@media screen and (max-width: 979px) {
  .page-system.page-news.page-system-index aside.list-page__side,
.page-system.page-blog.page-system-index aside.list-page__side,
.page-system.page-story.page-system-index aside.list-page__side {
    width: 100%;
    float: none;
    margin: 0 auto;
    max-width: 100%;
    justify-content: space-between;
    display: flex;
  }
}
@media screen and (max-width: 480px) {
  .page-system.page-news.page-system-index aside.list-page__side,
.page-system.page-blog.page-system-index aside.list-page__side,
.page-system.page-story.page-system-index aside.list-page__side {
    width: 100%;
    display: block;
    margin-top: 16%;
  }
}
@media screen and (max-width: 979px) {
  .page-system.page-news.page-system-index aside.list-page__side .widget,
.page-system.page-blog.page-system-index aside.list-page__side .widget,
.page-system.page-story.page-system-index aside.list-page__side .widget {
    width: 49%;
  }
}
@media screen and (max-width: 480px) {
  .page-system.page-news.page-system-index aside.list-page__side .widget,
.page-system.page-blog.page-system-index aside.list-page__side .widget,
.page-system.page-story.page-system-index aside.list-page__side .widget {
    width: 100%;
  }
}
.page-system.page-news.page-system-index .list-page__list h3,
.page-system.page-blog.page-system-index .list-page__list h3,
.page-system.page-story.page-system-index .list-page__list h3 {
  font-size: 18px;
  padding: 12px 20px;
  color: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  text-align: center;
  margin-bottom: 30px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-news.page-system-index .list-page__list h3,
.page-system.page-blog.page-system-index .list-page__list h3,
.page-system.page-story.page-system-index .list-page__list h3 {
    margin-bottom: 6%;
  }
}
.page-system.page-news.page-system-index .list-page__list .l-list .p-item,
.page-system.page-blog.page-system-index .list-page__list .l-list .p-item,
.page-system.page-story.page-system-index .list-page__list .l-list .p-item {
  border: none;
}
.page-system.page-news.page-system-index .list-page__list .l-list .p-item a,
.page-system.page-blog.page-system-index .list-page__list .l-list .p-item a,
.page-system.page-story.page-system-index .list-page__list .l-list .p-item a {
  padding: 0;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-news.page-system-index .list-page__list .l-list .p-item__inner,
.page-system.page-blog.page-system-index .list-page__list .l-list .p-item__inner,
.page-system.page-story.page-system-index .list-page__list .l-list .p-item__inner {
    margin-top: 12px;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-news.page-system-index .list-page__list .l-column_03,
.page-system.page-blog.page-system-index .list-page__list .l-column_03,
.page-system.page-story.page-system-index .list-page__list .l-column_03 {
    grid-template-columns: repeat(3, 1fr);
  }
  .page-system.page-news.page-system-index .list-page__list .l-column_03 .p-item__photo,
.page-system.page-blog.page-system-index .list-page__list .l-column_03 .p-item__photo,
.page-system.page-story.page-system-index .list-page__list .l-column_03 .p-item__photo {
    width: 100%;
  }
  .page-system.page-news.page-system-index .list-page__list .l-column_03 .p-item__inner,
.page-system.page-blog.page-system-index .list-page__list .l-column_03 .p-item__inner,
.page-system.page-story.page-system-index .list-page__list .l-column_03 .p-item__inner {
    width: 100%;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-news.page-system-detail .l-main .list-page__main,
.page-system.page-blog.page-system-detail .l-main .list-page__main,
.page-system.page-story.page-system-detail .l-main .list-page__main {
    padding: 0 90px;
  }
}

/* end -- .page-system.l-news */
/*  詳細写真横並び
*----------------------------------- */
@media print, screen and (min-width: 761px) {
  .page-news.page-system-detail .l-list .p-item,
.page-blog.page-system-detail .l-list .p-item {
    display: flex;
    border-bottom: 1px solid #fff;
    padding-bottom: 50px;
    margin-bottom: 60px;
  }
  .page-news.page-system-detail .l-list .p-item__photo,
.page-blog.page-system-detail .l-list .p-item__photo {
    width: 47%;
    margin: 0 3% 0 0;
  }
  .page-news.page-system-detail .l-list .p-item__inner,
.page-blog.page-system-detail .l-list .p-item__inner {
    width: 50%;
    margin: auto 0;
  }
}
@media print, screen and (max-width: 760px) {
  .page-news.page-system-detail .l-list .p-item,
.page-blog.page-system-detail .l-list .p-item {
    border-bottom: 1px solid #fff;
    padding-bottom: 8vw;
    margin-bottom: 15vw;
  }
}
/* mobile */
.page-system.page-people {
  /*  cmn
  *----------------------------------- */
  /*  page-system-index
  *----------------------------------- */
  /*  page-system-detail
  *----------------------------------- */
}
@media (max-width: 767px) {
  .page-system.page-people .horizontal li {
    border: none;
    background: #fff;
  }
  .page-system.page-people .horizontal li.active {
    background: #66C5E2;
  }
  .page-system.page-people .horizontal li a {
    color: #1D2088;
    font-weight: 700;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-people.page-system-index .list-page__main {
    width: 1100px;
    padding: 60px;
    background: rgba(255, 255, 255, 0.9);
  }
}
.page-system.page-people.page-system-index .list-page__main .c-button.dark a {
  color: #fff;
}
.page-system.page-people.page-system-index .list-page__list h3 {
  font-size: 18px;
  padding: 12px 20px;
  color: #1F1F1F;
  border-top: 1px solid #1F1F1F;
  border-bottom: 1px solid #1F1F1F;
  text-align: center;
  margin-bottom: 30px;
  font-weight: 500;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-index .list-page__list h3 {
    margin-bottom: 6%;
    color: #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
}
.page-system.page-people.page-system-index .list-page__list .l-list .p-item {
  border: none;
  color: #1F1F1F;
}
.page-system.page-people.page-system-index .list-page__list .l-list .p-item a {
  padding: 0;
}
.page-system.page-people.page-system-index .list-page__list .l-list .p-item__inner {
  margin-top: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .page-system.page-people.page-system-index .list-page__list .l-list .p-item__inner {
    color: #fff;
  }
}
.page-system.page-people.page-system-index .list-page__list .l-list .p-item__photo.ph_sys img {
  width: 100%;
  aspect-ratio: 13/18;
  object-fit: cover;
  margin-bottom: 13px;
}
@media (max-width: 767px) {
  .page-system.page-people.page-system-index .list-page__list .l-list .p-item__photo.ph_sys img {
    margin-bottom: 2.5641025641dvw;
  }
}
.page-system.page-people.page-system-index .list-page__list .l-list .p-item__title {
  line-height: 1.5333333333;
  min-height: 3em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-align: left;
}
.page-system.page-people.page-system-index .list-page__list .l-list .p-item__text {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 12px;
  line-height: 1.2;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-index .list-page__list .l-list .p-item__text {
    font-size: 4.3vw;
    margin-bottom: 2vw;
    -webkit-line-clamp: 2;
  }
}
.page-system.page-people.page-system-index .list-page__list .l-list .p-item__icons-category {
  width: 93%;
  margin: 10px auto 0;
  padding-top: 14px;
  display: block;
  text-align: center;
  border-top: 1px solid #111;
  line-height: 1;
  max-height: fit-content;
}
@media (max-width: 767px) {
  .page-system.page-people.page-system-index .list-page__list .l-list .p-item__icons-category {
    margin: 2.5641025641dvw auto 0;
    padding-top: 3.5897435897dvw;
    width: 100%;
    border-top: 1px solid #fff;
  }
}
.page-system.page-people.page-system-index .list-page__list .l-list .p-item__icons-category .icon {
  background: none !important;
  color: #111;
  font-size: 15px;
  font-weight: 500;
  padding: 0 3px;
}
@media (max-width: 767px) {
  .page-system.page-people.page-system-index .list-page__list .l-list .p-item__icons-category .icon {
    color: #fff;
    padding: 0 2px;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-people.page-system-index .list-page__list .l-column_03 {
    grid-template-columns: repeat(3, 1fr);
    gap: 50px 30px;
  }
  .page-system.page-people.page-system-index .list-page__list .l-column_03 .p-item__photo {
    width: 100%;
  }
  .page-system.page-people.page-system-index .list-page__list .l-column_03 .p-item__inner {
    width: 100%;
    margin: 0 12.5px;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 500;
  }
}
@media print and (max-width: 767px), screen and (min-width: 761px) and (max-width: 767px) {
  .page-system.page-people.page-system-index .list-page__list .l-column_03 .p-item__inner {
    margin: 0 2.5641025641dvw;
    width: 75.3846153846dvw;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-people.page-system-detail .l-main .list-page__main {
    padding: 0 90px;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-people.page-system-detail .l-main .l-list .p-item__photo {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }
}
.page-system.page-people.page-system-detail .l-main .l-list .p-item__photo.ph_sys img {
  width: 100%;
  aspect-ratio: 13/18;
  object-fit: cover;
}
.page-system.page-people.page-system-detail .l-main .l-list .p-item__inner {
  text-align: center;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-people.page-system-detail .l-main .l-list .p-item__inner {
    flex: 1;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-people.page-system-detail .l-main .l-list .p-item__inner {
    margin: auto 0;
  }
}
.page-system.page-people.page-system-detail .l-main .l-list .p-item__inner .p-item__post-subtext {
  justify-content: center;
}
.page-system.page-people.page-system-detail .l-main .l-list .p-item__inner .p-item__post-subtext .icon {
  background: none !important;
  font-size: 18px;
  line-height: 1.4;
  padding: 0;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-main .l-list .p-item__inner .p-item__post-subtext .icon {
    font-size: 4.2vw;
  }
}
.page-system.page-people.page-system-detail .l-main .l-list .p-item__post-text {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 10px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-main .l-list .p-item__post-text {
    font-size: 4.2vw;
    margin-bottom: 10px;
  }
}
.page-system.page-people.page-system-detail .l-main .l-list .p-item__icons-category {
  text-align: center;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-main .l-list .p-item__icons-category {
    font-size: 3.8vw;
    margin-bottom: 2vw;
  }
}
.page-system.page-people.page-system-detail .l-main .l-list .p-item__icons-category .icon {
  /* background: none!important;
  color: colors.$dark-text;
  padding: 0; */
  margin-right: 10px;
  font-size: 16px;
  font-weight: 400;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-main .l-list .p-item__icons-category .icon {
    font-size: 3.8vw;
  }
}
.page-system.page-people.page-system-detail .l-main .l-list .p-item__icons-category .icon:last-child {
  margin-right: 0;
}
.page-system.page-people.page-system-detail .l-main .l-comment {
  margin-top: 80px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-main .l-comment {
    margin-top: 15vw;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-people.page-system-detail .l-main .l-comment .p-item {
    max-width: 1440px;
    margin: 0 auto 120px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    gap: 45px;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-main .l-comment .p-item {
    width: 100%;
    margin: 0 auto 15vw;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-people.page-system-detail .l-main .l-comment .p-item__photo {
    flex: 1;
    max-width: 568px;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-main .l-comment .p-item__photo {
    margin-bottom: 6vw;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-people.page-system-detail .l-main .l-comment .p-item__info {
    max-width: 576px;
  }
}
.page-system.page-people.page-system-detail .l-main .l-comment .p-item__subtitle {
  font-size: 54px;
  margin-bottom: 25px;
  color: #1D2088;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-main .l-comment .p-item__subtitle {
    font-size: 12vw;
    margin-bottom: 2vw;
  }
}
.page-system.page-people.page-system-detail .l-main .l-comment .p-item__title {
  font-size: 28px;
  line-height: 1.45;
  font-weight: 500;
  margin: 10px 0;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-main .l-comment .p-item__title {
    font-size: 6vw;
    line-height: 1.3;
    margin: 3vw 0;
  }
}
.page-system.page-people.page-system-detail .l-main .l-comment .p-item__title .accent {
  color: #1D2088;
}
.page-system.page-people.page-system-detail .l-main .l-comment .p-item__text {
  font-size: 16px;
  line-height: 1.9;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-main .l-comment .p-item__text {
    font-size: 4.1vw;
    line-height: 1.8;
  }
}
.page-system.page-people.page-system-detail .l-main .l-comment .p-item:nth-child(2n) {
  flex-direction: row-reverse;
}
.page-system.page-people.page-system-detail .l-main .l-comment .p-item02 {
  display: block;
  text-align: center;
  padding-top: 80px;
  position: relative;
  max-width: 100%;
  margin-bottom: 60px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-main .l-comment .p-item02 {
    margin-top: 0;
    width: 100%;
    padding-top: 8%;
    margin-bottom: 9vw;
  }
}
.page-system.page-people.page-system-detail .l-main .l-comment .p-item02::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 457px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #66C5E2;
  z-index: -1;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-main .l-comment .p-item02::before {
    height: 45vw;
  }
}
.page-system.page-people.page-system-detail .l-main .l-comment .p-item02 .p-item__catch {
  margin-bottom: 30px;
  font-size: 60px;
  letter-spacing: 2px;
  font-weight: 400;
  color: #fff;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-main .l-comment .p-item02 .p-item__catch {
    margin-bottom: 3%;
  }
}
.page-system.page-people.page-system-detail .l-main .l-comment .p-item02 .p-item__photo {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-main .l-comment .p-item02 .p-item__photo {
    width: 90%;
    margin-bottom: 6vw;
  }
}
.page-system.page-people.page-system-detail .l-main .l-comment .p-item02 .p-item__info {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-main .l-comment .p-item02 .p-item__info {
    width: 90%;
  }
}

/* end -- .page-system.l-voice */
.page-system.page-faq {
  /*  list-page__anc
  *----------------------------------- */
  /*  list-page__list
  *----------------------------------- */
}
.page-system.page-faq .list-page__anc {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  z-index: 1000;
  width: 1100px;
  margin: 0 auto;
  background: #1D2088;
  margin-bottom: 20px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .list-page__anc {
    width: 100%;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .list-page__anc .horizontal {
    margin-bottom: 8vw;
  }
}
.page-system.page-faq .list-page__anc .horizontal li {
  background: rgba(255, 255, 255, 0.9);
  border: #1D2088 solid 1px;
}
.page-system.page-faq .list-page__anc .horizontal li a {
  font-weight: 600;
  color: #1D2088;
}
.page-system.page-faq .list-page__anc.fixed {
  position: fixed;
  top: 0;
  padding-top: 85px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  z-index: 1001;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .list-page__anc.fixed {
    width: 100%;
    padding: 60px 5% 0;
  }
}
.page-system.page-faq .list-page__anc.fixed .horizontal {
  margin-bottom: 10px;
}
.page-system.page-faq .list-page__list {
  width: 1100px;
  margin: 0 auto 50px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .list-page__list {
    width: 100%;
    margin: 0 auto 10vw;
  }
}
.page-system.page-faq .adjust .list-page__list {
  padding-top: 140px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .adjust .list-page__list {
    padding-top: 30vw;
  }
}
.page-system.page-faq .list-page__list .l-faq {
  margin-bottom: 55px;
  margin-top: -150px;
  padding-top: 150px;
  display: block;
  width: 100%;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .list-page__list .l-faq {
    margin-bottom: 13vw;
    margin-top: -42vw;
    padding-top: 42vw;
  }
}
.page-system.page-faq .list-page__list .l-faq__title {
  position: relative;
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  width: 100%;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .list-page__list .l-faq__title {
    margin-bottom: 5vw;
    font-size: 4.8vw;
  }
}
.page-system.page-faq .list-page__list .l-faq .p-item-faq {
  width: 100%;
  border: 1px solid #1F1F1F;
  margin-bottom: 22px;
  background: rgba(255, 255, 255, 0.9);
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .list-page__list .l-faq .p-item-faq {
    margin: 0 auto;
    margin-bottom: 3vw;
  }
}
.page-system.page-faq .list-page__list .l-faq dt {
  font-size: 18px;
  position: relative;
  padding: 20px 47px 20px 50px;
  text-align: left;
  color: #1F1F1F;
  font-weight: inherit;
  cursor: pointer;
  font-weight: 700;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .list-page__list .l-faq dt {
    padding: 3vw 8.7vw 3vw 10vw;
    font-size: 3.74vw;
  }
}
.page-system.page-faq .list-page__list .l-faq dt:first-of-type {
  border-top: none;
}
.page-system.page-faq .list-page__list .l-faq dt::after {
  position: absolute;
  z-index: 1000;
  top: 50%;
  right: 18px;
  display: block;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  content: "";
  cursor: pointer;
  background: url(../images/cmn/icon_faq01.svg) 0 0 no-repeat;
  background-size: 14px auto;
  transition: 0.3s;
  transform: rotate(-90deg);
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .list-page__list .l-faq dt::after {
    right: 10px;
    background-size: 12px auto;
    width: 12px;
    height: 12px;
    margin-top: -6px;
  }
}
.page-system.page-faq .list-page__list .l-faq dt::before {
  position: absolute;
  z-index: 1000;
  top: 13px;
  left: 22px;
  font-size: 24px;
  content: "Q.";
  color: #1D2088;
  font-family: "anton", sans-serif;
  margin-right: 5px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .list-page__list .l-faq dt::before {
    font-size: 4.8vw;
    top: 1.6vw;
    left: 3.5vw;
  }
}
.page-system.page-faq .list-page__list .l-faq dt.active:after {
  background: url(../images/cmn/icon_faq02.svg) 0 0 no-repeat;
  background-size: 14px auto;
  transform: rotate(0);
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .list-page__list .l-faq dt.active:after {
    background-size: 12px auto;
  }
}
.page-system.page-faq .list-page__list .l-faq dd {
  position: relative;
  display: none;
  margin-bottom: 10px;
  padding: 20px 47px 20px 50px;
  text-align: left;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .list-page__list .l-faq dd {
    padding: 3vw 2vw 2vw 10vw;
    font-size: 3.74vw;
  }
}
.page-system.page-faq .list-page__list .l-faq dd::before {
  position: absolute;
  z-index: 1000;
  top: 20px;
  left: 22px;
  content: "A.";
  color: #1F1F1F;
  font-family: "anton", sans-serif;
  font-size: 24px;
  line-height: 1;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .list-page__list .l-faq dd::before {
    font-size: 4.8vw;
    top: 3.5vw;
    left: 3.5vw;
  }
}
.page-system.page-faq .list-page__list .l-faq dd:last-of-type {
  margin-bottom: 0;
  border-bottom: none;
}
.page-system.page-faq .list-page__list .l-faq dd .text {
  padding-top: 3px;
}
.page-system.page-faq .list-page__list .l-faq dd a {
  color: #1F1F1F;
  text-decoration: underline;
}
.page-system.page-faq .list-page__list .l-faq dd p {
  color: #1F1F1F;
}

/* end -- .page-system.page-faq */
.page-system.page-job {
  /*  cmn
  *----------------------------------- */
  /*  page-system-index list-page__search
  *----------------------------------- */
  /*  page-system-index l-list
  *----------------------------------- */
  /*  page-system-detail
  *----------------------------------- */
}
.page-system.page-job .p-item__text .icon,
.page-system.page-job .p-item-guideline__text .icon {
  background: none !important;
  list-style: none;
  margin-right: 10px;
}
.page-system.page-job.page-system-index .list-page__search {
  margin-bottom: 100px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .list-page__search {
    width: 100%;
    margin-top: 0 !important;
    margin-bottom: 18vw;
    border-top: 1px solid #bababa;
  }
}
.page-system.page-job.page-system-index .list-page__search select {
  appearance: none;
}
.page-system.page-job.page-system-index .list-page__search .l-searchandfilter input[type=text],
.page-system.page-job.page-system-index .list-page__search .l-searchandfilter textarea,
.page-system.page-job.page-system-index .list-page__search .l-searchandfilter select {
  width: 100%;
  height: auto;
  border: solid 1px #bababa;
  border-radius: 0;
  line-height: 1.5;
  color: #1F1F1F;
}
.page-system.page-job.page-system-index .list-page__search .l-searchandfilter select {
  padding: 18px 10px;
  height: auto;
  margin-bottom: 10px;
  position: relative;
}
.page-system.page-job.page-system-index .list-page__search .l-searchandfilter input[type=submit] {
  width: 60%;
  max-width: 22rem;
  height: 40px;
  border: none;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  background: #fff;
  color: #1D2088;
  position: relative;
  margin: 5px auto 0;
  display: block;
  transition: cubic-bezier(0.22, 0.61, 0.36, 1) 0.3s;
  cursor: pointer;
}
.page-system.page-job.page-system-index .list-page__search .l-searchandfilter input[type=submit]:hover {
  opacity: 0.75;
  transition: cubic-bezier(0.22, 0.61, 0.36, 1) 0.3s;
}
.page-system.page-job.page-system-index .list-page__search .archive ul li a {
  margin-top: 5px;
}
.page-system.page-job.page-system-index .list-page__search dl.p-item {
  display: flex;
  justify-content: center;
  width: 100%;
  align-items: center;
  border: 1px solid #bababa;
  border-bottom: none;
  background: #1D2088;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .list-page__search dl.p-item {
    display: block;
    border-top: none;
  }
}
.page-system.page-job.page-system-index .list-page__search dl.p-item dt {
  width: 200px;
  color: #fff;
  padding: 15px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .list-page__search dl.p-item dt {
    width: 100%;
    text-align: center;
    padding: 8px 15px;
  }
}
.page-system.page-job.page-system-index .list-page__search dl.p-item dd {
  width: calc(100% - 200px);
  padding: 15px;
  font-size: 16px;
  background: #fff;
  color: #1F1F1F;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .list-page__search dl.p-item dd {
    width: 100%;
    font-size: 4vw;
  }
}
.page-system.page-job.page-system-index .list-page__search dl.p-item .l-column_02 {
  margin-right: 20px;
  float: left;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .list-page__search dl.p-item .l-column_02 {
    float: left;
    margin-bottom: 2px;
  }
  .page-system.page-job.page-system-index .list-page__search dl.p-item .l-column_02 span {
    padding-left: 4px;
  }
  .page-system.page-job.page-system-index .list-page__search dl.p-item .l-column_02 input.p-item__check {
    vertical-align: unset;
    border: 1px solid #bababa;
    border-radius: 2px;
  }
}
.page-system.page-job.page-system-index .list-page__search dl.p-item.p-item-position {
  margin-bottom: 30px;
  border-bottom: 1px solid #bababa;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .list-page__search dl.p-item.p-item-position {
    border-bottom: none;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .list-page__search dl.p-item-position.p-item-position {
    border-bottom: 1px solid #bababa;
  }
}
.page-system.page-job.page-system-index .list-page__list h3 {
  font-size: 22px;
  color: #1F1F1F;
  text-align: center;
  margin-bottom: 30px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .list-page__list h3 {
    margin-bottom: 6%;
  }
}
.page-system.page-job.page-system-index .list-page__list h3 span {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px 0 10px;
  position: relative;
  color: #fff;
  font-weight: 700;
}
.page-system.page-job.page-system-index .list-page__list h3 span::after {
  content: "/";
  position: absolute;
  left: -3px;
  z-index: 1000;
  top: -1px;
}
.page-system.page-job.page-system-index .list-page__list h3 span:first-child::after {
  display: none;
}
.page-system.page-job.page-system-index .list-page__list h3 span:empty {
  display: none;
}
.page-system.page-job.page-system-index .list-page__list h3 span:empty::after {
  display: none;
}
.page-system.page-job.page-system-index .l-list {
  grid-template-columns: repeat(1, 1fr);
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .l-list {
    display: block;
  }
}
.page-system.page-job.page-system-index .l-list .p-item {
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  padding: 3rem;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .l-list .p-item {
    margin-bottom: 10vw;
  }
}
.page-system.page-job.page-system-index .l-list .p-item .job_list {
  width: 100%;
  height: 100%;
  display: block;
  padding: 30px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .l-list .p-item .job_list {
    padding: 5%;
  }
}
.page-system.page-job.page-system-index .l-list .p-item__text {
  display: inline-flex;
  justify-content: flex-start;
  width: 100%;
  flex-wrap: wrap;
  max-height: 24px;
  overflow: hidden;
}
.page-system.page-job.page-system-index .l-list .p-item__info {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  text-align: left;
  margin-bottom: 25px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .l-list .p-item__info {
    display: block;
    margin-bottom: 5%;
  }
}
.page-system.page-job.page-system-index .l-list .p-item__photo {
  width: 28%;
  margin-right: 3%;
  position: relative;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .l-list .p-item__photo {
    width: 100%;
    margin: 0 auto 4%;
  }
}
.page-system.page-job.page-system-index .l-list .p-item__title {
  font-size: 22px;
  font-weight: 700;
  color: #1D2088;
  line-height: 1.5;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-job.page-system-index .l-list .p-item__title {
    margin-bottom: 20px;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .l-list .p-item__title {
    font-size: 5.6vw;
    margin-bottom: 5vw;
  }
}
.page-system.page-job.page-system-index .l-list .p-item__inner {
  float: none;
  width: 65%;
  font-size: 14px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .l-list .p-item__inner {
    width: 100%;
    margin: 0 auto;
  }
}
.page-system.page-job.page-system-index .l-list .p-item__inner dl {
  display: flex;
  justify-content: flex-start;
  padding-bottom: 8px;
  border-bottom: 1px dotted #bababa;
  margin-bottom: 8px;
  width: 100%;
}
.page-system.page-job.page-system-index .l-list .p-item__inner dl dt {
  width: 120px;
  color: #1D2088;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .l-list .p-item__inner dl dt {
    width: 34%;
  }
}
.page-system.page-job.page-system-index .l-list .p-item__inner dl dd {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(100% - 100px);
  color: #1F1F1F;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .l-list .p-item__inner dl dd {
    width: 63%;
  }
}
.page-system.page-job.page-system-index .l-list .p-item__inner dl dd > p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page-system.page-job.page-system-index .l-list .p-item__inner dl:last-child {
  border-bottom: none;
}
.page-system.page-job.page-system-index .p-item .c-button {
  line-height: 43px;
  font-size: 18px;
  padding: 0;
}
@media screen and (min-width: 761px) {
  .page-system.page-job.page-system-index .p-item .c-button {
    width: 215px;
    font-size: 25px;
    line-height: 62px;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .p-item .c-button {
    width: 80%;
    font-size: 6vw;
    line-height: 62px;
  }
}
.page-system.page-job.page-system-index .p-item .salary {
  margin-top: 3px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .p-item .salary .salary_sub {
    font-size: 3.6vw;
  }
}
.page-system.page-job.page-system-index .p-item .salary .system_article {
  display: inline-block;
  vertical-align: top;
  max-height: 24px;
}
.page-system.page-job.page-system-index .p-item .salary .system_article p {
  color: #1F1F1F;
  font-weight: 500 !important;
}
.page-system.page-job.page-form-index .l-toggle {
  display: flex;
}
.page-system.page-job.page-system-detail .fixed-btn {
  display: none;
}
.page-system.page-job.page-system-detail .list-page .form-num-remaining {
  right: 5vw;
}
.page-system.page-job.page-system-detail .list-page .l-contents .p-item-sub_contents__title {
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 20px;
  width: fit-content;
  color: rgb(29, 32, 136);
  background: #fff;
  padding: 2px 10px;
  margin-bottom: 8px;
}
.page-system.page-job.page-system-detail .list-page .l-contents .p-item-work_contents {
  margin-top: 50px;
}
.page-system.page-job.page-system-detail .list-page .l-contents .p-item-ability {
  margin-top: 40px;
}
.page-system.page-job.page-system-detail .list-page .l-guideline {
  margin-top: 50px;
  margin-bottom: 100px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-detail .list-page .l-guideline {
    border: 1px solid #1F1F1F;
    margin-bottom: 20%;
  }
}
@media screen and (min-width: 761px) {
  .page-system.page-job.page-system-detail .list-page .l-guideline .p-item-guideline {
    display: flex;
  }
}
.page-system.page-job.page-system-detail .list-page .l-guideline .p-item-guideline__title {
  background: #F7F7F7;
  padding: 15px 25px;
  font-weight: initial;
  border-left: 1px solid #1F1F1F;
  border-right: 1px solid #1F1F1F;
  border-bottom: 1px solid #1F1F1F;
  font-size: 15px;
  font-weight: 500;
  width: 20%;
  display: flex;
  align-items: center;
  color: #1F1F1F;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-detail .list-page .l-guideline .p-item-guideline__title {
    width: auto;
    border: none;
    justify-content: center;
    padding: 8px 20px;
  }
}
.page-system.page-job.page-system-detail .list-page .l-guideline .p-item-guideline__info {
  font-size: 15px;
  width: 80%;
  padding: 10px 15px;
  word-break: break-all;
  line-height: 1.5;
  text-align: left;
  font-weight: 400;
  border-bottom: 1px solid #1F1F1F;
  border-right: 1px solid #1F1F1F;
  background: #fff;
  color: #1F1F1F;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-detail .list-page .l-guideline .p-item-guideline__info {
    width: auto;
    border: none;
  }
}
.page-system.page-job.page-system-detail .list-page .l-guideline .p-item-guideline__info.va {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.page-system.page-job.page-system-detail .list-page .l-guideline .p-item-guideline__info p {
  margin-bottom: 0 !important;
  width: 100%;
  color: #1F1F1F;
}
.page-system.page-job.page-system-detail .list-page .l-guideline .p-item-guideline__info p strong {
  display: block;
  color: #1D2088;
}
.page-system.page-job.page-system-detail .list-page .l-guideline .p-item-guideline__map iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
@media screen and (min-width: 761px) {
  .page-system.page-job.page-system-detail .list-page .l-guideline .p-item-guideline:first-child {
    border-top: 1px solid #1F1F1F;
  }
}
.page-system.page-job .brick-form-num-remaining {
  opacity: 0;
  transition: 0.3s;
}
.page-system.page-job .brick-form-num-remaining.active {
  opacity: 1;
}

/*  詳細写真横並び
*----------------------------------- */
@media print, screen and (min-width: 761px) {
  .page-job.page-system-detail .l-list .p-item {
    display: flex;
  }
  .page-job.page-system-detail .l-list .p-item__photo {
    width: 47%;
    margin: 0 3% 0 0;
  }
  .page-job.page-system-detail .l-list .p-item__inner {
    width: 50%;
    align-self: center;
  }
}
.job_entry_btn {
  margin-top: -50px;
  font-size: 22px;
  margin-bottom: 0;
  font-size: 40px;
}
@media print, screen and (max-width: 760px) {
  .job_entry_btn {
    margin-top: -9vw;
    margin-bottom: 17vw;
    font-size: 8vw;
  }
}
@media print, screen and (min-width: 761px) {
  .job_entry_btn a {
    line-height: 1;
    padding-top: 9px;
  }
}

.page-system.page-voice {
  /*  cmn
  *----------------------------------- */
  /*  page-system-index
  *----------------------------------- */
  /*  page-system-detail
  *----------------------------------- */
}
@media print, screen and (min-width: 761px) {
  .page-system.page-voice.page-system-index .list-page__main {
    width: 1100px;
    display: flex;
    justify-content: space-between;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-voice.page-system-index .list-page__main {
    margin: 10% auto 20%;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-voice.page-system-index .list-page__list {
    width: 870px;
  }
}
@media screen and (max-width: 979px) {
  .page-system.page-voice.page-system-index .list-page__list {
    /* for sp iPad */
    width: 100%;
    float: none;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-voice.page-system-index aside.list-page__side {
    width: 180px;
  }
}
@media screen and (max-width: 979px) {
  .page-system.page-voice.page-system-index aside.list-page__side {
    width: 100%;
    float: none;
    margin: 0 auto;
    max-width: 100%;
    justify-content: space-between;
    display: flex;
  }
}
@media screen and (max-width: 480px) {
  .page-system.page-voice.page-system-index aside.list-page__side {
    width: 100%;
    display: block;
    margin-top: 16%;
  }
}
@media screen and (max-width: 979px) {
  .page-system.page-voice.page-system-index aside.list-page__side .widget {
    width: 49%;
  }
}
@media screen and (max-width: 480px) {
  .page-system.page-voice.page-system-index aside.list-page__side .widget {
    width: 100%;
  }
}
.page-system.page-voice.page-system-index .list-page__list h3 {
  font-size: 18px;
  padding: 12px 20px;
  color: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  text-align: center;
  margin-bottom: 30px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-voice.page-system-index .list-page__list h3 {
    margin-bottom: 6%;
  }
}
.page-system.page-voice.page-system-index .list-page__list .l-list .p-item {
  border: none;
}
.page-system.page-voice.page-system-index .list-page__list .l-list .p-item a {
  padding: 0;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-voice.page-system-index .list-page__list .l-list .p-item__inner {
    margin-top: 12px;
  }
}
.page-system.page-voice.page-system-index .list-page__list .l-list .p-item__photo.ph_sys img {
  width: 100%;
  object-fit: cover;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-voice.page-system-index .list-page__list .l-column_03 {
    grid-template-columns: repeat(3, 1fr);
  }
  .page-system.page-voice.page-system-index .list-page__list .l-column_03 .p-item__photo {
    width: 100%;
  }
  .page-system.page-voice.page-system-index .list-page__list .l-column_03 .p-item__inner {
    width: 100%;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-voice.page-system-detail .l-main .list-page__main {
    padding: 0 90px;
  }
}
.page-system.page-voice.page-system-detail .l-main .l-list .p-item__photo.ph_sys img {
  width: 100%;
  object-fit: cover;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-voice.page-system-detail .l-other_article .p-item__photo {
    width: 165px;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-voice.page-system-detail .l-other_article .p-item__photo {
    width: 30%;
  }
}
.page-system.page-voice.page-system-detail .l-other_article .p-item__photo.ph_sys img {
  width: 100%;
  object-fit: cover;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-voice.page-system-detail .l-other_article .p-item__inner {
    width: 100%;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-voice.page-system-detail .l-other_article .p-item__inner {
    width: 70%;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-voice.page-system-detail .l-other_article .p-item__photo {
    width: 165px;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-voice.page-system-detail .l-other_article .p-item__photo {
    width: 30%;
  }
}
.page-system.page-voice.page-system-detail .l-other_article .p-item__photo.ph_sys img {
  width: 100%;
  object-fit: cover;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-voice.page-system-detail .l-other_article .p-item__inner {
    width: 100%;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-voice.page-system-detail .l-other_article .p-item__inner {
    width: 70%;
  }
}

/*  詳細写真横並び
*----------------------------------- */
@media print, screen and (min-width: 761px) {
  .page-voice.page-system-detail .l-list .p-item {
    display: flex;
    border-bottom: 1px solid #fff;
    padding-bottom: 50px;
    margin-bottom: 60px;
  }
  .page-voice.page-system-detail .l-list .p-item__photo {
    width: 50%;
    margin: 0 5% 0 0;
  }
  .page-voice.page-system-detail .l-list .p-item__inner {
    width: 45%;
    align-self: center;
    text-align: left;
  }
}
@media print, screen and (max-width: 760px) {
  .page-voice.page-system-detail .l-list .p-item {
    border-bottom: 1px solid #fff;
    padding-bottom: 8vw;
    margin-bottom: 15vw;
  }
}
.page-system.page-system-index.page-welfare {
  /*  Main と Side
  *---------------------------------------------------------- */
}
@media print, screen and (min-width: 761px) {
  .page-system.page-system-index.page-welfare .list-page__main {
    width: 1100px;
  }
}
.page-system.page-system-index.page-welfare .p-item__photo.ph_sys,
.page-system.page-system-index.page-welfare .ph.ph_sys {
  line-height: 0;
  overflow: hidden;
}
.page-system.page-system-index.page-welfare .p-item__photo.ph_sys img,
.page-system.page-system-index.page-welfare .ph.ph_sys img {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
}
.page-system.page-system-index.page-welfare .l-list {
  width: 100%;
}
@media screen and (min-width: 761px) {
  .page-system.page-system-index.page-welfare .l-list {
    grid-template-columns: repeat(3, 1fr);
    gap: 35px;
  }
}
.page-system.page-system-index.page-welfare .l-list .p-item {
  border: none;
}
.page-system.page-system-index.page-welfare .l-list .p-item a {
  padding: 0;
}
.page-system.page-system-index.page-welfare .l-list .p-item__photo {
  width: 100%;
  height: 0;
  overflow: hidden;
  float: none;
  position: relative;
  padding-bottom: 100%;
}
@media screen and (min-width: 761px) {
  .page-system.page-system-index.page-welfare .l-list .p-item__photo {
    margin-bottom: 4%;
  }
}
.page-system.page-system-index.page-welfare .l-list .p-item__inner {
  float: none;
  width: 100%;
  text-align: left;
}
.page-system.page-system-index.page-welfare .l-list .p-item__detail {
  display: none;
}
.page-system.page-system-index.page-welfare .featherlight-content {
  padding: 50px 50px 0;
  border-bottom: 30px solid transparent;
  overflow: inherit;
  overflow-y: scroll;
}
@media screen and (max-width: 760px) {
  .page-system.page-system-index.page-welfare .featherlight-content {
    height: 60vh;
    padding: 10vw 5vw 0;
    border-bottom: 40px solid transparent;
  }
}
.page-system.page-system-index.page-welfare .featherlight-content .featherlight-close-icon {
  top: 10px;
  right: 10px;
}
.page-system.page-system-index.page-welfare .featherlight-content .featherlight-inner {
  overflow-y: scroll;
  height: 100%;
}
.page-system.page-system-index.page-welfare .l-contents .title {
  color: #1F1F1F;
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 20px;
  font-weight: 700;
  padding-bottom: 20px;
  border-bottom: 1px solid #1F1F1F;
}
@media screen and (max-width: 760px) {
  .page-system.page-system-index.page-welfare .l-contents .title {
    font-size: 4.4vw;
    line-height: 1.4;
    margin-top: 3%;
    margin-bottom: 5%;
    padding-bottom: 5%;
  }
}
.page-system.page-system-index.page-welfare .l-contents .system_article p {
  color: #1F1F1F;
}
.page-system.page-system-index.page-welfare .other-detail {
  color: #1F1F1F;
}
.page-system.page-system-index.page-welfare .other-detail .prev, .page-system.page-system-index.page-welfare .other-detail .next {
  position: absolute;
  bottom: -30px;
}
@media screen and (max-width: 760px) {
  .page-system.page-system-index.page-welfare .other-detail .prev, .page-system.page-system-index.page-welfare .other-detail .next {
    bottom: -28px;
  }
}
.page-system.page-system-index.page-welfare .other-detail .prev span, .page-system.page-system-index.page-welfare .other-detail .next span {
  display: block;
  width: 20px;
  height: 20px;
}
@media screen and (max-width: 760px) {
  .page-system.page-system-index.page-welfare .other-detail .prev span, .page-system.page-system-index.page-welfare .other-detail .next span {
    width: 14px;
    height: 14px;
  }
}
.page-system.page-system-index.page-welfare .other-detail .prev {
  left: 20px;
}
.page-system.page-system-index.page-welfare .other-detail .prev span {
  border-bottom: 2px solid #bababa;
  border-left: 2px solid #bababa;
  transform: rotate(45deg);
}
.page-system.page-system-index.page-welfare .other-detail .next {
  right: 20px;
}
.page-system.page-system-index.page-welfare .other-detail .next span {
  border-top: 2px solid #bababa;
  border-right: 2px solid #bababa;
  transform: rotate(45deg);
}
.page-system.page-system-index.page-welfare .section_other_article {
  margin-bottom: 100px;
}
@media screen and (max-width: 760px) {
  .page-system.page-system-index.page-welfare .section_other_article {
    margin-bottom: 20%;
  }
}
.page-system.page-system-index.page-welfare .system_article {
  color: #1F1F1F;
}
.page-system.page-system-index.page-welfare .system_article pre {
  text-wrap: auto;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-system-index.page-welfare {
    /* for pc */
  }
}
@media screen and (max-width: 979px) {
  .page-system.page-system-index.page-welfare {
    /* for sp iPad */
  }
}
@media screen and (max-width: 480px) {
  .page-system.page-system-index.page-welfare {
    /* for sp Device Only */
  }
}

/* end -- .page-system.l-news */
.ph_sys {
  line-height: 0;
  width: 100%;
  height: auto;
}
.ph_sys img {
  width: 100%;
  aspect-ratio: 3/2;
  object-fit: cover;
}

/*# sourceMappingURL=system.css.map */
