@charset "UTF-8";
.post-type-archive-institution .midashi {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
}

.post-type-archive-institution .ttl::before {
  width: 270px;
  height: 18.3px;
  bottom: -18px;
}

.post-type-archive-institution .ttl._shortVer::before {
  width: 160px;
  height: 11.2px;
  bottom: -13px;
  left: 0;
}

.post-type-archive-institution .ttl .jp {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
  font-weight: bold;
  font-size: 32px;
}

.post-type-archive-institution .area-wrap .inner {
  max-width: 1440px;
  width: 96%;
}

.post-type-archive-institution .area-wrap .inner .area-section ul li h3 {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
  font-weight: bold;
  font-size: 21px;
}

.post-type-archive-institution .area-wrap .tel-announcement {
  font-size: 21px;
  font-weight: bold;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
}

.post-type-archive-institution ._addContactText {
  width: 96%;
  max-width: 1440px;
  padding: 30px 20px;
  border: 1px solid #cbe8ca;
  margin: 0 auto 30px;
  background-color: #fff;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.85;
  text-align: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
}

.post-type-archive-institution ._addContactText span {
  font-size: 28px;
  display: inline-block;
  margin-bottom: 20px;
}

.post-type-archive-institution ._addContactText .sp {
  display: none;
}

@media screen and (min-width: 750px) and (max-width: 959px) {
  .post-type-archive-institution .midashi {
    font-size: 38px;
  }
  .post-type-archive-institution .ttl .jp {
    font-size: 28px;
  }
  .post-type-archive-institution .area-wrap .inner .area-section ul li h3 {
    font-size: 18px;
  }
  .post-type-archive-institution .area-wrap .tel-announcement {
    max-width: none;
    width: 96%;
    text-align: center;
    font-size: 18px;
  }
  .post-type-archive-institution ._addContactText {
    padding: 30px 15px;
    margin: 0 auto 30px;
    font-size: 18px;
  }
}

@media screen and (max-width: 749px) {
  .post-type-archive-institution .midashi {
    font-size: 30px;
  }
  .post-type-archive-institution .ttl::before {
    width: 180px;
    height: 12.6px;
    bottom: -13px;
  }
  .post-type-archive-institution .ttl._shortVer::before {
    width: 110px;
    height: 7.7px;
    bottom: -13px;
    left: 0;
  }
  .post-type-archive-institution .ttl .jp {
    font-size: 20px;
  }
  .post-type-archive-institution .area-wrap .inner .area-section ul li h3 {
    font-size: 16px;
  }
  .post-type-archive-institution .area-wrap .tel-announcement {
    width: 96%;
    max-width: none;
    text-align: center;
    font-size: 16px;
  }
  .post-type-archive-institution ._addContactText {
    padding: 30px 15px;
    margin: 0 auto 30px;
    font-size: 16px;
  }
  .post-type-archive-institution ._addContactText span {
    font-size: 20px;
  }
  .post-type-archive-institution ._addContactText .sp {
    display: inline;
  }
}

body.is-naviOpened {
  overflow: hidden;
}

.Breadcrumb {
  position: relative;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #95bf71;
}

.Breadcrumb:before {
  content: '';
  display: block;
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  right: 0;
  background-color: #ccd56b;
}

@media screen and (max-width: 959px) {
  .Breadcrumb {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .Breadcrumb:before {
    display: none;
  }
}

.Breadcrumb__container {
  z-index: 2;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1440px;
}

@media screen and (min-width: 960px) and (max-width: 1479px) {
  .Breadcrumb__container {
    max-width: initial;
    width: calc(100% - 40px);
  }
}

@media screen and (min-width: 750px) and (max-width: 959px) {
  .Breadcrumb__container {
    max-width: initial;
    width: calc(100% - 40px);
  }
}

@media screen and (max-width: 749px) {
  .Breadcrumb__container {
    max-width: initial;
    width: calc(100% - 40px);
  }
}

.Breadcrumb__list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.Breadcrumb__list-item {
  white-space: nowrap;
  font-size: 18px;
  font-weight: 500;
}

.Breadcrumb__list-item.is-active {
  color: #ffffff;
}

.Breadcrumb__list-item:after {
  content: '＞';
  margin: 0 15px;
}

.Breadcrumb__list-item:last-child:after {
  display: none;
}

.Breadcrumb__list-item a {
  color: #333333;
  text-decoration: none;
}

@media screen and (min-width: 960px) {
  .Breadcrumb__list-item a:hover {
    text-decoration: underline;
  }
}

@media screen and (max-width: 959px) {
  .Breadcrumb__list-item a:active {
    text-decoration: underline;
  }
}

.contact-wrap .ttl .jp,
.contact-form .ttl .jp {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
  color: #333;
  font-size: 32px;
  font-weight: bold;
}

.contact-wrap .ttl .eng,
.contact-form .ttl .eng {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
  color: #508e0d;
  font-size: 23px;
}

@media screen and (max-width: 959px) {
  .contact-wrap .ttl .jp,
  .contact-form .ttl .jp {
    font-size: 28px;
  }
  .contact-wrap .ttl .eng,
  .contact-form .ttl .eng {
    font-size: 18px;
    border-left: none;
  }
}

@media screen and (max-width: 749px) {
  .contact-wrap .ttl .jp,
  .contact-form .ttl .jp {
    font-size: 20px;
  }
  .contact-wrap .ttl .eng,
  .contact-form .ttl .eng {
    font-size: 13px;
  }
}

.contact-wrap .contact-choice {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
  font-weight: 500;
  font-size: 22px;
}

@media screen and (max-width: 959px) {
  .contact-wrap .contact-choice {
    font-size: 18px;
  }
}

.contact-form {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
  font-weight: 500;
}

.contact-form .contact-txt {
  font-size: 18px;
}

.contact-form .contact-table table tr th .hissu {
  display: inline-block;
  width: auto;
  margin-bottom: 0;
  margin-right: 8px;
  background-color: transparent;
  color: #f00;
  text-align: left;
}

.contact-form .contact-table table tr td .flex {
  width: 100%;
}

.contact-form .contact-table table tr td .flex input {
  width: 50%;
}

.contact-form .contact-table ._privacyText {
  margin-bottom: 20px;
  color: #2c2c2c;
  font-size: 18px;
}

.contact-form .contact-table ._privacyText span {
  display: inline-block;
  margin-bottom: 10px;
  font-weight: bold;
}

.contact-form .contact-table ._privacyText a {
  color: #2c2c2c;
  text-decoration: underline;
}

.contact-form .tac input[type="checkbox"] + span.mwform-checkbox-field-text {
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .contact-form .contact-txt {
    font-size: 16px;
  }
  .contact-form .contact-table table tr {
    flex-wrap: wrap;
  }
  .contact-form .contact-table table tr th {
    width: 100%;
    padding-bottom: 0;
  }
  .contact-form .contact-table table tr td {
    width: 100%;
  }
  .contact-form .contact-table table tr td .flex {
    width: 100%;
  }
  .contact-form .contact-table table tr td .error {
    flex-shrink: 0;
    font-size: 16px !important;
  }
  .contact-form .contact-table ._privacyText {
    font-size: 16px;
  }
}

.comp_box h2 {
  font-size: 3rem;
}

.comp_box .txt {
  font-size: 24px;
}

.comp_box .btn {
  padding: 15px 10px;
}

@media screen and (max-width: 959px) {
  .comp_box h2 {
    font-size: 2.4rem;
  }
  .comp_box .txt {
    font-size: 1.6rem;
  }
}

.DrawMenu {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
}

.DrawMenu .ml-5px {
  margin-left: 5px;
}

.DrawMenu .ml-10px {
  margin-left: 10px;
}

.DrawMenu .text-13px {
  font-size: 13px;
}

.DrawMenu__label {
  position: relative;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
  font-size: 18px;
}

.DrawMenu__label > a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 15px 20px;
  text-decoration: none;
  color: #333333;
}

.DrawMenu__label > a:active {
  background-color: #508e0d;
  color: #ffffff;
}

.DrawMenu__label > a span {
  text-transform: none;
}

.DrawMenu__inner .DrawMenu__item .DrawMenu__label > a {
  padding-left: 40px;
  background-color: #eeeeee;
}

.DrawMenu__inner .DrawMenu__item .DrawMenu__label > a:active {
  background-color: #508e0d;
  color: #ffffff;
}

.DrawMenu__label.DrawMenu__label--has_button:before {
  z-index: 2;
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  width: 60px;
  height: 100%;
  pointer-events: none;
}

.DrawMenu__label-button {
  z-index: 2;
  position: absolute;
  width: 60px;
  height: 100%;
  top: 0;
  right: 0;
}

.DrawMenu__label-button span {
  position: absolute;
  display: block;
  width: 20px;
  height: 3px;
  top: 50%;
  left: 20px;
  background-color: #cccccc;
  transform-origin: 50% 50%;
}

.DrawMenu__label-button span:nth-child(2) {
  transform: rotate(90deg);
}

.DrawMenu__label-button.is-active span:nth-child(2) {
  display: none;
}

.DrawMenu__label-button:active span {
  background-color: #508e0d;
}

.DrawMenu__inner {
  height: 0;
  overflow: hidden;
}

.footer-Copy {
  background-image: linear-gradient(to right, #508e0d 0%, #0d8e37 100%);
}

.footer-Copy__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1440px;
}

@media screen and (min-width: 960px) and (max-width: 1479px) {
  .footer-Copy__container {
    max-width: initial;
    width: calc(100% - 40px);
  }
}

@media screen and (min-width: 750px) and (max-width: 959px) {
  .footer-Copy__container {
    max-width: initial;
    width: calc(100% - 40px);
  }
}

@media screen and (max-width: 749px) {
  .footer-Copy__container {
    max-width: initial;
    width: calc(100% - 40px);
  }
}

.footer-Copy__inner {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  height: 48px;
  width: 100%;
  color: #ffffff;
  font-size: 16px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
}

@media screen and (max-width: 959px) {
  .footer-Copy__inner {
    display: block;
    height: auto;
    padding: 25px 0 15px;
  }
}

@media screen and (max-width: 749px) {
  .footer-Copy__inner {
    padding: 28px 0 28px;
  }
}

.footer-Copy__left {
  flex-shrink: 0;
  width: 200px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #ffffff;
}

.footer-Copy__left a {
  color: #ffffff;
  text-decoration: none;
}

@media screen and (max-width: 959px) {
  .footer-Copy__left {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    text-align: center;
  }
}

@media screen and (min-width: 960px) {
  .footer-Copy__left a:hover {
    text-decoration: underline;
  }
}

@media screen and (max-width: 959px) {
  .footer-Copy__left a:active {
    text-decoration: underline;
  }
}

.footer-Copy__main {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  text-transform: none;
}

@media screen and (max-width: 959px) {
  .footer-Copy__main {
    display: block;
    text-align: center;
    font-size: 13px;
    height: 38px;
  }
}

.footer-Copy__right {
  flex-shrink: 0;
  width: 200px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: #ffffff;
}

.footer-Copy__right a {
  color: #ffffff;
  text-decoration: none;
}

@media screen and (max-width: 959px) {
  .footer-Copy__right {
    display: none;
  }
}

.footer-Main {
  padding-top: 60px;
  padding-bottom: 50px;
  border-top: 3px solid #508e0d;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
}

.home-footer .footer-Main {
  padding-top: 100px;
  border-top: none;
}

@media screen and (max-width: 959px) {
  .footer-Main {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .home-footer .footer-Main {
    padding-top: 50px;
  }
}

.footer-Main__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1440px;
}

@media screen and (min-width: 960px) and (max-width: 1479px) {
  .footer-Main__container {
    max-width: initial;
    width: calc(100% - 40px);
  }
}

@media screen and (min-width: 750px) and (max-width: 959px) {
  .footer-Main__container {
    max-width: initial;
    width: calc(100% - 40px);
  }
}

@media screen and (max-width: 749px) {
  .footer-Main__container {
    max-width: initial;
    width: calc(100% - 40px);
  }
}

.footer-Main__heading {
  margin-bottom: 40px;
}

.footer-Main__heading .__logo img {
  height: 70px;
  width: auto;
}

@media screen and (max-width: 959px) {
  .footer-Main__heading {
    text-align: center;
  }
  .footer-Main__heading .__logo img {
    height: 60px;
    width: auto;
  }
}

@media screen and (min-width: 960px) {
  .footer-Main__layout {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
}

@media screen and (max-width: 959px) {
  .footer-Main__layout {
    margin-bottom: 20px;
  }
}

.footer-Main__topBtn {
  margin-right: auto;
  margin-bottom: 30px;
  width: 230px;
}

.footer-Main__topBtn .GeneralButton {
  font-size: 24px;
  min-width: 230px;
}

@media screen and (max-width: 959px) {
  .footer-Main__topBtn {
    display: none;
  }
}

.footer-Main__left {
  font-size: 16px;
  font-weight: 600;
}

.footer-Main__left p {
  line-height: 1.85;
  color: #333;
}

@media screen and (max-width: 959px) {
  .footer-Main__left {
    text-align: center;
  }
}

@media screen and (max-width: 959px) {
  .footer-Main__right {
    display: none;
  }
}

.footer-Main__footing ul.__sns {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.footer-Main__footing ul.__sns li {
  margin-right: 60px;
}

.footer-Main__footing ul.__sns li:last-child {
  margin-right: 0;
}

.footer-Main__footing ul.__sns li a {
  line-height: 1;
  color: #333;
  text-decoration: none;
  font-size: 17px;
  font-size: clamp(12px, 1vw, 14px);
  font-weight: 600;
}
.footer-Main__footing ul.__sns li a span{
  position: relative;
}
.footer-Main__footing ul.__sns li a span:before {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  width: 0%;
  bottom: 0;
  left: auto;
  right: 0;
  background-color: #508e0d;
  transition: 0.3s;
}
@media screen and (min-width: 960px) {
  .footer-Main__footing ul.__sns li a span:hover{
    color: #508e0d;
  }
  .footer-Main__footing ul.__sns li a span:hover:before {
    width: 100%;
    left: 0;
    right: auto;
  }
}
@media screen and (max-width: 959px) {
.footer-Main__footing ul.__sns li a {
    font-size: 16px;
  }
  .footer-Main__footing ul.__sns li a>img {
    width: auto;
  }
}
.footer-Main__footing ul.__sns li a span{
  margin-left: 8px;
}

.footer-Main__footing .__sptabBtn {
  display: none;
}

@media screen and (max-width: 959px) {
  .footer-Main__footing ul.__sns {
    justify-content: center;
    flex-direction: column;
    gap: 10px;
  }
  .footer-Main__footing ul.__sns li {
    margin-right: 0;
  }
  .footer-Main__footing ul.__sns li:last-child {
    margin-right: 0;
  }
  .footer-Main__footing .__sptabBtn {
    display: block;
    max-width: 290px;
    margin: 35px auto 0;
  }
}

.footer-Navi {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}

.footer-Navi__item {
  margin-right: 50px;
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
}

.footer-Navi__item:last-child {
  margin-right: 0;
}

.footer-Navi__item a {
  position: relative;
  display: inline-block;
  padding-bottom: 3px;
  text-decoration: none;
  color: #333333;
  line-height: 1;
}

.footer-Navi__item a:before {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  width: 0%;
  bottom: 0;
  left: auto;
  right: 0;
  background-color: #508e0d;
  transition: 0.3s;
}

.footer-Navi__item ul {
  margin-top: 20px;
}

.footer-Navi__item ul li {
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 1;
}

.footer-Navi__item ul li:last-child {
  margin-bottom: 0;
}

.footer-Navi__item ul li:before {
  content: '-';
  margin-right: 5px;
}

@media screen and (min-width: 960px) {
  .footer-Navi__item a:hover {
    color: #508e0d;
  }
  .footer-Navi__item a:hover:before {
    width: 100%;
    left: 0;
    right: auto;
  }
}

.GeneralButton {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 290px;
  height: 54px;
  padding-right: 60px;
  padding-left: 20px;
  border-radius: 27px;
  background-color: #68ae28;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.1em;
  transition: 0.3s;
}

a.GeneralButton {
  color: #ffffff;
  text-decoration: none;
}

.GeneralButton:after {
  content: '';
  display: block;
  position: absolute;
  width: 14px;
  height: 15px;
  top: 50%;
  margin-top: -7px;
  right: 30px;
  background-image: url("../img/arrow.png?0u97jnzd");
}

@media screen and (max-width: 749px) {
  .GeneralButton {
    min-width: 240px;
    height: 48px;
    padding-right: 35px;
    padding-left: 15px;
    border-radius: 24px;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 0;
  }
  .GeneralButton:after {
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    top: 50%;
    margin-top: -5px;
    right: 15px;
    background-image: url("../img/arrow.png?bzxrmhq2");
    background-size: contain;
  }
}

@media screen and (min-width: 960px) {
  .GeneralButton:hover {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0);
  }
}

@media screen and (max-width: 959px) {
  .GeneralButton:active {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0);
  }
}

.header-ContactButton {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 5px;
}

.header-ContactButton .__icon {
  margin-right: 15px;
}

.header-ContactButton .__inner {
  font-size: 20px;
  font-weight: bold;
}

a.header-ContactButton {
  text-decoration: none;
  color: #333333;
}

.header-ContactButton:before {
  z-index: 1;
  content: '';
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: #ccdb96;
}

.header-ContactButton:after {
  z-index: 2;
  content: '';
  display: block;
  position: absolute;
  height: 3px;
  width: 0;
  bottom: 0;
  left: auto;
  right: 0;
  background-color: #508e0d;
  transition: 0.3s;
}

.header-ContactButton:hover:after {
  width: 100%;
  left: 0;
  right: auto;
}

@media screen and (max-width: 1479px) {
  .header-ContactButton .__icon {
    margin-right: 10px;
  }
  .header-ContactButton .__inner {
    font-size: 18px;
  }
}

.header-Main {
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 140px;
  background-color: #fff;
  border-bottom: 3px solid #508e0d;
  transition: 0.3s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
}

.is-top .header-Main {
  box-shadow: none;
}

.is-naviOpened .header-Main {
  box-shadow: none;
}

@media screen and (min-width: 750px) and (max-width: 959px) {
  .header-Main {
    height: 80px;
  }
}

@media screen and (max-width: 749px) {
  .header-Main {
    height: 60px;
  }
}

.header-Main__heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1480px;
  height: 77px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 959px) {
  .header-Main__heading {
    height: 100%;
    padding-left: 20px;
    padding-right: 10px;
  }
}

.header-Main__left {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.header-Main__left .__logo img {
  height: 56px;
  width: auto;
}

.header-Main__left .__text {
  margin-left: 30px;
  font-weight: bold;
  font-size: 13px;
}

@media screen and (max-width: 749px) {
  .header-Main__left .__logo img {
    height: 40px;
    width: auto;
  }
  .header-Main__left .__text {
    display: none;
  }
}

.header-Main__right {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
}

@media screen and (min-width: 960px) {
  .header-Main__right .NaviButton {
    display: none;
  }
}

@media screen and (max-width: 959px) {
  .header-Main__right .header-ContactButton {
    display: none;
  }
}

.header-Main__navi {
  max-width: 1480px;
  padding-left: 20px;
  padding-right: 20px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 959px) {
  .header-Main__navi {
    display: none;
  }
}

body.recruit_new .header-Main {
  display: none;
}

@media screen and (max-width: 959px) {
  body.recruit_new .header-Main {
    display: block;
  }
}

.header-MenuPanel {
  z-index: 9;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 80px;
  background-color: #fff;
  transition: opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.is-naviOpened .header-MenuPanel {
  opacity: 1;
  visibility: visible;
  pointer-events: initial;
}

@media screen and (max-width: 749px) {
  .header-MenuPanel {
    padding-top: 60px;
  }
}

.header-MenuPanel__inner {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: auto;
}

body.recruit_new .header-MenuPanel {
  display: none;
}

@media screen and (max-width: 959px) {
  body.recruit_new .header-MenuPanel {
    display: block;
  }
}

.header-Navi {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: nowrap;
  height: 100%;
  width: calc(100% + 8px);
  margin-left: -4px;
}

.header-Navi .ml-5px {
  margin-left: 5px;
}

.header-Navi .text-13px {
  font-size: 13px;
}

.header-Navi__item {
  width: 25%;
  height: 100%;
  padding: 0 4px;
}

.header-Navi__box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #95bf71;
  transition: 0.3s;
}

.header-Navi__box .__text {
  position: relative;
  line-height: 1.3;
}

.header-Navi__box .__text .__j {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
}

.header-Navi__box .__text .__e {
  color: #ffffff;
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  line-height: 1.3;
}

a.header-Navi__box {
  text-decoration: none;
}

.header-Navi__item:nth-child(2n) .header-Navi__box {
  background-color: #ccd56b;
}

.header-Navi__drawer {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3);
  visibility: none;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
}

.header-Navi__drawer:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: calc(100% - 3px);
  width: 100%;
  background-color: #ffffff;
}

@media screen and (min-width: 960px) {
  .header-Navi__item:hover .header-Navi__drawer {
    visibility: visible;
    opacity: 1;
    pointer-events: initial;
  }
}

.header-Navi__drawer-inner {
  z-index: 2;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.header-Navi__drawer-title {
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.header-Navi__drawer-title .__title .__j {
  color: #333333;
  font-size: 24px;
  font-weight: bold;
}

.header-Navi__drawer-title .__title .__e {
  color: #508e0d;
  font-size: 14px;
  text-transform: none;
}

.header-Navi__drawer-content {
  flex: 1;
}

.header-Navi__drawer-content ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.header-Navi__drawer-content ul li {
  display: block;
  position: relative;
  flex-shrink: 0;
  width: calc(50% - 10px);
  margin-bottom: 20px;
  margin-right: 20px;
  color: #333333;
  font-size: 18px;
  font-weight: bold;
}

.header-Navi__drawer-content ul li:nth-child(2n) {
  margin-right: 0;
}

.header-Navi__drawer-content ul li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  color: #333333;
}

.header-Navi__drawer-content ul li a:before {
  z-index: 1;
  content: '';
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: #ccdb96;
}

.header-Navi__drawer-content ul li a:after {
  z-index: 2;
  content: '';
  display: block;
  position: absolute;
  height: 3px;
  width: 0;
  bottom: 0;
  left: auto;
  right: 0;
  background-color: #508e0d;
  transition: 0.3s;
}

@media screen and (min-width: 960px) {
  .header-Navi__drawer-content ul li a:hover:after {
    width: 100%;
    left: 0;
    right: auto;
  }
}

.header-Spacer {
  height: 140px;
}

@media screen and (min-width: 750px) and (max-width: 959px) {
  .header-Spacer {
    height: 80px;
  }
}

@media screen and (max-width: 749px) {
  .header-Spacer {
    height: 60px;
  }
}

body.recruit_new .header-Spacer {
  display: none;
}

@media screen and (max-width: 959px) {
  body.recruit_new .header-Spacer {
    display: block;
  }
}

.NaviButton {
  position: relative;
  width: 40px;
  height: 40px;
}

.NaviButton:hover {
  cursor: pointer;
}

.NaviButton span {
  display: block;
  position: absolute;
  background-color: #508e0d;
  height: 3px;
  width: 80%;
  transition: .3s;
}

.NaviButton span:nth-child(1) {
  right: 10%;
  top: calc(25% - 2px);
  transform-origin: 50% 50%;
}

.NaviButton span:nth-child(2) {
  right: 10%;
  top: calc(50% - 2px);
  opacity: 1;
}

.NaviButton span:nth-child(3) {
  right: 10%;
  top: calc(75% - 2px);
  transform-origin: 50% 50%;
}

.is-naviOpened .NaviButton span:nth-child(1) {
  top: calc(50% - 2px);
  transform: rotate(45deg);
}

.is-naviOpened .NaviButton span:nth-child(2) {
  opacity: 0;
}

.is-naviOpened .NaviButton span:nth-child(3) {
  top: calc(50% - 2px);
  transform: rotate(-45deg);
}

@media screen and (max-width: 959px) {
  .is-naviOpened .NaviButton:active span:nth-child(1) {
    right: 20%;
  }
  .is-naviOpened .NaviButton:active span:nth-child(3) {
    right: 20%;
  }
}

.under_fv {
  margin-top: 0;
}

.under_fv.institution {
  margin-top: 0;
}

.area-wrap .inner .area-section {
  margin-top: -160px;
  padding-top: 160px;
}

@media screen and (max-width: 959px) {
  .area-wrap .inner .area-section {
    margin-top: -120px;
    padding-top: 120px;
  }
}

@media screen and (max-width: 749px) {
  .area-wrap .inner .area-section {
    margin-top: -95px;
    padding-top: 95px;
  }
}

@media screen and (max-width: 749px) {
  .pager {
    flex-wrap: wrap;
  }
  .pager .page-numbers {
    padding: 0 10px;
    margin-bottom: 10px;
  }
}

.PageTitle {
  position: relative;
}

@media screen and (min-width: 960px) {
  .PageTitle:before {
    content: '';
    display: block;
    padding-top: 18.75%;
  }
}

@media screen and (max-width: 959px) {
  .PageTitle:before {
    content: '';
    display: block;
    padding-top: 50%;
  }
}

@media screen and (max-width: 749px) {
  .PageTitle:before {
    content: '';
    display: block;
    padding-top: 100%;
  }
}

.PageTitle__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.PageTitle__image img {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

.PageTitle__image img.sp-tab {
  display: none;
}

@media screen and (max-width: 959px) {
  .PageTitle__image img.pc {
    display: none;
  }
  .PageTitle__image img.sp-tab {
    display: block;
  }
}

.PageTitle__wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

@media screen and (max-width: 959px) {
  .PageTitle__wrap {
    padding: 20px;
  }
}

.PageTitle__inner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 15.625vw;
  padding-left: 8.33333vw;
  padding-right: 6.77083vw;
  background-color: #ffffff;
}

@media screen and (max-width: 959px) {
  .PageTitle__inner {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 40vw;
    padding-left: 0;
    padding-right: 0;
    background-color: rgba(255, 255, 255, 0.8);
  }
}

.PageTitle__title {
  min-width: 25vw;
  height: 6.875vw;
  padding-left: 8.33333vw;
  padding-top: 1.5625vw;
  background-image: url("../img/pagetitle.png?i8jtajws");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: left bottom;
}

.PageTitle__title .__j {
  font-size: 2.5vw;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.PageTitle__title .__e {
  margin-left: 1.04167vw;
  font-size: 1.71875vw;
  line-height: 1;
  color: #508e0d;
}

@media screen and (max-width: 959px) {
  .PageTitle__title {
    min-width: 44.8vw;
    height: 12.32vw;
    padding-left: 14.93333vw;
    padding-top: 2.8vw;
  }
  .PageTitle__title .__j {
    font-size: 4.48vw;
  }
  .PageTitle__title .__e {
    margin-left: 1.86667vw;
    font-size: 3.08vw;
  }
}

.recruitBanner {
  position: fixed;
  top: 120px;
  right: 0;
  z-index: 1;
}

.recruitBanner ._banner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 110px;
  margin-bottom: 10px;
  background-color: #0d8e37;
  border: solid 2px #0d8e37;
  color: #fff;
  font-size: 17px;
  letter-spacing: 0.05em;
  line-height: 1;
  font-weight: bold;
  text-decoration: none;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  transition: 0.3s;
}

.recruitBanner ._banner:nth-child(2) {
  background-color: #0087e6;
  border: solid 2px #0087e6;
}

.recruitBanner ._banner:nth-child(3) {
  background-color: #ff7329;
  border: solid 2px #ff7329;
}

.recruitBanner ._banner:hover {
  background-color: #fff;
  color: #0d8e37;
}

.recruitBanner ._banner:hover:nth-child(2) {
  background-color: #fff;
  color: #0087e6;
}

.recruitBanner ._banner:hover:nth-child(3) {
  background-color: #fff;
  color: #ff7329;
}

@media screen and (max-width: 959px) {
  .recruitBanner {
    top: 90px;
  }
  .recruitBanner ._banner {
    width: 30px;
    height: 95px;
    margin-bottom: 5px;
    font-size: 15px;
  }
}

@media screen and (max-width: 749px) {
  .recruitBanner {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
  }
  .recruitBanner._recruit_chuto {
    display: none;
  }
  .recruitBanner ._banner {
    width: 33.3333%;
    height: auto;
    padding: 8px 0;
    margin: 0;
    -ms-writing-mode: lr-tb;
        writing-mode: horizontal-tb;
  }
}

@media (min-width: 960px) {
  html {
    height: 100%;
  }
  body {
    height: 100%;
  }
  .scaleWrap {
    transform: scale(0.75);
    transform-origin: center top;
    position: absolute;
    width: 100%;
  }
  footer {
    transform: scale(1.3333);
    transform-origin: top;
  }
  body.recruit_new footer,
  body.recruit_top footer,
  body.step_care footer {
    transform: scale(1);
  }
  footer.recruit_chuto_footer {
    transform: scale(1);
  }
  .header-Main {
    height: 105px;
    border-bottom: 2px solid #508e0d;
  }
  .header-Main__heading {
    max-width: 1110px;
    height: 58px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .header-Main__left .__logo img {
    height: 42px;
  }
  .header-ContactButton::before {
    height: 2px;
  }
  .header-ContactButton::after {
    height: 2px;
  }
  .header-ContactButton .__icon {
    margin-right: 11px;
    width: 22px;
    line-height: 1;
  }
  .header-ContactButton .__icon img {
    width: 100%;
    height: auto;
    vertical-align: baseline;
  }
  .header-ContactButton .__inner {
    font-size: 16px;
    line-height: 1;
  }
  .header-Main__navi {
    max-width: 1110px;
    padding-left: 15px;
    padding-right: 15px;
    height: 45px;
  }
  .header-Navi__box .__text .__j {
    font-size: 15px;
  }
  .header-Navi__box .__text .__e {
    font-size: 13px;
  }
  .header-Navi__drawer::before {
    height: calc(100% - 2px);
  }
  .header-Navi__drawer-inner {
    max-width: 1110px;
    padding: 30px 15px;
  }
  .header-Navi__drawer-title .__title .__j {
    font-size: 18px;
  }
  .header-Navi__drawer-title .__title .__e {
    font-size: 10.5px;
  }
  .header-Navi__drawer-content ul li {
    font-size: 16px;
  }
  .header-Navi__drawer-content ul li a::before {
    height: 2px;
  }
  .header-Navi__drawer-content ul li a::after {
    height: 2px;
  }
  .header-Spacer {
    height: 105px;
  }
  .PageTitle__inner {
    height: calc(15.625vw * 0.75);
  }
  .PageTitle__title {
    min-width: calc(25vw * 0.75);
    height: calc(6.875vw * 0.75);
    padding-top: calc(1.5625vw * 0.75);
  }
  .PageTitle__title .__j {
    font-size: calc(2.5vw * 0.75);
  }
  .PageTitle__title .__e {
    margin-left: calc(1.04167vw * 0.75);
    font-size: calc(1.71875vw * 0.75);
  }
  .Breadcrumb {
    padding-top: 18.75px;
    padding-bottom: 18.75px;
    margin: 0 auto;
  }
  .Breadcrumb__container {
    max-width: 1110px;
  }
  .Breadcrumb__list-item {
    font-size: 15px;
  }
  .Breadcrumb__list-item::after {
    margin: 0 11.25px;
  }
  .footer-Main {
    padding-top: 45px;
    padding-bottom: 37.5px;
    border-top: 2px solid #508e0d;
  }
  .footer-Main__container {
    max-width: 1110px;
  }
  .footer-Main__heading {
    margin-bottom: 30px;
  }
  .footer-Main__heading .__logo img {
    height: 52.5px;
  }
  .footer-Main__left {
    font-size: 17px;
  }
  .footer-Navi__item {
    font-size: clamp(21px, 2.2vw, 24px);
    margin-right: 30px;
  }
  .footer-Navi__item ul {
    margin-top: 15px;
  }
  .footer-Navi__item ul li {
    font-size: 17px;
    font-size: clamp(14px, 1.5vw, 17px);
    margin-bottom: 10px;
  }
  .footer-Navi__item ul li span {
    font-size: clamp(12px, 1.3vw, 14px);
  }
  .footer-Main__footing ul.__sns img {
    width: 30px;
    height: auto;
  }
  .footer-Copy__container {
    max-width: 1110px;
  }
  .footer-Copy__inner {
    height: 36px;
    font-size: 12px;
  }
  .stepCare-Contents {
    margin-top: 90px;
    margin-bottom: 150px;
    background-position: center 45px;
  }
  .stepCare-Contents__anchorLink {
    width: 180px;
    margin-right: 30px;
  }
  .stepCare-Contents__anchorLink ._link {
    height: 60px;
    margin-bottom: 6px;
    font-size: 13.5px;
  }
  .stepCare-Contents__mainBlock {
    max-width: 1220px;
    margin: 0 auto;
  }
  .stepCare-Contents__content {
    height: 540px;
    margin-bottom: 105px;
  }
  .stepCare-Contents__content ._textBox {
    width: 620px;
    height: 485px;
    padding-top: 30px;
    padding-left: 26.25px;
    padding-right: 31.5px;
    border-left: solid 5px #68ae28;
    background-size: 108px 109.5px;
  }
  .stepCare-Contents__content ._textBox ._subTitle {
    margin-bottom: 22.5px;
  }
  .stepCare-Contents__content ._textBox ._subTitle .__j {
    font-size: 30px;
    padding-bottom: 9.75px;
    background-size: auto 9px;
  }
  .stepCare-Contents__content ._textBox ._subTitle .__e {
    padding-top: 11.25px;
    padding-left: 7.5px;
    font-size: 17.25px;
  }
  .stepCare-Contents__content ._textBox ._mainText {
    font-size: 19.5px;
    padding: 15px 32.25px;
    margin-bottom: 18.75px;
  }
  .stepCare-Contents__content ._textBox ._subText {
    font-size: 18px;
  }
  .activitiesChildPage-Contents.page-MedicalCare ._imgBox {
    max-width: 750px;
  }
  .activitiesChildPage-Contents.page-TalentSupport ._imgBox {
    max-width: 747px;
  }
  .activitiesChildPage-Contents.page-Sustainability ._imgBox {
    max-width: 720px;
  }
  .contact-form .contact-txt {
    font-size: 22px;
  }
  .contact-form .contact-table ._privacyText {
    font-size: 22px;
  }
  .archive-blog li .txt {
    font-size: 20px;
  }
  .blog-detail-cont p {
    font-size: 22px;
  }
  .archive-news ul li h3 {
    font-size: 22px;
  }
  .news-detail-cont p {
    font-size: 22px;
  }
}

.SectionTitle {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  padding-bottom: 12px;
  background-image: url("../img/titleacc.png?q05jr9w4");
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: auto 12px;
}

.SectionTitle#philosophy, .SectionTitle#company-wrap {
  margin-top: -160px;
  padding-top: 160px;
}

.SectionTitle .__j {
  font-size: 32px;
  line-height: 1;
  font-weight: bold;
  color: #333333;
}

.SectionTitle .__e {
  margin-left: 10px;
  line-height: 1;
  font-size: 23px;
  color: #508e0d;
}

@media screen and (min-width: 750px) and (max-width: 959px) {
  .SectionTitle#philosophy, .SectionTitle#company-wrap {
    margin-top: -95px;
    padding-top: 95px;
  }
  .SectionTitle .__j {
    font-size: 28px;
  }
  .SectionTitle .__e {
    font-size: 18px;
  }
}

@media screen and (max-width: 749px) {
  .SectionTitle#philosophy, .SectionTitle#company-wrap {
    margin-top: -95px;
    padding-top: 95px;
  }
  .SectionTitle .__j {
    font-size: 20px;
  }
  .SectionTitle .__e {
    font-size: 13px;
  }
}

.single-institution {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
}

.single-institution .under_fv .typeinfo {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
  font-weight: bold;
}

.single-institution .under_fv h2 {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
  font-weight: bold;
}

.single-institution .under_fv h2 span {
  white-space: normal;
}

.single-institution .under_fv .tokucho ul li {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
  font-weight: 500;
}

.single-institution .pdf {
  font-size: 24px;
  font-weight: bold;
}

.single-institution .blog .ttl .jp {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
  color: #333;
  font-size: 32px;
  font-weight: bold;
}

.single-institution .blog .ttl .eng {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
  color: #508e0d;
  font-size: 23px;
}

.single-institution .blog h3 {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.single-institution .blog-slide li h4 {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.single-institution .blog-slide li .txt {
  font-size: 22px;
  font-weight: 500;
}

.single-institution .new_ttl_wrapper .ttl .jp {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
  font-weight: bold;
}

.single-institution .new_ttl_wrapper .ttl .eng {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
  font-weight: 500;
}

.single-institution .medical-wrap .biko {
  font-size: 20px;
  font-weight: bold;
}

.single-institution .btn span {
  font-weight: bold;
  font-size: 20px;
}

.single-institution .institution-slide h3 {
  font-size: 32px;
  font-weight: bold;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
}

.single-institution .institution-slide #thumbnail-list .thumbnail-item h3 {
  font-size: 30px;
  font-weight: bold;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
}

.single-institution .institution-slide #thumbnail-list .thumbnail-item h3 span {
  font-size: 24px;
  font-weight: bold;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
}

.single-institution .institution-slide .links.green .btn span {
  font-size: 20px;
  font-weight: bold;
}

.single-institution .institution-slide .tel-announcement {
  font-weight: bold;
}

.single-institution .slidecont01 {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
}

.single-institution .slidecont01 .property-wrap table tr th {
  font-size: 22px;
  font-weight: bold;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
}

.single-institution .slidecont01 .property-wrap table tr td {
  font-size: 22px;
  font-weight: bold;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
}

.single-institution .slidecont01 .subject-wrap .kyoyo_container .block .midashi {
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: bold;
}

.single-institution .slidecont01 .subject-wrap .kyoyo_container .block .txt {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
}

.single-institution .slidecont01 .subject-wrap .kyoyo_container .block .image {
  padding: 0;
  margin: 20px;
  overflow: hidden;
}

.single-institution .slidecont01 .subject-wrap .kyoyo_container .block .image img {
  will-change: contents;
}

.single-institution .slidecont01 .subject-wrap .kyoyo_container .block .image img:hover {
  transform: scale(1.15);
}

.single-institution .slidecont01 .access-wrap table th {
  font-size: 28px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
}

.single-institution .slidecont01 .access-wrap table td {
  font-size: 24px;
}

.single-institution .slidecont02 .support-wrap .txt {
  margin-top: 10px;
  font-size: 24px;
  font-weight: 500;
}

.single-institution .slidecont02 .support-wrap .line_txt p {
  font-size: 24px;
  font-weight: 500;
}

.single-institution .slidecont02 .support-wrap .cooperation dl dt {
  font-size: 24px;
  font-weight: bold;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
}

.single-institution .slidecont02 .support-wrap .cooperation dl dd {
  font-size: 24px;
  font-weight: 500;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
}

.single-institution .slidecont03 .property-wrap .price_wrapper h4 {
  font-size: 24px;
}

.single-institution .slidecont03 .property-wrap .price_wrapper .food .biko {
  font-size: 24px;
  font-weight: 500;
}

.single-institution .slidecont03 .property-wrap table tr th {
  font-size: 22px;
  font-weight: bold;
}

.single-institution .slidecont03 .property-wrap table tr td {
  font-size: 22px;
  font-weight: bold;
}

@media screen and (max-width: 959px) {
  .single-institution .pdf {
    font-size: 18px;
    font-weight: bold;
  }
  .single-institution .blog .ttl .jp {
    font-size: 28px;
  }
  .single-institution .blog .ttl .eng {
    font-size: 18px;
  }
  .single-institution .blog h3 {
    font-size: 17px;
  }
  .single-institution .blog-slide li h4 {
    font-size: 28px;
  }
  .single-institution .blog-slide li .txt {
    font-size: 16px;
  }
  .single-institution .medical-wrap .biko {
    font-size: 16px;
  }
  .single-institution .btn span {
    font-size: 18px;
  }
  .single-institution .institution-slide h3 {
    font-size: 28px;
  }
  .single-institution .institution-slide #thumbnail-list .thumbnail-item h3 {
    font-size: 20px;
  }
  .single-institution .institution-slide #thumbnail-list .thumbnail-item h3 span {
    font-size: 14px;
  }
  .single-institution .institution-slide .links.green .btn span {
    font-size: 18px;
  }
  .single-institution .slidecont01 {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
  }
  .single-institution .slidecont01 .property-wrap table tr th {
    font-size: 17px;
  }
  .single-institution .slidecont01 .property-wrap table tr td {
    font-size: 17px;
  }
  .single-institution .slidecont01 .subject-wrap h3 {
    margin-top: 20px;
  }
  .single-institution .slidecont01 .subject-wrap .kyoyo_container .block .midashi {
    font-size: 20px;
  }
  .single-institution .slidecont01 .subject-wrap .kyoyo_container .block .txt {
    font-size: 17px;
  }
  .single-institution .slidecont01 .access-wrap table th {
    font-size: 22px;
  }
  .single-institution .slidecont01 .access-wrap table td {
    font-size: 17px;
  }
  .single-institution .slidecont02 .support-wrap .txt {
    font-size: 17px;
  }
  .single-institution .slidecont02 .support-wrap .line_txt p {
    font-size: 17px;
  }
  .single-institution .slidecont02 .support-wrap .cooperation dl dt {
    font-size: 17px;
  }
  .single-institution .slidecont02 .support-wrap .cooperation dl dd {
    font-size: 17px;
  }
  .single-institution .slidecont03 .property-wrap .price_wrapper h4 {
    font-size: 17px;
  }
  .single-institution .slidecont03 .property-wrap .price_wrapper .food .biko {
    font-size: 17px;
  }
  .single-institution .slidecont03 .property-wrap table tr th {
    font-size: 16px;
  }
  .single-institution .slidecont03 .property-wrap table tr td {
    font-size: 16px;
  }
  .single-institution .slidecont03 .property-wrap table tr td .hope {
    font-size: 17px;
  }
  .single-institution .slidecont03 .property-wrap table tr td .price {
    font-size: 17px;
  }
}

@media screen and (max-width: 749px) {
  .single-institution .blog .ttl .jp {
    font-size: 20px;
  }
  .single-institution .blog .ttl .eng {
    font-size: 13px;
  }
  .single-institution .blog h3 {
    font-size: 16px;
  }
  .single-institution .blog-slide li h4 {
    font-size: 4.375vw;
  }
  .single-institution .blog-slide li .txt {
    font-size: 15px;
  }
  .single-institution .btn span {
    font-size: 16px;
  }
  .single-institution .institution-slide h3 {
    font-size: 20px;
  }
  .single-institution .institution-slide #thumbnail-list .thumbnail-item h3 {
    font-size: 18px;
  }
  .single-institution .institution-slide #thumbnail-list .thumbnail-item h3 span {
    font-size: 13px;
  }
  .single-institution .institution-slide .links.green .btn span {
    font-size: 16px;
  }
  .single-institution .slidecont01 {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
  }
  .single-institution .slidecont01 .property-wrap table tr th {
    font-size: 16px;
  }
  .single-institution .slidecont01 .property-wrap table tr td {
    font-size: 16px;
  }
  .single-institution .slidecont01 .subject-wrap .kyoyo_container .block .midashi {
    font-size: 17px;
  }
  .single-institution .slidecont01 .subject-wrap .kyoyo_container .block .txt {
    font-size: 16px;
  }
  .single-institution .slidecont01 .access-wrap table th {
    font-size: 18px;
  }
  .single-institution .slidecont01 .access-wrap table td {
    font-size: 16px;
  }
  .single-institution .slidecont02 .support-wrap .txt {
    font-size: 16px;
  }
  .single-institution .slidecont02 .support-wrap .line_txt p {
    font-size: 16px;
  }
  .single-institution .slidecont02 .support-wrap .cooperation dl dt {
    font-size: 16px;
  }
  .single-institution .slidecont02 .support-wrap .cooperation dl dd {
    font-size: 16px;
  }
  .single-institution .slidecont02 .support-wrap .cooperation dl .btn span {
    font-size: 16px;
  }
  .single-institution .slidecont03 .property-wrap .price_wrapper h4 {
    font-size: 16px;
  }
  .single-institution .slidecont03 .property-wrap .price_wrapper .food .biko {
    font-size: 16px;
  }
  .single-institution .slidecont03 .property-wrap table tr th {
    font-size: 16px;
  }
  .single-institution .slidecont03 .property-wrap table tr td {
    font-size: 16px;
  }
  .single-institution .slidecont03 .property-wrap table tr td .hope {
    font-size: 17px;
  }
  .single-institution .slidecont03 .property-wrap table tr td .price {
    font-size: 17px;
  }
}

@media screen and (max-width: 490px) {
  .single-institution .slidecont01 .subject-wrap .kyoyo_container .block .image img:hover {
    transform: none;
  }
}

.image.SingleInstitution-KyosituImg {
  padding: 0;
  margin: 20px;
}

.image.SingleInstitution-KyosituImg img:hover {
  transform: scale(1.15);
}

@media screen and (max-width: 959px) {
  .image.SingleInstitution-KyosituImg img:hover {
    transform: scale(1.1);
  }
}

@media screen and (max-width: 490px) {
  .image.SingleInstitution-KyosituImg img:hover {
    transform: none;
  }
}

.top-Map {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
}

.top-Map .SectionTitle {
  margin-bottom: 40px;
}

.top-Map.institutionMap {
  padding: 80px 0;
  border-bottom: 100px solid #f3f3f3;
}

@media screen and (max-width: 749px) {
  .top-Map.institutionMap {
    padding: 30px 0;
    border-bottom: 30px solid #f3f3f3;
  }
  .top-Map .SectionTitle {
    margin-bottom: 20px;
  }
  .top-Map .top-SearchMap {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
  }
}

.top-Map__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1440px;
}

@media screen and (min-width: 960px) and (max-width: 1479px) {
  .top-Map__container {
    max-width: initial;
    width: calc(100% - 40px);
  }
}

@media screen and (min-width: 750px) and (max-width: 959px) {
  .top-Map__container {
    max-width: initial;
    width: calc(100% - 40px);
  }
}

@media screen and (max-width: 749px) {
  .top-Map__container {
    max-width: initial;
    width: calc(100% - 40px);
  }
}

.institutionMap__container {
  max-width: 1280px;
}

@media (max-width: 1279px) {
  .institutionMap__container {
    max-width: initial;
  }
}

.top-Map__message-sp {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: bold;
}

@media screen and (min-width: 601px) {
  .top-Map__message-sp {
    display: none;
  }
}

.top-Map__info {
  max-width: 1150px;
  margin-top: 95px;
  padding: 25px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 5px;
  border: 1px solid #7baf4d;
  text-align: center;
}

.top-Map__info .top-Map__info-title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}

.top-Map__info .top-Map__info-yotei {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
}

.top-Map__info .top-Map__info-yotei ul {
  font-size: 20px;
  font-weight: 700;
}

.top-Map__info .top-Map__info-tel .__anchor {
  font-size: 18px;
  font-weight: 500;
}

.top-Map__info .top-Map__info-tel .__anchor .sp {
  display: none;
}

.top-Map__info .__list > * {
  border-bottom: 1px solid #ccc;
  padding: 5px 0;
}

.top-Map__info .__list > *:last-child {
  border-bottom: none;
}

.top-Map__info a.__anchor {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding-right: 5px;
}

.top-Map__info a.__anchor:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: #333333;
}

.top-Map__info a.__anchor:after {
  content: '';
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  box-shadow: 1px -1px 1px 0px #333;
  transform: rotate(45deg);
  margin-left: 8px;
}

@media screen and (max-width: 749px) {
  .top-Map__info {
    margin-top: 20px;
  }
  .top-Map__info .top-Map__info-title {
    font-size: 18px;
  }
  .top-Map__info .top-Map__info-yotei ul {
    font-size: 14px;
  }
  .top-Map__info .top-Map__info-tel .__anchor {
    font-size: 14px;
  }
  .top-Map__info .top-Map__info-tel .__anchor .sp {
    display: inline;
  }
}

@media screen and (min-width: 960px) {
  .top-Map__info a.__anchor:hover:before {
    display: none;
  }
}

@media screen and (max-width: 959px) {
  .top-Map__info a.__anchor:active:before {
    display: none;
  }
}

.top-Map__footing {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (min-width: 960px) {
  .top-Map__footing {
    height: 160px;
  }
}

@media screen and (min-width: 750px) and (max-width: 959px) {
  .top-Map__footing {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 749px) {
  .top-Map__footing {
    padding-top: 20px;
    padding-bottom: 60px;
  }
}

.top-SearchMap {
  width: 100%;
  max-width: 1065px;
  margin-left: auto;
  margin-right: auto;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
}

@media screen and (max-width: 749px) {
  .top-SearchMap {
    padding-bottom: 20px;
    overflow-x: auto;
    overflow-y: hidden;
  }
}

.SearchMap__field {
  position: relative;
  width: 100%;
  background-image: url("../img/top-map.png?pgal2fo02");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.SearchMap__field:before {
  content: '';
  display: block;
  padding-top: 79.81221%;
}

@media screen and (max-width: 749px) {
  .SearchMap__field {
    min-width: 600px;
  }
}

.top-SearchMap__item {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

a.top-SearchMap__item {
  color: #333333;
  text-decoration: none;
}

@media screen and (min-width: 960px) {
  .top-SearchMap__item {
    transform: translate3d(-15px, -15px, 0);
  }
  .top-SearchMap__item.__bottom{
    flex-direction: column;
  }
  .top-SearchMap__item.__bottom .__icon {
    margin-bottom: 5px;
    margin-right: 0;
  }
  .top-SearchMap__item .__icon {
    margin-right: 10px;
  }
  .top-SearchMap__item .__label + .__icon{
    margin-left: 10px;
    margin-right: 0;
  }
  .top-SearchMap__item .__icon img {
    width: 30px;
    height: 30px;
    max-width: 30px;
  }
  .top-SearchMap__item .__label {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 5px;
    min-width: 100px;
    height: 36px;
    background-color: #ffffff;
    border: 1px solid #adadad;
    border-radius: 18px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    text-transform: none;
  }
}

@media screen and (min-width: 750px) and (max-width: 959px) {
  .top-SearchMap__item {
    transform: translate3d(-15px, -15px, 0);
  }
  .top-SearchMap__item.__bottom{
    flex-direction: column;
  }
  .top-SearchMap__item.__bottom .__icon {
    margin-bottom: 5px;
    margin-right: 0;
  }
  .top-SearchMap__item .__icon {
    margin-right: 10px;
  }
  .top-SearchMap__item .__label + .__icon{
    margin-left: 10px;
    margin-right: 0;
  }
  .top-SearchMap__item .__icon img {
    width: 30px;
    height: 30px;
  }
  .top-SearchMap__item .__label {
    background-color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    text-transform: none;
  }
}

@media screen and (max-width: 749px) {
  .top-SearchMap__item {
    transform: translate3d(-10px, -10px, 0);
  }
  .top-SearchMap__item.__bottom{
    flex-direction: column;
  }
  .top-SearchMap__item.__bottom .__icon {
    margin-bottom: 5px;
    margin-right: 0;
  }
  .top-SearchMap__item .__label+.__icon {
    margin-left: 5px;
    margin-right: 0;
  }
  .top-SearchMap__item .__icon {
    margin-right: 5px;
  }
  .top-SearchMap__item .__icon img {
    width: 20px;
    height: 20px;
  }
  .top-SearchMap__item .__label {
    background-color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    text-transform: none;
  }
}

@media screen and (min-width: 960px) {
  .top-SearchMap__item:hover .__label {
    background-color: #adadad;
    color: #ffffff;
  }
  .top-SearchMap__item:hover .__label.__noLink {
    background-color: #fff;
    color: #333333;
  }
}

@media screen and (max-width: 959px) {
  .top-SearchMap__item:active {
    opacity: 0.5;
  }
}

.top-SearchMap__text {
  position: absolute;
  left: 5%;
  top: 60%;
  font-size: 24px;
  font-weight: bold;
}

.top-SearchMap__text p {
  line-height: 1.85;
}

.top-SearchMap__text br.sp {
  display: none;
}

@media screen and (max-width: 749px) {
  .top-SearchMap__text {
    top: 55%;
    font-size: 16px;
  }
  .top-SearchMap__text br.sp {
    display: inline;
  }
}