@charset "UTF-8";
.display-block {
  display: block !important; }

.saiyo2022 * {
  word-break: break-all;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif"; }

.saiyo2022 .container.nav-container {
  border-top: none !important;
  /*background-color: transparent;*/ }

.saiyo2022 .navbar-toggler {
  background-color: transparent !important; }

.saiyo2022 .navbar-toggler #btn_menu span {
  background: #215660; }

.saiyo2022 .pagetitle {
  background-color: #71B024;
  padding: 1rem 0; }

.saiyo2022 .pagetitle h2 {
  width: 90%;
  max-width: 1024px;
  margin: auto;
  text-align: center;
  line-height: 1.5;
  font-size: 1.25rem;
  color: #fff;
  font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; }

.saiyo2022 main.addsubmenu {
  margin-top: 0; }

.saiyo2022 main.addsubmenu .pulldowm-menu .btn .icon {
  top: 0.8rem; }

/*bootstrap.css上書き*/
@media screen and (max-width: 991px) {
  .container.nav-container {
    position: absolute;
    z-index: 1; } }
@media screen and (min-width: 768px) {
  .navbar-nav-child-box ul {
    background-color: #F8F8F8;
    top: 57px; }

  .navbar-nav-child-box ul li a {
    color: #707070;
    font-size: .875rem;
    padding: 10px 25px 10px; }

  .navbar-nav-child-box {
    background-color: #F8F8F8; } }
@media screen and (min-width: 992px) {
  .navbar #navbarNav {
    right: 0 !important; }

  .navbar #navbarNav.navbar-collapse {
    display: none; } }
/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
  .saiyo2022 main.addsubmenu .pulldowm-menu .btn .icon {
    top: 1.3rem; } }
/* タブレット横サイズ 1024px(16×1024px)~ mdサイズ */
@media screen and (min-width: 1024px) {
  .saiyo2022 {
    background-image: url(/saiyo/img/saiyo2022/headerbg.gif);
    background-repeat: repeat-x; }

  .saiyo2022 #header ul.navbar-nav {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }

  .saiyo2022 #header ul.navbar-nav li {
    display: block; }

  .saiyo2022 #header ul.navbar-nav li.imlink {
    padding-left: 200px;
    text-align: right; }

  .saiyo2022 main.addsubmenu {
    margin-top: 54px; }

  .drawer-navbar {
    display: none; }

  .navbar #navbarNav.navbar-collapse {
    display: block; }

  .navbar-nav-child-box {
    display: block; } }
@media screen and (max-width: 1199px) {
  .addsubmenu .collapse.show {
    margin-top: unset;
    padding: unset; } }
.drawer-nav {
  background-color: #fff !important;
  width: 100%; }

.drawer--right .drawer-nav {
  right: -100%; }

.drawer-hamburger {
  padding-top: 20px;
  padding-bottom: 28.5px;
  width: 1.3125rem; }

.drawer-hamburger .drawer-hamburger-icon {
  height: 4px;
  background-color: #71B024; }

.drawer-hamburger .drawer-hamburger-icon:before {
  top: -8px; }

.drawer-hamburger .drawer-hamburger-icon:after {
  top: 8px; }

.drawer-hamburger .drawer-hamburger-icon:before, .drawer-hamburger .drawer-hamburger-icon:after {
  background-color: #71B024;
  height: 4px; }

.saiyo2022.forfresh .drawer-hamburger .drawer-hamburger-icon {
  background-color: #215660; }

.saiyo2022.forfresh .drawer-hamburger .drawer-hamburger-icon:before, .saiyo2022.forfresh .drawer-hamburger .drawer-hamburger-icon:after {
  background-color: #215660; }

.saiyo2022.mid .drawer-hamburger .drawer-hamburger-icon {
  background-color: #1F5FB3; }

.saiyo2022.mid .drawer-hamburger .drawer-hamburger-icon:before, .saiyo2022.mid .drawer-hamburger .drawer-hamburger-icon:after {
  background-color: #1F5FB3; }

.saiyo2022.drawer-open .drawer-hamburger .drawer-hamburger-icon {
  background-color: transparent;
  height: 2px; }

.saiyo2022.drawer-open .drawer-hamburger .drawer-hamburger-icon:before, .saiyo2022.drawer-open .drawer-hamburger .drawer-hamburger-icon:after {
  top: 0;
  background-color: #707070;
  height: 2px; }

.drawer-open .drawer-hamburger-icon:before, .drawer-open .drawer-hamburger-icon:after {
  background-color: #707070; }

.drawer-menu {
  margin-top: 56px !important; }

.drawer-menu li {
  border-bottom: 1px solid #DDD;
  margin-left: 27% !important; }

.drawer-menu li.tit {
  border-top: 1px solid #DDD;
  margin-bottom: none;
  margin-left: 0 !important;
  color: #A2A2A2;
  padding: 9px;
  margin-top: -1px; }

.drawer-menu li.top {
  margin-top: -40px;
  border-bottom: none; }

.drawer-menu li a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block; }

.drawer-menu li a:after {
  content: url(/saiyo/img/saiyo2022/drawerarrow.svg);
  color: #A2A2A2;
  position: absolute;
  right: 1.68rem;
  width: 4.87px; }

.drawer-menu-item {
  color: #222;
  font-size: 14px;
  padding: 9px; }

.saiyo2022 footer {
  background-color: #101010; }

.saiyo2022 #footer {
  background-color: transparent;
  width: 90%;
  max-width: 1024px;
  margin: auto;
  padding: 1.635rem 0; }

.saiyo2022 #footer .footer_info {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  padding: 0; }

.saiyo2022 #footer .footer_info address {
  height: 25px; }

.saiyo2022 #footer .footer_info address img {
  margin-bottom: 1.5625rem;
  width: auto !important; }

.saiyo2022 #footer .list_footer {
  display: flex !important;
  flex-direction: row;
  justify-content: center; }

.saiyo2022 #footer .list_footer a {
  font-size: .875rem;
  font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #fff;
  margin-right: 2rem; }

.saiyo2022 #footer .list_footer a:last-child {
  margin-right: 0; }

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
  .saiyo2022 #footer {
    padding: 2.35rem; }

  .saiyo2022 #footer a {
    color: #fff; }

  .saiyo2022 #footer .footer_info address a {
    padding: 0;
    margin: 0;
    line-height: 1; }

  .saiyo2022 #footer .list_footer {
    margin-bottom: 0 !important;
    justify-content: center; } }
/* タブレット横サイズ 1024px(16×1024px)~ mdサイズ */
@media screen and (min-width: 1024px) {
  .saiyo2022 .footer_info {
    flex-direction: row !important;
    justify-content: flex-start; }

  .saiyo2022 .footer_info address {
    margin: 0; }

  .saiyo2022 .footer_info address img {
    margin-bottom: 0;
    margin-right: 3.25rem; }

  .saiyo2022 .list_footer {
    justify-content: flex-start; } }
.saiyo2022 {
  width: 100%;
  position: relative; }

.saiyo2022 ul,
.saiyo2022 ul li {
  margin: 0;
  padding: 0;
  list-style: none; }

.saiyo2022 .contents {
  width: 90%;
  max-width: 1024px;
  margin: auto; }

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
  .saiyo2022 .pagetitle {
    padding: 2.25rem 0; }

  .saiyo2022 .pagetitle h2 {
    font-size: 1.625rem;
    line-height: 1.1; } }
.saiyo2022 #index .mainv {
  background: url(/saiyo/img/saiyo2022/mainv-sp.png) no-repeat center top;
  background-size: cover;
  text-align: left;
  position: relative;
  height: 12.75rem; }

.saiyo2022 #index .mainv .contents .copy {
  transform: rotate(-5deg);
  width: 100%;
  padding: 2.54rem 0 1.2rem 0;
  margin: 0 auto; }

.saiyo2022 #index .mainv .contents .copy span {
  font-family: 'Mv Boli',sans-serif !important;
  font-size: 48px !important;
  white-space: nowrap;
  color: #59614E;
  line-height: 1;
  letter-spacing: -0.2rem; }

.saiyo2022 #index .mainv .contents .btnarea {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  margin: auto; }

.saiyo2022 #index .mainv .contents .btnarea .fresh,
.saiyo2022 #index .mainv .contents .btnarea .midcareer {
  color: #fff;
  font-size: .875rem;
  width: 9.9rem;
  padding: 1rem 0;
  text-align: center;
  border-radius: 2.5rem;
  margin-bottom: 1.75rem;
  line-height: 1.4;
  transition: all 0.2s ease-in-out; }

.saiyo2022 #index .mainv .contents .btnarea .fresh {
  background-color: #215660; }

.saiyo2022 #index .mainv .contents .btnarea .midcareer {
  background-color: #1F5FB3; }

@media screen and (max-width: 370px) {
  .saiyo2022 #index .mainv .contents .copy span {
    font-size: 42px !important; }

  .saiyo2022 #index .mainv .contents .btnarea .fresh, .saiyo2022 #index .mainv .contents .btnarea .midcareer {
    width: 8.8rem; } }
.saiyo2022 .news {
  background-color: #fff;
  border-radius: 6px;
  padding: 1rem;
  text-align: left;
  margin-top: -2.9rem;
  margin-bottom: 2.375rem;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16); }

.saiyo2022 .news h2 {
  font-size: .875rem !important;
  font-weight: 400 !important;
  margin-bottom: 1rem !important;
  color: #222; }

.saiyo2022 .news ul li {
  font-size: .875rem;
  line-height: 1.5rem;
  margin-bottom: .625rem;
  color: #222; }

.saiyo2022 .news ul li .date {
  color: #707070;
  display: block;
  line-height: 1;
  white-space: nowrap; }

.saiyo2022 .news ul li a,
.saiyo2022 .news ul li a:visited {
  text-decoration: underline; }

.saiyo2022 .read01,
.saiyo2022 .read02 {
  font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  text-align: center;
  color: #fff;
  position: relative; }

.saiyo2022 .read01 h2,
.saiyo2022 .read02 h2 {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 1rem; }

.saiyo2022 .read01 .description,
.saiyo2022 .read02 .description {
  font-size: .875rem;
  line-height: 1.64;
  margin-bottom: 2rem; }

.saiyo2022 .read01 .btnarea a,
.saiyo2022 .read02 .btnarea a {
  font-size: .875rem;
  font-family: "メイリオ", sans-serif;
  color: #222;
  background-color: #fff;
  margin: auto;
  padding: 1.25rem 0;
  display: block;
  width: 15.875rem;
  border-radius: 1.875rem;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  transition: all 0.2s ease-in-out; }

.saiyo2022 .read01 {
  background: url("/saiyo/img/saiyo2022/read01.png") no-repeat #215660 top left;
  background-size: cover;
  padding: 1.875rem 0 1.6875rem; }

.saiyo2022 .read02 {
  background: url("/saiyo/img/saiyo2022/read02.png") no-repeat #215660;
  background-position: -300px top;
  background-size: cover;
  margin-bottom: 0;
  padding: 1.875rem 0 2.625rem; }

.saiyo2022 .read02 .links {
  display: flex;
  flex-direction: column-reverse; }

.saiyo2022 .read02 .links a {
  width: 12.3rem;
  height: 12.3rem;
  margin: 0 auto 1.875rem;
  text-align: center;
  color: #fff;
  font-size: .6875rem;
  background-size: cover;
  padding-top: 10.3rem;
  transition: all 0.2s ease-in-out; }

.saiyo2022 .read02 .links a.models {
  background-image: url("/saiyo/img/saiyo2022/read02-01.png");
  background-position: center center;
  background-size: no-repeat; }

.saiyo2022 .read02 .links a.staff {
  background-image: url("/saiyo/img/saiyo2022/read02-02.png");
  background-position: center center;
  background-size: no-repeat; }

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
  .saiyo2022 #index .mainv {
    background: url(/saiyo/img/saiyo2022/mainv.png) no-repeat center top;
    background-size: cover;
    text-align: center;
    height: 23.25rem; }

  .saiyo2022 #index .mainv .contents .copy {
    padding: 2rem 0;
    margin: 0 auto; }

  .saiyo2022 #index .mainv .contents .copy span {
    display: block;
    font-size: 86px !important;
    line-height: 1.5; }

  .saiyo2022 #index .mainv .contents .btnarea {
    display: flex;
    flex-direction: row;
    justify-content: center; }

  .saiyo2022 #index .mainv .contents .btnarea .fresh,
  .saiyo2022 #index .mainv .contents .btnarea .midcareer {
    font-size: 1.25rem;
    padding: 1.4375rem 0;
    margin-bottom: 3.125rem;
    width: 13.2rem;
    line-height: 1.2; }

  .saiyo2022 #index .mainv .contents .btnarea .fresh {
    margin-right: 1.78rem; }

  .saiyo2022 #index .mainv .contents .btnarea .midcareer {
    margin-left: 1.78rem; }

  .saiyo2022 .news {
    padding: 1.3125rem 3.25rem !important; }

  .saiyo2022 .news.contents {
    margin-top: -5rem !important;
    margin-bottom: 0; }

  .saiyo2022 .news h2 {
    margin-bottom: 1.25rem !important; }

  .saiyo2022 .news ul li {
    margin-bottom: 0.625rem;
    line-height: 1.5;
    display: flex;
    justify-content: flex-start; }

  .saiyo2022 .news ul li .date {
    display: inline-block !important;
    margin-right: 1.3125rem;
    line-height: 1.5;
    min-width: 14%; }

  .saiyo2022 .news ul li .summary {
    min-width: 90%;
    word-wrap: break-word; }

  .saiyo2022 .read02 {
    background-position: center top; }

  .saiyo2022 .read01 h2,
  .saiyo2022 .read02 h2 {
    font-size: 2.125rem;
    margin-bottom: 2.5rem; }

  .saiyo2022 .read01 .description,
  .saiyo2022 .read02 .description {
    font-size: 1.25rem;
    line-height: 1.85;
    margin-bottom: 3.125rem; }

  .saiyo2022 .read01 {
    background-size: cover;
    padding: 1rem 0 4.375rem; }

  .saiyo2022 .read01 .contents {
    padding-top: 2.8125rem; }

  .saiyo2022 .read02 {
    flex-direction: column;
    justify-content: center;
    padding: 4.375rem 0 4.375rem;
    background-position: center top; }

  .saiyo2022 .read02 .links {
    flex-direction: row !important;
    margin: 0 auto 2.5rem;
    justify-content: space-between;
    width: 83.6%; }

  .saiyo2022 .read02 .links a {
    width: 15.625rem;
    height: 15.625rem;
    font-size: .9375rem;
    margin: 0;
    padding-top: 13rem; } }
/* タブレット横サイズ 1024px(16×1024px)~ mdサイズ */
@media screen and (min-width: 1024px) {
  .saiyo2022 .news ul li .date {
    min-width: 8%; }

  .saiyo2022 .read02 .links {
    width: 58.6%; } }
.saiyo2022 .data.contents {
  padding: 2.5rem 0; }

.saiyo2022 .data a {
  display: flex;
  flex-direction: column;
  border: #CCC 1px solid;
  background-color: #fff;
  border-radius: 6px;
  align-items: center;
  width: 100%;
  transition: all 0.2s ease-in-out; }

.saiyo2022 .data a .img img {
  width: 100%; }

.saiyo2022 .data a h3 {
  text-align: center;
  padding: 1.4375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; }

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
  .saiyo2022 .data.contents {
    padding: 3.75rem 0; }

  .saiyo2022 .data a {
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    height: 236px;
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; }

  .saiyo2022 .data a .img img {
    width: auto;
    height: 234px; }

  .saiyo2022 .data a h3 {
    text-align: center;
    font-size: 1.75rem;
    padding: 5.875rem 0;
    width: 56%; } }
/* タブレット横サイズ 1024px(16×1024px)~ mdサイズ */
@media screen and (min-width: 1024px) {
  .saiyo2022 .data a h3 {
    font-size: 2.375rem; } }
.saiyo2022 .nowrecruiting {
  background-color: #F7F7F7; }

.saiyo2022 .nowrecruiting .contents {
  padding: 2rem 0; }

.saiyo2022 .nowrecruiting ul li {
  margin-bottom: 1.25rem; }

.saiyo2022 .nowrecruiting ul li:last-child {
  margin-bottom: 0; }

.saiyo2022 .nowrecruiting ul li a {
  border: #CCC 1px solid;
  background-color: #fff;
  border-radius: 6px;
  align-items: center;
  width: 100%;
  display: inline-block;
  transition: all 0.2s ease-in-out; }

.saiyo2022 .nowrecruiting ul li a .img {
  display: none; }

.saiyo2022 .nowrecruiting ul li a .description {
  padding: 1.6875rem 1.875rem; }

.saiyo2022 .nowrecruiting ul li a .description h3 {
  font-size: 1.25rem;
  margin-bottom: 1.25rem;
  color: #222; }

.saiyo2022 .nowrecruiting ul li a .description p {
  font-size: .875rem;
  color: #222;
  margin-bottom: 1.25rem;
  line-height: 1.85; }

.saiyo2022 .nowrecruiting ul li a .description p.btnarea {
  text-align: center;
  margin-bottom: 0;
  line-height: 1.5; }

.saiyo2022 .nowrecruiting ul li a .description p.btnarea span {
  margin: 0 auto;
  display: inline-block;
  padding: 1.25rem 0;
  color: #fff;
  border-radius: 1.875rem;
  font-size: .875rem;
  width: 90%;
  text-align: center;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  transition: all 0.2s ease-in-out; }

.saiyo2022 .nowrecruiting ul li.fresh a .description p.btnarea span {
  background-color: #003D4A; }
.saiyo2022 .nowrecruiting ul li.fresh a .description h3 {
  color: #003D4A;
  font-weight: bold; }
.saiyo2022 .nowrecruiting ul li.mid-carrer a .description p.btnarea span {
  background-color: #1F5FB3; }
.saiyo2022 .nowrecruiting ul li.mid-carrer a .description h3 {
  color: #1F5FB3;
  font-weight: bold; }

/* タブレット横サイズ 1024px(16×1024px)~ mdサイズ */
@media screen and (min-width: 1024px) {
  .saiyo2022 .nowrecruiting .contents {
    padding: 3.75rem 0; }

  .saiyo2022 .nowrecruiting ul li {
    margin-bottom: 1.6875rem; }

  .saiyo2022 .nowrecruiting ul li a {
    display: flex;
    flex-direction: row;
    justify-content: flex-start; }

  .saiyo2022 .nowrecruiting ul li a .img {
    display: inline-block;
    min-width: 39.44% img;
    min-width-width: 100%; }

  .saiyo2022 .nowrecruiting ul li a .description {
    width: 60.5%; }

  .saiyo2022 .nowrecruiting ul li a .description p {
    margin-bottom: 1.35rem; }

  .saiyo2022 .nowrecruiting ul li a .description p.btnarea {
    text-align: right; }

  .saiyo2022 .nowrecruiting ul li a .description p.btnarea span {
    width: 15.8125rem; } }
.saiyo2022 .fukuri .contents {
  padding: 34px 0;
  max-width: 950px;
  margin: auto; }

.saiyo2022 .fukuri .contents > ul {
  display: flex;
  flex-direction: column;
  width: 100%; }

.saiyo2022 .fukuri .contents > ul li {
  display: flex;
  flex-direction: column;
  margin-bottom: 1.25rem;
  width: 100%;
  border: #CCC 1px solid;
  background-color: #fff;
  border-radius: 6px;
  align-items: center;
  display: inline-block;
  font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  position: relative; }

.saiyo2022 .fukuri .contents > ul li:last-child {
  margin-bottom: 0; }

.saiyo2022 .fukuri .contents > ul li .img {
  width: 100%;
  height: 181px;
  overflow: hidden; }

.saiyo2022 .fukuri .contents > ul li .img img {
  width: 100%;
  border-radius: 6px 6px 0 0; }

.saiyo2022 .fukuri .contents > ul li h3 {
  width: 100%;
  margin-top: -2.7rem;
  padding: .8125rem 0;
  text-align: center;
  font-size: 1rem;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  position: relative; }

.saiyo2022 .fukuri .contents ul > li .description {
  margin-bottom: 0;
  padding: .875rem 1.25rem;
  font-size: .875rem;
  color: #222;
  line-height: 1.57; }

.saiyo2022 .fukuri .contents ul.joblist li .details {
  border-top: 1px #DDD solid;
  padding: .875rem 0;
  margin: 0 1.25rem; }
  .saiyo2022 .fukuri .contents ul.joblist li .details .tit {
    text-align: center;
    font-size: 1.125rem;
    margin-bottom: 0.875rem; }
  .saiyo2022 .fukuri .contents ul.joblist li .details > ul li {
    font-size: .875rem;
    line-height: 1.875;
    border: none;
    display: inline-block;
    width: 100%;
    text-align: left;
    height: 1.5rem;
    margin: 0;
    padding: 0; }

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
  .saiyo2022 .fukuri .contents {
    padding: 3.125rem 0; }

  .saiyo2022 .fukuri .contents > ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%; }
    .saiyo2022 .fukuri .contents > ul.joblist li:nth-child(3) .description, .saiyo2022 .fukuri .contents > ul.joblist li:nth-child(4) .description {
      height: 330px;
      box-sizing: border-box; }
    .saiyo2022 .fukuri .contents > ul.education li h3 {
      margin-top: -4rem; }

  .saiyo2022 .fukuri .contents > ul li {
    width: 47.6%;
    margin-top: 2.875rem;
    margin-bottom: 0; }
    .saiyo2022 .fukuri .contents > ul li .img {
      height: 245px; }

  .saiyo2022 .fukuri .contents > ul li:first-child, .saiyo2022 .fukuri .contents ul li:nth-child(2) {
    margin-top: 0; }

  .saiyo2022 .fukuri .contents > ul li h3 {
    font-size: 1.25rem;
    margin-top: -4.4rem;
    padding: 1.375rem 0; }

  .saiyo2022 .fukuri .contents > ul.office li h3 {
    margin-top: -5.6rem; }

  .saiyo2022 .fukuri .contents > ul li .description {
    padding: 1.5625rem;
    line-height: 1.85; } }
@media screen and (min-width: 64em) {
  .saiyo2022 .fukuri .contents > ul.joblist li h3,
  .saiyo2022 .fukuri .contents > ul.fukuriul li h3,
  .saiyo2022 .fukuri .contents > ul.office li h3,
  .saiyo2022 .fukuri .contents > ul.event li h3,
  .saiyo2022 .fukuri .contents > ul.club li h3 {
    margin-top: -4rem; }
  .saiyo2022 .fukuri .contents ul.joblist li:nth-child(3) .description, .saiyo2022 .fukuri .contents ul.joblist li:nth-child(4) .description {
    height: 235px; } }
@media screen and (min-width: 75em) {
  .saiyo2022 .fukuri .contents ul.joblist li:nth-child(3) .description, .saiyo2022 .fukuri .contents ul.joblist li:nth-child(4) .description {
    height: 240px; } }
.saiyo2022 .ism01,
.saiyo2022 .ism02 {
  font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  text-align: center;
  color: #000;
  position: relative;
  padding: 1.5rem; }

.saiyo2022 .ism01 .contents,
.saiyo2022 .ism02 .contents {
  width: 100%; }

.saiyo2022 .ism01 .contents h2,
.saiyo2022 .ism02 .contents h2 {
  font-size: 1.125rem;
  font-weight: bold;
  position: relative; }

.saiyo2022 .ism01 .contents h2:after,
.saiyo2022 .ism02 .contents h2:after {
  content: "";
  display: block;
  margin: auto;
  width: 4.375rem;
  height: 5px;
  border-radius: 4px;
  background-color: #71B024;
  position: absolute;
  bottom: -1.5rem;
  left: 50%;
  transform: translateY(0%) translateX(-50%); }

.saiyo2022 .ism01 .contents .description,
.saiyo2022 .ism02 .contents .description {
  margin-top: 3rem; }

.saiyo2022 .ism01 {
  background: url(/saiyo/img/saiyo2022/ism01.png) no-repeat #fff top center;
  background-size: cover; }

.saiyo2022 .ism01 .contents .description {
  font-size: 1.375rem;
  line-height: 1.64; }

.saiyo2022 .ism02 {
  background: url(/saiyo/img/saiyo2022/ism02.png) no-repeat #fff top center;
  background-size: cover;
  margin-bottom: 0; }

.saiyo2022 .ism02 .contents .description {
  font-size: 1.125rem;
  line-height: 1.94;
  margin-bottom: 2rem;
  text-align: left; }

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
  .saiyo2022 .ism01,
  .saiyo2022 .ism02 {
    height: auto; }

  .saiyo2022 .ism01 .contents,
  .saiyo2022 .ism02 .contents {
    width: 100%; }

  .saiyo2022 .ism01 .contents h2,
  .saiyo2022 .ism02 .contents h2 {
    font-size: 1.625rem; }

  .saiyo2022 .ism01 .contents .description,
  .saiyo2022 .ism02 .contents .description {
    margin-top: 5rem !important;
    width: 100%;
    margin: auto; }

  .saiyo2022 .ism01 {
    padding: 3.5rem; }

  .saiyo2022 .ism01 .contents .description {
    font-size: 2rem;
    line-height: 1.6; }

  .saiyo2022 .ism02 {
    padding: 4.375rem 3.5rem; }

  .saiyo2022 .ism02 .contents .description {
    font-size: 1.5rem;
    line-height: 2; } }
/* タブレット横サイズ 1024px(16×1024px)~ mdサイズ */
@media screen and (min-width: 1024px) {
  .saiyo2022 .ism01 {
    height: 570px; }

  .saiyo2022 .ism01 .contents .description {
    font-size: 2.5625rem; }

  .saiyo2022 .ism02 {
    height: 670px; }

  .saiyo2022 .ism01 .contents, .saiyo2022 .ism02 .contents {
    width: 90%; }

  .saiyo2022 .ism01 .contents .description {
    width: 800px; }

  .saiyo2022 .ism02 .contents .description {
    width: 1022px; } }
/**/
.saiyo2022 #message .contents, .saiyo2022 #idealcandidate .contents, .saiyo2022 #aboutus .contents, .saiyo2022 #job .contents, .saiyo2022 #staff .contents, .saiyo2022 #member .contents, .saiyo2022 #fresh .contents, .saiyo2022 #outline .contents, .saiyo2022 #mainvfresh .contents, .saiyo2022 #freshtop .contents, .saiyo2022 #mid-carrer .contents {
  padding: 34px 0; }

.saiyo2022 #staff .row-box:last-child {
  margin-bottom: 2%; }

.saiyo2022 #member .top-menu02.row {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background: #fff; }

.saiyo2022 #member .top-menu02.row .card {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }

.saiyo2022 #member .top-menu02.row .top-menu02-col img.img-thumbnail {
  width: 100%; }

.saiyo2022 #member .top-menu02 a:hover .card-block {
  transition: 1s; }

.saiyo2022 .leadername {
  margin-bottom: 0;
  text-align: right;
  font-size: 1.2rem; }

@media screen and (min-width: 48em) {
  .saiyo2022 #message .contents, .saiyo2022 #idealcandidate .contents, .saiyo2022 #aboutus .contents, .saiyo2022 #job .contents, .saiyo2022 #staff .contents, .saiyo2022 #member .contents, .saiyo2022 #fresh .contents, .saiyo2022 #outline .contents, .saiyo2022 #mainvfresh .contents, .saiyo2022 #freshtop .contents, .saiyo2022 #mid-carrer .contents {
    padding: 3.125rem 0; } }
.saiyo2022 .mainvfresh {
  background: url(/saiyo/img/saiyo2022/mainvfresh.png) no-repeat center top;
  background-size: cover;
  text-align: center;
  position: relative;
  padding: 2rem 0 1.375rem;
  color: #fff;
  font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  transition: all 0.2s ease-in-out; }

.saiyo2022 .mainvfresh h1 {
  font-size: 1.375rem;
  font-weight: 700;
  margin-bottom: 1rem; }

.saiyo2022 .mainvfresh .copy {
  font-size: .875rem;
  line-height: 1.85;
  margin-bottom: 2.0625rem; }

.saiyo2022 .mainvfresh .btnarea a {
  font-size: 1rem;
  font-weight: 700;
  font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #fff;
  background-color: #85C227;
  padding: 1rem 0;
  margin: 0 auto 3.1875rem;
  display: inline-block;
  width: 100%;
  border-radius: 3.0625em;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16); }

.saiyo2022 .btnmessage a {
  text-align: center;
  color: #003D4A;
  font-size: .8125rem;
  background-color: #EEEFEF;
  border-radius: 7px;
  padding: 1rem 0 1rem 2rem;
  margin: 0 auto;
  width: 12rem;
  position: relative;
  display: inline-block; }

.saiyo2022 .btnmessage a:before {
  content: url(/saiyo/img/saiyo2022/btnmessage-sp.png);
  position: absolute;
  left: -1.6875rem;
  top: -1rem;
  width: 71px;
  height: 71px;
  display: block; }

@media screen and (min-width: 48em) {
  .saiyo2022 .mainvfresh {
    padding: 4.875rem 0 3.5rem; }

  .saiyo2022 .mainvfresh h1 {
    font-size: 2.9375rem;
    margin-bottom: 2.375rem; }

  .saiyo2022 .mainvfresh .copy {
    font-size: 1.25rem;
    line-height: 1.5;
    margin-bottom: 2.9375rem; }

  .saiyo2022 .mainvfresh .btnarea a {
    font-size: 1.875rem;
    padding: 2.4375rem 0;
    margin-bottom: 3.9375rem;
    transition: all 0.2s ease-in-out; }

  .saiyo2022 .mainvfresh .btnmessage a {
    padding: 1.375rem 0 1.375rem 2rem;
    font-size: 1rem;
    width: 14.375rem;
    transition: all 0.2s ease-in-out; }

  .saiyo2022 .mainvfresh .btnmessage a:before {
    content: url(/saiyo/img/saiyo2022/btnmessage.png);
    width: 85px;
    height: 85px;
    left: -2.625rem;
    top: -1rem; } }
.saiyo2022 #freshtop {
  background-color: #F8F8F8; }

.saiyo2022 #freshtop .contents {
  padding-bottom: 5px; }

.saiyo2022 #freshtop .content {
  display: flex;
  flex-direction: column; }

.saiyo2022 #freshtop .content .tw, .saiyo2022 #freshtop .content .menu {
  width: 100%; }

.saiyo2022 #freshtop .content .tw {
  margin-bottom: 23px; }

.saiyo2022 #freshtop .content .menu {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap; }

.saiyo2022 #freshtop .content .menu li {
  width: 46.55%;
  margin-bottom: 1.25rem; }

.saiyo2022 #freshtop .content .menu li a {
  text-align: center;
  font-size: .875rem;
  color: #1E9F9D;
  padding: 1.5rem 0;
  border: 1px solid #ccc;
  border-radius: 6px;
  background-color: #fff;
  display: inline-block;
  width: 100%;
  transition: all 0.2s ease-in-out; }

@media screen and (min-width: 48em) {
  .saiyo2022 #freshtop .content {
    justify-content: space-between;
    flex-direction: row;
    padding-bottom: 1.68rem; }

  .saiyo2022 #freshtop .content .tw {
    width: 548px;
    margin-bottom: 0; }

  .saiyo2022 #freshtop .content .menu {
    width: 350px;
    flex-direction: column; }

  .saiyo2022 #freshtop .content .menu li {
    width: 100%; }

  .saiyo2022 #freshtop .content .menu li a {
    width: 100%;
    padding: 37px 0;
    font-size: 1.25rem; } }
.saiyo2022 #outline {
  font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; }

.saiyo2022 #outline h3 {
  color: #215660;
  font-size: 1rem;
  font-weight: 700;
  border-bottom: 1px solid #CCC;
  padding-bottom: .625rem;
  margin-bottom: 1rem; }

.saiyo2022 #outline dl {
  border-bottom: 1px dashed #ddd;
  margin-bottom: 1rem;
  padding-bottom: 0.25rem; }

.saiyo2022 #outline dl dt, .saiyo2022 #outline dl dd {
  font-size: .825rem;
  line-height: 1.5;
  display: block; }

.saiyo2022 #outline dl dt {
  font-weight: 700;
  margin-bottom: 0.5rem; }

.saiyo2022 #outline dl dt.em {
  font-weight: 400;
  color: #215660; }

.saiyo2022 #outline dl dd {
  margin-bottom: 0.25rem; }

.saiyo2022 #outline dl + h3 {
  margin-top: 2rem; }

.saiyo2022 #outline .note {
  font-size: .75rem; }

.saiyo2022 #outline .note + h3 {
  margin-top: 2rem; }

.saiyo2022 #outline si {
  background-color: #F8F8F8;
  padding: 1.375rem 1rem 0;
  margin-top: 2.815rem; }

.saiyo2022 #outline si h3 {
  text-align: center;
  color: #222;
  margin-bottom: 1rem;
  font-size: 1rem;
  border-bottom: none; }

.saiyo2022 #outline si dl {
  border-bottom: 0; }

.saiyo2022 #outline si dl dt {
  font-weight: 700;
  font-size: 1rem; }

.saiyo2022 #outline si dl dd {
  border-bottom: 0;
  font-size: .875rem;
  margin-bottom: 1.56rem;
  border-bottom: 0; }

/* タブレット横サイズ 1024px(16×1024px)~ mdサイズ */
@media screen and (min-width: 1024px) {
  .saiyo2022 #outline h3 {
    font-size: 1.125rem; }

  .saiyo2022 #outline dl {
    margin-bottom: .5rem;
    display: flex;
    flex-direction: row; }

  .saiyo2022 #outline dl dt, .saiyo2022 #outline dl dd {
    font-size: 1.125rem;
    line-height: 1.5;
    display: inline-block;
    vertical-align: top; }

  .saiyo2022 #outline dl dt {
    width: 187px;
    font-weight: 400; }

  .saiyo2022 #outline dl dd {
    width: auto; }

  .saiyo2022 #outline dl dd.indent {
    width: 100%; }

  .saiyo2022 #outline .note {
    font-size: .875rem; }

  .saiyo2022 #outline .note + h3 {
    margin-top: 2.525rem; }

  .saiyo2022 #outline dl + h3 {
    margin-top: 2.525rem; }

  .saiyo2022 #outline .entryflow {
    padding: 2.3rem 2.3rem 0; }

  .saiyo2022 #outline .entryflow h3 {
    margin-bottom: 2rem;
    font-size: 1.125rem; }

  .saiyo2022 #outline .entryflow dl {
    flex-wrap: wrap;
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0; }

  .saiyo2022 #outline .entryflow dl dt {
    font-size: 1.125rem;
    margin-bottom: 2rem;
    width: 16%; }

  .saiyo2022 #outline .entryflow dl dd {
    font-size: 1rem;
    margin-bottom: 2rem;
    border-bottom: 0;
    width: 83%; } }
/**/
.saiyo2022 #idealcandidate .contents .idealperson {
  padding-left: 0 !important;
  padding-right: 0 !important;
  max-width: 100%;
  margin: auto;
  font-size: 16px; }
.saiyo2022 #aboutus h3,
.saiyo2022 #message .column h3,
.saiyo2022 #data .container .content .col-box h3,
.saiyo2022 #idealcandidate .contents .idealperson h2 {
  color: #222;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  margin: 0 auto 3.125rem auto;
  text-align: center;
  position: relative;
  width: 100%; }
  .saiyo2022 #aboutus h3:after,
  .saiyo2022 #message .column h3:after,
  .saiyo2022 #data .container .content .col-box h3:after,
  .saiyo2022 #idealcandidate .contents .idealperson h2:after {
    content: "";
    width: 60px;
    height: 5px;
    border-radius: 4px;
    background-color: #71B024;
    position: absolute;
    bottom: -1.75rem;
    left: 50%;
    transform: translateY(-50%) translateX(-50%); }
.saiyo2022 .mainvaboutus .mainv .contents h3:after {
  content: "";
  width: 0;
  height: 0;
  display: none; }

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
  .saiyo2022 #aboutus h3,
  .saiyo2022 #message .column h3,
  .saiyo2022 #data .container .content .col-box h3,
  .saiyo2022 #idealcandidate .contents .idealperson h2 {
    font-size: 1.5rem !important;
    line-height: 2.4375rem !important; }
    .saiyo2022 #aboutus h3:after,
    .saiyo2022 #message .column h3:after,
    .saiyo2022 #data .container .content .col-box h3:after,
    .saiyo2022 #idealcandidate .contents .idealperson h2:after {
      bottom: -1.5rem !important; } }
.saiyo2022 #message .jumbotron-message {
  height: 104px;
  padding: 4.2rem 1rem 4.2rem 0;
  background: url(/saiyo/img/message/img01.jpg) center no-repeat;
  background-size: cover;
  position: relative; }
  .saiyo2022 #message .jumbotron-message .txt, .saiyo2022 #message .jumbotron-message .name {
    display: none; }
  .saiyo2022 #message .jumbotron-message.new2022 {
    background: url(/saiyo/img/saiyo2022/img01_2023_sp.png) center no-repeat;
    background-size: cover;
    height: 185px; }
.saiyo2022 #message .col-box.other {
  display: block;
  top: 24%;
  right: 4%;
  margin-top: 0.625rem;
  margin-bottom: 2rem;
  padding: 1.25rem;
  color: #FFF;
  font-weight: 700;
  width: 100%;
  background: rgba(0, 0, 0, 0.87); }
  .saiyo2022 #message .col-box.other p {
    margin-bottom: 0; }
.saiyo2022 #fresh .jumbotron-fresh {
  padding: 4.2rem 1rem;
  background: url(/saiyo/img/fresh/img01.jpg) center no-repeat;
  background-size: cover; }

@media screen and (min-width: 576px) {
  .saiyo2022 #fresh .jumbotron-fresh {
    padding: 5rem 2rem; }
  .saiyo2022 #message .jumbotron-message {
    padding: 90px 0 0 0 !important; }
    .saiyo2022 #message .jumbotron-message.new2022 {
      background: url(/saiyo/img/saiyo2022/img01_2023.png) no-repeat;
      background-size: cover;
      height: auto;
      background-position: 64% bottom;
      height: 400px; }
      .saiyo2022 #message .jumbotron-message.new2022 .txt, .saiyo2022 #message .jumbotron-message.new2022 .name {
        width: 65%; } }
@media screen and (min-width: 768px) {
  .saiyo2022 #fresh .jumbotron-fresh {
    padding: 5rem 0 5rem 2rem; }
  .saiyo2022 #message .jumbotron-message {
    margin-bottom: 3.125rem; }
    .saiyo2022 #message .jumbotron-message .txt {
      display: block;
      padding: 1.875rem 1.5rem; }
    .saiyo2022 #message .jumbotron-message .name {
      display: block;
      margin-bottom: 0;
      padding: 0;
      width: 68%;
      text-align: right; }
      .saiyo2022 #message .jumbotron-message .name span {
        background-color: rgba(255, 255, 255, 0.8);
        display: inline-block;
        padding: 1.25rem 1rem 1.25rem 1rem; }
  .saiyo2022 #message .col-box.other {
    display: none; } }
@media screen and (min-width: 992px) {
  .saiyo2022 #fresh .jumbotron-fresh {
    padding: 5rem 0 5rem 5em; }
  .saiyo2022 #message .jumbotron-message {
    padding: 100px 0 0 0;
    height: 460px !important;
    width: 100%; }
    .saiyo2022 #message .jumbotron-message.new2022 {
      background: url(/saiyo/img/saiyo2022/img01_2023.png) no-repeat;
      background-size: cover !important;
      background-position: center; } }
.saiyo2022 #fresh .jumbotron-fresh .txt,
.saiyo2022 #message .jumbotron-message .txt {
  top: 24%;
  right: 4%;
  padding: 1.875rem 1.5rem;
  color: #FFF;
  width: 65%;
  background: rgba(0, 0, 0, 0.87); }
.saiyo2022 #message .jumbotron-message .txt {
  margin-right: auto;
  margin-left: 0;
  height: auto; }
.saiyo2022 #fresh .jumbotron-fresh .txt {
  margin-right: 0;
  margin-left: auto; }

@media screen and (min-width: 576px) {
  .saiyo2022 #fresh .jumbotron-fresh .txt,
  .saiyo2022 #message .jumbotron-message .txt {
    width: 55%; } }
@media screen and (min-width: 768px) {
  .saiyo2022 #fresh .jumbotron-fresh .txt,
  .saiyo2022 #message .jumbotron-message .txt {
    width: 68%; } }
.saiyo2022 #fresh .jumbotron-fresh .txt h2, .saiyo2022 #fresh .jumbotron-fresh .txt h3,
.saiyo2022 #message .jumbotron-message .txt h2,
.saiyo2022 #message .jumbotron-message .txt h3 {
  font-size: 1.04rem;
  font-weight: bold;
  text-align: left !important; }
.saiyo2022 #fresh .jumbotron-fresh .txt h3,
.saiyo2022 #message .jumbotron-message .txt h3 {
  line-height: 1.3; }
.saiyo2022 #fresh .jumbotron-fresh .txt {
  margin-bottom: 0.8rem; }
.saiyo2022 #message .jumbotron-message .txt {
  margin-bottom: 0; }

@media screen and (min-width: 768px) {
  .saiyo2022 #fresh .jumbotron-fresh .txt h2, .saiyo2022 #fresh .jumbotron-fresh .txt h3,
  .saiyo2022 #message .jumbotron-message .txt h2,
  .saiyo2022 #message .jumbotron-message .txt h3 {
    font-size: 1.5rem; }
  .saiyo2022 #fresh .jumbotron-fresh .txt h3,
  .saiyo2022 #message .jumbotron-message .txt h3 {
    font-size: 1.25rem; } }
@media screen and (min-width: 75em) {
  .saiyo2022 #message .jumbotron-message .txt h3 {
    font-size: 1.5rem; } }
.saiyo2022 #fresh .jumbotron-fresh .txt p.read {
  font-size: 0.875rem;
  line-height: 1.3rem;
  margin-bottom: 0; }

.saiyo2022 #fresh .jumbotron-fresh .txt p.name {
  display: none; }

@media screen and (min-width: 768px) {
  .saiyo2022 #fresh .jumbotron-fresh .txt p.read {
    line-height: 1.6;
    font-size: 1.2rem;
    margin-bottom: 1.5rem; }

  .saiyo2022 #fresh .jumbotron-fresh .txt p.name {
    line-height: 1rem;
    font-size: 1rem;
    display: block;
    text-align: right; } }
/**/
@media screen and (min-width: 48em) {
  .saiyo2022 #idealcandidate .contents .idealperson h2 {
    display: block; } }
/*ビジネスモデル*/
#aboutus {
  padding: 0; }
  #aboutus .mainvaboutus {
    background-color: #F2F2F2; }
    #aboutus .mainvaboutus .mainv {
      width: 100%;
      background: url("/saiyo/img/saiyo2022/aboutus02.png") no-repeat;
      background-size: contain; }
      #aboutus .mainvaboutus .mainv .contents {
        background: url("/saiyo/img/saiyo2022/aboutus01.png") no-repeat;
        background-size: cover;
        width: 100%;
        height: 149px;
        margin: auto;
        padding: 0; }
        #aboutus .mainvaboutus .mainv .contents h3 {
          color: #fff;
          font-size: 0.6875rem;
          font-weight: 700;
          margin: auto;
          padding: 1.2rem 0 0;
          text-align: left;
          max-width: 1024px;
          width: 90%; }
  #aboutus .img {
    width: 100%;
    text-align: center;
    margin-bottom: 1.875rem; }
    #aboutus .img img {
      width: 100%;
      margin: auto; }

@media screen and (min-width: 376px) and (max-width: 768px) {
  #aboutus .mainvaboutus .mainv .contents {
    height: 330px; }

  #aboutus .mainvaboutus .mainv .contents h3 {
    font-size: 1.5rem;
    padding: 2.3rem 0;
    width: 90%; } }
@media screen and (min-width: 48em) {
  #aboutus .contents {
    padding-bottom: 0 !important; }
  #aboutus .mainvaboutus .mainv {
    margin: auto;
    height: 408px;
    background-size: cover !important; }
    #aboutus .mainvaboutus .mainv .contents {
      width: 100%;
      height: 100%;
      background-size: initial; }
      #aboutus .mainvaboutus .mainv .contents h3 {
        color: #fff;
        font-size: 1.75rem;
        padding: 3.2rem 0;
        width: 90%; }
  #aboutus .img {
    margin-bottom: 2rem; }
    #aboutus .img img {
      max-width: 751px; } }
@media screen and (min-width: 75em) {
  .saiyo2022 #aboutus .mainvaboutus .mainv .contents {
    max-width: 1024px;
    width: 90%; }
    .saiyo2022 #aboutus .mainvaboutus .mainv .contents h3 {
      padding: 3.1rem 1rem 1rem 3.2rem;
      width: 100%; } }
.saiyo2022 #aboutus .mainvaboutus {
  overflow: hidden; }
  .saiyo2022 #aboutus .mainvaboutus ul {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
    padding-top: 0.5rem; }
    .saiyo2022 #aboutus .mainvaboutus ul li {
      width: 100%;
      border: solid 1px #ccc;
      border-radius: 6px;
      background-color: #fff;
      padding: 1.875rem;
      margin-bottom: 1.25rem; }
      .saiyo2022 #aboutus .mainvaboutus ul li h4 {
        font-size: 1.125rem;
        font-weight: 700;
        line-height: 1.625rem;
        margin-bottom: 0.68rem;
        text-align: center; }
      .saiyo2022 #aboutus .mainvaboutus ul li p {
        font-size: 1rem;
        line-height: 1.625rem;
        margin-bottom: 0 !important; }
.saiyo2022 #aboutus .fourfeatures ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  margin-bottom: 0;
  padding-top: 1.56rem !important; }
  .saiyo2022 #aboutus .fourfeatures ul li {
    width: 100%;
    border: solid 1px #ccc;
    border-radius: 6px;
    background-color: #fff;
    margin-bottom: 1.25rem; }
    .saiyo2022 #aboutus .fourfeatures ul li h4 {
      color: #fff;
      line-height: 1.625rem;
      text-align: center;
      padding: 1.875rem;
      margin: 0 auto;
      background-color: #71B024;
      border-radius: 6px 6px 0 0; }
      .saiyo2022 #aboutus .fourfeatures ul li h4 .num, .saiyo2022 #aboutus .fourfeatures ul li h4 .tit {
        display: block;
        font-size: 1.25rem; }
      .saiyo2022 #aboutus .fourfeatures ul li h4 .num {
        margin-bottom: 1.375rem; }
    .saiyo2022 #aboutus .fourfeatures ul li p {
      font-size: 0.875rem;
      line-height: 1.625rem;
      margin-bottom: 0 !important;
      padding: 1.875rem; }
    .saiyo2022 #aboutus .fourfeatures ul li:last-child {
      margin-bottom: 0; }

@media screen and (min-width: 48em) {
  .saiyo2022 #aboutus .mainvaboutus ul {
    flex-direction: row;
    justify-content: space-between;
    margin: 0 auto 3.625rem; }
    .saiyo2022 #aboutus .mainvaboutus ul li {
      width: 30%;
      margin-bottom: 0 !important; }
  .saiyo2022 #aboutus .fourfeatures ul {
    flex-direction: row;
    justify-content: space-between;
    margin: 0 auto;
    width: 100%; }
    .saiyo2022 #aboutus .fourfeatures ul li {
      width: 47.5%;
      margin-bottom: 2rem; }
      .saiyo2022 #aboutus .fourfeatures ul li:last-child {
        margin-bottom: 2rem; } }
@media screen and (min-width: 64em) {
  .saiyo2022 #aboutus .mainvaboutus ul li {
    width: 315px; }
  .saiyo2022 #aboutus .fourfeatures ul {
    margin-bottom: 0.5rem;
    width: 950px !important; }
    .saiyo2022 #aboutus .fourfeatures ul li {
      width: 452px;
      margin-bottom: 2.68rem; }
      .saiyo2022 #aboutus .fourfeatures ul li:last-child {
        margin-bottom: 2.68rem; } }
@media screen and (min-width: 75em) {
  .saiyo2022 #aboutus .fourfeatures ul {
    margin-bottom: 3rem; } }
.saiyo2022 .subfooter {
  display: none; }

.saiyo2022 .subfooter .contents .btnarea a {
  color: #222;
  font-size: 1rem;
  background-color: #fff;
  text-align: center;
  margin: 0 auto 1.5rem;
  padding: 1rem 0;
  display: inline-block;
  border-radius: 3.2em;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  transition: all 0.2s ease-in-out;
  width: 100%;
  max-width: 1024px;
  line-height: 1; }

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
  .saiyo2022 .subfooter {
    display: block;
    background-image: url("/saiyo/img/saiyo2022/footer02.png");
    background-repeat: none;
    background-size: cover;
    padding: 3.75rem 0; }

  .saiyo2022 .subfooter .contents {
    text-align: center; }

  .saiyo2022 .subfooter .contents .btnarea a {
    width: 60%;
    font-size: 1.375rem;
    padding: 1.5rem 0;
    font-weight: 400; }
  .saiyo2022 .subfooter.fresh .contents .btnarea a {
    font-weight: 700;
    width: 78%;
    font-size: 1.875rem;
    padding: 1.8125rem 0;
    color: #fff;
    background-color: #85C227; } }
@media screen and (min-width: 64em) {
  .saiyo2022 .subfooter .contents .btnarea a {
    width: 42%; } }
.saiyo2022 .pc-only {
  display: none; }

.saiyo2022 a:active {
  text-decoration: none; }

.saiyo2022 a:hover {
  opacity: 0.7;
  text-decoration: none; }

.saiyo2022 #pageTop a {
  background-color: #101010;
  color: #101010;
  background: #101010 url(/saiyo/img/saiyo2022/footerarrow.svg) no-repeat center 12px;
  margin-bottom: 82px;
  padding: 16px 0 0;
  transition: all 0.2s ease-in-out; }

.saiyo2022 #pageTop a.pageTopBtm {
  background-position: center 8px; }

@media screen and (min-width: 48em) {
  .saiyo2022 #pageTop a {
    background-position: center 16px; }

  .saiyo2022 #pageTop a.pageTopBtm {
    background-position: center 8px; } }
.saiyo2022 .mb0 {
  margin-bottom: 0 !important; }

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
  .saiyo2022 .pc-only {
    display: inline-block; }

  .saiyo2022 #pageTop a {
    margin-bottom: 80px; } }
@media screen and (min-width: 64em) {
  .saiyo2022 #pageTop a {
    margin-bottom: 33px; } }
@media screen and (min-width: 75em) {
  .saiyo2022 #pageTop a {
    margin-bottom: 52px; } }
/*新卒サイト・中途採用ページ*/
.saiyo2022.forfresh .navbar .navbar-brand:after, .saiyo2022.mid .navbar .navbar-brand:after {
  color: #fff;
  font-size: .875rem;
  border-radius: 15px;
  margin-left: 9px;
  padding: 5px 20px; }

.saiyo2022.forfresh .navbar-toggler, .saiyo2022.mid .navbar-toggler {
  background-color: transparent; }

.saiyo2022.forfresh .navbar-toggler #btn_menu span, .saiyo2022.mid .navbar-toggler #btn_menu span {
  background: #215660; }

.saiyo2022.forfresh .subfooter.fresh, .saiyo2022.mid .subfooter.fresh {
  font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  background-color: #215660;
  background-image: none;
  padding: 2.6875rem 0 2rem;
  color: #fff;
  display: block !important;
  text-align: center; }

.saiyo2022.forfresh .subfooter.fresh h2, .saiyo2022.mid .subfooter.fresh h2 {
  display: none; }

.saiyo2022.forfresh .subfooter.fresh .date-limit, .saiyo2022.mid .subfooter.fresh .date-limit {
  font-size: .875rem;
  margin-bottom: 0; }

.saiyo2022.forfresh .subfooter.fresh .btnarea111 a, .saiyo2022.mid .subfooter.fresh .btnarea a {
  font-size: 1rem;
  font-weight: 700;
  font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #fff;
  background-color: #85C227;
  margin: auto;
  padding: 1rem 0;
  margin-bottom: 1.6875rem;
  display: inline-block;
  width: 100%;
  border-radius: 3.0625em;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  transition: all 0.2s ease-in-out; }

.saiyo2022.forfresh .footlinksforfresh, .saiyo2022.mid .footlinksforfresh {
  display: none; }

.saiyo2022.forfresh .saiyolink, .saiyo2022.mid .saiyolink {
  padding: 3rem 0;
  margin-bottom: 0;
  text-align: center;
  font-size: .9375rem;
  background-color: #F8F8F8; }

.saiyo2022.forfresh .saiyolink a, .saiyo2022.mid .saiyolink a {
  text-decoration: underline;
  font-family: "メイリオ", sans-serif; }

.saiyo2022.forfresh .navbar .navbar-brand:after {
  background-color: #215660;
  content: "新卒採用"; }

.saiyo2022.forfresh .pagetitle {
  background-color: #215660; }
  .saiyo2022.forfresh .pagetitle.subti-education h2 span {
    display: block;
    font-size: small;
    line-height: 1; }

.saiyo2022.mid .navbar .navbar-brand:after {
  background-color: #1F5FB3;
  content: "キャリア採用"; }

.saiyo2022.mid .pagetitle {
  background-color: #1F5FB3; }

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
  .saiyo2022.forfresh .subfooter.fresh, .saiyo2022.mid .subfooter.fresh {
    padding: 3.3125rem 0 3rem; }

  .saiyo2022.forfresh .subfooter.fresh h2, .saiyo2022.mid .subfooter.fresh h2 {
    font-size: 1.5rem;
    display: block;
    margin-bottom: 2.3125rem; }

  .saiyo2022.forfresh .subfooter.fresh .date-limit, .saiyo2022.mid .subfooter.fresh .date-limit {
    font-size: 1.125rem; }

  .saiyo2022.forfresh .subfooter.fresh .btnarea a, .saiyo2022.mid .subfooter.fresh .btnarea a {
    transition: all 0.2s ease-in-out; } }
/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
  .saiyo2022.forfresh .footlinksforfresh, .saiyo2022.mid .footlinksforfresh {
    display: block;
    background-image: url("/saiyo/img/saiyo2022/footerforfresh.png");
    background-repeat: none;
    background-size: cover;
    padding: 4.75rem 0 6.5rem;
    text-align: center;
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; }

  .saiyo2022.forfresh .footlinksforfresh h2, .saiyo2022.mid .footlinksforfresh h2 {
    font-size: 1.875rem;
    font-weight: 700;
    color: #fff;
    margin-bottom: 4.625rem; }

  .saiyo2022.forfresh .footlinksforfresh ul, .saiyo2022.mid .footlinksforfresh ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    width: 595px;
    margin: 0 auto; }

  .saiyo2022.forfresh .footlinksforfresh ul li, .saiyo2022.mid .footlinksforfresh ul li {
    width: 17.125rem; }

  .saiyo2022.forfresh .footlinksforfresh ul li a, .saiyo2022.mid .footlinksforfresh ul li a {
    display: inline-block;
    color: #e2e2e2;
    width: 100%;
    padding: 2rem;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 6px;
    font-size: 1.625rem;
    font-weight: 700;
    margin-bottom: 2.5rem;
    transition: all 0.2s ease-in-out; }

  .saiyo2022.forfresh .footlinksforfresh ul li:nth-child(3), .saiyo2022.mid .footlinksforfresh ul li:nth-child(3) {
    margin-left: 0;
    margin-bottom: 0; }

  .saiyo2022.forfresh .footlinksforfresh ul li:nth-child(4), .saiyo2022.mid .footlinksforfresh ul li:nth-child(4) {
    margin-right: 0;
    margin-bottom: 0; }

  .saiyo2022.forfresh .saiyolink, .saiyo2022.mid .saiyolink {
    display: none; }

  .saiyo2022.forfresh .pagetitle.subti-education h2 span {
    line-height: 1.8; } }
/* タブレット横サイズ 1024px(16×1024px)~ mdサイズ */
@media screen and (min-width: 1024px) {
  .saiyo2022 .footlinksforfresh ul li:nth-child(3) {
    margin-left: 7.25rem !important; }

  .saiyo2022 .footlinksforfresh ul li:nth-child(4) {
    margin-right: -7.25rem !important; }

  .saiyo2022.forfresh .pagetitle.subti-education {
    padding: 2.25rem 0 2rem; }
    .saiyo2022.forfresh .pagetitle.subti-education h2 span {
      display: block;
      font-size: 16px; } }
