@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: roboto, sans-serif;
  font-weight: 700;
  line-height: 1;
}

.en02 {
  font-family: roboto, sans-serif;
  font-weight: 700;
  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: #242424;
  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: inherit;
  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: #242424;
  font-size: 14px !important;
  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: #242424;
  font-size: 14px !important;
  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: #242424;
  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;
}
.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-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.system_article th {
  font-size: 0.9em;
  padding: 0.4em;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
}
.system_article td {
  font-size: 0.9em;
  padding: 0.4em;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.system_article img {
  width: 100%;
  width: revert-layer;
  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: left;
  margin-bottom: 2px;
}
@media print, screen and (max-width: 760px) {
  .page-system .list-page .p-item__icons {
    margin-bottom: 1vw;
    color: #fff;
  }
}
.page-system .list-page .l-list .p-item__icons {
  text-align: left;
}
@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: #EBE4D2;
  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 #EBE4D2;
}
@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 {
  width: 168px;
  margin: 0 auto;
  text-align: center;
  background-color: #E6E6E6;
  border-radius: 25px;
  position: relative;
}
@media print, screen and (min-width: 761px) {
  .page-system .l-pager li {
    width: 240px;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 10vw;
  }
}
.page-system .l-pager li span::after {
  bottom: -1px;
}
.page-system .widget__header {
  background: #2B5D88;
  color: #fff;
  padding: 15px 0 10px;
  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: 34px;
  padding: 0;
  text-align: center;
  position: relative;
  background: #e0e0e0;
}
.page-system .widget__main-back, .page-system .widget__main-next {
  width: 30%;
}
.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: #242424;
  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: 14px;
}
.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: -3px;
  border: 4px solid transparent;
  border-left: 5px solid #242424;
}
.page-system .widget__main-back a span:before {
  left: -14px;
  transition-duration: 200ms;
  transform: rotate(180deg);
}
.page-system .widget__main-next a span:after {
  right: -12px;
  transition-duration: 200ms;
}
.page-system .widget__main-year {
  font-weight: 400;
  font-size: 16px;
  line-height: 36px;
  height: 34px;
  text-align: center;
  width: 50%;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -25%;
}
.page-system .widget ul li a {
  border-bottom: 1px solid #EBE4D2;
  color: #242424;
  display: block;
  padding: 9px 15px 8px 15px;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  text-align: left;
}
.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 #242424;
  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: 0 auto 40px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-other_article {
    width: 90%;
    margin: 0 auto 7%;
  }
}
.page-system.page-system-detail .l-other_article h3 {
  line-height: 1;
  margin: 0 auto 32px;
  font-size: 50px;
  text-align: center;
  color: #242424;
  font-weight: 700;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-other_article h3 {
    font-size: 10vw;
    margin-bottom: 5vw;
  }
}
.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: #242424;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-other_article h3 span {
    font-size: 4vw;
  }
}
.page-system.page-system-detail .l-other_article .p-item {
  border: solid 1px #D3D3D3;
  float: left;
  width: 440px;
  margin-bottom: 22px;
  margin-right: 10px;
  margin-left: 10px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-other_article .p-item {
    width: 100%;
    margin-right: 4%;
    margin-left: 0;
    margin-bottom: 15px;
    cursor: pointer;
  }
}
.page-system.page-system-detail .l-other_article .p-item:nth-child(2n) {
  margin-right: 0;
}
.page-system.page-system-detail .l-other_article .p-item a {
  background: #fff;
  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;
}
@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: 8px;
  margin-bottom: 8px;
  font-weight: 500;
  line-height: 1.4;
}
@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.4;
  }
}
.page-system.page-system-detail .l-other_article .p-item__post-date {
  font-size: 13px;
  color: #888888;
  margin-bottom: 10px;
}
.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-detail .prev.c-button {
  width: 240px;
  margin-bottom: 80px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .prev.c-button {
    margin-bottom: 10%;
  }
}
.page-system.page-system-index .list-page__rank {
  position: relative;
  z-index: 10;
  max-width: 1280px;
  margin: 50px auto 100px;
  padding-bottom: 80px;
  border-bottom: 2px solid #EBE4D2;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank {
    width: 90%;
    margin-bottom: 10%;
    padding-bottom: 10px;
  }
}
.page-system.page-system-index .list-page__rank .list-page__list, .page-system.page-system-index.page-news .list-page__rank .list-page__list {
  float: none;
  width: auto;
  max-width: inherit;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.page-system.page-system-index .list-page__rank .p-item a {
  display: flex;
  justify-content: space-between;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item a {
    display: block;
  }
}
.page-system.page-system-index .list-page__rank .p-item__post-date-icon {
  margin-top: 0;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1px;
  text-align: center;
  background: #154269;
  color: #fff;
  position: absolute;
  z-index: 1000;
  top: 0;
  right: 0;
  padding: 20px;
  width: 112px;
}
@media screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item__post-date-icon {
    padding: 9px;
    width: 86px;
  }
}
.page-system.page-system-index .list-page__rank .p-item__post-date-icon span {
  display: block;
}
.page-system.page-system-index .list-page__rank .p-item__post-date-icon span.day {
  font-size: 31px;
  margin: 4px 0 5px;
}
.page-system.page-system-index .list-page__rank .p-item__post-date-icon span.week {
  border-radius: 10px;
  padding: 2px 12px;
  border: 1px solid #fff;
  display: inline-block;
  font-size: 8px;
}
.page-system.page-system-index .list-page__rank .p-item__post-title {
  font-size: 18px;
  line-height: 1.6;
  font-weight: 500;
  margin-bottom: 15px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item__post-title {
    font-size: 3.8vw;
    margin-bottom: 0px;
  }
}
.page-system.page-system-index .list-page__rank .p-item__post-text {
  font-size: 13px;
  color: #6E6E6E;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item__post-text {
    font-size: 3.4vw;
  }
}
.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 {
    font-size: 4.2vw;
  }
}
.page-system.page-system-index .list-page__rank .p-item__post-date {
  font-size: 14px;
  margin-bottom: 10px;
  color: #888888;
  position: relative;
  margin-left: 20px;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-system-index .list-page__rank .p-item__post-date {
    margin-top: 0.6em !important;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item__post-date {
    margin-bottom: 5px;
    margin-top: 0.6em !important;
  }
}
.page-system.page-system-index .list-page__rank .p-item__post-date::before {
  content: "";
  position: absolute;
  margin-right: 20px;
  background: url(../images/cmn/date_gray.svg) no-repeat;
  width: 12px;
  height: 12px;
  background-size: 12px;
  display: block;
  margin-left: -18px;
  top: 5px;
}
.page-system.page-system-index .list-page__rank .p-item:first-child {
  position: relative;
  width: 100%;
  margin-bottom: 4%;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item:first-child {
    margin-bottom: 10%;
  }
}
.page-system.page-system-index .list-page__rank .p-item:first-child .p-item__photo-inner {
  position: relative;
  width: 48.5%;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item:first-child .p-item__photo-inner {
    width: 100%;
  }
}
.page-system.page-system-index .list-page__rank .p-item:first-child .p-item__photo {
  width: 100%;
}
.page-system.page-system-index .list-page__rank .p-item:first-child .p-item__photo img {
  aspect-ratio: 19/12;
}
.page-system.page-system-index .list-page__rank .p-item:first-child .p-item__inner {
  width: 48.5%;
  margin: auto 0;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item:first-child .p-item__inner {
    width: 100%;
    margin: 4% auto 0;
  }
}
.page-system.page-system-index .list-page__rank .p-item:first-child .p-item__icons {
  margin-bottom: 8px;
  display: flex;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-system-index .list-page__rank .p-item:first-child .p-item__icons {
    position: absolute;
    top: 10px;
    left: 10px;
  }
}
@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__icons li {
  border-radius: 20px;
  padding: 1.5px 25px 1.7px;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-system-index .list-page__rank .p-item:first-child .p-item__icons li {
    font-size: 20px;
  }
}
.page-system.page-system-index .list-page__rank .p-item:first-child .p-item__post-title {
  font-size: 34px;
  -webkit-line-clamp: 3;
  font-weight: 700;
  text-align: left;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item:first-child .p-item__post-title {
    font-size: 6.6vw;
    -webkit-line-clamp: 4;
    line-height: 1.4;
    margin: 2vw auto 2vw;
  }
}
.page-system.page-system-index .list-page__rank .p-item:first-child .p-item__post-text {
  font-size: 15px;
  -webkit-line-clamp: 5;
  margin-bottom: 20px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item:first-child .p-item__post-text {
    font-size: 3.8vw;
    line-height: 1.7;
    -webkit-line-clamp: 4;
    margin-bottom: 2%;
  }
}
.page-system.page-system-index .list-page__rank .p-item:first-child .p-item__post-text p:nth-of-type(n+5) {
  display: none;
}
.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: 48.5%;
  margin-left: 0;
  margin-right: 3%;
  margin-bottom: 0;
}
@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: 47.5%;
    margin-right: 5%;
    margin-bottom: 8%;
  }
}
.page-system.page-system-index .list-page__rank .p-item:nth-child(2) .p-item__photo-inner, .page-system.page-system-index .list-page__rank .p-item:nth-child(3) .p-item__photo-inner {
  position: relative;
  width: 48%;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item:nth-child(2) .p-item__photo-inner, .page-system.page-system-index .list-page__rank .p-item:nth-child(3) .p-item__photo-inner {
    width: 100%;
  }
}
.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%;
}
.page-system.page-system-index .list-page__rank .p-item:nth-child(2) .p-item__photo img, .page-system.page-system-index .list-page__rank .p-item:nth-child(3) .p-item__photo img {
  aspect-ratio: 21/13;
}
.page-system.page-system-index .list-page__rank .p-item:nth-child(2) .p-item__post-date-icon, .page-system.page-system-index .list-page__rank .p-item:nth-child(3) .p-item__post-date-icon {
  display: none;
}
.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: 48%;
  margin: auto 0;
}
@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 {
    width: 100%;
    margin: 5% auto 0;
  }
}
.page-system.page-system-index .list-page__rank .p-item:nth-child(2) .p-item__inner .system_article, .page-system.page-system-index .list-page__rank .p-item:nth-child(3) .p-item__inner .system_article {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.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: 22px;
  -webkit-line-clamp: 3;
  font-weight: 700;
  line-height: 1.3;
  text-align: left;
}
@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: 4.1vw;
    margin-bottom: 2%;
  }
}
.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) {
  float: left;
}
.page-system.page-system-index .list-page__rank .p-item:nth-child(3) {
  float: right;
  margin-right: 0;
}
.page-system.page-system-index .list-page__rank .p-item__icons {
  color: #fff;
}
@media screen and (min-width: 761px) {
  .page-system.page-system-index .list-page__rank .p-item__icons {
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    top: 8px;
    left: 14px;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item__icons {
    margin-bottom: 2vw;
    left: 4.3%;
  }
}
.page-system.page-system-index .list-page__rank .p-item__icons li {
  border-radius: 15px;
}
.page-system.page-system-index .list-page__rank .p-item__icons-category .icon:nth-child(2) {
  display: none;
}
.page-system.page-system-index .list-page__rank .p-item__icons-category .icon:nth-child(3) {
  display: none;
}
.page-system.page-system-index .list-page__rank .p-item__icons-category .icon:nth-child(4) {
  display: none;
}
.page-system.page-system-index .list-page__rank .p-item__icons-category .icon:nth-child(5) {
  display: none;
}
.page-system.page-system-index .l-news__container {
  max-width: 1140px;
  width: 99%;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .l-news__container {
    padding-right: 0%;
    width: 90vw;
    margin: 0 auto;
  }
}
.page-system.page-system-index .l-list {
  counter-reset: number 0;
  margin: 0 auto 30px;
  display: flex;
  flex-wrap: wrap;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .l-list {
    display: block;
    justify-content: space-between;
  }
}
.page-system.page-system-index .l-list h3 {
  line-height: 1.2;
  margin: 0 auto 32px;
  font-size: 30px;
  text-align: center;
  font-family: roboto, 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;
  float: left;
  width: 534px;
  margin-right: 10px;
  margin-left: 10px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .l-list .p-item {
    width: 48%;
    margin-right: 4%;
    margin-left: 0;
    margin-bottom: 5vw;
    cursor: pointer;
  }
}
.page-system.page-system-index .l-list .p-item a {
  width: 100%;
  height: 100%;
  display: block;
  padding: 14px;
  box-sizing: border-box;
  position: relative;
}
.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 {
    float: right;
    width: calc(100% - 205px);
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .l-list .p-item__inner {
    margin-top: 17px;
  }
}
@media screen and (min-width: 761px) {
  .page-system.page-system-index .l-list .p-item__icons {
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    top: calc(100% - 10px);
    left: 14px;
    color: #fff;
    max-height: 21px;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .l-list .p-item__icons {
    margin-bottom: 1vw;
  }
}
.page-system.page-system-index .l-list .p-item__icons li {
  border-radius: 15px;
}
.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: 18px;
  line-height: 1.5;
  font-weight: 500;
  text-align: left;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .l-list .p-item__post-title {
    font-size: 3.9vw;
    line-height: 1.5;
    margin-left: 0px;
  }
}
.page-system.page-system-index .l-list .p-item__post-text {
  font-size: 13px;
  color: #6E6E6E;
}
@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;
  color: #888888;
  font-weight: 500;
  position: relative;
  margin-left: 18px;
  position: absolute;
  bottom: 6px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .l-list .p-item__post-date {
    margin-bottom: 0;
    position: relative;
    margin-left: 20px;
  }
}
.page-system.page-system-index .l-list .p-item__post-date::before {
  content: "";
  position: absolute;
  margin-right: 20px;
  background: url(../images/cmn/date_gray.svg) no-repeat;
  width: 12px;
  height: 12px;
  background-size: 12px;
  display: block;
  margin-left: -18px;
  top: 5px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .l-list .p-item__post-date::before {
    top: 1.3vw;
  }
}
.page-system.page-system-index .l-list .p-item:nth-child(2n) {
  margin-right: 0;
}
.page-system.page-system-detail .list-page__header {
  max-width: 1000px;
  width: 80%;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .list-page__header {
    width: 90%;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .list-page__main {
    width: 100%;
  }
}
.page-system.page-system-detail .list-page__main > .l-list {
  margin: 0 auto 40px;
  border-bottom: 5px solid #2B5D88;
}
@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-message .p-item, .page-system.page-system-detail .l-list .p-item {
  max-width: 1000px;
  width: 80%;
  padding: 0;
  margin: 0 auto 40px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-message .p-item, .page-system.page-system-detail .l-list .p-item {
    width: 90%;
    margin-bottom: 6%;
  }
}
.page-system.page-system-detail .l-message .p-item__icons, .page-system.page-system-detail .l-list .p-item__icons {
  max-height: inherit;
  color: #fff;
}
.page-system.page-system-detail .l-message .p-item__icons .icon, .page-system.page-system-detail .l-list .p-item__icons .icon {
  font-size: 16px;
}
.page-system.page-system-detail .l-message .p-item__photo, .page-system.page-system-detail .l-list .p-item__photo {
  margin: 0 auto;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-message .p-item__photo, .page-system.page-system-detail .l-list .p-item__photo {
    float: none;
    width: 100%;
  }
}
.page-system.page-system-detail .l-message .p-item__inner, .page-system.page-system-detail .l-list .p-item__inner {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-message .p-item__inner, .page-system.page-system-detail .l-list .p-item__inner {
    float: none;
    width: 100%;
    margin-bottom: 4%;
  }
}
.page-system.page-system-detail .l-message .p-item__post-title, .page-system.page-system-detail .l-list .p-item__post-title {
  font-size: 34px;
  line-height: 1.4;
  font-weight: 700;
  margin: 10px 0 15px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-message .p-item__post-title, .page-system.page-system-detail .l-list .p-item__post-title {
    font-size: 6.6vw;
    margin-bottom: 10%;
  }
}
.page-system.page-system-detail .l-message .p-item__post-date, .page-system.page-system-detail .l-list .p-item__post-date {
  font-size: 16px;
  margin-bottom: 10px;
  color: #888888;
  margin: auto 0;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-message .p-item__post-date, .page-system.page-system-detail .l-list .p-item__post-date {
    font-size: 3.6vw;
    margin: -0.5vw 0 auto;
  }
}
.page-system.page-system-detail .l-message .p-item .p-item__post-text, .page-system.page-system-detail .l-list .p-item .p-item__post-text {
  font-size: 15px;
  -webkit-line-clamp: 5;
  margin-bottom: 20px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-message .p-item .p-item__post-text, .page-system.page-system-detail .l-list .p-item .p-item__post-text {
    font-size: 3.8vw;
    line-height: 1.7;
    -webkit-line-clamp: 4;
    margin-bottom: 5%;
  }
}
.page-system.page-system-detail .l-message .p-item__post-subtitle, .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-message .p-item__caption, .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-message .p-item__tbl_text, .page-system.page-system-detail .l-list .p-item__tbl_text {
  border-collapse: collapse;
  margin: 20px auto 30px;
}
.page-system.page-system-detail .l-message .p-item__tbl_text dt, .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: #242424;
  color: #fff;
}
.page-system.page-system-detail .l-message .p-item__tbl_text dt.empty, .page-system.page-system-detail .l-list .p-item__tbl_text dt.empty {
  display: none;
}
.page-system.page-system-detail .l-message .p-item__tbl_text dd, .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-message .p-item__tbl_text dd:last-child, .page-system.page-system-detail .l-list .p-item__tbl_text dd:last-child {
  padding-right: 0;
}
.page-system.page-system-detail .l-message .p-item__post-price, .page-system.page-system-detail .l-list .p-item__post-price {
  padding: 15px 0;
  border-top: 1px solid #242424;
  border-bottom: 1px solid #242424;
  text-align: center;
  font-weight: 600;
  font-size: 26px;
  margin-bottom: 30px;
}
.page-system.page-system-detail .l-message .p-item__post-price span, .page-system.page-system-detail .l-list .p-item__post-price span {
  display: block;
  font-size: 13px;
}
.page-system.page-system-detail .l-message .p-item__post-text, .page-system.page-system-detail .l-list .p-item__post-text {
  margin-bottom: 50px;
}
.page-system.page-system-detail .l-message .p-item__post-text img, .page-system.page-system-detail .l-list .p-item__post-text img {
  margin: 10px 0;
}
.page-system.page-system-detail .l-message .p-item {
  margin-bottom: 90px;
}
@media screen and (max-width: 760px) {
  .page-system.page-system-detail .l-message .p-item {
    margin-bottom: 16%;
  }
}
.page-system.page-system-detail .l-message .p-item__photo {
  display: block;
  position: relative;
  width: auto;
  margin: 0 auto;
  height: 0;
  padding-bottom: 66%;
  overflow: hidden;
  line-height: 0;
  overflow: hidden;
}
@media screen and (max-width: 760px) {
  .page-system.page-system-detail .l-message .p-item__photo {
    width: 100%;
    margin-bottom: 6%;
    padding-bottom: 70%;
  }
}
.page-system.page-system-detail .l-message .p-item__photo img {
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  transform: translate(-50%, -50%);
  z-index: 1000;
  position: absolute;
}
.page-system.page-system-detail .l-message .p-item__info {
  width: auto;
  margin: 0 auto 4.4%;
}
.page-system.page-system-detail .l-message .p-item__question {
  margin-bottom: 24px;
  font-weight: bold;
  font-size: 30px;
  text-align: left;
  position: relative;
  padding-left: 25px;
}
@media screen and (max-width: 760px) {
  .page-system.page-system-detail .l-message .p-item__question {
    margin-bottom: 6%;
    font-size: 6.2vw;
    padding-left: 5vw;
  }
}
.page-system.page-system-detail .l-message .p-item__question:before {
  position: absolute;
  z-index: 1000;
  width: 10px;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  background: #154269;
}
.page-system.page-system-detail .l-message .p-item__title {
  position: relative;
  margin-bottom: 18px;
  text-align: left;
  line-height: 1.7;
  font-weight: bold;
  font-size: 19px;
}
@media screen and (max-width: 760px) {
  .page-system.page-system-detail .l-message .p-item__title {
    margin-bottom: 4%;
    font-size: 4.6vw;
    line-height: 1.6;
  }
}
.page-system.page-system-detail .l-message .p-item__text {
  font-weight: 100;
  font-size: 15px;
  line-height: 2.1;
}
@media screen and (max-width: 760px) {
  .page-system.page-system-detail .l-message .p-item__text {
    font-size: 3.8vw;
    line-height: 1.9;
  }
}
.page-system.page-system-detail .l-message .p-item__text img {
  width: auto;
  max-width: 100%;
}
.page-system.page-system-detail .l-message .p-item.no-image {
  display: block;
  flex-wrap: nowrap;
}
.page-system.page-system-detail .l-message .p-item.no-image .p-item__info {
  width: 100%;
}
.page-system.page-system-detail .l-contents {
  max-width: 1000px;
  width: 90%;
  padding: 0;
  margin: 0 auto 40px;
}
.page-system.page-system-detail .l-value {
  padding: 20px;
  background: #FCF8EC;
  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 #242424;
  border-bottom: 1px solid #242424;
  color: #242424 !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: #242424;
  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 */
/*　管理画面スタイル打ち消し */
.style_none {
  color: #242424 !important;
  /**
  * Render the `main` element consistently in IE.
  */
  /* Vertical rhythm */
  /* ============================================ */
  /* Headings */
  /* ============================================ */
  /* Lists (enumeration) */
  /* ============================================ */
  /* Lists (definition) */
  /* ============================================ */
  /* Grouping content */
  /* ============================================ */
  /**
  * 1. Add the correct box sizing in Firefox.
  * 2. Show the overflow in Edge and IE.
  */
  /**
  * 1. Correct the inheritance and scaling of font size in all browsers.
  * 2. Correct the odd `em` font sizing in all browsers.
  */
  /* Text-level semantics */
  /* ============================================ */
  /**
  * Remove the gray background on active links in IE 10.
  */
  /**
  * 1. Remove the bottom border in Chrome 57-
  * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
  */
  /**
  * Add the correct font weight in Chrome, Edge, and Safari.
  */
  /**
  * 1. Correct the inheritance and scaling of font size in all browsers.
  * 2. Correct the odd `em` font sizing in all browsers.
  */
  /**
  * Add the correct font size in all browsers.
  */
  /**
  * Prevent `sub` and `sup` elements from affecting the line height in
  * all browsers.
  */
  /* Embedded content */
  /* ============================================ */
  /**
  * Prevent vertical alignment issues.
  */
  /* Forms */
  /* ============================================ */
  /**
  * Reset form fields to make them styleable
  */
  /**
  * Reset radio and checkbox appearance to preserve their look in iOS.
  */
  /**
  * Show the overflow in IE.
  * 1. Show the overflow in Edge.
  */
  /**
  * Remove the inheritance of text transform in Edge, Firefox, and IE.
  * 1. Remove the inheritance of text transform in Firefox.
  */
  /**
  * Correct the inability to style clickable types in iOS and Safari.
  */
  /**
  * Remove the inner border and padding in Firefox.
  */
  /**
  * Remove arrow in IE10 & IE11
  */
  /**
  * Remove padding
  */
  /**
  * Reset to invisible
  */
  /**
  * 1. Correct the text wrapping in Edge and IE.
  * 2. Correct the color inheritance from `fieldset` elements in IE.
  * 3. Remove the padding so developers are not caught out when they zero out
  *    `fieldset` elements in all browsers.
  */
  /**
  * Add the correct vertical alignment in Chrome, Firefox, and Opera.
  */
  /**
  * Remove the default vertical scrollbar in IE 10+.
  */
  /**
  * Correct the cursor style of increment and decrement buttons in Chrome.
  */
  /**
  * 1. Correct the outline style in Safari.
  */
  /**
  * Remove the inner padding in Chrome and Safari on macOS.
  */
  /**
  * 1. Correct the inability to style clickable types in iOS and Safari.
  * 2. Change font properties to `inherit` in Safari.
  */
  /**
  * Clickable labels
  */
  /* Interactive */
  /* ============================================ */
  /*
  * Add the correct display in Edge, IE 10+, and Firefox.
  */
  /*
  * Add the correct display in all browsers.
  */
  /*
  * Remove outline for editable content.
  */
  /* Table */
  /* ============================================ */
}
.style_none div {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #242424 !important;
  text-align: left;
  background-color: inherit !important;
  text-decoration: none !important;
  font-family: "ryo-gothic-plusn", sans-serif !important;
}
.style_none body {
  margin: 0 !important;
  border: none !important;
  color: #242424 !important;
  text-align: left;
}
.style_none main {
  display: block !important;
}
.style_none p,
.style_none table,
.style_none blockquote,
.style_none address,
.style_none pre,
.style_none iframe,
.style_none form,
.style_none figure,
.style_none dl,
.style_none li {
  margin: 0 !important;
  padding: 0 !important;
  color: #242424 !important;
  text-align: left;
  background-color: inherit !important;
  text-decoration: none !important;
  font-family: "ryo-gothic-plusn", sans-serif !important;
}
.style_none h1,
.style_none h2,
.style_none h3,
.style_none h4,
.style_none h5,
.style_none h6,
.style_none span {
  font-size: inherit !important;
  line-height: inherit !important;
  font-weight: inherit !important;
  margin: 0 !important;
  color: inherit !important;
  border: none !important;
  position: relative !important;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  color: #242424 !important;
  padding: 0 !important;
  text-align: left;
  background-color: inherit !important;
  text-decoration: none !important;
  font-family: "ryo-gothic-plusn", sans-serif !important;
}
.style_none ul,
.style_none ol {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}
.style_none dt {
  font-weight: bold !important;
}
.style_none dd {
  margin-left: 0 !important;
}
.style_none hr {
  box-sizing: content-box !important;
  /* 1 */
  height: 0 !important;
  /* 1 */
  overflow: visible !important;
  /* 2 */
  border-top-width: 1px !important;
  margin: 0 !important;
  clear: both !important;
  color: inherit !important;
}
.style_none pre {
  font-family: monospace, monospace !important;
  /* 1 */
  font-size: inherit !important;
  /* 2 */
}
.style_none address {
  font-style: inherit !important;
}
.style_none a {
  background-color: transparent !important;
  text-decoration: none !important;
  color: inherit !important;
}
.style_none abbr[title] {
  text-decoration: underline !important;
  /* 2 */
  text-decoration: underline dotted !important;
  /* 2 */
}
.style_none b,
.style_none strong {
  font-weight: bolder !important;
}
.style_none code,
.style_none kbd,
.style_none samp {
  font-family: monospace, monospace !important;
  /* 1 */
  font-size: inherit !important;
  /* 2 */
}
.style_none small {
  font-size: 80% !important;
}
.style_none sub,
.style_none sup {
  font-size: 75% !important;
  line-height: 0 !important;
  position: relative !important;
  vertical-align: baseline !important;
}
.style_none sub {
  bottom: -0.25em !important;
}
.style_none sup {
  top: -0.5em !important;
}
.style_none img,
.style_none embed,
.style_none object,
.style_none iframe {
  vertical-align: bottom !important;
}
.style_none button,
.style_none input,
.style_none optgroup,
.style_none select,
.style_none textarea {
  -webkit-appearance: none !important;
  appearance: none !important;
  vertical-align: middle !important;
  color: inherit !important;
  font: inherit !important;
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  outline: 0 !important;
  border-radius: 0 !important;
  text-align: inherit !important;
}
.style_none [type=checkbox] {
  -webkit-appearance: checkbox !important;
  appearance: checkbox !important;
}
.style_none [type=radio] {
  -webkit-appearance: radio !important;
  appearance: radio !important;
}
.style_none button,
.style_none input {
  /* 1 */
  overflow: visible !important;
}
.style_none button,
.style_none select {
  /* 1 */
  text-transform: none !important;
}
.style_none button,
.style_none [type=button],
.style_none [type=reset],
.style_none [type=submit] {
  cursor: pointer !important;
  -webkit-appearance: none !important;
  appearance: none !important;
}
.style_none button[disabled],
.style_none [type=button][disabled],
.style_none [type=reset][disabled],
.style_none [type=submit][disabled] {
  cursor: default !important;
}
.style_none button::-moz-focus-inner,
.style_none [type=button]::-moz-focus-inner,
.style_none [type=reset]::-moz-focus-inner,
.style_none [type=submit]::-moz-focus-inner {
  border-style: none !important;
  padding: 0 !important;
}
.style_none select::-ms-expand {
  display: none !important;
}
.style_none option {
  padding: 0 !important;
}
.style_none fieldset {
  margin: 0 !important;
  padding: 0 !important;
  min-width: 0 !important;
}
.style_none legend {
  color: inherit !important;
  /* 2 */
  display: table !important;
  /* 1 */
  max-width: 100% !important;
  /* 1 */
  padding: 0 !important;
  /* 3 */
  white-space: normal !important;
  /* 1 */
}
.style_none progress {
  vertical-align: baseline !important;
}
.style_none textarea {
  overflow: auto !important;
}
.style_none [type=number]::-webkit-inner-spin-button,
.style_none [type=number]::-webkit-outer-spin-button {
  height: auto !important;
}
.style_none [type=search] {
  outline-offset: -2px !important;
  /* 1 */
}
.style_none [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.style_none ::-webkit-file-upload-button {
  -webkit-appearance: button !important;
  /* 1 */
  font: inherit !important;
  /* 2 */
}
.style_none label[for] {
  cursor: pointer !important;
}
.style_none details {
  display: block !important;
}
.style_none summary {
  display: list-item !important;
}
.style_none [contenteditable] {
  outline: none !important;
}
.style_none table {
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
.style_none caption {
  text-align: left !important;
}
.style_none td,
.style_none th {
  vertical-align: top !important;
  padding: 0 !important;
}
.style_none th {
  text-align: left !important;
  font-weight: bold !important;
}

.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 {
    position: relative;
    max-width: 1440px;
  }
}
@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 {
    width: 100%;
  }
}
.page-system.page-news.page-system-index .list-page__main .l-contents .l-contents__list,
.page-system.page-blog.page-system-index .list-page__main .l-contents .l-contents__list,
.page-system.page-story.page-system-index .list-page__main .l-contents .l-contents__list {
  padding-top: 158px;
  margin-top: -138px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-news.page-system-index .list-page__main .l-contents .l-contents__list,
.page-system.page-blog.page-system-index .list-page__main .l-contents .l-contents__list,
.page-system.page-story.page-system-index .list-page__main .l-contents .l-contents__list {
    display: block;
    padding-top: 0px;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-news.page-system-index .list-page__main .l-contents aside,
.page-system.page-blog.page-system-index .list-page__main .l-contents aside,
.page-system.page-story.page-system-index .list-page__main .l-contents aside {
    margin-top: 0 !important;
  }
}
.page-system.page-news.page-system-index .list-page__main .l-contents .list-page__list,
.page-system.page-blog.page-system-index .list-page__main .l-contents .list-page__list,
.page-system.page-story.page-system-index .list-page__main .l-contents .list-page__list {
  padding: 108px 0 0;
  width: 100%;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-news.page-system-index .list-page__main .l-contents .list-page__list,
.page-system.page-blog.page-system-index .list-page__main .l-contents .list-page__list,
.page-system.page-story.page-system-index .list-page__main .l-contents .list-page__list {
    padding: 108px 0 7vw;
  }
}
@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 {
    position: relative;
    max-width: 1280px;
    margin-top: -150px;
  }
}
@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 {
    width: 100%;
  }
}
@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 {
    max-width: 180px;
    width: 18%;
    float: right;
  }
}
@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 {
  position: relative;
  font-size: 36px;
  padding: 0 8px 12px;
  color: #242424;
  text-align: left;
  margin-bottom: 40px;
  letter-spacing: 2px;
  font-weight: 700;
  line-height: 1.4;
  display: flex;
  align-items: center;
  gap: 0 12px;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@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 {
    font-size: 7vw;
    margin-bottom: 6%;
    padding: 2vw 2vw;
  }
}
.page-system.page-news.page-system-index .list-page__list h3::before,
.page-system.page-blog.page-system-index .list-page__list h3::before,
.page-system.page-story.page-system-index .list-page__list h3::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(to right, #F05124 43%, #154269 43%);
}
.page-system.page-news.page-system-index .list-page__list h3 span,
.page-system.page-blog.page-system-index .list-page__list h3 span,
.page-system.page-story.page-system-index .list-page__list h3 span {
  font-size: 18px;
  color: #f05124;
  padding: 10px 0 12px;
}
@media screen and (max-width: 760px) {
  .page-system.page-news.page-system-index .list-page__list h3 span,
.page-system.page-blog.page-system-index .list-page__list h3 span,
.page-system.page-story.page-system-index .list-page__list h3 span {
    font-size: 4.2vw;
    padding: 2vw 0 3vw;
  }
}
.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 {
  float: none;
  margin-bottom: 30px;
  border: none;
  width: 100%;
}
@media print, screen and (max-width: 760px) {
  .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 {
    margin-bottom: 3vw;
  }
}
.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 (max-width: 760px) {
  .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 {
    display: block;
  }
}
.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 {
  padding: 10px 20px 0;
}
@media print, screen and (max-width: 760px) {
  .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: auto 35px auto 0;
    padding: 0px 0 0px 3vw;
  }
}
@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: auto 0px;
  }
}
.page-system.page-news.page-system-index .l-list .p-item,
.page-system.page-blog.page-system-index .l-list .p-item,
.page-system.page-story.page-system-index .l-list .p-item {
  margin-right: 0px;
  margin-left: 0px;
}
.page-system.page-news.page-system-index .l-list .p-item__post-title,
.page-system.page-blog.page-system-index .l-list .p-item__post-title,
.page-system.page-story.page-system-index .l-list .p-item__post-title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-news.page-system-index .l-list .p-item__post-title,
.page-system.page-blog.page-system-index .l-list .p-item__post-title,
.page-system.page-story.page-system-index .l-list .p-item__post-title {
    margin: 0.5vw 0 1vw;
    margin-bottom: 2%;
  }
}
.page-system.page-news.page-system-index .l-list .p-item__text,
.page-system.page-blog.page-system-index .l-list .p-item__text,
.page-system.page-story.page-system-index .l-list .p-item__text {
  margin-bottom: 15px;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-news.page-system-index .l-list .p-item__text,
.page-system.page-blog.page-system-index .l-list .p-item__text,
.page-system.page-story.page-system-index .l-list .p-item__text {
    margin-bottom: 1vw;
  }
}
.page-system.page-news.page-system-index .list-page__list .l-column_03 .p-item a,
.page-system.page-blog.page-system-index .list-page__list .l-column_03 .p-item a,
.page-system.page-story.page-system-index .list-page__list .l-column_03 .p-item a {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  border: 2px #EBE4D2 solid;
}
@media screen and (max-width: 480px) {
  .page-system.page-news.page-system-index .list-page__list .l-column_03 .p-item a,
.page-system.page-blog.page-system-index .list-page__list .l-column_03 .p-item a,
.page-system.page-story.page-system-index .list-page__list .l-column_03 .p-item a {
    padding: 3vw;
  }
}
.page-system.page-news.page-system-index .list-page__list .l-column_03 .p-item a::after,
.page-system.page-blog.page-system-index .list-page__list .l-column_03 .p-item a::after,
.page-system.page-story.page-system-index .list-page__list .l-column_03 .p-item a::after {
  display: none;
}
.page-system.page-news.page-system-index .list-page__list .l-column_03 .p-item a:hover,
.page-system.page-blog.page-system-index .list-page__list .l-column_03 .p-item a:hover,
.page-system.page-story.page-system-index .list-page__list .l-column_03 .p-item a:hover {
  opacity: 1;
}
.page-system.page-news.page-system-index .list-page__list .l-column_03 .p-item a:hover img,
.page-system.page-blog.page-system-index .list-page__list .l-column_03 .p-item a:hover img,
.page-system.page-story.page-system-index .list-page__list .l-column_03 .p-item a:hover img {
  opacity: 1;
}
.page-system.page-news.page-system-index .list-page__list .l-column_03 .p-item img:hover,
.page-system.page-blog.page-system-index .list-page__list .l-column_03 .p-item img:hover,
.page-system.page-story.page-system-index .list-page__list .l-column_03 .p-item img:hover {
  opacity: 1;
}
.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: 50%;
  min-width: 250px;
  float: none;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 480px) {
  .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 {
    margin: 0;
    width: 50%;
    min-width: auto;
  }
}
.page-system.page-news.page-system-index .list-page__list .l-column_03 .p-item__photo .p-item__icons-category,
.page-system.page-blog.page-system-index .list-page__list .l-column_03 .p-item__photo .p-item__icons-category,
.page-system.page-story.page-system-index .list-page__list .l-column_03 .p-item__photo .p-item__icons-category {
  top: 8px;
  bottom: auto;
}
@media screen and (max-width: 480px) {
  .page-system.page-news.page-system-index .list-page__list .l-column_03 .p-item__photo .p-item__icons-category,
.page-system.page-blog.page-system-index .list-page__list .l-column_03 .p-item__photo .p-item__icons-category,
.page-system.page-story.page-system-index .list-page__list .l-column_03 .p-item__photo .p-item__icons-category {
    left: 7px;
  }
}
.page-system.page-news.page-system-index .list-page__list .l-column_03 .p-item__photo .p-item__icons-category .icon:nth-child(3),
.page-system.page-blog.page-system-index .list-page__list .l-column_03 .p-item__photo .p-item__icons-category .icon:nth-child(3),
.page-system.page-story.page-system-index .list-page__list .l-column_03 .p-item__photo .p-item__icons-category .icon:nth-child(3) {
  display: none;
}
.page-system.page-news.page-system-index .list-page__list .l-column_03 .p-item__photo .p-item__icons-category .icon:nth-child(4),
.page-system.page-blog.page-system-index .list-page__list .l-column_03 .p-item__photo .p-item__icons-category .icon:nth-child(4),
.page-system.page-story.page-system-index .list-page__list .l-column_03 .p-item__photo .p-item__icons-category .icon:nth-child(4) {
  display: none;
}
.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 {
  max-width: 65%;
  float: none;
}
@media screen and (max-width: 480px) {
  .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 {
    margin: auto;
    width: 60%;
  }
}
.page-system.page-news.page-system-index .list-page__list .l-column_03 .p-item__inner .p-item__post-title,
.page-system.page-blog.page-system-index .list-page__list .l-column_03 .p-item__inner .p-item__post-title,
.page-system.page-story.page-system-index .list-page__list .l-column_03 .p-item__inner .p-item__post-title {
  margin-left: 0;
}
.page-system.page-news.page-system-index .list-page__list .l-column_03 .p-item__inner .system_article,
.page-system.page-blog.page-system-index .list-page__list .l-column_03 .p-item__inner .system_article,
.page-system.page-story.page-system-index .list-page__list .l-column_03 .p-item__inner .system_article {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-bottom: 0;
}
.page-system.page-news.page-system-index .list-page__list .l-column_03 .p-item__inner .p-item__post-date,
.page-system.page-blog.page-system-index .list-page__list .l-column_03 .p-item__inner .p-item__post-date,
.page-system.page-story.page-system-index .list-page__list .l-column_03 .p-item__inner .p-item__post-date {
  position: relative;
  margin-top: 15px;
}
@media screen and (max-width: 480px) {
  .page-system.page-news.page-system-index .list-page__list .l-column_03 .p-item__inner .p-item__post-date,
.page-system.page-blog.page-system-index .list-page__list .l-column_03 .p-item__inner .p-item__post-date,
.page-system.page-story.page-system-index .list-page__list .l-column_03 .p-item__inner .p-item__post-date {
    margin-top: 3vw;
  }
}
.page-system.page-news.page-system-index .list-page__list .l-column_03 .p-item__inner .p-item__post-date::before,
.page-system.page-blog.page-system-index .list-page__list .l-column_03 .p-item__inner .p-item__post-date::before,
.page-system.page-story.page-system-index .list-page__list .l-column_03 .p-item__inner .p-item__post-date::before {
  top: 4px;
}
@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 {
    width: 100%;
  }
}

/* end -- .page-system.l-news */
/*  詳細写真横並び
*----------------------------------- */
@media print, screen and (min-width: 761px) {
  .page-blog.page-system-detail .l-list .p-item {
    display: flex;
  }
  .page-blog.page-system-detail .l-list .p-item__photo {
    width: 47%;
    margin: 0 3% 0 0;
  }
  .page-blog.page-system-detail .l-list .p-item__inner {
    width: 50%;
    margin-top: 20px;
  }
}
.page-system.page-people {
  /*  Main と Side
  *----------------------------------- */
  /* list-page__list
  *----------------------------------- */
  /*  page-system-detail
  *----------------------------------- */
  /*  l-cmn-member
  *----------------------------------- */
}
@media print, screen and (min-width: 761px) {
  .page-system.page-people {
    /* for pc */
  }
  .page-system.page-people.page-system-index .list-page__list {
    max-width: 1100px;
    width: 100%;
  }
}
@media screen and (max-width: 979px) {
  .page-system.page-people {
    /* for sp iPad */
  }
  .page-system.page-people.page-system-index .list-page__list {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 480px) {
  .page-system.page-people {
    /* for sp Device Only */
  }
  .page-system.page-people.page-system-index aside.list-page__side {
    width: 100%;
    display: block;
    margin-top: 16%;
  }
  .page-system.page-people.page-system-index aside.list-page__side .widget {
    width: 100%;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people .list-page__main {
    margin-top: 8vw;
  }
}
.page-system.page-people.page-system-index .list-page__list h3 {
  font-size: 18px;
  padding: 12px 20px;
  color: #fff;
  background: #2B5D88;
  text-align: center;
  margin-bottom: 30px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-index .list-page__list h3 {
    margin-bottom: 6%;
  }
}
.page-system.page-people.page-system-index .list-page__list .l-list .p-item {
  float: left;
  border: none;
}
.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__post-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 10px;
  max-height: 60px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-index .list-page__list .l-list .p-item__post-title {
    font-size: 4.2vw;
    margin-bottom: 4%;
    max-height: 13vw;
  }
}
.page-system.page-people.page-system-index .list-page__list .l-list .p-item__post-name {
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 8px;
  max-height: 40px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-index .list-page__list .l-list .p-item__post-name {
    font-size: 3.8vw;
    margin-bottom: 3%;
    max-height: 8vw;
  }
}
.page-system.page-people.page-system-index .list-page__list .l-list .p-item__post-company {
  font-size: 13px;
  line-height: 1.7;
  font-weight: 500;
  max-height: 50px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-index .list-page__list .l-list .p-item__post-company {
    font-size: 3vw;
    line-height: 1.4;
    max-height: 9vw;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-people.page-system-index .list-page__list .l-list .p-item__inner {
    margin-top: 8px;
  }
  .page-system.page-people.page-system-index .list-page__list .l-column_03 .p-item {
    width: 32%;
    margin: 0 auto 40px;
    margin-right: 2%;
  }
  .page-system.page-people.page-system-index .list-page__list .l-column_03 .p-item__inner {
    float: none;
    width: 100%;
  }
  .page-system.page-people.page-system-index .list-page__list .l-column_03 .p-item:nth-child(3n) {
    margin-right: 0;
  }
  .page-system.page-people.page-system-index .list-page__list .l-column_03 .p-item:nth-child(3n+1) {
    clear: both;
  }
}
.page-system.page-people.page-system-detail .l-list .p-item {
  margin-bottom: 80px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-list .p-item {
    margin-bottom: 14%;
  }
}
.page-system.page-people.page-system-detail .l-list .p-item__photo {
  padding-bottom: 46.5%;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-list .p-item__photo {
    padding-bottom: 56.2%;
  }
}
.page-system.page-people.page-system-detail .l-list .p-item__post-title {
  font-weight: 700;
  font-size: 32px;
  line-height: 1.5;
  margin-bottom: 18px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-list .p-item__post-title {
    font-size: 6vw;
    margin-bottom: 4%;
  }
}
.page-system.page-people.page-system-detail .l-list .p-item__post-name {
  font-weight: 500;
  font-size: 20px;
  line-height: 1;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-list .p-item__post-name {
    font-size: 4.8vw;
  }
}
.page-system.page-people.page-system-detail .l-list .p-item__post-company {
  font-size: 14px;
  line-height: 1.7;
  font-weight: 500;
  margin-bottom: 4px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-list .p-item__post-company {
    font-size: 3.6vw;
    line-height: 1.4;
    margin-bottom: 2%;
  }
}
.page-system.page-people.page-system-detail .l-list .p-item__post-year {
  font-size: 14px;
  line-height: 1.7;
  font-weight: 500;
  margin-bottom: 6px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-list .p-item__post-year {
    font-size: 3.6vw;
    line-height: 1.4;
    margin-bottom: 3%;
  }
}
.page-system.page-people.page-system-detail .l-unit {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  align-items: stretch;
  margin-bottom: 150px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-unit {
    display: flex;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 18%;
    display: flex;
    flex-wrap: wrap-reverse;
  }
}
.page-system.page-people.page-system-detail .l-unit__txt-box {
  width: calc(100% - 550px);
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-unit__txt-box {
    width: 100%;
  }
}
.page-system.page-people.page-system-detail .l-unit__ph {
  width: 500px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-unit__ph {
    width: 100%;
    margin-bottom: 8%;
  }
}
.page-system.page-people.page-system-detail .l-unit__tit {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1.4;
  border-bottom: 2px solid #2B5D88;
  padding-bottom: 10px;
  color: #2B5D88;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-unit__tit {
    font-size: 6vw;
    margin-bottom: 5%;
    padding-bottom: 3%;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-people.page-system-detail .l-unit:nth-child(2n+1) {
    flex-direction: row-reverse;
  }
  .page-system.page-people.page-system-detail .l-unit:nth-child(2n+1) .l-unit__ph {
    margin-right: 50px;
    margin-left: 0;
  }
  .page-system.page-people.page-system-detail .l-unit:nth-child(2n) .l-unit__ph {
    margin-right: 0;
    margin-left: 50px;
  }
}
.page-system.page-people.page-system-detail .l-unit.no-image .l-unit__txt-box {
  width: 100%;
}
.page-system.page-people .l-cmn-member {
  background: #ebf3fa;
  padding: 75px 0 80px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people .l-cmn-member {
    padding: 13% 5%;
    margin-top: 15vw;
  }
}
.page-system.page-people .l-cmn-member .l-member__header {
  text-align: center;
  margin-bottom: 25px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people .l-cmn-member .l-member__header {
    margin-bottom: 3%;
  }
}
.page-system.page-people .l-cmn-member .l-member__header .title {
  font-family: roboto, sans-serif;
  font-size: 66px;
  font-weight: 600;
  line-height: 1;
  color: #154269;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people .l-cmn-member .l-member__header .title {
    font-size: 11.5vw;
  }
}
.page-system.page-people .l-cmn-member .l-member__header .subtitle {
  font-size: 17px;
  font-weight: 500;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people .l-cmn-member .l-member__header .subtitle {
    font-size: 4vw;
    margin-top: -2%;
  }
}
.page-system.page-people .l-cmn-member .l-member__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 1200px;
  margin: 0 auto 50px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people .l-cmn-member .l-member__list {
    width: 100%;
    margin: 0px auto 12%;
    padding-bottom: 12%;
  }
}
.page-system.page-people .l-cmn-member .l-member__list .p-item {
  width: 380px;
  margin-right: 30px;
  margin-bottom: 0;
}
.page-system.page-people .l-cmn-member .l-member__list .p-item:last-child {
  margin-right: 0;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people .l-cmn-member .l-member__list .p-item {
    width: 100%;
    margin-right: 0;
  }
}
.page-system.page-people .l-cmn-member .l-member__list .p-item__inner {
  margin-top: 15px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people .l-cmn-member .l-member__list .p-item__inner {
    margin-top: 3%;
  }
}
.page-system.page-people .l-cmn-member .l-member__list .p-item__post-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 10px;
  max-height: 60px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people .l-cmn-member .l-member__list .p-item__post-title {
    font-size: 4.2vw;
    margin-bottom: 4%;
    max-height: 13vw;
  }
}
.page-system.page-people .l-cmn-member .l-member__list .p-item__post-name {
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 8px;
  max-height: 40px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people .l-cmn-member .l-member__list .p-item__post-name {
    font-size: 3.8vw;
    margin-bottom: 2%;
    max-height: 8vw;
  }
}
.page-system.page-people .l-cmn-member .l-member__list .p-item__post-company {
  font-size: 13px;
  line-height: 1.7;
  font-weight: 500;
  max-height: 50px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people .l-cmn-member .l-member__list .p-item__post-company {
    font-size: 3vw;
    line-height: 1.4;
    max-height: 9vw;
  }
}

/* end -- .page-system.page-people */
.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: #FCF8EC;
  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.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: 90%;
    padding-top: 60px;
  }
}
.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 .list-page__list .l-faq {
  margin-bottom: 55px;
  margin-top: -150px;
  padding-top: 150px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .list-page__list .l-faq {
    margin-bottom: 13vw;
    margin-top: -60vw;
    padding-top: 60vw;
  }
}
.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;
}
@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 #242424;
  margin-bottom: 22px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .list-page__list .l-faq .p-item-faq {
    margin: 0 auto;
    margin-bottom: 5vw;
  }
}
.page-system.page-faq .list-page__list .l-faq dt {
  font-size: 18px;
  position: relative;
  padding: 20px 50px 20px 55px;
  text-align: left;
  color: #242424;
  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: 16px;
  left: 22px;
  font-size: 24px;
  content: "Q.";
  color: #F05124;
  font-family: roboto, 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: 2vw;
    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 50px 20px 60px;
  text-align: left;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .list-page__list .l-faq dd {
    padding: 2vw 2vw 6vw 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: #242424;
  font-family: roboto, 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 a {
  color: #242424;
  text-decoration: underline;
}

/* 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;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-job.page-system-index .l-main, .page-system.page-job.page-system-detail .l-main {
    background: #cdecff;
  }
}
.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;
  }
}
.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 #EBE4D2;
  border-radius: 0;
  line-height: 1.5;
  color: #242424;
}
.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: #154269;
  color: #fff;
  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 #EBE4D2;
  border-bottom: none;
  background: #154269;
}
@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: #242424;
}
@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 #EBE4D2;
    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 #EBE4D2;
}
@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 #EBE4D2;
  }
}
.page-system.page-job.page-system-index .list-page__list h3 {
  font-size: 22px;
  color: #242424;
  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;
}
.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 .p-item {
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  margin: 0 auto 30px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .l-list .p-item {
    margin-bottom: 10%;
    width: 100%;
  }
}
.page-system.page-job.page-system-index .l-list .p-item a {
  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 a {
    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: auto;
    margin: 0 auto 5%;
  }
}
.page-system.page-job.page-system-index .l-list .p-item__title {
  font-size: 22px;
  font-weight: 700;
  color: #154269;
  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;
  }
}
.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: auto;
    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 #EBE4D2;
  margin-bottom: 8px;
  width: 100%;
}
.page-system.page-job.page-system-index .l-list .p-item__inner dl dt {
  width: 120px;
  color: #154269;
}
@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: #242424;
}
@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;
  font-weight: 700;
}
@media screen and (min-width: 761px) {
  .page-system.page-job.page-system-index .p-item .c-button {
    width: 300px;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .p-item .c-button {
    width: 80%;
  }
}
.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: #242424;
  font-weight: 500 !important;
}
@media screen and (min-width: 761px) {
  .page-system.page-job.page-system-index .p-item:nth-child(3n+1) {
    clear: both;
  }
}
.page-system.page-job.page-system-index .p-item:nth-child(2n) {
  margin-right: 0;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-job.page-system-detail .l-main .list-page__main {
    padding: 90px;
    background: #fff;
  }
}
.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: 18px;
}
.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: 30px;
}
.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 #242424;
    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: #154269;
  padding: 15px 25px;
  font-weight: initial;
  border-bottom: 1px solid #242424;
  color: #fff;
  font-size: 15px;
  width: 20%;
  display: flex;
  align-items: center;
}
@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 #242424;
  border-right: 1px solid #242424;
  background: #fff;
  color: #242424;
}
@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%;
  margin-top: 8px;
  color: #242424;
}
.page-system.page-job.page-system-detail .list-page .l-guideline .p-item-guideline__info p strong {
  display: block;
  color: #154269;
}
.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 #242424;
  }
}

/* end -- .page-system.page-job */
.page-system.page-event {
  /*  index
  *----------------------------------- */
  /*  index
  *----------------------------------- */
  /*  index list-page__latest
  *----------------------------------- */
  /*  index list-page__no_exist
  *----------------------------------- */
  /*  index l-list
  *----------------------------------- */
  /*  index list-page__past
  *----------------------------------- */
  /*  detail
  *----------------------------------- */
  /*  detail l-data
  *----------------------------------- */
  /*  detail l-data 開催中でない時
  *----------------------------------- */
  /*  detail l-data 予約期限が過ぎている時
  *----------------------------------- */
  /*  detail l-contents
  *----------------------------------- */
  /*  detail l-contents
  *----------------------------------- */
}
@media print, screen and (min-width: 761px) {
  .page-system.page-event .l-main {
    background: #cdecff;
  }
}
.page-system.page-event.page-system-index .l-main {
  padding-bottom: 0;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-event .list-page__main .ph_sys img {
    aspect-ratio: 16/9;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-event .list-page__main .ph_sys img {
    aspect-ratio: 16/9;
  }
}
.page-system.page-event.page-system-index .list-page__main {
  width: auto;
}
.page-system.page-event.page-system-index .list-page__container {
  background: #fff;
  padding: 60px 45px;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-event.page-system-index .list-page__container {
    width: 1100px;
    margin: 0 auto 80px;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-event.page-system-index .list-page__container {
    width: 90%;
    padding: 0;
    margin: 0 auto 12vw;
  }
}
.page-system.page-event.page-system-index .list-page__latest__container {
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
}
.page-system.page-event.page-system-index .list-page__latest .p-item {
  width: 49%;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-event.page-system-index .list-page__latest .p-item {
    width: auto;
    margin-bottom: 12vw;
  }
  .page-system.page-event.page-system-index .list-page__latest .p-item:last-child {
    margin-bottom: 0;
  }
}
.page-system.page-event.page-system-index .list-page__latest .p-item a {
  display: block;
}
.page-system.page-event.page-system-index .list-page__latest .p-item__photo {
  margin-bottom: 16px;
}
.page-system.page-event.page-system-index .list-page__latest .p-item__post-title {
  margin-top: 6px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-event.page-system-index .list-page__latest .p-item__post-title {
    font-size: 5.2vw;
    line-height: 1.4;
  }
}
.page-system.page-event.page-system-index .list-page__latest .p-item__post-date {
  margin-top: 7px;
  font-size: 15px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-event.page-system-index .list-page__latest .p-item__post-date {
    font-size: 3.6vw;
  }
}
.page-system.page-event.page-system-index .list-page__latest .p-item__post-date span {
  font-weight: bold;
  font-size: 15px;
  display: inline-block;
  margin-right: 10px;
}
.page-system.page-event.page-system-index .list-page__latest .p-item__more {
  margin-top: 20px;
  text-align: right;
  font-size: 18px;
}
.page-system.page-event.page-system-index .list-page__no_exist {
  text-align: center;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-event.page-system-index .list-page__no_exist {
    color: #242424;
  }
}
.page-system.page-event.page-system-index .list-page__list .l-list {
  margin-top: 70px;
  padding-top: 70px;
  border-top: 1px solid #C3C3C3;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-event.page-system-index .list-page__list .l-list {
    padding-top: 15vw;
    margin-top: 15vw;
  }
}
.page-system.page-event.page-system-index .list-page__list .l-list__container {
  display: flex;
  flex-wrap: wrap;
  gap: 54px 2%;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-event.page-system-index .list-page__list .l-list__container {
    gap: 10vw 4%;
  }
}
.page-system.page-event.page-system-index .list-page__list .l-list .p-item {
  border: none;
  float: none;
  width: 32%;
  margin: 0;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-event.page-system-index .list-page__list .l-list .p-item {
    width: 48%;
    color: #242424;
  }
}
.page-system.page-event.page-system-index .list-page__list .l-list .p-item a {
  padding: 0;
}
.page-system.page-event.page-system-index .list-page__list .l-list .p-item__photo {
  float: none;
  width: auto;
  margin-bottom: 14px;
}
.page-system.page-event.page-system-index .list-page__list .l-list .p-item__inner {
  float: none;
  width: auto;
}
.page-system.page-event.page-system-index .list-page__list .l-list .p-item__post-title {
  margin-top: 6px;
  font-size: 18px;
  font-weight: bold;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-event.page-system-index .list-page__list .l-list .p-item__post-title {
    font-size: 4.2vw;
    line-height: 1.4;
  }
}
.page-system.page-event.page-system-index .list-page__list .l-list .p-item__post-date {
  margin-top: 7px;
  font-size: 14px;
  position: relative;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-event.page-system-index .list-page__list .l-list .p-item__post-date {
    padding-left: 50px;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-event.page-system-index .list-page__list .l-list .p-item__post-date {
    font-size: 3.2vw;
  }
}
.page-system.page-event.page-system-index .list-page__list .l-list .p-item__post-date span {
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
  margin-right: 8px;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-event.page-system-index .list-page__list .l-list .p-item__post-date span {
    position: absolute;
    z-index: 1000;
    left: 0;
    top: 0;
  }
}
.page-system.page-event.page-system-index .list-page__list .l-list .p-item__more {
  margin-top: 10px;
  text-align: right;
  font-size: 16px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-event.page-system-index .list-page__list .l-list .p-item__more {
    font-size: 3.6vw;
  }
}
.page-system.page-event.page-system-index .list-page__list .list-page__past .p-cmn-header {
  margin-bottom: 30px;
}
.page-system.page-event.page-system-index .list-page__list .list-page__past__container {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
}
.page-system.page-event.page-system-index .list-page__list .list-page__past .p-item {
  position: relative;
  border: none;
  float: none;
  margin: 0;
  width: 33.33%;
}
.page-system.page-event.page-system-index .list-page__list .list-page__past .p-item a {
  padding: 0;
}
.page-system.page-event.page-system-index .list-page__list .list-page__past .p-item a:hover {
  opacity: 1;
}
.page-system.page-event.page-system-index .list-page__list .list-page__past .p-item a:hover img {
  opacity: 1;
}
.page-system.page-event.page-system-index .list-page__list .list-page__past .p-item a:hover .p-item__inner {
  opacity: 1;
}
.page-system.page-event.page-system-index .list-page__list .list-page__past .p-item__inner {
  opacity: 0;
  transition: 0.2s;
  float: none;
  width: 100%;
  height: 18.75vw;
  position: absolute;
  z-index: 1000;
  top: 0;
  left: 0;
  background: rgba(21, 66, 105, 0.7);
  color: #fff;
  font-weight: 700;
  padding: 3.4vw 2vw;
}
.page-system.page-event.page-system-index .list-page__list .list-page__past .p-item__post-title {
  font-size: 18px;
  width: 100%;
  line-height: 1.6;
  margin-top: 8px;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-event.page-system-detail .l-main .list-page__main {
    padding: 90px;
    background: #fff;
  }
}
.page-system.page-event.page-system-detail .l-main .list-page__main > .l-list {
  border-bottom: none;
  margin-bottom: 30px;
}
.page-system.page-event.page-system-detail .l-main .list-page__main > .l-list .p-item {
  margin-bottom: 60px;
}
.page-system.page-event.page-system-detail .l-main .list-page__main > .l-list .p-item__photo {
  margin-bottom: 40px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-event.page-system-detail .l-main .list-page__main > .l-list .p-item__photo {
    margin-bottom: 8vw;
  }
}
.page-system.page-event.page-system-detail .l-main .list-page__main > .l-list .p-item__post-title {
  font-size: 26px;
  font-weight: 700;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-event.page-system-detail .l-main .list-page__main > .l-list .p-item__post-title {
    font-size: 5.2vw;
  }
}
.page-system.page-event.page-system-detail .l-data__container {
  padding: 8px 0 2px;
}
.page-system.page-event.page-system-detail .l-data__title {
  display: flex;
  background: #C3C3C3;
  font-size: 15px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  border-left: 1px solid #FCF8EC;
  border-top: 1px solid #FCF8EC;
}
.page-system.page-event.page-system-detail .l-data__title li {
  border-right: 1px solid #FCF8EC;
  border-bottom: 1px solid #FCF8EC;
  padding: 10px 20px;
}
.page-system.page-event.page-system-detail .l-data__title li.p-item__place {
  text-align: center;
}
.page-system.page-event.page-system-detail .l-data__limit {
  text-align: center;
  margin-top: 14px;
}
.page-system.page-event.page-system-detail .l-data__text {
  text-align: center;
  padding: 8px 0 16px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-event.page-system-detail .l-data__text {
    color: #242424;
  }
}
.page-system.page-event.page-system-detail .l-data .p-item {
  text-align: center;
  margin-bottom: 10px;
  padding: 10px 20px;
  border-bottom: 1px dotted #FCF8EC;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-event.page-system-detail .l-data .p-item {
    display: flex;
    align-items: center;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-event.page-system-detail .l-data .p-item {
    color: #242424;
    margin-bottom: 2vw;
    padding: 2vw 5vw 6vw;
  }
}
.page-system.page-event.page-system-detail .l-data .p-item:last-child {
  border-bottom: none;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-event.page-system-detail .l-data .p-item__date {
    width: 21%;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-event.page-system-detail .l-data .p-item__date {
    display: inline-block;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-event.page-system-detail .l-data .p-item__time {
    width: 18%;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-event.page-system-detail .l-data .p-item__time {
    display: inline-block;
    margin-bottom: 2px;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-event.page-system-detail .l-data .p-item__place {
    width: 29%;
    text-align: center;
  }
}
.page-system.page-event.page-system-detail .l-data .p-item__cv {
  width: 30%;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-event.page-system-detail .l-data .p-item__cv {
    text-align: right;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-event.page-system-detail .l-data .p-item__cv {
    width: auto;
    margin: 10px auto 0;
  }
}
.page-system.page-event.page-system-detail .l-data .p-item .cv {
  font-size: 15px;
  line-height: 1.1;
  font-weight: bold;
  width: 240px;
  display: inline-block;
  padding: 0;
  margin: 0 0 0 auto;
  height: auto;
  background: #F05124;
  border: none;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-event.page-system-detail .l-data .p-item .cv {
    width: 90%;
  }
}
.page-system.page-event.page-system-detail .l-data .p-item .cv:hover {
  color: #fff;
}
.page-system.page-event.page-system-detail .l-data .p-item .cv:hover span::after {
  border-color: transparent transparent transparent #fff;
}
.page-system.page-event.page-system-detail .l-data .p-item .cv a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px 22px 16px 20px;
  line-height: inherit;
}
.page-system.page-event.page-system-detail .l-data .p-item .cv span {
  display: inline-block;
  line-height: 1.3;
}
.page-system.page-event.page-system-detail .l-data .p-item.not_accepted .cv {
  background: #9a9a9a;
  pointer-events: none;
  border: none;
}
.page-system.page-event.page-system-detail .list-page.expired .l-data .p-item .cv {
  background: #9a9a9a;
}
.page-system.page-event.page-system-detail .list-page.expired .l-data .p-item .cv a {
  pointer-events: none;
}
.page-system.page-event.page-system-detail .list-page.expired .l-data__limit {
  font-weight: bold;
  color: #F05124;
}
.page-system.page-event .l-contents {
  margin-top: 50px;
}
.page-system.page-event .l-detail-button {
  margin-top: 40px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-event .l-detail-button {
    margin-top: 10%;
  }
}

/* end -- .l-system.l-event */
.ph_sys {
  line-height: 0;
  width: 100%;
  height: auto;
}
.ph_sys img {
  width: 100%;
  aspect-ratio: 10/6.7;
  object-fit: cover;
}

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