@charset "UTF-8";

a,
address,
article,
b,
blockquote,
body,
caption,
dd,
details,
div,
dl,
dt,
em,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
header,
html,
i,
iframe,
img,
label,
li,
nav,
ol,
p,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
td,
th,
thead,
time,
tr,
u,
ul,
video {
  border: 0;
  box-sizing: border-box;
  font-size: 100%;
  font: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  vertical-align: baseline
}

article:after,
article:before,
aside:after,
aside:before,
caption:after,
caption:before,
dd:after,
dd:before,
div:after,
div:before,
dl:after,
dl:before,
dt:after,
dt:before,
em:after,
em:before,
figcaption:after,
figcaption:before,
figure:after,
figure:before,
footer:after,
footer:before,
h1:after,
h1:before,
h2:after,
h2:before,
h3:after,
h3:before,
h4:after,
h4:before,
header:after,
header:before,
iframe:after,
iframe:before,
li:after,
li:before,
nav:after,
nav:before,
ol:after,
ol:before,
p:after,
p:before,
section:after,
section:before,
span:after,
span:before,
strong:after,
strong:before,
table:after,
table:before,
td:after,
td:before,
th:after,
th:before,
time:after,
time:before,
tr:after,
tr:before,
ul:after,
ul:before {
  speak: none;
  box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block
}

ol,
ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before,
table {
  border-collapse: collapse;
  border-spacing: 0
}

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0
}

img {
  display: block;
  height: auto;
  width: 100%
}

html {
  font-size: 62.5%
}

body {
  font: 13px/1.231;
  line-height: 1;
  text-align: left
}

table {
  font-size: inherit;
  font: 100%
}

a {
  word-wrap: break-word;
  color: #225dad
}

p {
  text-align: justify;
  text-justify: inter-ideograph
}

li,
p {
  font-size: 1.6rem;
  line-height: 2
}

li del,
p del {
  text-decoration: line-through
}

li em,
li strong,
p em,
p strong {
  font-weight: 700
}

li sup,
p sup {
  font-size: .7em;
  vertical-align: super
}

li sub,
p sub {
  font-size: .7em;
  vertical-align: bottom
}

li small,
p small {
  font-size: 85%;
  line-height: 2
}

time {
  text-align: left !important
}

html {
  background: #fff
}

body,
html {
  height: 100%
}

body {
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-feature-settings: "palt";
  color: #333;
  font-family: YakuHanJPs, 游ゴシック, YuGothic, sans-serif;
  letter-spacing: .1em
}

::-moz-selection {
  background: #de6874;
  color: #fff
}

::selection {
  background: #de6874;
  color: #fff
}

:target {
  scroll-margin-top: 204px;
}

.header {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 124px;
  left: 0;
  min-height: 124px;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 100
}

.header:before {
  background: #fff;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: opacity .2s linear;
  width: 100%;
  z-index: 0
}

.header__inner {
  margin: 0 auto;
  min-height: inherit;
  position: relative
}

.header__ci {
  height: auto;
  left: 60px;
  position: absolute;
  top: 20px;
  width: 303px;
  z-index: 2
}

.header__ci a {
  align-items: center;
  display: flex;
  height: inherit
}

.header__ristex-ci {
  display: none
}

.header-observer {
  contain: content;
  height: 200px;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  z-index: 0
}

.header[data-menu-open=true] .header__inner {
  pointer-events: auto
}

.header[data-menu-open=true] .header__inner:before {
  opacity: 1;
  transform: none;
  visibility: visible
}

.gnav {
  position: absolute;
  right: 60px;
  top: 68px;
  z-index: auto
}

.gnav__btn,
.gnav__btn>a {
  position: relative
}

.gnav__btn>a {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1
}

.advisers-category .gnav__btn:nth-child(2) a,
.info-category .gnav__btn:nth-child(4) a,
.program-category .gnav__btn:first-child a,
.projects-category .gnav__btn:nth-child(3) a,
.proposal-category .gnav__btn:nth-child(5) a {
  color: #de6874
}

.gnav-close-under-btn {
  display: none
}

.option-nav a {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  font-size: 1.2rem;
  line-height: 1;
  padding: 5px 8px
}

.option-nav a+a {
  border-left: 1px solid #666
}

.option-nav svg {
  display: block;
  height: auto;
  position: absolute;
  right: 0;
  top: 20px;
  width: 15px;
  z-index: auto
}

.gnav-menu-btn {
  cursor: pointer;
  display: none;
  height: 16px;
  padding: 10px;
  position: absolute;
  right: 34px;
  top: 23px;
  width: 24px;
  z-index: 1000
}

.gnav-menu-btn .bar {
  background: #231815;
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  transform-origin: left top;
  width: 100%;
  z-index: 0
}

.gnav-menu-btn .bar:nth-child(2) {
  top: 7px
}

.gnav-menu-btn .bar:nth-child(3) {
  top: 14px
}

.gnav-menu-btn:before {
  content: "";
  height: 120%;
  left: -10%;
  position: absolute;
  top: -10%;
  width: 120%;
  z-index: 10
}

.gnav-menu-btn .bar {
  animation: menu-normal2 5.2s cubic-bezier(.83, 0, .17, 1) 1s infinite forwards
}

.gnav-menu-btn .bar:nth-child(2) {
  animation-delay: 1.1s
}

.gnav-menu-btn .bar:nth-child(3) {
  animation-delay: 1.2s
}

.header[data-menu-open=true] .gnav-menu-btn .bar {
  animation: menu-normal .5s cubic-bezier(.22, 1, .36, 1) forwards
}

.header[data-menu-open=true] .gnav-menu-btn .bar:nth-child(2) {
  animation-delay: .1s
}

.header[data-menu-open=true] .gnav-menu-btn .bar:nth-child(3) {
  animation-delay: .2s
}

@keyframes menu-normal {
  0% {
    transform: none;
    transform-origin: right top
  }

  to {
    transform: scaleX(0);
    transform-origin: right top
  }
}

@keyframes menu-normal2 {
  0% {
    transform: scaleX(1) translate(-2px);
    transform-origin: left top
  }

  9% {
    transform: scaleX(0) translate(36px);
    transform-origin: right top
  }

  11% {
    transform: scaleX(0) translate(-2px);
    transform-origin: left top
  }

  13% {
    transform: none
  }

  to {
    transform: none
  }
}

.gnav-close-btn {
  cursor: pointer;
  height: 26px;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  right: 35px;
  top: 19px;
  transition: opacity .2s ease-out;
  width: 26px;
  z-index: 1001
}

.gnav-close-btn .cross {
  height: 100%;
  top: 0;
  transform: rotate(-135deg);
  transition: transform .9s cubic-bezier(.25, 1, .5, 1)
}

.gnav-close-btn .bar,
.gnav-close-btn .cross {
  left: 0;
  position: absolute;
  width: 100%;
  z-index: auto
}

.gnav-close-btn .bar {
  background: #231815;
  height: 2px;
  margin-top: -1px;
  top: 50%
}

.gnav-close-btn .bar:nth-child(2) {
  transform: rotate(90deg)
}

.gnav-close-btn:after {
  content: "";
  height: 120%;
  left: -10%;
  position: absolute;
  top: -10%;
  width: 120%;
  z-index: 0
}

.gnav-close-btn:hover .inner {
  transform: scale(1.1)
}

.gnav-close-btn:hover .inner:before {
  color: #f9f8f7
}

.header[data-menu-open=true] .gnav-close-btn {
  opacity: 1;
  pointer-events: auto;
  transition-delay: .4s
}

.header[data-menu-open=true] .gnav-close-btn .cross {
  transform: rotate(45deg);
  transition-delay: .3s
}

.header__search {
  border: 1px solid #c7c7c7;
  border-radius: 4px;
  overflow: hidden;
  position: absolute;
  right: 180px;
  top: 31px;
  transition: border-color .2s ease-out;
  z-index: auto
}

.header__search .logo {
  left: 0;
  position: absolute;
  top: 100%;
  z-index: auto
}

.header__search .ico {
  height: auto;
  pointer-events: none;
  position: absolute;
  right: 10px;
  top: 8px;
  width: 10px;
  z-index: 2
}

.header__search.is-focus {
  border-color: #de6874
}

.search {
  align-items: center;
  display: grid;
  gap: 10px;
  grid-template-columns: 100px 20px;
  height: 26px;
  padding: 0 5px 0 10px
}

.search label {
  left: 10px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 8px;
  z-index: auto
}

.search__input {
  border: none;
  display: block;
  font-size: 1.6rem;
  line-height: 1;
  outline: none;
  width: auto
}

.search__btn {
  background: #de6874;
  border: none;
  border-radius: 100%;
  color: #de6874;
  cursor: pointer;
  font-size: 1rem;
  height: 20px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  top: 3px;
  transition: opacity .2s linear, transform .6s cubic-bezier(.25, 1, .5, 1);
  width: 20px;
  z-index: auto
}

.search__btn:hover {
  opacity: .8
}

:root {
  --input-height: 26px;
  --input-border-radius: 10px;
  --cursor-border-radius: 100%;
  --responsive-height: 180px
}

.gsc-input .gsc-input-box {
  border-radius: var(--input-border-radius) !important;
  box-shadow: 0 0 0 0 #c4c4c4 !important;
  height: var(--input-height) !important;
  width: 100% !important
}

.gsc-input .gsc-input-box:hover {
  box-shadow: 0 4px 6px 0 #c4c4c4 !important
}

.gsc-search-button .gsc-search-button-v2 {
  border-radius: var(--input-border-radius) !important;
  box-shadow: 0 0 0 0 #c4c4c4 !important;
  height: var(--input-height) !important
}

.gsc-search-button .gsc-search-button-v2:hover {
  box-shadow: 0 4px 6px 0 #c4c4c4 !important
}

.gsc-control-cse {
  background-color: transparent !important
}

.gsc-webResult .gsc-result {
  background: #fff !important;
  border: 1px hsla(0, 0%, 100%, 0) !important;
  border-radius: 4px !important;
  box-shadow: 5px 5px 10px #878787, -5px -5px 10px #fff !important;
  height: var(--responsive-height) !important;
  margin: 15px !important;
  position: relative !important;
  transition-duration: .1s !important
}

.gsc-result:hover {
  border: 1px #c4c4c4 !important;
  box-shadow: 0 0 0 0 #c4c4c4 !important
}

.gs-promotion {
  background-color: green !important
}

.gs-promotion,
.gsc-thumbnail-inside .gs-title {
  bottom: 0 !important;
  left: 0 !important;
  position: absolute !important;
  right: 0 !important;
  top: 0 !important
}

.gsc-thumbnail-inside .gs-title {
  font-weight: 600 !important
}

.gsc-thumbnail-inside .gs-title a {
  bottom: 0 !important;
  height: 100% !important;
  left: 0 !important;
  position: absolute !important;
  right: 0 !important;
  text-align: left;
  top: 0 !important;
  width: 100% !important;
  z-index: 100 !important
}

.gsc-url-top {
  left: 5px !important;
  position: absolute !important;
  top: 45px !important
}

.gsc-table-result {
  position: absolute !important;
  top: 70px !important
}

.gsc-cursor-box {
  align-items: center !important
}

.gsc-cursor .gsc-cursor-page {
  border: 1px !important;
  border-radius: var(--cursor-border-radius) !important;
  box-shadow: 0 0 0 0 #c4c4c4 !important
}

.gsc-cursor .gsc-cursor-page:hover {
  box-shadow: 0 4px 6px 0 #c4c4c4 !important
}

.contents {
  overflow: hidden;
  padding: 124px 0 0;
  position: relative
}

#page-top-btn {
  display: none
}

.cont-visual {
  height: 586px;
  margin: -100px 0 60px;
  padding: 100px 0 50px;
  position: relative;
  z-index: 0
}

.cont-visual__inner {
  color: #fff;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  margin: 0 auto;
  position: relative;
  width: 956px;
  z-index: 1
}

.cont-visual__inner p {
  font-size: 1.6rem;
  letter-spacing: 1px;
  line-height: 1.8;
  margin: 30px 0 0;
  text-align: justify;
  text-justify: inter-ideograph;
  width: 480px
}

.cont-visual__hd {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 6rem;
  font-weight: 700;
  line-height: 1
}

.cont-visual__bg {
  overflow: hidden
}

.cont-visual__bg,
.cont-visual__bg img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0
}

.cont-visual__bg img {
  -o-object-fit: cover;
  object-fit: cover
}

.bread-nav {
  left: 0;
  padding-left: 70px;
  position: absolute;
  top: 275px;
  width: 100%;
  z-index: 2
}

.bread-nav__inner {
  margin: 0 auto;
  width: 1024px
}

.bread-nav li {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1;
  padding: 11px 0;
  vertical-align: top
}

.bread-nav li a {
  color: inherit
}

.bread-nav li+li {
  margin: 0 0 0 8px
}

.bread-nav li+li:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  content: "\e90f";
  display: inline-flex;
  font-family: icomoon !important;
  font-size: 1rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  justify-content: center;
  line-height: 1;
  margin: -2px 8px 0 0;
  text-decoration: none !important;
  text-transform: none;
  vertical-align: middle
}

.bread-nav a:hover {
  text-decoration: underline
}

.footer-illust {
  position: relative;
  width: 100vw;
  z-index: 1
}

.svg-illust {
  margin-bottom: -40px;
  overflow: hidden;
  position: relative
}

.svg-illust-bg {
  background-color: #f9f8f7;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 0
}

.svg-illust .svg {
  display: block;
  height: 100%;
  margin: 0 0 0 auto;
  position: relative;
  z-index: 1
}

.svg-illust .line {
  fill: none;
  stroke: #606060;
  stroke-miterlimit: 10;
  stroke-width: .8
}

.svg-illust .fill {
  fill-opacity: .7;
  animation: tree-fill-motion 8s linear infinite alternate
}

.svg-illust .horizon-line {
  height: 3px;
  position: absolute;
  z-index: 1
}

.footer-illust--tree .svg-illust {
  height: 240px;
  margin-bottom: 0
}

.footer-illust--tree .svg {
  width: 267px
}

.footer-illust--tree .svg-illust-bg {
  height: 70px
}

.footer-illust--tree .horizon-line {
  bottom: 39px;
  right: 266px;
  width: calc(100vw - 262px)
}

.footer-illust--mobile .svg-illust {
  height: 190px;
  margin-bottom: -100px;
  margin-top: 80px
}

.footer-illust--mobile .svg {
  width: 424px
}

.footer-illust--mobile .svg-illust-bg {
  bottom: 65px;
  height: calc(100% - 90px)
}

.footer-illust--mobile .horizon-line {
  bottom: 112px;
  right: 424px;
  width: calc(100vw - 424px)
}

.footer-illust--door .svg-illust {
  height: 270px
}

.footer-illust--door .svg {
  width: 388px
}

.footer-illust--door .svg-illust-bg {
  height: 82px
}

.footer-illust--door .horizon-line {
  bottom: 52px;
  right: 388px;
  width: calc(100vw - 388px)
}

.footer-illust--window .svg-illust {
  height: 193px
}

.footer-illust--window .svg {
  width: 292px
}

.footer-illust--window .svg-illust-bg {
  height: 70px
}

.footer-illust--window .horizon-line {
  bottom: 45px;
  right: 291px;
  width: calc(100vw - 291px)
}

.footer-illust--buillding .svg-illust {
  height: 213px
}

.footer-illust--buillding .svg {
  width: 338px
}

.footer-illust--buillding .svg-illust-bg {
  height: 70px
}

.footer-illust--buillding .horizon-line {
  bottom: 37px;
  right: 338px;
  width: calc(100vw - 338px)
}

.footer-illust--comunity .svg-illust {
  height: 180px
}

.footer-illust--comunity .svg {
  width: 278px
}

.footer-illust--comunity .svg-illust-bg {
  height: 85px
}

.footer-illust--comunity .horizon-line {
  bottom: 46px;
  right: 278px;
  width: calc(100vw - 278px)
}

.footer-illust--work .svg-illust {
  height: 200px
}

.footer-illust--work .svg {
  width: 367px
}

.footer-illust--work .svg-illust-bg {
  height: 70px
}

.footer-illust--work .horizon-line {
  bottom: 35px;
  right: 367px;
  width: calc(100vw - 367px)
}

.footer-illust--school .svg-illust {
  height: 221px
}

.footer-illust--school .svg {
  width: 386px
}

.footer-illust--school .svg-illust-bg {
  height: 88px
}

.footer-illust--school .horizon-line {
  bottom: 52px;
  right: 386px;
  width: calc(100vw - 386px)
}

.footer-illust--08 .svg-illust {
  height: 146px;
  margin-top: 40px
}

.footer-illust--08 .svg {
  width: 330px
}

.footer-illust--08 .svg-illust-bg {
  height: 115px
}

.footer-illust--08 .horizon-line {
  bottom: 81px;
  right: 330px;
  width: calc(100vw - 330px)
}

.footer-illust--09 .svg-illust {
  height: 138px;
  margin-top: 40px
}

.footer-illust--09 .svg {
  width: 330px
}

.footer-illust--09 .svg-illust-bg {
  height: 90px
}

.footer-illust--09 .horizon-line {
  bottom: 55px;
  right: 330px;
  width: calc(100vw - 330px)
}

.footer-illust--10 .svg-illust {
  height: 129px;
  margin-top: 40px
}

.footer-illust--10 .svg {
  width: 330px
}

.footer-illust--10 .svg-illust-bg {
  height: 55px
}

.footer-illust--10 .horizon-line {
  bottom: 16px;
  right: 330px;
  width: calc(100vw - 330px)
}

.footer-illust--11 .svg-illust {
  height: 190px;
  margin-top: 40px
}

.footer-illust--11 .svg {
  width: 294px
}

.footer-illust--11 .svg-illust-bg {
  height: 90px
}

.footer-illust--11 .horizon-line {
  bottom: 51px;
  right: 294px;
  width: calc(100vw - 294px)
}

.footer-illust--12 .svg-illust {
  height: 100px;
  margin-top: 40px
}

.footer-illust--12 .svg {
  width: 330px
}

.footer-illust--12 .svg-illust-bg {
  height: 90px
}

.footer-illust--12 .horizon-line {
  bottom: 67px;
  right: 330px;
  width: calc(100vw - 330px)
}

.footer-illust--13 .svg-illust {
  height: 143px;
  margin-top: 40px
}

.footer-illust--13 .svg {
  width: 330px
}

.footer-illust--13 .svg-illust-bg {
  height: 80px
}

.footer-illust--13 .horizon-line {
  bottom: 42px;
  right: 330px;
  width: calc(100vw - 330px)
}

.footer-illust--14 .svg-illust {
  height: 125px;
  margin-top: 40px
}

.footer-illust--14 .svg {
  width: 330px
}

.footer-illust--14 .svg-illust-bg {
  height: 95px
}

.footer-illust--14 .horizon-line {
  bottom: 60px;
  right: 330px;
  width: calc(100vw - 330px)
}

.footer-illust--15 .svg-illust {
  height: 150px;
  margin-top: 40px
}

.footer-illust--15 .svg {
  width: 330px
}

.footer-illust--15 .svg-illust-bg {
  height: 50px
}

.footer-illust--15 .horizon-line {
  bottom: 11px;
  right: 330px;
  width: calc(100vw - 330px)
}

.footer-illust--16 .svg-illust {
  height: 125px;
  margin-top: 40px
}

.footer-illust--16 .svg {
  width: 330px
}

.footer-illust--16 .svg-illust-bg {
  height: 70px
}

.footer-illust--16 .horizon-line {
  bottom: 34px;
  right: 330px;
  width: calc(100vw - 330px)
}

.footer-illust--17 .svg-illust {
  height: 190px;
  margin-top: 40px
}

.footer-illust--17 .svg {
  width: 268px
}

.footer-illust--17 .svg-illust-bg {
  height: 85px
}

.footer-illust--17 .horizon-line {
  bottom: 51px;
  right: 268px;
  width: calc(100vw - 268px)
}

.footer-illust--18 .svg-illust {
  height: 190px;
  margin-top: 40px
}

.footer-illust--18 .svg {
  width: 307px
}

.footer-illust--18 .svg-illust-bg {
  height: 55px
}

.footer-illust--18 .horizon-line {
  bottom: 18px;
  right: 307px;
  width: calc(100vw - 307px)
}

.footer-illust--19 .svg-illust {
  height: 172px;
  margin-top: 40px
}

.footer-illust--19 .svg {
  width: 330px
}

.footer-illust--19 .svg-illust-bg {
  height: 75px
}

.footer-illust--19 .horizon-line {
  bottom: 40px;
  right: 330px;
  width: calc(100vw - 330px)
}

@keyframes tree-fill-motion {
  0% {
    opacity: .8;
    transform: translateY(5px)
  }

  50% {
    transform: translateY(-5px)
  }

  to {
    opacity: .8;
    transform: translateY(5px)
  }
}

.recommend-blc {
  background: #f9f8f7;
  padding: 50px 0 55px;
  position: relative;
  z-index: 0
}

.footer-illust--tree+.recommend-blc {
  margin-top: -30px
}

.recommend-blc__inner {
  margin: 0 auto;
  width: 772px
}

.recommend-blc__inner>p {
  font-size: 1.6rem
}

.recommend-blc__inner address {
  font-size: 1.4rem;
  line-height: 1.8;
  margin-top: 2em
}

.recommend-blc__inner em {
  display: inline-block;
  font-weight: 700;
  margin-bottom: 5px
}

.recommend-blc__thumnails {
  display: flex;
  gap: 24px;
  justify-content: center;
  padding-top: 30px
}

.recommend-blc__thumnails a {
  color: #000
}

.recommend-blc__thumnails .is-current a {
  color: #de6874
}

.recommend-blc__thumnails figure {
  border-radius: 20px;
  display: block;
  margin: 0 0 13px;
  overflow: hidden;
  width: 204px
}

.recommend-blc__thumnails p {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.4;
  padding-left: 3px
}

.footer {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-top: 1px solid #eaeaea;
  width: 100%
}

.footer__inner {
  margin: 0 60px;
  padding: 0 0 50px;
  width: auto
}

.footer__btn,
.footer__btn a,
.footer__inner {
  position: relative
}

.footer__btn a {
  color: #000;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1
}

.footer__option-nav {
  border-top: 1px solid #eaeaea;
  display: flex;
  gap: 20px;
  margin: 0 0 30px;
  padding-top: 35px
}

.footer__option-nav li {
  font-size: 1.2rem;
  line-height: 1
}

.footer__option-nav li.is-disable {
  display: none
}

.footer__option-nav a {
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: unset;
  color: #000;
  letter-spacing: .1em
}

.footer__option-nav svg {
  display: inline-block;
  height: auto;
  margin: 0 0 0 8px;
  vertical-align: middle;
  width: 15px
}

.footer__copyright {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #5d5d5d;
  display: inline-block;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1
}

.footer__ci {
  top: 37px;
  width: 257px
}

.footer__ci,
.footer__logo {
  position: absolute;
  right: 0;
  z-index: auto
}

.footer__logo {
  display: flex;
  justify-content: space-between;
  top: 180px;
  width: 262px
}

.footer__logo a {
  display: inline-block;
  height: 26px;
  width: auto
}

.footer__logo img {
  height: 100%;
  width: auto
}

.section {
  margin: 0 auto;
  padding: 0 0 90px
}

.section:last-of-type {
  padding-bottom: 0
}

.section+.section {
  margin-top: 100px
}

.section p:not([class])+p {
  margin-top: 2em
}

.section p:not([class])+ul,
.section ul+p,
.section ul+ul {
  margin-top: 50px
}

.section a {
  color: #225dad;
  text-decoration: underline
}

.section a[target=_blank] {
  position: relative
}

.section a[target=_blank]:after {
  background-image: url(/ristex/koritsu/common/img/ico-window.svg);
  background-position: 0;
  background-repeat: no-repeat;
  background-size: contain;
  content: " ";
  display: inline-flex;
  height: .8em;
  margin: -4px 6px 0 8px;
  min-height: 10px;
  min-width: 12px;
  vertical-align: middle;
  width: .95em
}

.section a[target=_blank]:hover {
  text-decoration: underline
}

.section a[href$=".doc"],
.section a[href$=".docx"],
.section a[href$=".pdf"],
.section a[href$=".xls"],
.section a[href$=".xlsx"] {
  position: relative
}

.section a[href$=".doc"]:after,
.section a[href$=".docx"]:after,
.section a[href$=".pdf"]:after,
.section a[href$=".xls"]:after,
.section a[href$=".xlsx"]:after {
  background-position: 0;
  background-repeat: no-repeat;
  background-size: contain;
  content: " ";
  display: inline-block;
  height: 1.2em;
  margin: -5px 6px 0 8px;
  min-height: 15px;
  min-width: 15px;
  vertical-align: middle;
  width: 1em
}

.section a[href$=".pdf"]:after {
  background-image: url(/ristex/koritsu/common/img/ico-pdf.svg)
}

.section a[href$=".doc"]:after,
.section a[href$=".docx"]:after {
  background-image: url(/ristex/koritsu/common/img/ico-doc.svg)
}

.section a[href$=".xls"]:after,
.section a[href$=".xlsx"]:after {
  background-image: url(/ristex/koritsu/common/img/ico-exs.svg)
}

.section .link-btn {
  margin-top: 55px
}

.section__inner {
  margin: 0 auto;
  max-width: 772px;
  position: relative;
  width: 100%
}

.section__inner+.section__inner {
  margin-top: 70px
}

.section__link {
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.6;
  padding: 0 0 0 18px;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: auto
}

.section__link a {
  color: inherit;
  text-decoration: none
}

.section__link:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #de6874;
  content: "\e91b";
  font-family: icomoon !important;
  font-size: 1.2rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  font-weight: 700;
  left: 0;
  line-height: 1;
  position: absolute;
  text-decoration: none !important;
  text-transform: none;
  top: 3px;
  z-index: auto
}

.section-nav__list {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #c7c7c7;
}

.section-nav__list li {
  position: relative;
  width: 24%;
}

.section-nav__list a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 14px 0;
  transition: color 0.2s ease-out;
  text-decoration: none;
  text-align: center;
  line-height: 1.4;
  color: #000000;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.section-nav__list a:hover,
.section-nav__list .is-current a {
  color: #de6874;
}

.section-nav__list a:before {
  position: absolute;
  z-index: auto;
  bottom: -4px;
  left: calc(50% - 4px);
  width: 8px;
  height: 8px;
  content: "";
  transition: background-color 0.2s ease-out, transform 0.4s cubic-bezier(0.34, 1.8, 0.64, 1.8);
  border-radius: 100%;
  background: #cccccc;
}

.section-nav__list a:hover:before,
.section-nav__list .is-current a:before {
  transform: scale(1.2);
  background-color: #de6874;
}

.blc-txts {
  position: relative;
  z-index: 2
}

.blc-border {
  border: 1px solid #eaeaea;
  margin: 70px 0;
  padding: 25px
}

.blc-border:last-child {
  margin-bottom: 0
}

.blc-figure {
  display: table;
  margin: 40px auto
}

.blc-figure:last-child {
  margin-bottom: 0
}

.blc-figure a:after {
  content: none !important
}

.blc-figure img {
  display: table-row;
  height: auto;
  max-width: 100%;
  width: auto
}

.blc-figure .caption,
.blc-figure figcaption {
  caption-side: bottom;
  color: #666;
  display: table-caption;
  font-size: 1.4rem;
  line-height: 1.8;
  margin: 10px 0 0
}

.hd-content {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-wrap: break-word;
  color: #000;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.5;
  margin: 80px 0 40px;
  padding: 0 0 15px;
  position: relative;
  width: -moz-fit-content;
  width: fit-content
}

.hd-content:before {
  background: #de6874;
  bottom: 0;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 0
}

.hd-content:first-child {
  margin-top: 0
}

.hd-content_02 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-wrap: break-word;
  color: #de6874;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.6;
  margin: 70px 0 30px;
  position: relative
}

.hd-content_02:first-child {
  margin-top: 0
}

.hd-content+.hd-content_02 {
  margin-top: 30px
}

.hd-content_02 .small {
  font-size: 1.8rem
}

.hd-content_03 {
  margin-top: 0.5em;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2;
}

.list:last-child {
  margin-bottom: 0
}

.list+.list {
  margin-top: 30px
}

.list li {
  line-height: 1.6;
  overflow: hidden
}

.list li+li,
.list li>ul {
  margin-bottom: 10px;
  margin-top: 15px
}

.list a {
  color: #225dad;
  text-decoration: none
}

.list em {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #de6874;
  font-weight: 700
}

.list--arw li {
  padding-left: 25px;
  position: relative
}

.list--arw li:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #de6874;
  content: "\e91b";
  font-family: icomoon !important;
  font-size: 1.2rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  font-weight: 700;
  left: 5px;
  line-height: 1;
  margin-top: .5em;
  position: absolute;
  text-decoration: none !important;
  text-transform: none;
  top: 1px;
  z-index: auto
}

.list--marker li {
  padding: 0 0 0 25px;
  position: relative
}

.list--marker li:before {
  background: #de6874;
  border-radius: 100%;
  content: "";
  height: 8px;
  left: 2px;
  position: absolute;
  top: 9px;
  width: 8px
}

.list--number {
  counter-reset: item;
  list-style-type: none
}

.list--number li {
  line-height: 2;
  padding: 0 0 0 1.8em;
  position: relative
}

.list--number li:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #f9f8f7;
  content: counter(item);
  counter-increment: item;
  font-weight: 700;
  left: 0;
  position: absolute;
  top: 0;
  z-index: auto
}

.list--number li+li {
  margin-top: 30px
}

.list li.is-current {
  text-decoration: underline
}

.list li.is-current a {
  color: #333
}

.list li.is-current:before {
  background: #333
}

.news-list li {
  border-top: 1px solid #c7c7c7
}

.news-list li:last-child {
  border-bottom: 1px solid #c7c7c7
}

.news-list .txt-blc,
.news-list a {
  display: block;
  font-size: 1.6rem;
  padding: 25px 0;
  text-decoration: none
}

.news-list a {
  text-decoration: none !important
}

.news-list a[target=_blank] .title {
  position: relative
}

.news-list a[target=_blank] .title:after {
  background-image: url(/ristex/koritsu/common/img/ico-window.svg);
  background-position: 0;
  background-repeat: no-repeat;
  background-size: contain;
  content: " ";
  display: inline-flex;
  height: .8em;
  margin: -4px 6px 0 8px;
  min-height: 10px;
  min-width: 12px;
  vertical-align: middle;
  width: .95em
}

.news-list a[target=_blank] .title:hover {
  text-decoration: underline
}

.news-list a[href$=".doc"] .title,
.news-list a[href$=".docx"] .title,
.news-list a[href$=".pdf"] .title,
.news-list a[href$=".xls"] .title,
.news-list a[href$=".xlsx"] .title {
  position: relative
}

.news-list a[href$=".doc"] .title:after,
.news-list a[href$=".docx"] .title:after,
.news-list a[href$=".pdf"] .title:after,
.news-list a[href$=".xls"] .title:after,
.news-list a[href$=".xlsx"] .title:after {
  background-position: 0;
  background-repeat: no-repeat;
  background-size: contain;
  content: " ";
  display: inline-block;
  height: 1.2em;
  margin: -5px 6px 0 8px;
  min-height: 15px;
  min-width: 15px;
  vertical-align: middle;
  width: 1em
}

.news-list a[href$=".pdf"] .title:after {
  background-image: url(/ristex/koritsu/common/img/ico-pdf.svg)
}

.news-list a[href$=".doc"] .title:after,
.news-list a[href$=".docx"] .title:after {
  background-image: url(/ristex/koritsu/common/img/ico-doc.svg)
}

.news-list a[href$=".xls"] .title:after,
.news-list a[href$=".xlsx"] .title:after {
  background-image: url(/ristex/koritsu/common/img/ico-exs.svg)
}

.news-list a:after {
  content: none !important
}

.news-list a:hover .title {
  text-decoration: underline
}

.news-list .meta {
  align-items: center;
  display: grid;
  grid-template-columns: 110px 1fr;
  margin: 0 0 15px
}

.news-list time {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  font-size: inherit;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1
}

.news-list .cat {
  background: #de6874;
  border-radius: 3px;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1;
  min-width: 110px;
  padding: 7px 5px;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content
}

.news-list .cat[data-category=event] {
  background: #327dbe
}

.news-list .cat[data-category=topics] {
  background: #48938a
}

.news-list .title {
  font-size: inherit;
  line-height: 1.8;
  transition: color .15s ease-out
}

.date-list li {
  align-items: flex-start;
  display: grid;
  gap: 24px;
  grid-template-columns: auto 1fr;
  line-height: 1.6
}

.date-list li+li {
  margin-top: 15px
}

.date-list a {
  color: #225dad;
  display: inline-block;
  line-height: inherit;
  text-decoration: none
}

.date-list time {
  display: block;
  font-weight: 700;
  letter-spacing: 0;
  line-height: inherit;
  overflow: hidden
}

.u-pcdn,
br.u-pcdn {
  display: none !important
}

.u-w-0 {
  width: 0 !important
}

.u-mca {
  margin: 0 auto !important
}

.u-ma-0 {
  margin: 0 !important
}

.u-mt-0 {
  margin-top: 0 !important
}

.u-ml-0 {
  margin-left: 0 !important
}

.u-mb-0 {
  margin-bottom: 0 !important
}

.u-mr-0 {
  margin-right: 0 !important
}

.u-nmt-0 {
  margin-top: 0 !important
}

.u-nmb-0 {
  margin-bottom: 0 !important
}

.u-pa-0 {
  padding: 0 !important
}

.u-pt-0 {
  padding-top: 0 !important
}

.u-pl-0 {
  padding-left: 0 !important
}

.u-pb-0 {
  padding-bottom: 0 !important
}

.u-pr-0 {
  padding-right: 0 !important
}

@font-face {
  font-family: YakuHanJPs;
  font-style: normal;
  font-weight: 400;
  src: url(/ristex/koritsu/common/fonts/YakuHanJPs/YakuHanJPs-Regular.woff2) format("woff2")
}

@font-face {
  font-family: YakuHanJPs;
  font-style: normal;
  font-weight: 700;
  src: url(/ristex/koritsu/common/fonts/YakuHanJPs/YakuHanJPs-Bold.woff2) format("woff2")
}

@font-face {
  font-family: icomoon;
  font-style: normal;
  font-weight: 400;
  src: url(/ristex/koritsu/common/fonts/ico/icomoon.woff?1nzcnc) format("woff")
}

@media (max-width:1024px) {

  li,
  p {
    font-size: 1.5rem
  }

  :target {
    scroll-margin-top: 110px;
  }

  .header {
    height: 50px;
    min-height: 50px
  }

  .header:before {
    box-shadow: 0 0 6px rgba(0, 0, 0, .16);
    z-index: 1
  }

  .header__inner {
    height: 100vh;
    overflow: scroll;
    padding-top: 50px;
    pointer-events: none
  }

  .header__inner:before {
    background: #fff;
    content: "";
    height: 100vh;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    transform: translate3d(0, -20vh, 0);
    transition: opacity .2s linear, visibility .2s linear, transform .8s cubic-bezier(.25, 1, .5, 1);
    visibility: hidden;
    width: 100vw;
    z-index: 0
  }

  .header__ci {
    height: 37px;
    left: 15px;
    position: absolute;
    top: 6px;
    width: 154px;
    z-index: 2
  }

  .header-observer {
    height: 100px
  }

  .gnav {
    display: block;
    height: auto;
    padding-bottom: 80px;
    position: relative;
    right: 0;
    width: 100%;
    z-index: 1
  }

  .gnav__inner {
    display: block;
    width: auto
  }

  .gnav__btn {
    border-top: 1px solid #eaeaea;
    opacity: 0;
    transform: translate3d(0, 10px, 0)
  }

  .gnav__btn a {
    display: block;
    font-size: 1.6rem;
    padding: 20px 40px;
    position: relative
  }

  .gnav__btn a:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: none;
    bottom: auto;
    color: #de6874;
    content: "\e91b";
    font-family: icomoon !important;
    font-size: 1.1rem;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    height: auto;
    left: auto;
    line-height: 1;
    opacity: 1;
    position: absolute;
    right: 40px;
    text-decoration: none !important;
    text-transform: none;
    top: 21px;
    transform: none;
    width: auto;
    z-index: auto
  }

  .gnav__btn+.gnav__btn:after {
    content: none
  }

  .gnav__btn:last-child {
    border-bottom: 1px solid #eaeaea
  }

  .header[data-menu-open=true] .gnav__btn {
    opacity: 1;
    transform: none;
    transition: opacity .4s ease-out, transform .6s cubic-bezier(.5, 1, .89, 1)
  }

  .header[data-menu-open=true] .gnav__btn a {
    transform: none
  }

  .header[data-menu-open=true] .gnav__btn:first-child,
  .header[data-menu-open=true] .gnav__btn:first-child a {
    transition-delay: 0s
  }

  .header[data-menu-open=true] .gnav__btn:nth-child(2),
  .header[data-menu-open=true] .gnav__btn:nth-child(2) a {
    transition-delay: .1s
  }

  .header[data-menu-open=true] .gnav__btn:nth-child(3),
  .header[data-menu-open=true] .gnav__btn:nth-child(3) a {
    transition-delay: .2s
  }

  .header[data-menu-open=true] .gnav__btn:nth-child(4),
  .header[data-menu-open=true] .gnav__btn:nth-child(4) a {
    transition-delay: .3s
  }

  .header[data-menu-open=true] .gnav__btn:nth-child(5),
  .header[data-menu-open=true] .gnav__btn:nth-child(5) a {
    transition-delay: .4s
  }

  .header[data-menu-open=true] .gnav__btn:nth-child(6),
  .header[data-menu-open=true] .gnav__btn:nth-child(6) a {
    transition-delay: .5s
  }

  .header[data-menu-open=true] .gnav__btn:nth-child(7),
  .header[data-menu-open=true] .gnav__btn:nth-child(7) a {
    transition-delay: .6s
  }

  .header[data-menu-open=true] .gnav-close-under-btn {
    opacity: 1;
    transform: none;
    transition: opacity .4s ease-out, transform .6s cubic-bezier(.5, 1, .89, 1)
  }

  .gnav-close-under-btn {
    align-items: center;
    background-color: #de6874;
    border-radius: 100%;
    display: flex;
    height: 54px;
    justify-content: center;
    margin: 30px auto 0;
    opacity: 0;
    transform: translate3d(0, 10px, 0);
    width: 54px
  }

  .gnav-close-under-btn:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    content: "\e90b";
    font-family: icomoon !important;
    font-size: 1.8rem;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
    text-decoration: none !important;
    text-transform: none
  }

  .option-nav {
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: unset;
    border-top: 1px solid #eaeaea;
    display: grid;
    gap: 0;
    grid-template-columns: 1fr 1fr;
    margin: 46px 40px 0;
    opacity: 0;
    pointer-events: none;
    position: relative;
    right: 0;
    text-align: center;
    top: 0;
    transform: translate3d(0, 10px, 0)
  }

  .option-nav li {
    border-bottom: 1px solid #eaeaea;
    position: relative
  }

  .option-nav li:nth-child(2n) {
    padding-left: 18px
  }

  .option-nav li:nth-child(odd) {
    padding-right: 18px;
    position: relative
  }

  .option-nav li:nth-child(odd):after {
    background: #eaeaea;
    content: "";
    height: 60%;
    position: absolute;
    right: 0;
    top: 20%;
    width: 1px;
    z-index: auto
  }

  .option-nav a {
    align-items: center;
    display: flex;
    height: 100%;
    line-height: 1.4;
    min-height: 54px;
    padding: 8px 30px 8px 0;
    position: relative;
    text-align: left
  }

  .header[data-menu-open=true] .option-nav {
    opacity: 1;
    pointer-events: auto;
    transform: none;
    transition: opacity .4s ease-out, transform .6s cubic-bezier(.5, 1, .89, 1);
    transition-delay: .5s
  }

  .gnav-menu-btn {
    display: block;
    right: 20px;
    top: 17px
  }

  .gnav-close-btn {
    display: block;
    right: 18px;
    top: 12px
  }

  .header__search {
    left: 40px;
    opacity: 0;
    pointer-events: none;
    top: 70px;
    transform: translate3d(0, 10px, 0);
    transition: opacity .2s linear, transform .6s cubic-bezier(.25, 1, .5, 1);
    width: calc(100% - 80px)
  }

  .search {
    grid-template-columns: 1fr 20px
  }

  .header[data-menu-open=true] .header__search {
    opacity: 1;
    pointer-events: auto;
    transform: none
  }

  .contents {
    padding-top: 50px
  }

  .cont-visual {
    height: 516px;
    margin-top: -90px
  }

  .cont-visual__inner {
    padding: 0 40px;
    width: auto
  }

  .cont-visual__inner p {
    font-size: 1.6rem;
    margin-top: 20px;
    width: auto
  }

  .cont-visual__hd {
    font-size: 3.8rem
  }

  .bread-nav {
    display: none
  }

  .footer-illust {
    margin-top: 40px
  }

  .footer-illust .svg-illust {
    height: auto;
    margin-bottom: -20px
  }

  .footer-illust .svg-illust-bg {
    height: 50%
  }

  .footer-illust .line {
    stroke: #000;
    stroke-width: 1
  }

  .footer-illust .horizon-line {
    height: 2px
  }

  .footer-illust .horizon-line .line {
    stroke-width: .7
  }

  .footer-illust--tree .svg-illust {
    height: 142px;
    margin-bottom: 0
  }

  .footer-illust--tree .svg {
    width: 165px
  }

  .footer-illust--tree .horizon-line {
    bottom: 21px;
    right: 165px;
    width: calc(100vw - 165px)
  }

  .footer-illust--mobile {
    margin-bottom: -34px
  }

  .footer-illust--mobile .svg-illust {
    height: 96px;
    margin-bottom: 0;
    margin-top: 0
  }

  .footer-illust--mobile .svg {
    width: 195px
  }

  .footer-illust--mobile .svg-illust-bg {
    bottom: 0;
    height: 80px
  }

  .footer-illust--mobile .horizon-line {
    bottom: 56px;
    right: 195px;
    width: calc(100vw - 195px)
  }

  .footer-illust--door .svg {
    width: 175px
  }

  .footer-illust--door .horizon-line {
    bottom: 1px;
    right: 175px;
    width: calc(100vw - 175px)
  }

  .footer-illust--window .svg {
    right: -5px;
    width: 155px
  }

  .footer-illust--window .horizon-line {
    bottom: 16px;
    right: 150px;
    width: calc(100vw - 150px)
  }

  .footer-illust--buillding .svg {
    width: 170px
  }

  .footer-illust--buillding .horizon-line {
    bottom: 10px;
    right: 170px;
    width: calc(100vw - 170px)
  }

  .footer-illust--comunity .svg {
    width: 145px
  }

  .footer-illust--comunity .horizon-line {
    bottom: 21px;
    right: 145px;
    width: calc(100vw - 145px)
  }

  .footer-illust--work .svg {
    width: 176px
  }

  .footer-illust--work .horizon-line {
    bottom: 3px;
    right: 176px;
    width: calc(100vw - 176px)
  }

  .footer-illust--school .svg {
    width: 175px
  }

  .footer-illust--school .horizon-line {
    bottom: 3px;
    right: 175px;
    width: calc(100vw - 175px)
  }

  .footer-illust--08 .svg {
    width: 175px
  }

  .footer-illust--08 .svg-illust-bg {
    height: 90%
  }

  .footer-illust--08 .horizon-line {
    bottom: 43px;
    right: 175px;
    width: calc(100vw - 175px)
  }

  .footer-illust--09 .svg {
    width: 175px
  }

  .footer-illust--09 .svg-illust-bg {
    height: 80%
  }

  .footer-illust--09 .horizon-line {
    bottom: 30px;
    right: 175px;
    width: calc(100vw - 175px)
  }

  .footer-illust--10 .svg {
    width: 175px
  }

  .footer-illust--10 .svg-illust-bg {
    height: 50%
  }

  .footer-illust--10 .horizon-line {
    bottom: 9px;
    right: 175px;
    width: calc(100vw - 175px)
  }

  .footer-illust--11 .svg {
    width: 175px
  }

  .footer-illust--11 .horizon-line {
    bottom: 30px;
    right: 175px;
    width: calc(100vw - 175px)
  }

  .footer-illust--12 .svg {
    width: 175px
  }

  .footer-illust--12 .svg-illust-bg {
    height: 90%
  }

  .footer-illust--12 .horizon-line {
    bottom: 35px;
    right: 175px;
    width: calc(100vw - 175px)
  }

  .footer-illust--13 .svg {
    width: 175px
  }

  .footer-illust--13 .svg-illust-bg {
    height: 65%
  }

  .footer-illust--13 .horizon-line {
    bottom: 22px;
    right: 175px;
    width: calc(100vw - 175px)
  }

  .footer-illust--14 .svg {
    width: 175px
  }

  .footer-illust--14 .svg-illust-bg {
    height: 85%
  }

  .footer-illust--14 .horizon-line {
    bottom: 32px;
    right: 175px;
    width: calc(100vw - 175px)
  }

  .footer-illust--15 .svg {
    width: 175px
  }

  .footer-illust--15 .svg-illust-bg {
    height: 40%
  }

  .footer-illust--15 .horizon-line {
    bottom: 5px;
    right: 175px;
    width: calc(100vw - 175px)
  }

  .footer-illust--16 .svg {
    width: 175px
  }

  .footer-illust--16 .svg-illust-bg {
    height: 65%
  }

  .footer-illust--16 .horizon-line {
    bottom: 17px;
    right: 175px;
    width: calc(100vw - 175px)
  }

  .footer-illust--17 .svg {
    width: 175px
  }

  .footer-illust--17 .svg-illust-bg {
    height: 50%
  }

  .footer-illust--17 .horizon-line {
    bottom: 33px;
    right: 175px;
    width: calc(100vw - 175px)
  }

  .footer-illust--18 .svg {
    width: 175px
  }

  .footer-illust--18 .svg-illust-bg {
    height: 35%
  }

  .footer-illust--18 .horizon-line {
    bottom: 10px;
    right: 175px;
    width: calc(100vw - 175px)
  }

  .footer-illust--19 .svg {
    width: 175px
  }

  .footer-illust--19 .svg-illust-bg {
    height: 52%
  }

  .footer-illust--19 .horizon-line {
    bottom: 21px;
    right: 175px;
    width: calc(100vw - 175px)
  }


  .recommend-blc {
    margin-top: -15px;
    padding-bottom: 45px;
    padding-top: 35px
  }

  .recommend-blc__inner {
    padding: 0 40px;
    width: auto
  }

  .recommend-blc__thumnails {
    -moz-column-gap: 3vw;
    column-gap: 3vw;
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 0;
    padding: 0 40px;
    row-gap: 20px;
    width: 100%
  }

  .recommend-blc__thumnails figure {
    border-radius: 10px;
    margin-bottom: 10px;
    width: auto
  }

  .footer {
    width: auto
  }

  .footer__inner {
    display: block;
    margin: 0;
    padding: 45px 0 35px;
    width: auto
  }

  .footer__nav {
    border-left: none;
    display: block;
    padding: 0;
    position: relative
  }

  .footer__btn {
    border-top: 1px solid #eaeaea;
    margin: 0 40px
  }

  .footer__btn a {
    display: block;
    font-size: 1.6rem;
    padding: 20px 0;
    position: relative
  }

  .footer__btn a:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: none;
    bottom: auto;
    color: #de6874;
    content: "\e91b";
    font-family: icomoon !important;
    font-size: 1.1rem;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    height: auto;
    left: auto;
    line-height: 1;
    opacity: 1;
    position: absolute;
    right: 5px;
    text-decoration: none !important;
    text-transform: none;
    top: 21px;
    transform: none;
    width: auto;
    z-index: auto
  }

  .footer__btn:last-child {
    border-bottom: 1px solid #eaeaea
  }

  .footer__option-nav {
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: unset;
    border-top: 1px solid #eaeaea;
    display: grid;
    gap: 0;
    grid-template-columns: 1fr 1fr;
    margin: 46px 40px 80px;
    padding-top: 0;
    position: relative;
    right: 0;
    text-align: center;
    top: 0
  }

  .footer__option-nav li {
    border-bottom: 1px solid #eaeaea;
    position: relative
  }

   /* .footer__option-nav li:nth-child(odd) */
  .footer__option-nav li:nth-child(2n) {
    padding-left: 18px
  }

   /* .footer__option-nav li:nth-child(2n) */
  .footer__option-nav li:nth-child(odd) {
    padding-right: 18px;
    position: relative
  }

   /* .footer__option-nav li:nth-child(2n):after */
  .footer__option-nav li:nth-child(odd):after {
    background: #eaeaea;
    content: "";
    height: 60%;
    position: absolute;
    right: 0;
    top: 20%;
    width: 1px;
    z-index: auto
  }

  .footer__option-nav li:last-child {
    border-bottom: none
  }

  .footer__option-nav a {
    align-items: center;
    display: flex;
    font-weight: 400;
    height: 100%;
    line-height: 1.4;
    min-height: 54px;
    padding: 8px 30px 8px 0;
    position: relative;
    text-align: left
  }

  .footer__option-nav svg {
    display: block;
    position: absolute;
    right: 0;
    top: 19px;
    width: 16px;
    z-index: auto
  }

  .footer__ci {
    display: block
  }

  .footer__ci,
  .footer__logo {
    margin: 0 auto 35px;
    max-width: 500px;
    position: static;
    width: 70vw
  }

  .footer__logo {
    align-items: center
  }

  .footer__logo a {
    height: 6.5vw
  }

  .footer__logo img {
    max-height: 50px
  }

  .footer__copyright {
    display: block;
    line-height: 1.4;
    padding: 0 40px;
    text-align: center
  }

  .section {
    width: auto
  }

  .section+.section {
    margin-top: 50px
  }

  .section .link-btn {
    margin-top: 35px
  }

  .section__inner {
    margin: 0;
    max-width: 100%;
    padding: 0 40px;
    width: auto
  }

  .section__inner--sp-full {
    padding-left: 0;
    padding-right: 0
  }

  .section__inner--sp-full>p,
  .section__inner--sp-full>ul {
    padding: 0 40px
  }

  .section__inner+.section__inner {
    margin-top: 60px
  }

  .section__link {
    right: 40px
  }

  .section-nav__list a {
    font-size: 1.4rem;
  }

  .blc-figure {
    display: block
  }

  .blc-figure .caption,
  .blc-figure figcaption {
    display: block;
    line-height: 1.5;
    margin: 10px 0 0
  }

  .hd-content {
    font-size: 2rem;
    line-height: 1.3;
    margin: 60px 0 35px;
    padding-bottom: 10px
  }

  .hd-content:before {
    height: 3px
  }

  .hd-content_02 {
    font-size: 1.8rem;
    margin: 40px 0 20px
  }

  .hd-content_02 .small {
    font-size: 1.5rem
  }

  .hd-content_03 {
    font-size: 1.5rem;
  }

  .list li {
    display: block
  }

  .list li+li {
    margin-top: 10px
  }

  .list time,
  .list time+a {
    width: auto
  }

  .list a {
    text-decoration: none
  }

  .list--arw li {
    padding-left: 20px;
    position: relative
  }

  .list--marker {
    padding-left: 0
  }

  .news-list .txt-blc,
  .news-list a {
    display: block;
    font-size: 1.4rem
  }

  .news-list .title {
    font-size: 1.6rem
  }

  .date-list li {
    gap: 5px;
    grid-template-columns: 1fr
  }

  .date-list li+li {
    margin-top: 25px
  }

  .u-spdn {
    display: none !important
  }

  .u-pcdn {
    display: block !important
  }

  br.u-pcdn {
    display: inline !important
  }
}

@media (min-width:1025px) {
  .header__ristex-ci {
    display: block;
    position: absolute;
    right: 60px;
    top: 33px;
    width: 96px;
    z-index: auto
  }

  .header[data-active=true]:before {
    box-shadow: 0 0 6px rgba(0, 0, 0, .1)
  }

  .gnav {
    padding-bottom: 40px
  }

  .gnav__inner {
    display: flex;
    gap: 18px;
    height: inherit
  }

  .gnav__btn a {
    line-height: 1;
    padding: 10px 0 10px 15px;
    transition: color .2s ease-out
  }

  .gnav__btn a:hover {
    color: #de6874
  }

  .gnav__btn a:hover:before {
    background-color: #de6874;
    transform: scale(1.2)
  }

  .gnav__btn a:before {
    background: #ccc;
    border-radius: 100%;
    content: "";
    height: 8px;
    left: 0;
    position: absolute;
    top: 13px;
    transition: background-color .2s ease-out, transform .4s cubic-bezier(.34, 1.8, .64, 1.8);
    width: 8px;
    z-index: auto
  }

  .advisers-category .gnav__btn:nth-child(2) a:before,
  .info-category .gnav__btn:nth-child(4) a:before,
  .program-category .gnav__btn:first-child a:before,
  .projects-category .gnav__btn:nth-child(3) a:before,
  .proposal-category .gnav__btn:nth-child(5) a:before {
    background-color: #de6874;
    transform: scale(1.2)
  }

  .option-nav {
    margin: 0 0 0 20px;
    position: absolute;
    right: 295px;
    top: -40px;
    z-index: auto
  }

  .option-nav li {
    display: none
  }

  /* .option-nav li:nth-child(2) */
  .option-nav li:nth-child(1) {
    display: block
  }

  .option-nav a {
    padding-right: 20px
  }

  .option-nav a:hover {
    color: #de6874 !important
  }

  .option-nav svg {
    top: 12px;
    width: 13px
  }

  .recommend-blc__thumnails img {
    transition: transform .6s cubic-bezier(.25, 1, .5, 1)
  }

  .recommend-blc__thumnails a:hover img {
    transform: scale(1.15)
  }

  .footer__nav {
    align-items: center;
    display: flex;
    gap: 15px;
    height: 150px
  }

  .footer__btn a {
    line-height: 1;
    padding-left: 14px
  }

  .footer__btn a:before {
    background: #ccc;
    border-radius: 100%;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    top: 4px;
    transition: background-color .2s ease-out, transform .4s cubic-bezier(.34, 1.8, .64, 1.8);
    width: 7px;
    z-index: auto
  }

  .footer__btn a:hover {
    color: #de6874
  }

  .footer__btn a:hover:before {
    background-color: #de6874;
    transform: scale(1.2)
  }

  .blc-figure a img {
    transition: opacity .2s linear, transform .4s cubic-bezier(.25, 1, .5, 1)
  }

  .blc-figure a:hover img {
    opacity: .9;
    transform: scale(1.03)
  }
}

@media screen and (max-width:834px) {
  :root {
    --responsive-height: 240px
  }
}

@media (max-width:1024px) and (min-width:500px) {
  .footer__option-nav br {
    display: none !important
  }
}