.main_contents {
  margin-top: 60px;
}
@media print, screen and (min-width: 768px) {
  .main_contents {
    margin-top: 90px;
  }
}

.page_under_layer .header_logo {
  position: static;
}
@media print, screen and (min-width: 768px) {
  .page_under_layer .header_logo {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    background: #fff;
    margin-right: 0;
    transform: translateY(-50%);
  }
}
.page_under_layer .header_logo a {
  padding: 15px 0;
}
.page_under_layer .gradually {
  display: none;
}

.page_breadcrumb_wrap {
  padding: 10px 0;
}

.page_breadcrumb_list {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.2rem;
  row-gap: 5px;
}
.page_breadcrumb_list li {
  position: relative;
  margin-right: 30px;
  line-height: 1.4;
}
.page_breadcrumb_list li:first-child {
  margin-right: 30px;
  margin-left: 0;
}
.page_breadcrumb_list a {
  display: block;
  color: #7664ff;
  text-decoration: underline;
  position: relative;
}
.page_breadcrumb_list a::after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-top: 1px solid #2c2e35;
  border-right: 1px solid #2c2e35;
  transform: rotate(45deg) translateX(-50%);
  position: absolute;
  top: 50%;
  right: -20px;
}
.page_breadcrumb_list a:hover {
  text-decoration: none;
}

.page_eyecatch {
  height: auto;
  background: linear-gradient(90deg, rgb(237, 236, 254) 0%, rgb(220, 235, 254) 53%, rgb(234, 236, 254) 100%);
  position: relative;
}

.page_head {
  padding: 25px 0;
}
@media print, screen and (min-width: 768px) {
  .page_head {
    padding: 57px 0;
  }
}
@media print, screen and (min-width: 920px) {
  .page_head {
    padding: 67px 0;
  }
}
@media print, screen and (min-width: 1024px) {
  .page_head {
    padding: 73px 0;
  }
}

.page_head_title {
  color: #1e1938;
  font-size: 2rem;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  line-height: 1.3;
  padding: 5px 10px;
  width: fit-content;
  background: #fff;
  font-weight: 500;
}
@media print, screen and (min-width: 768px) {
  .page_head_title {
    font-size: 3rem;
    padding: 10px 20px;
    line-height: 1.5;
  }
}
@media print, screen and (min-width: 1024px) {
  .page_head_title {
    font-size: 4.3rem;
  }
}

.article_wrap {
  position: relative;
}
@media print, screen and (min-width: 1024px) {
  .article_wrap {
    display: flex;
    column-gap: 50px;
  }
}
@media print, screen and (min-width: 1430px) {
  .article_wrap {
    display: flex;
  }
}
@media print, screen and (min-width: 1024px) {
  .article_wrap.colm1 .article_flex_body {
    width: 100%;
  }
}
.article_wrap.colm1 .article_flex_body__inner {
  max-width: 100%;
}

.article_flex_body {
  position: relative;
  width: 100%;
}
@media print, screen and (min-width: 1024px) {
  .article_flex_body {
    width: calc(100% - 290px);
    flex-shrink: 0;
  }
}

.article_flex_body__bg {
  position: relative;
  background-color: #fff;
  width: 100%;
}
@media print, screen and (min-width: 1024px) {
  .article_flex_body__bg:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 0;
    height: 100%;
    width: 100vw;
    background-color: #fff;
  }
}

.article_flex_body__inner {
  max-width: 955px;
  padding: 20px 0 60px;
}
@media print, screen and (min-width: 1024px) {
  .article_flex_body__inner {
    padding: 60px 0 155px 0;
  }
}

.article_flex_nav {
  display: inline;
}
@media print, screen and (min-width: 1024px) {
  .article_flex_nav {
    width: 100%;
    background-color: transparent;
    position: relative;
    top: auto;
    left: auto;
    border-left: 1px solid #ddd;
  }
}
.article_flex_nav.js_side_fix {
  position: absolute;
  background-color: #c8c8f5;
  width: calc(100% + 40px);
  z-index: 10;
  top: 0;
  left: -20px;
}
@media print, screen and (min-width: 768px) {
  .article_flex_nav.js_side_fix {
    width: calc(100% + 80px);
    left: -40px;
  }
}
@media print, screen and (min-width: 1024px) {
  .article_flex_nav.js_side_fix {
    position: relative;
    top: auto;
    left: auto;
    background: none;
  }
}
.article_flex_nav.sp_none {
  display: none;
}
@media print, screen and (min-width: 1024px) {
  .article_flex_nav.sp_none {
    display: block;
  }
}

@media print, screen and (min-width: 1024px) {
  .article_flex_nav__inner {
    padding: 0;
    width: 290px;
    padding: 0 0 60px 55px;
  }
}
.article_flex_nav__inner.is_fixed {
  position: fixed;
  top: 117px;
}
.article_flex_nav__inner.is_absolute {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.news_head_area {
  width: 100%;
  margin-bottom: 40px;
}
@media print, screen and (min-width: 920px) {
  .news_head_area {
    width: 100%;
    margin-bottom: 60px;
  }
}

.news_head_title {
  display: inline-flex;
  align-items: center;
  background-color: #2649c6;
  padding: 10px;
  margin-bottom: 10px;
  color: #fff;
  font-family: "noto serif jp", serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1;
}
@media print, screen and (min-width: 920px) {
  .news_head_title {
    padding: 15px 20px;
    font-size: 1.6rem;
  }
}
.news_head_title:before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e910";
  font-size: 2.3rem;
  margin-right: 4px;
}
@media print, screen and (min-width: 920px) {
  .news_head_title:before {
    margin-right: 6px;
  }
}

.news_head_list li {
  font-size: 1.4rem;
  font-weight: 700;
  list-style: none;
  border-bottom: 1px solid #ccc;
}
.news_head_list li:before {
  content: none;
}
@media print, screen and (min-width: 768px) {
  .news_head_list li {
    font-size: 1.6rem;
  }
}
.news_head_list li a {
  display: block;
  text-decoration: none;
  color: #434343;
  padding: 10px 0;
}
@media print, screen and (min-width: 768px) {
  .news_head_list li a {
    display: flex;
    align-items: center;
    padding: 20px 0;
  }
  .news_head_list li a:hover {
    background: #f7f7f7;
  }
}
.news_head_list li .date {
  display: block;
  margin-right: 20px;
  font-size: 1.3rem;
}
.news_head_list li .title {
  display: block;
}

.archive_category_search {
  padding: 20px 15px;
  margin-bottom: 20px;
  background-color: #ccc;
}
@media print, screen and (min-width: 768px) {
  .archive_category_search {
    display: flex;
    padding: 30px 45px;
    margin-bottom: 40px;
  }
}

.archive_category_news,
.archive_category_keyword {
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .archive_category_news,
  .archive_category_keyword {
    width: 50%;
  }
}
.archive_category_news .name,
.archive_category_keyword .name {
  font-family: "noto serif jp", serif;
  font-size: 1.4rem;
  font-weight: 700;
  color: #262224;
  margin-bottom: 5px;
}
@media print, screen and (min-width: 768px) {
  .archive_category_news .name,
  .archive_category_keyword .name {
    font-size: 1.6rem;
  }
}

.archive_category_news {
  margin-bottom: 10px;
}
@media print, screen and (min-width: 768px) {
  .archive_category_news {
    margin-bottom: 0;
    margin-right: 10px;
  }
}

@media print, screen and (min-width: 768px) {
  .archive_category_keyword {
    margin-left: 10px;
  }
}

.nav_title {
  position: relative;
  color: #2649c6;
  padding-bottom: 8px;
  margin-bottom: 16px !important;
  border-bottom: 1px solid #c2c5cb;
}
@media print, screen and (min-width: 768px) {
  .nav_title {
    margin-bottom: 22px;
  }
}
.nav_title .main {
  position: relative;
  display: block;
  font-size: 2rem;
  font-weight: bold;
  color: #1e1938;
  line-height: 1.4;
  padding: 4px 0;
  font-weight: 500;
  color: #7664ff;
}
@media print, screen and (min-width: 1024px) {
  .nav_title .main {
    display: block;
    margin-right: 0;
  }
}
.nav_title .sub {
  font-family: "noto serif jp", serif;
  font-size: 1.2rem;
  line-height: 1;
}

@media print, screen and (min-width: 1024px) {
  .nav_category {
    padding-top: 70px;
  }
}

.nav_category_list {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-bottom: -15px;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 1024px) {
  .nav_category_list {
    display: block;
    margin: 0;
    padding: 0 0 22px;
  }
}
.nav_category_list li {
  width: 50%;
  padding-right: 10px;
}
@media print, screen and (min-width: 768px) {
  .nav_category_list li {
    width: 33.3%;
    padding-bottom: 15px;
  }
}
@media print, screen and (min-width: 1024px) {
  .nav_category_list li {
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }
}
.nav_category_list li a {
  position: relative;
  display: block;
  text-decoration: none;
  color: #1e1938;
  font-size: 1.3rem;
  line-height: 1;
  padding: 12px 0 12px 30px;
  transition: 0.3s all ease;
}
.nav_category_list li a:after {
  display: block;
  content: "";
  width: 6px;
  position: absolute;
  height: 6px;
  top: 50%;
  left: 10px;
  border-top: 1px solid #b9b8b8;
  border-right: 1px solid #b9b8b8;
  transform: translate(0, -50%) rotate(45deg);
  transition: 0.3s all ease;
}
.nav_category_list li a > span {
  display: inline-block;
  position: relative;
  padding-right: 25px;
}
.nav_category_list li.current {
  background-color: #f6f5ff;
}
.nav_category_list li.current a::after {
  border-top: 1px solid #7664ff;
  border-right: 1px solid #7664ff;
}
.nav_category_list li:hover a {
  color: #7664ff;
}

.nav_keyword {
  margin-bottom: 40px;
}
@media print, screen and (min-width: 1024px) {
  .nav_keyword {
    margin-bottom: 60px;
  }
}
.nav_keyword .nav_keyword_list {
  display: flex;
  flex-wrap: wrap;
  margin-right: -8px;
  margin-bottom: -10px;
  transition: all 0.3s ease;
}
.nav_keyword .nav_keyword_list li {
  padding-right: 8px;
  padding-bottom: 10px;
}
.nav_keyword .nav_keyword_list a {
  display: inline-block;
  text-decoration: none;
  letter-spacing: 0;
  padding: 8px;
  font-size: 1.3rem;
  line-height: 1;
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
}
.nav_keyword .nav_keyword_list a:before {
  content: "#";
  margin-right: -2px;
}
.nav_keyword .nav_keyword_list a:hover {
  background: #2649c6;
  color: #fff;
  border-color: #2649c6;
}

.underlayer_nav__title {
  display: none;
  position: relative;
  border-bottom: 1px solid #bcbcbc;
}
.underlayer_nav__title .title {
  position: relative;
  display: flex;
  column-gap: 15px;
  align-items: center;
  padding: 10px 18px 10px 24px;
  width: 100%;
  z-index: 1;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.4;
  text-decoration: none;
  font-family: "Noto Sans JP", sans-serif;
}
@media print, screen and (min-width: 1024px) {
  .underlayer_nav__title .title {
    color: #7664ff;
    font-size: 2rem;
    padding: 80px 30px 20px 0;
  }
}
.underlayer_nav__title .title:hover {
  opacity: 0.6;
}
.underlayer_nav__title .toggle {
  position: relative;
  width: 60px;
  display: flex;
  flex-shrink: 0;
  cursor: pointer;
}
@media print, screen and (min-width: 1024px) {
  .underlayer_nav__title .toggle {
    display: none;
  }
}
.underlayer_nav__title .toggle:before, .underlayer_nav__title .toggle:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  height: 2px;
  width: 13px;
  transform: translate(-50%, -50%);
  background: #fff;
  transition: 0.3s ease;
}
.underlayer_nav__title .toggle:after {
  transform: translate(-50%, -50%) rotate(-90deg);
}
.underlayer_nav__title .toggle.active:after {
  transform: translate(-50%, -50%) rotate(0deg);
}

.underlayer_nav__list {
  display: none;
}
@media print, screen and (min-width: 1024px) {
  .underlayer_nav__list {
    display: block;
  }
}
.underlayer_nav__list::-webkit-scrollbar {
  width: 5px;
}
.underlayer_nav__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 0;
  border: none;
  box-shadow: none;
}
.underlayer_nav__list::-webkit-scrollbar-thumb {
  background: #d7d7e0;
  box-shadow: none;
}
.underlayer_nav__list .list_box {
  padding: 5px 18px 40px;
  background: #f7f7f7;
}
@media print, screen and (min-width: 1024px) {
  .underlayer_nav__list .list_box {
    padding: 28px 30px 0 0;
    background: transparent;
  }
}
.underlayer_nav__list .nav_list > li .link.this_page {
  color: #7664ff;
  font-weight: bold;
  background-color: #e8e8fd;
}
.underlayer_nav__list .nav_list > li .nav_list_title {
  display: flex;
  position: relative;
  padding: 7px 0;
  margin-bottom: 10px;
}
.underlayer_nav__list .nav_list > li .nav_list_title::before {
  display: block;
  content: "";
  width: 6px;
  position: absolute;
  height: 6px;
  top: 15px;
  left: 11px;
  border-top: 1px solid #b9b8b8;
  border-right: 1px solid #b9b8b8;
  transform: rotate(45deg);
  transition: 0.3s all ease;
}
.underlayer_nav__list .nav_list > li .nav_list_title:hover {
  background-color: #f6f5ff;
}
.underlayer_nav__list .nav_list > li .nav_list_title:hover a {
  color: #7664ff;
  font-weight: bold;
}
.underlayer_nav__list .nav_list > li .nav_list_title .link {
  display: flex;
  width: 100%;
  text-decoration: none;
  font-size: 1.3rem;
  line-height: 21px;
  padding-left: 30px;
}
.underlayer_nav__list .nav_list > li .nav_list_title .toggle {
  position: relative;
  display: flex;
  flex-shrink: 0;
  width: 32px;
  cursor: pointer;
}
.underlayer_nav__list .nav_list > li .nav_list_title .toggle:before, .underlayer_nav__list .nav_list > li .nav_list_title .toggle:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  height: 2px;
  width: 13px;
  transform: translate(-50%, -50%);
  transition: 0.3s ease;
}
.underlayer_nav__list .nav_list > li .nav_list_title .toggle:after {
  transform: translate(-50%, -50%) rotate(-90deg);
}
.underlayer_nav__list .nav_list > li .nav_list_title .toggle.active:after {
  transform: translate(-50%, -50%) rotate(0deg);
}
.underlayer_nav__list .nav_list > li .child {
  margin-bottom: 20px;
  margin-left: 20px;
}
.underlayer_nav__list .nav_list > li .child li {
  transition: 0.3s all ease;
}
.underlayer_nav__list .nav_list > li .child li a {
  position: relative;
  display: block;
  color: #1e1938;
  text-decoration: none;
  padding: 5px 0;
  font-size: 1.3rem;
  padding: 5px 20px 5px 30px;
  transition: 0.3s all ease;
}
@media print, screen and (min-width: 768px) {
  .underlayer_nav__list .nav_list > li .child li a {
    font-size: 1.3rem;
  }
}
.underlayer_nav__list .nav_list > li .child li a:hover {
  color: #7664ff;
  font-weight: bold;
  background-color: #f6f5ff;
}
.underlayer_nav__list .nav_list > li .child li a::before {
  display: block;
  content: "";
  width: 6px;
  position: absolute;
  height: 6px;
  top: 50%;
  left: 11px;
  border-top: 1px solid #b9b8b8;
  border-right: 1px solid #b9b8b8;
  transform: translate(0, -50%) rotate(45deg);
  transition: 0.3s all ease;
}
.underlayer_nav__list .nav_list > li .child li.current:before {
  z-index: 1;
}
.underlayer_nav__list .nav_list > li .child li.current:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -25px;
  width: 25px;
  height: 100%;
  background-color: #eaf2fe;
}
.underlayer_nav__list .nav_list > li .child li.current a {
  color: #54399e;
  background-color: #eaf2fe;
  margin-right: -38px;
  font-weight: bold;
}
.underlayer_nav__list .nav_list > li .child li .child {
  margin-left: 20px;
}
.underlayer_nav__list .nav_list > li .child li .child li::before {
  left: 35px;
}

.clinical_top {
  margin-bottom: 50px;
}
@media print, screen and (min-width: 920px) {
  .clinical_top {
    margin-bottom: 80px;
  }
}
.clinical_top .anchors {
  margin-top: 0;
  padding: 0 0 15px;
}
@media print, screen and (min-width: 920px) {
  .clinical_top .anchors {
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px;
    row-gap: 20px;
    padding: 0 20px 0;
  }
}
.clinical_top li {
  margin-bottom: 8px;
}
@media print, screen and (min-width: 920px) {
  .clinical_top li {
    width: calc(33.333333% - 20px);
    margin-bottom: 0;
  }
}
.clinical_top a {
  display: flex;
  align-items: center;
  position: relative;
  text-decoration: none;
  color: #2c2e35;
  border: 1px solid #bcbcbc;
  padding: 17px 31px 17px 18px;
  font-size: 1.4rem;
}
@media print, screen and (min-width: 920px) {
  .clinical_top a {
    font-size: 1.5rem;
    height: 100%;
  }
}
.clinical_top a::after {
  display: block;
  position: absolute;
  content: "";
  line-height: 1;
  right: 10px;
  transition: 0.3s ease;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11px 7px 0 7px;
  border-color: #b0bdf0 transparent transparent transparent;
}

.clinical_department_about {
  margin-bottom: 50px;
}
@media print, screen and (min-width: 920px) {
  .clinical_department_about {
    margin-bottom: 80px;
  }
}

.nav_pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  margin-top: 20px;
}
@media print, screen and (min-width: 768px) {
  .nav_pagination {
    margin-top: 60px;
  }
}
.nav_pagination .prev a,
.nav_pagination .next a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  border: 1px solid #c8c1ff;
  text-decoration: none;
  color: #1e1938;
  position: relative;
}
.nav_pagination .prev {
  margin-right: 5px;
}
@media print, screen and (min-width: 768px) {
  .nav_pagination .prev {
    margin-right: 20px;
  }
}
.nav_pagination .prev a:after {
  display: block;
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-top: 1px solid #7664ff;
  border-left: 1px solid #7664ff;
  transform: rotate(-45deg);
  right: -3px;
  left: 0;
  margin: auto;
}
@media print, screen and (min-width: 768px) {
  .nav_pagination .prev a:after {
    font-size: 3.2rem;
  }
}
.nav_pagination .prev a:hover {
  background: #f6f5ff;
}
.nav_pagination .next {
  margin-left: 5px;
}
@media print, screen and (min-width: 768px) {
  .nav_pagination .next {
    margin-left: 20px;
  }
}
.nav_pagination .next a:after {
  display: block;
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-top: 1px solid #7664ff;
  border-right: 1px solid #7664ff;
  transform: rotate(45deg);
  right: 0;
  left: -3px;
  margin: auto;
}
@media print, screen and (min-width: 768px) {
  .nav_pagination .next a:after {
    font-size: 3.2rem;
  }
}
.nav_pagination .next a:hover {
  background: #f6f5ff;
}
.nav_pagination .count {
  display: flex;
  align-items: center;
}
.nav_pagination .count a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  border: 1px solid #c8c1ff;
  text-decoration: none;
  color: #1e1938;
  position: relative;
  font-size: 1.5rem;
}
.nav_pagination .count a:hover {
  background: #f6f5ff;
}
.nav_pagination .count li {
  margin-right: 5px;
  height: 100%;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .nav_pagination .count li {
    margin-right: 10px;
  }
}
.nav_pagination .count li:last-of-type {
  margin-right: 0;
}
.nav_pagination .count li.current a {
  background-color: #f6f5ff;
}
.nav_pagination .count li.dot {
  color: #b4b4b4;
  border: none;
  padding: 15px 0;
  min-width: auto;
}
.nav_pagination .page_back {
  display: block;
}
.nav_pagination .page_back a {
  position: relative;
  display: inline-block;
  align-items: center;
  width: 290px;
  padding: 12px 50px 12px 25px;
  font-size: 1.4rem;
  color: #1e1938;
  text-decoration: none;
  line-height: 1.4;
  border-radius: 5px;
  line-height: 28px;
  border: 1px solid #c8c1ff;
}
@media print, screen and (min-width: 920px) {
  .nav_pagination .page_back a {
    padding: 18px 50px 18px 16px;
    font-size: 1.5rem;
  }
}
.nav_pagination .page_back a::after {
  display: block;
  position: absolute;
  content: "";
  line-height: 1;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 24px;
  transition: 0.3s ease;
  width: 5px;
  height: 5px;
  border-top: 1px solid #7664ff;
  border-right: 1px solid #7664ff;
  transform: rotate(45deg);
}
.nav_pagination .page_back a::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #7664ff;
  border-radius: 50%;
  position: absolute;
  right: 15px;
  top: 50%;
  transition: 0.3s ease;
  transform: translateY(-50%);
}
.nav_pagination .page_back a:hover {
  color: #7664ff;
}
.nav_pagination.single_pagination {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #e6e6e6;
}
@media print, screen and (min-width: 920px) {
  .nav_pagination.single_pagination {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #e6e6e6;
  }
}

.news_single_title {
  position: relative;
  padding-top: 30px;
  padding-bottom: 14px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e6e6e6;
}
@media print, screen and (min-width: 768px) {
  .news_single_title {
    padding-top: 20px;
    padding-bottom: 16px;
    margin-bottom: 26px;
  }
}
.news_single_title .info {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 10px;
  transition: 0.3s ease;
}
@media print, screen and (min-width: 768px) {
  .news_single_title .info {
    column-gap: 9px;
  }
}
.news_single_title .info .date {
  display: flex;
  align-items: center;
  color: #606060;
  font-size: 1.2rem;
  line-height: 1;
}
@media print, screen and (min-width: 920px) {
  .news_single_title .info .date {
    font-size: 1.4rem;
  }
}
.news_single_title .info .category {
  color: #797979;
  font-size: 1rem;
  line-height: 1.2;
  display: inline-block;
  margin-left: 7px;
  border-radius: 11.88px;
  padding: 2px 7px;
  border: 1px solid #ddd;
}
@media print, screen and (min-width: 768px) {
  .news_single_title .info .category {
    font-size: 1.3rem;
  }
}
.news_single_title .info .tags {
  display: flex;
  flex-wrap: wrap;
  margin-left: -6px;
  margin-right: -6px;
}
.news_single_title .info .tags .tag {
  padding: 0 6px;
  font-size: 1.3rem;
  color: #2649c6;
}
@media print, screen and (min-width: 920px) {
  .news_single_title .info .tags .tag {
    font-size: 1.5rem;
  }
}
.news_single_title .title {
  margin-top: 10px;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.5;
  font-family: "Noto Serif", serif;
  letter-spacing: 0.04em;
}
@media print, screen and (min-width: 920px) {
  .news_single_title .title {
    margin-top: 35px;
    font-size: 2.8rem;
  }
}

.news_list_item {
  position: relative;
  border-bottom: 1px solid #e6e6e6;
  transition: all 0.3s ease;
}
.news_list_item:hover {
  background-color: rgb(245, 245, 245);
}
.news_list_item:hover a {
  color: #7664ff;
}
.news_list_item a {
  display: block;
  padding: 18px 30px 18px 10px;
  transition: 0.3s all ease;
}
@media print, screen and (min-width: 920px) {
  .news_list_item a {
    padding: 18px 50px 18px 20px;
  }
}
.news_list_item .info {
  display: flex;
  flex-wrap: wrap;
  transition: 0.3s ease;
  column-gap: 10px;
}
.news_list_item .info .date {
  color: #797979;
  font-size: 1.2rem;
  letter-spacing: 0.03em;
}
@media print, screen and (min-width: 920px) {
  .news_list_item .info .date {
    font-size: 1.4rem;
  }
}
.news_list_item .info .category {
  color: #797979;
  font-size: 1rem;
  line-height: 1.2;
  display: inline-block;
  margin-left: 0;
  border-radius: 11.88px;
  padding: 2px 7px;
  border: 1px solid #ddd;
}
@media print, screen and (min-width: 768px) {
  .news_list_item .info .category {
    margin-left: 7px;
    font-size: 1.3rem;
  }
}
.news_list_item .title {
  font-size: 1.3rem;
  line-height: 1.4;
  margin-top: 6px;
}
@media print, screen and (min-width: 920px) {
  .news_list_item .title {
    margin-top: 8px;
    font-size: 1.4rem;
  }
}
.news_list_item::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: translateY(-50%);
  right: 8px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #bcbcbc;
  border-right: 1px solid #bcbcbc;
  transform: rotate(45deg);
}
@media print, screen and (min-width: 920px) {
  .news_list_item::before {
    right: 28px;
  }
}
@media print, screen and (min-width: 920px) {
  .news_list_item.column4 {
    width: 25%;
  }
}

.news_list.list_event .news_list_item a {
  display: flex;
  align-items: center;
  padding: 15px;
}
@media print, screen and (min-width: 768px) {
  .news_list.list_event .news_list_item a {
    padding: 20px;
  }
}
.news_list.list_event .news_list_item .bg {
  position: relative;
  height: auto;
  overflow: hidden;
  width: 18vw;
  flex-shrink: 0;
  overflow: hidden;
  background: #ccc;
}
@media print, screen and (min-width: 768px) {
  .news_list.list_event .news_list_item .bg {
    width: 100px;
    height: 140px;
  }
}
.news_list.list_event .news_list_item .bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news_list.list_event .news_list_item .info {
  padding-left: 15px;
}
@media print, screen and (min-width: 768px) {
  .news_list.list_event .news_list_item .info {
    padding-left: 28px;
  }
}
.news_list.list_event .news_list_item .info .date {
  padding-top: 10px;
  color: #383838;
  font-size: 1.1rem;
  line-height: 1.4;
}
@media print, screen and (min-width: 768px) {
  .news_list.list_event .news_list_item .info .date {
    font-size: 1.5rem;
    padding-top: 15px;
  }
}
.news_list.list_event .news_list_item .info .title {
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .news_list.list_event .news_list_item .info .title {
    font-size: 1.8rem;
  }
}

.search_word {
  margin-bottom: 40px;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.6;
}
@media print, screen and (min-width: 768px) {
  .search_word {
    margin-bottom: 60px;
    font-size: 3rem;
  }
}

.search_list__item {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
@media print, screen and (min-width: 768px) {
  .search_list__item {
    margin-bottom: 25px;
    padding-bottom: 25px;
  }
}
.search_list__item:last-child {
  margin-bottom: 0;
}
.search_list__item a {
  color: #2649c6;
  text-decoration: underline;
}
.search_list__item .title {
  display: block;
  font-size: 1.5rem;
  line-height: 1.6;
}
@media print, screen and (min-width: 768px) {
  .search_list__item .title {
    font-size: 1.8rem;
  }
}
.search_list__item .text {
  display: block;
  padding-top: 5px;
  font-size: 1.2rem;
  line-height: 1.6;
}
@media print, screen and (min-width: 768px) {
  .search_list__item .text {
    padding-top: 10px;
    font-size: 1.4rem;
  }
}

.device-pc .search_list__item a:hover {
  text-decoration: none;
}

.main_contents.nonavi .article_wrap {
  display: block;
}
.main_contents.nonavi .article_wrap .article_flex_body {
  width: 100%;
}
.main_contents.nonavi .article_wrap .article_flex_body .article_flex_body__inner {
  padding: 80px 0 50px;
}
@media print, screen and (min-width: 1024px) {
  .main_contents.nonavi .article_wrap .article_flex_body .article_flex_body__inner {
    padding: 100px 0 140px;
    max-width: unset;
    margin-right: 0;
  }
}
.main_contents.nonavi .article_wrap .article_flex_body .article_flex_body__inner.no_fix {
  padding: 20px 0 60px !important;
  max-width: 955px;
  margin: 0 auto;
}
@media print, screen and (min-width: 920px) {
  .main_contents.nonavi .article_wrap .article_flex_body .article_flex_body__inner.no_fix {
    padding: 80px 0 140px !important;
  }
}
.main_contents.nonavi .article_wrap .article_flex_nav {
  display: none;
}

.main_contents.thumbnail .sec_common_eyecatch .page_eyecatch {
  height: 280px;
  background-image: url(/assets/admission/img/common/under_layer_mv_sp.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right center;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .main_contents.thumbnail .sec_common_eyecatch .page_eyecatch {
    background-image: url(/assets/admission/img/common/under_layer_mv.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
}
@media print, screen and (min-width: 1024px) {
  .main_contents.thumbnail .sec_common_eyecatch .page_eyecatch {
    height: 520px;
  }
}
.main_contents.thumbnail .sec_common_eyecatch .page_eyecatch .page_inner_ms {
  display: flex;
  align-items: center;
  height: 280px;
}
@media print, screen and (min-width: 768px) {
  .main_contents.thumbnail .sec_common_eyecatch .page_eyecatch .page_inner_ms {
    display: block;
    height: 520px;
  }
}
.main_contents.thumbnail .sec_common_eyecatch .page_eyecatch .page_head {
  padding: 0;
  width: auto;
  padding: 0;
}
@media print, screen and (min-width: 768px) {
  .main_contents.thumbnail .sec_common_eyecatch .page_eyecatch .page_head {
    padding: 85px 0 0;
  }
}
@media print, screen and (min-width: 1024px) {
  .main_contents.thumbnail .sec_common_eyecatch .page_eyecatch .page_head {
    margin-left: -60px;
    padding-top: 15%;
  }
}
.main_contents.thumbnail .article_wrap .article_flex_body .article_flex_body__inner {
  padding: 80px 0 50px;
}
@media print, screen and (min-width: 1024px) {
  .main_contents.thumbnail .article_wrap .article_flex_body .article_flex_body__inner {
    padding: 100px 0 140px;
  }
}

.main_contents.thumbnail.about {
  background-color: #f2f8ff;
}
.main_contents.thumbnail.about .sec_common_eyecatch {
  background-color: #fff;
}
.main_contents.thumbnail.about .sec_common_eyecatch .page_eyecatch {
  background-image: url(/assets/admission/img/under/under_layer_mv_about_sp.jpg?250520);
  height: 60vh;
  background-position: center;
}
@media print, screen and (min-width: 768px) {
  .main_contents.thumbnail.about .sec_common_eyecatch .page_eyecatch {
    background-image: url(/assets/admission/img/under/under_layer_mv_about.jpg?250520);
    background-position: right 25% center;
    height: 70vh;
  }
}
@media print, screen and (min-width: 1024px) {
  .main_contents.thumbnail.about .sec_common_eyecatch .page_eyecatch {
    background-position: right center;
    height: 660px;
  }
}
.main_contents.thumbnail.about .sec_common_eyecatch .page_eyecatch .page_inner_l {
  width: calc(100% - 14px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
@media print, screen and (min-width: 360px) {
  .main_contents.thumbnail.about .sec_common_eyecatch .page_eyecatch .page_inner_l {
    width: calc(100% - 40px);
  }
}
@media print, screen and (min-width: 920px) {
  .main_contents.thumbnail.about .sec_common_eyecatch .page_eyecatch .page_inner_l {
    display: block;
  }
}
.main_contents.thumbnail.about .sec_common_eyecatch .page_eyecatch .page_head {
  padding-top: 50px;
}
@media print, screen and (min-width: 768px) {
  .main_contents.thumbnail.about .sec_common_eyecatch .page_eyecatch .page_head {
    padding-top: 200px;
  }
}
@media print, screen and (min-width: 1024px) {
  .main_contents.thumbnail.about .sec_common_eyecatch .page_eyecatch .page_head {
    margin-left: 0;
  }
}

.about_catch {
  width: 100%;
  padding-bottom: 20px;
  padding-top: 0;
}
@media print, screen and (min-width: 768px) {
  .about_catch {
    padding-bottom: 40px;
  }
}
@media print, screen and (min-width: 920px) {
  .about_catch {
    width: auto;
    margin: 0;
    padding-top: 170px;
  }
}
@media print, screen and (min-width: 1024px) {
  .about_catch {
    margin: auto;
    padding: 200px 0 60px;
  }
}
.about_catch .about_catch_sub_01,
.about_catch .about_catch_sub_02 {
  display: block;
}
@media print, screen and (min-width: 768px) {
  .about_catch .about_catch_sub_01,
  .about_catch .about_catch_sub_02 {
    display: none;
  }
}
.about_catch .about_catch_sub {
  display: none;
}
@media print, screen and (min-width: 768px) {
  .about_catch .about_catch_sub {
    display: block;
  }
}
.about_catch .about_catch_main {
  margin-bottom: 10px;
  padding: 0px 2px 0 4px;
}
@media print, screen and (min-width: 360px) {
  .about_catch .about_catch_main {
    padding: 0 8px 0 10px;
  }
}
@media print, screen and (min-width: 768px) {
  .about_catch .about_catch_main {
    padding: 0 16px;
  }
}
.about_catch .about_catch_main::before {
  right: 0;
}
.about_catch .about_catch_main,
.about_catch .about_catch_sub,
.about_catch .about_catch_sub_01,
.about_catch .about_catch_sub_02 {
  font-family: "Noto Serif", serif;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  text-align: left;
  color: #1e1938;
  width: fit-content;
  position: relative;
  z-index: 1;
  letter-spacing: 0;
}
.about_catch .about_catch_main::before,
.about_catch .about_catch_sub::before,
.about_catch .about_catch_sub_01::before,
.about_catch .about_catch_sub_02::before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  line-height: 52px;
  background: #fff;
  height: 100%;
  z-index: -1;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  left: 0;
  margin: auto;
}
@media print, screen and (min-width: 768px) {
  .about_catch .about_catch_main,
  .about_catch .about_catch_sub,
  .about_catch .about_catch_sub_01,
  .about_catch .about_catch_sub_02 {
    letter-spacing: 0.02em;
    line-height: 2.5;
    font-size: 2.3rem;
    line-height: 52px;
  }
}
.about_catch .about_catch_sub_02,
.about_catch .about_catch_sub_01 {
  margin-bottom: 10px;
  padding: 0 8px 0 10px;
}
@media print, screen and (min-width: 768px) {
  .about_catch .about_catch_sub_02,
  .about_catch .about_catch_sub_01 {
    padding: 0 16px;
  }
}
.about_catch .about_catch_sub_02::before,
.about_catch .about_catch_sub_01::before {
  right: 0;
}
.about_catch .about_catch_sub {
  padding: 0 0 0 15px;
}
@media print, screen and (min-width: 768px) {
  .about_catch .about_catch_sub {
    padding: 0 0 0 20px;
  }
}
.about_catch .about_catch_sub::before {
  right: unset;
  width: 100%;
  left: 0;
}

.sec_message {
  padding-top: 60px;
  position: relative;
  z-index: 0;
}
@media print, screen and (min-width: 920px) {
  .sec_message {
    padding-top: 100px;
  }
}
.sec_message::before {
  display: block;
  content: "";
  position: absolute;
  background: url(/assets/admission/img/under/under_bg_about.jpg) no-repeat;
  background-size: cover;
  background-position: -100px -180px;
  width: 100%;
  margin-top: -50px;
  height: 100vh;
  z-index: -1;
}
@media print, screen and (min-width: 768px) {
  .sec_message::before {
    width: 100%;
    height: 70%;
    background-position: center center;
  }
}
@media print, screen and (min-width: 920px) {
  .sec_message::before {
    margin-top: -100px;
  }
}
.sec_message .sec_message_title {
  margin-bottom: 10px;
}
@media print, screen and (min-width: 768px) {
  .sec_message .sec_message_title {
    margin-bottom: 45px;
  }
}
.sec_message .sec_message_title .sub {
  font-family: "Noto Serif JP";
  font-weight: 500;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  line-height: 27px;
  text-align: center;
  display: block;
  width: fit-content;
  margin: 0 auto;
  position: relative;
  margin-bottom: 0;
}
@media print, screen and (min-width: 768px) {
  .sec_message .sec_message_title .sub {
    font-size: 2.2rem;
    margin-bottom: 10px;
  }
}
.sec_message .sec_message_title .sub::before {
  display: block;
  content: "";
  position: absolute;
  width: 15px;
  height: 1px;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  background: #1e1938;
  margin-left: 10px;
}
@media print, screen and (min-width: 768px) {
  .sec_message .sec_message_title .sub::before {
    margin-left: 20px;
    width: 25px;
  }
}
.sec_message .sec_message_title .sub::after {
  display: block;
  content: "";
  position: absolute;
  width: 15px;
  height: 1px;
  right: 100%;
  top: 50%;
  margin-right: 10px;
  transform: translateY(-50%);
  background: #1e1938;
}
@media print, screen and (min-width: 768px) {
  .sec_message .sec_message_title .sub::after {
    width: 25px;
    margin-right: 20px;
  }
}
.sec_message .sec_message_title h2 {
  font-family: "Noto Serif JP";
  font-weight: 500;
  font-size: 2.6rem;
  letter-spacing: 0.05em;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .sec_message .sec_message_title h2 {
    font-size: 3.2rem;
  }
}
.sec_message .sec_message_video {
  width: 100%;
  max-width: 700px;
  padding: 10px;
  background-color: #fff;
  margin: 0 auto 60px;
}
@media print, screen and (min-width: 768px) {
  .sec_message .sec_message_video {
    margin: 0 auto 100px;
  }
}
.sec_message .sec_message_video .sec_message_video_inner {
  display: flex;
  align-items: center;
}
.sec_message .sec_message_video .sec_message_video_inner iframe {
  aspect-ratio: 16/9;
}
.sec_message .sec_message_philosophy {
  width: calc(100% + 40px);
  margin: 0 -20px;
  background: #fff;
}
@media print, screen and (min-width: 768px) {
  .sec_message .sec_message_philosophy {
    margin: unset;
    width: 100%;
  }
}
.sec_message .sec_message_philosophy .sec_message_philosophy_inner {
  padding: 30px 20px;
}
@media print, screen and (min-width: 768px) {
  .sec_message .sec_message_philosophy .sec_message_philosophy_inner {
    padding: 60px;
  }
}
@media print, screen and (min-width: 1180px) {
  .sec_message .sec_message_philosophy .sec_message_philosophy_inner {
    padding: 100px;
  }
}
.sec_message .sec_message_philosophy .sec_message_philosophy_inner .rinen,
.sec_message .sec_message_philosophy .sec_message_philosophy_inner .goal {
  display: block;
  justify-content: space-between;
}
@media print, screen and (min-width: 1180px) {
  .sec_message .sec_message_philosophy .sec_message_philosophy_inner .rinen,
  .sec_message .sec_message_philosophy .sec_message_philosophy_inner .goal {
    display: flex;
  }
}
.sec_message .sec_message_philosophy .sec_message_philosophy_inner .rinen .title,
.sec_message .sec_message_philosophy .sec_message_philosophy_inner .goal .title {
  width: 100%;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 1180px) {
  .sec_message .sec_message_philosophy .sec_message_philosophy_inner .rinen .title,
  .sec_message .sec_message_philosophy .sec_message_philosophy_inner .goal .title {
    width: 25%;
    margin-bottom: 0;
  }
}
.sec_message .sec_message_philosophy .sec_message_philosophy_inner .rinen .title .tag,
.sec_message .sec_message_philosophy .sec_message_philosophy_inner .goal .title .tag {
  display: inline-block;
  background: rgb(68, 157, 253);
  background: -webkit-linear-gradient(225deg, rgb(68, 157, 253) 0%, rgb(122, 154, 252) 51%, rgb(167, 153, 252) 100%);
  background: linear-gradient(225deg, rgb(68, 157, 253) 0%, rgb(122, 154, 252) 51%, rgb(167, 153, 252) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Noto Serif", serif;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  position: relative;
  margin-bottom: 10px;
}
@media print, screen and (min-width: 768px) {
  .sec_message .sec_message_philosophy .sec_message_philosophy_inner .rinen .title .tag,
  .sec_message .sec_message_philosophy .sec_message_philosophy_inner .goal .title .tag {
    margin-bottom: 20px;
    font-size: 2.2rem;
  }
}
.sec_message .sec_message_philosophy .sec_message_philosophy_inner .rinen .title h2,
.sec_message .sec_message_philosophy .sec_message_philosophy_inner .goal .title h2 {
  font-family: "Noto Serif", serif;
  font-weight: 500;
  font-size: 2.6rem;
  line-height: 1.4;
}
@media print, screen and (min-width: 768px) {
  .sec_message .sec_message_philosophy .sec_message_philosophy_inner .rinen .title h2,
  .sec_message .sec_message_philosophy .sec_message_philosophy_inner .goal .title h2 {
    font-size: 3.8rem;
  }
}
.sec_message .sec_message_philosophy .sec_message_philosophy_inner .rinen .title h3,
.sec_message .sec_message_philosophy .sec_message_philosophy_inner .goal .title h3 {
  font-family: "Noto Serif", serif;
  font-weight: 500;
  font-size: 2.6rem;
  line-height: 1.4;
}
@media print, screen and (min-width: 768px) {
  .sec_message .sec_message_philosophy .sec_message_philosophy_inner .rinen .title h3,
  .sec_message .sec_message_philosophy .sec_message_philosophy_inner .goal .title h3 {
    font-size: 3.2rem;
  }
}
.sec_message .sec_message_philosophy .sec_message_philosophy_inner .rinen .contents,
.sec_message .sec_message_philosophy .sec_message_philosophy_inner .goal .contents {
  width: 100%;
  font-size: 1.4rem;
  letter-spacing: 0.01em;
  line-height: 2;
  font-family: "Noto Sans JP", sans-serif;
}
@media print, screen and (min-width: 768px) {
  .sec_message .sec_message_philosophy .sec_message_philosophy_inner .rinen .contents,
  .sec_message .sec_message_philosophy .sec_message_philosophy_inner .goal .contents {
    font-size: 1.6rem;
    line-height: 2.5;
  }
}
@media print, screen and (min-width: 1180px) {
  .sec_message .sec_message_philosophy .sec_message_philosophy_inner .rinen .contents,
  .sec_message .sec_message_philosophy .sec_message_philosophy_inner .goal .contents {
    width: 75%;
    line-height: 46px;
  }
}
.sec_message .sec_message_philosophy .sec_message_philosophy_inner .rinen .contents ol,
.sec_message .sec_message_philosophy .sec_message_philosophy_inner .goal .contents ol {
  counter-reset: count 0;
}
.sec_message .sec_message_philosophy .sec_message_philosophy_inner .rinen .contents ol li,
.sec_message .sec_message_philosophy .sec_message_philosophy_inner .goal .contents ol li {
  font-weight: normal;
  font-size: 1.4rem;
  letter-spacing: 0.04em;
  line-height: 1.9;
  font-family: "Noto Sans JP", sans-serif;
  padding-left: 1.6em;
  text-indent: -1.6em;
}
@media print, screen and (min-width: 768px) {
  .sec_message .sec_message_philosophy .sec_message_philosophy_inner .rinen .contents ol li,
  .sec_message .sec_message_philosophy .sec_message_philosophy_inner .goal .contents ol li {
    line-height: 46px;
    font-size: 1.5rem;
  }
}
.sec_message .sec_message_philosophy .sec_message_philosophy_inner .rinen .contents ol li::before,
.sec_message .sec_message_philosophy .sec_message_philosophy_inner .goal .contents ol li::before {
  counter-increment: count 1;
  content: counter(count) "";
  color: #7664ff;
  font-family: "Noto Serif", serif;
  top: 0;
  left: 0;
  font-weight: bold;
  margin-right: 10px;
}
.sec_message .sec_message_philosophy .sec_message_philosophy_inner .rinen {
  margin-bottom: 50px;
}
@media print, screen and (min-width: 768px) {
  .sec_message .sec_message_philosophy .sec_message_philosophy_inner .rinen {
    margin-bottom: 80px;
  }
}
.sec_message .sec_message_philosophy .sec_message_philosophy_inner .rinen.bar {
  display: block;
  padding-top: 24px;
  margin-bottom: 40px;
  width: 100%;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .sec_message .sec_message_philosophy .sec_message_philosophy_inner .rinen.bar {
    padding-top: 36px;
    margin-bottom: 70px;
  }
}
.sec_message .sec_message_philosophy .sec_message_philosophy_inner .rinen.bar::before {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  background: linear-gradient(225deg, rgb(68, 157, 253) 0%, rgb(122, 154, 252) 51%, rgb(167, 153, 252) 100%);
  position: absolute;
  top: 0;
  left: 0;
}
@media print, screen and (min-width: 768px) {
  .sec_message .sec_message_philosophy .sec_message_philosophy_inner .rinen.bar::before {
    width: 100px;
  }
}
.sec_message .sec_message_philosophy .sec_message_philosophy_inner .rinen.bar .title {
  width: 100%;
}
.sec_message .sec_message_philosophy .sec_message_philosophy_inner .goal:not(:last-child) {
  margin-bottom: 40px;
}
@media print, screen and (min-width: 768px) {
  .sec_message .sec_message_philosophy .sec_message_philosophy_inner .goal:not(:last-child) {
    margin-bottom: 60px;
  }
}
.sec_message .sec_message_philosophy .sec_message_philosophy_inner .goal .title {
  margin-top: 0;
}
@media print, screen and (min-width: 768px) {
  .sec_message .sec_message_philosophy .sec_message_philosophy_inner .goal .title {
    margin-top: 6px;
  }
}

.sec_feature {
  padding: 50px 0 40px;
}
@media print, screen and (min-width: 768px) {
  .sec_feature {
    padding: 80px 0;
  }
}

.sec_feature_title {
  width: fit-content;
  margin: 0 auto 30px;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .sec_feature_title {
    margin: 0 auto 50px;
  }
}
@media print, screen and (min-width: 920px) {
  .sec_feature_title {
    margin: 0 auto 160px;
  }
}
.sec_feature_title .sub {
  display: inline-block;
  background: rgb(68, 157, 253);
  background: -webkit-linear-gradient(225deg, rgb(68, 157, 253) 0%, rgb(122, 154, 252) 51%, rgb(167, 153, 252) 100%);
  background: linear-gradient(225deg, rgb(68, 157, 253) 0%, rgb(122, 154, 252) 51%, rgb(167, 153, 252) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Noto Serif", serif;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  position: relative;
  margin-bottom: 10px;
}
@media print, screen and (min-width: 768px) {
  .sec_feature_title .sub {
    font-size: 2.8rem;
    margin-bottom: 20px;
  }
}
.sec_feature_title h2 {
  font-family: "Noto Serif", serif;
  font-weight: 500;
  font-size: 2.6rem;
  line-height: 38px;
  position: relative;
  display: block;
  width: fit-content;
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  .sec_feature_title h2 {
    line-height: 27px;
    font-size: 3.8rem;
  }
}
.sec_feature_title h2 span {
  font-size: 3.2rem;
}
@media print, screen and (min-width: 768px) {
  .sec_feature_title h2 span {
    font-size: 4.8rem;
  }
}
@media print, screen and (min-width: 1180px) {
  .sec_feature_title h2 span {
    font-size: 6.8rem;
    padding-left: 5px;
  }
}
.sec_feature_title h2 span.feature {
  font-size: 3rem;
}
@media print, screen and (min-width: 768px) {
  .sec_feature_title h2 span.feature {
    font-size: 4.8rem;
  }
}
@media print, screen and (min-width: 1180px) {
  .sec_feature_title h2 span.feature {
    font-size: 6.2rem;
  }
}
.sec_feature_title h2::before {
  display: block;
  content: "";
  position: absolute;
  width: 8.5vw;
  height: 1px;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  background: #1e1938;
  margin-left: 20px;
}
@media print, screen and (min-width: 768px) {
  .sec_feature_title h2::before {
    width: 9.5vw;
    margin-left: 40px;
  }
}
.sec_feature_title h2::after {
  display: block;
  content: "";
  position: absolute;
  width: 8.5vw;
  height: 1px;
  right: 100%;
  top: 50%;
  margin-right: 20px;
  transform: translateY(-50%);
  background: #1e1938;
}
@media print, screen and (min-width: 768px) {
  .sec_feature_title h2::after {
    width: 9.5vw;
    margin-right: 40px;
  }
}

.feature_box {
  display: block;
  padding-bottom: 0;
  position: relative;
  z-index: 1;
  margin-bottom: 40px;
}
@media print, screen and (min-width: 768px) {
  .feature_box {
    padding-bottom: 60px;
  }
}
@media print, screen and (min-width: 1024px) {
  .feature_box {
    display: flex;
    padding-bottom: 80px;
    margin-bottom: 160px;
  }
}
.feature_box::before {
  display: none;
  content: "";
  position: absolute;
  width: calc(100% - 80px);
  height: 60%;
  background-color: #fff;
  z-index: -1;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media print, screen and (min-width: 768px) {
  .feature_box::before {
    display: block;
  }
}
@media print, screen and (min-width: 1024px) {
  .feature_box::before {
    width: 100%;
    height: 100%;
    background-color: #fff;
  }
}
.feature_box .feature_box_img {
  width: calc(100% - 40px);
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  .feature_box .feature_box_img {
    margin: unset;
    width: 70%;
  }
}
@media print, screen and (min-width: 1024px) {
  .feature_box .feature_box_img {
    width: 45%;
    margin-top: -70px;
  }
}
.feature_box .feature_box_contents {
  width: 100%;
  margin: 0px auto 0;
  display: block;
  padding-top: 80px;
  margin-top: -80px;
  background: #fff;
}
@media print, screen and (min-width: 768px) {
  .feature_box .feature_box_contents {
    width: calc(100% - 80px);
    display: flex;
    background: unset;
    padding-top: unset;
    margin-top: unset;
  }
}
@media print, screen and (min-width: 1024px) {
  .feature_box .feature_box_contents {
    width: 55%;
    padding-top: 60px;
  }
}
.feature_box .feature_box_contents .inner {
  padding: 0 20px 30px;
}
@media print, screen and (min-width: 768px) {
  .feature_box .feature_box_contents .inner {
    padding: 0 80px 0 70px;
  }
}
.feature_box .feature_box_contents .inner .number {
  display: block;
  background: rgb(68, 157, 253);
  background: linear-gradient(225deg, rgb(68, 157, 253) 67%, rgb(167, 153, 252) 78%);
  background: -webkit-linear-gradient(225deg, rgb(68, 157, 253) 67%, rgb(167, 153, 252) 78%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Noto Serif", serif;
  font-size: 2.8rem;
  position: relative;
  top: unset;
}
@media print, screen and (min-width: 768px) {
  .feature_box .feature_box_contents .inner .number {
    font-size: 3.8rem;
  }
}
@media print, screen and (min-width: 1024px) {
  .feature_box .feature_box_contents .inner .number {
    position: absolute;
    top: -62px;
  }
}
.feature_box .feature_box_contents .inner .number span {
  font-size: 5rem;
  padding-left: 5px;
  display: inline-block;
  background: rgb(68, 157, 253);
  background: linear-gradient(225deg, rgb(68, 157, 253) 18%, rgb(154, 182, 250) 50%, rgb(167, 153, 252) 89%);
  background: -webkit-linear-gradient(225deg, rgb(68, 157, 253) 18%, rgb(154, 182, 250) 50%, rgb(167, 153, 252) 89%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Noto Serif", serif;
}
@media print, screen and (min-width: 768px) {
  .feature_box .feature_box_contents .inner .number span {
    font-size: 7rem;
  }
}
.feature_box .feature_box_contents .inner .title {
  font-family: "Noto Serif", serif;
  font-size: 2.2rem;
  line-height: 1.5;
  margin-bottom: 24px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  font-weight: 500;
}
@media print, screen and (min-width: 1024px) {
  .feature_box .feature_box_contents .inner .title {
    font-size: 3rem;
    line-height: 47px;
    padding: 15px 0;
  }
}
.feature_box .feature_box_contents .inner .text {
  font-weight: normal;
  font-size: 1.4rem;
  letter-spacing: 0.03em;
  line-height: 2;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 768px) {
  .feature_box .feature_box_contents .inner .text {
    font-size: 1.5rem;
    line-height: 30px;
  }
}
.feature_box .feature_box_contents .inner .link {
  display: block;
  justify-content: flex-start;
  column-gap: 40px;
}
@media print, screen and (min-width: 768px) {
  .feature_box .feature_box_contents .inner .link {
    display: flex;
  }
}
.feature_box .feature_box_contents .inner .link .button01 {
  padding: 0 38px 0 0;
  justify-content: flex-start;
  max-width: 250px;
  width: fit-content;
  font-size: 1.4rem;
}
@media print, screen and (min-width: 768px) {
  .feature_box .feature_box_contents .inner .link .button01 {
    padding: 0 55px 0 0;
  }
}
@media print, screen and (min-width: 768px) {
  .feature_box .feature_box_contents .inner .link .button01::before {
    width: 42px;
    height: 42px;
  }
}
.feature_box .feature_box_contents .inner .link .button01::after {
  right: 12px;
}
@media print, screen and (min-width: 768px) {
  .feature_box .feature_box_contents .inner .link .button01::after {
    right: 23px;
    font-size: 1.3rem;
  }
}
.feature_box.reverse {
  flex-direction: row-reverse;
}
.feature_box.img2 .feature_box_contents {
  padding-top: 110px;
  margin-top: -120px;
}
@media print, screen and (min-width: 768px) {
  .feature_box.img2 .feature_box_contents {
    padding-top: unset;
    margin-top: 0;
  }
}
@media print, screen and (min-width: 1024px) {
  .feature_box.img2 .feature_box_contents {
    padding-top: 60px;
  }
}
@media print, screen and (min-width: 1024px) {
  .feature_box.img2 {
    margin-bottom: 70px;
  }
}

.exam_page .cms-contents {
  background-color: unset;
}
@media print, screen and (min-width: 920px) {
  .exam_page .cms-contents .page_inner_ms {
    width: calc(100% - 80px);
  }
}
@media print, screen and (min-width: 1180px) {
  .exam_page .cms-contents .page_inner_ms {
    width: 100%;
  }
}
@media print, screen and (min-width: 768px) {
  .exam_page .cms-contents {
    background-color: #f2f8ff;
  }
}
.exam_page .cms-contents .row {
  margin: 0 !important;
  width: 100%;
}
.exam_page .cms-contents .row > div {
  padding: 0;
}
.exam_page .cms-contents h2 {
  font-size: 2.2rem;
  font-weight: 500;
  background-color: transparent;
  padding: 0;
}
@media print, screen and (min-width: 768px) {
  .exam_page .cms-contents h2 {
    font-size: 3.4rem;
  }
}
.exam_page .cms-contents h2::before {
  content: none;
}
.exam_page .cms-contents .element_type_140.colm3 {
  row-gap: 15px;
  column-gap: 15px;
  margin-left: 0;
}
.exam_page .cms-contents .element_type_140.colm3 .element_grp_link {
  margin-bottom: 10px;
  margin-left: 0;
}
@media print, screen and (min-width: 920px) {
  .exam_page .cms-contents .element_type_140.colm3 .element_grp_link {
    margin-bottom: 0;
  }
}
.exam_page .cms-contents .element_type_140.colm3 .element_grp_link:last-child {
  margin-bottom: 0;
}
.exam_page .cms-contents .element_type_140 .element_grp_link a {
  padding: 14px 50px 14px 20px;
}
@media print, screen and (min-width: 768px) {
  .exam_page .cms-contents .element_type_140 .element_grp_link a {
    padding: 21px 50px 21px 15px;
  }
}
.exam_page .cms-contents .article_flex_body__inner {
  background-color: #fff;
  padding: 40px 0 50px !important;
}
@media print, screen and (min-width: 768px) {
  .exam_page .cms-contents .article_flex_body__inner {
    padding: 80px 0 50px !important;
  }
}
@media print, screen and (min-width: 1024px) {
  .exam_page .cms-contents .article_flex_body__inner {
    padding: 100px 0 140px !important;
    margin-right: 0;
  }
}
.exam_page .cms-contents .article_flex_body__bg::before {
  content: none;
}

.exam_sec {
  margin-bottom: 40px;
}
@media print, screen and (min-width: 768px) {
  .exam_sec {
    margin-bottom: 80px;
  }
}
.exam_sec:last-child {
  margin-bottom: 0;
}
.exam_sec .paragraph.sp_h2 {
  padding-bottom: 35px;
}
@media print, screen and (min-width: 768px) {
  .exam_sec .paragraph.sp_h2 {
    padding-bottom: 40px;
  }
}

.main_contents.thumbnail.event {
  background-color: #f2f8ff;
  padding-bottom: 1px;
}
.main_contents.thumbnail.event .sec_common_eyecatch {
  background-color: #fff;
}
.main_contents.thumbnail.event .sec_common_eyecatch .page_eyecatch {
  background-image: url(/assets/admission/img/under/under_layer_mv_event_sp.jpg);
}
@media print, screen and (min-width: 768px) {
  .main_contents.thumbnail.event .sec_common_eyecatch .page_eyecatch {
    background-image: url(/assets/admission/img/under/under_layer_mv_event.jpg);
  }
}
.main_contents.thumbnail.event .sec_common_eyecatch .page_eyecatch .page_inner_ms {
  display: flex;
  align-items: center;
  height: 280px;
}
@media print, screen and (min-width: 768px) {
  .main_contents.thumbnail.event .sec_common_eyecatch .page_eyecatch .page_inner_ms {
    display: block;
    height: 520px;
  }
}
.main_contents.thumbnail.event .sec_common_eyecatch .page_eyecatch .page_head {
  padding: 0;
}
@media print, screen and (min-width: 768px) {
  .main_contents.thumbnail.event .sec_common_eyecatch .page_eyecatch .page_head {
    padding: 85px 0 0;
  }
}
@media print, screen and (min-width: 1024px) {
  .main_contents.thumbnail.event .sec_common_eyecatch .page_eyecatch .page_head {
    padding-top: 12%;
  }
}

.sec_opc {
  background: #fff;
  margin-bottom: 40px;
  width: calc(100% + 40px);
  margin-left: -20px;
}
@media print, screen and (min-width: 768px) {
  .sec_opc {
    width: unset;
    margin-bottom: 80px;
    margin-left: unset;
  }
}

.sec_opc_inner {
  background: #fff;
  margin: 0 auto;
  padding: 30px 20px 40px;
}
@media print, screen and (min-width: 768px) {
  .sec_opc_inner {
    width: calc(100% - 80px);
    max-width: 1200px;
    padding: 100px 30px 80px;
  }
}
@media print, screen and (min-width: 1090px) {
  .sec_opc_inner {
    width: calc(100% - 160px);
  }
}
.sec_opc_inner .sec_opc_cat_wrapper {
  margin: 0 auto 40px;
}
@media print, screen and (min-width: 1090px) {
  .sec_opc_inner .sec_opc_cat_wrapper {
    margin: 0 auto 80px;
  }
}
.sec_opc_inner .sec_opc_cat_wrapper:last-child {
  margin-bottom: 0;
}
.sec_opc_inner .title {
  width: fit-content;
  margin: 0 auto 20px;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .sec_opc_inner .title {
    margin: 0 auto 50px;
  }
}
@media print, screen and (min-width: 1090px) {
  .sec_opc_inner .title {
    margin: 0 auto 60px;
  }
}
.sec_opc_inner .title .sub {
  display: inline-block;
  background: rgb(68, 157, 253);
  background: -webkit-linear-gradient(225deg, rgb(68, 157, 253) 0%, rgb(122, 154, 252) 51%, rgb(167, 153, 252) 100%);
  background: linear-gradient(225deg, rgb(68, 157, 253) 0%, rgb(122, 154, 252) 51%, rgb(167, 153, 252) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Noto Serif", serif;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  position: relative;
  margin-bottom: 4px;
}
@media print, screen and (min-width: 768px) {
  .sec_opc_inner .title .sub {
    font-size: 2.8rem;
    margin-bottom: 20px;
  }
}
.sec_opc_inner .title h2 {
  font-family: "Noto Serif", serif;
  font-weight: 500;
  font-size: 2.2rem;
  line-height: 27px;
  position: relative;
  display: block;
  width: fit-content;
  margin: 0 auto;
  letter-spacing: 0;
}
@media print, screen and (min-width: 768px) {
  .sec_opc_inner .title h2 {
    font-size: 3.8rem;
    letter-spacing: 0.04em;
  }
}
.sec_opc_inner .title h2::before {
  display: block;
  content: "";
  position: absolute;
  width: 5%;
  height: 1px;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  background: #1e1938;
  margin-left: 10px;
}
@media print, screen and (min-width: 768px) {
  .sec_opc_inner .title h2::before {
    width: 9.5vw;
    margin-left: 40px;
  }
}
.sec_opc_inner .title h2::after {
  display: block;
  content: "";
  position: absolute;
  width: 5%;
  height: 1px;
  right: 100%;
  top: 50%;
  margin-right: 10px;
  transform: translateY(-50%);
  background: #1e1938;
}
@media print, screen and (min-width: 768px) {
  .sec_opc_inner .title h2::after {
    width: 9.5vw;
    margin-right: 40px;
  }
}

.sec_opc_contents.none {
  text-align: center;
}
@media print, screen and (min-width: 1090px) {
  .sec_opc_contents.none {
    font-size: 1.8rem;
  }
}
.sec_opc_contents .opc_event {
  display: block;
  gap: 60px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 50px;
}
@media print, screen and (min-width: 768px) {
  .sec_opc_contents .opc_event {
    margin-bottom: 70px;
  }
}
@media print, screen and (min-width: 768px) {
  .sec_opc_contents .opc_event {
    padding-bottom: 60px;
  }
}
@media print, screen and (min-width: 920px) {
  .sec_opc_contents .opc_event {
    display: flex;
  }
}
.sec_opc_contents .opc_event:last-of-type {
  margin-bottom: 0;
}
.sec_opc_contents .opc_event .event_img {
  width: 100%;
  flex-shrink: 2;
  margin-bottom: 20px;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .sec_opc_contents .opc_event .event_img {
    margin-bottom: 40px;
  }
}
@media print, screen and (min-width: 920px) {
  .sec_opc_contents .opc_event .event_img {
    width: 45%;
    margin-bottom: 0;
  }
}
.sec_opc_contents .opc_event .event_img img {
  width: 100%;
}
.sec_opc_contents .opc_event .content {
  width: 100%;
  flex-shrink: 1;
}
@media print, screen and (min-width: 920px) {
  .sec_opc_contents .opc_event .content {
    width: 55%;
  }
}
.sec_opc_contents .opc_event .content .event_title {
  font-weight: 500;
  font-size: 1.7rem;
  line-height: 1.4;
}
@media print, screen and (min-width: 768px) {
  .sec_opc_contents .opc_event .content .event_title {
    font-size: 2.2rem;
    line-height: 37px;
  }
}
.sec_opc_contents .opc_event .content dl {
  margin-bottom: 20px;
}
@media print, screen and (min-width: 768px) {
  .sec_opc_contents .opc_event .content dl {
    margin-bottom: 35px;
  }
}
.sec_opc_contents .opc_event .content dl .parents {
  border-bottom: 1px solid #ddd;
  justify-content: flex-start;
  column-gap: 20px;
  align-items: center;
  display: block;
  padding: 0 0 14px;
}
@media print, screen and (min-width: 768px) {
  .sec_opc_contents .opc_event .content dl .parents {
    display: flex;
  }
}
.sec_opc_contents .opc_event .content dl .parents.time {
  padding: 14px 0;
  align-items: normal;
}
.sec_opc_contents .opc_event .content dl .parents.time dt {
  margin-top: 0;
}
.sec_opc_contents .opc_event .content dl .parents dt {
  width: 25%;
  font-size: 1.3rem;
  line-height: 27px;
  color: #7664ff;
  margin-top: 10px;
  flex-shrink: 0;
}
@media print, screen and (min-width: 768px) {
  .sec_opc_contents .opc_event .content dl .parents dt {
    width: 15%;
    font-size: 1.5rem;
  }
}
.sec_opc_contents .opc_event .content dl .parents dd {
  margin-top: 5px;
}
@media print, screen and (min-width: 768px) {
  .sec_opc_contents .opc_event .content dl .parents dd {
    margin-top: 0;
  }
}
.sec_opc_contents .opc_event .content dl .parents dd.date {
  font-family: "Noto Serif", serif;
  font-size: 2.2rem;
  letter-spacing: 0.04em;
  margin-top: 0;
}
@media print, screen and (min-width: 768px) {
  .sec_opc_contents .opc_event .content dl .parents dd.date {
    margin-top: 0;
    font-size: 2.8rem;
  }
}
.sec_opc_contents .opc_event .content dl .parents dd.date .slash {
  padding-right: 2px;
  padding-left: 5px;
}
.sec_opc_contents .opc_event .content dl .parents dd.date .grade {
  font-size: 3.6rem;
  line-height: 0;
  letter-spacing: 0.09em;
  color: #7664ff;
  padding-left: 5px;
}
@media print, screen and (min-width: 768px) {
  .sec_opc_contents .opc_event .content dl .parents dd.date .grade {
    line-height: 1.4;
    font-size: 3.8rem;
  }
}
.sec_opc_contents .opc_event .content dl .parents dd.date b {
  font-weight: 500;
  font-size: 2.2rems;
  letter-spacing: 0.04em;
  margin-left: -11px;
}
@media print, screen and (min-width: 768px) {
  .sec_opc_contents .opc_event .content dl .parents dd.date b {
    font-size: 2.8rem;
  }
}
.sec_opc_contents .opc_event .content .link_wrap {
  display: block;
  column-gap: 10px;
}
@media print, screen and (min-width: 768px) {
  .sec_opc_contents .opc_event .content .link_wrap {
    display: flex;
  }
}
.sec_opc_contents .opc_event .content .link_wrap .button01 {
  border: 1px solid #c8c1ff;
  padding: 15px 60px 16px 20px;
  border-radius: 5px;
  height: auto;
  max-width: 100%;
  width: 100%;
  font-size: 1.4rem;
  justify-content: flex-start;
}
@media print, screen and (min-width: 768px) {
  .sec_opc_contents .opc_event .content .link_wrap .button01 {
    width: 50%;
  }
}
.sec_opc_contents .opc_event .content .link_wrap .button01::before {
  right: 15px;
}
.sec_opc_contents .opc_event .content .link_wrap .button01::after {
  right: 27px;
}
.sec_opc_contents .opc_event .content .link_wrap .button01.grade {
  background: linear-gradient(225deg, rgb(68, 157, 253) 0%, rgb(122, 154, 252) 51%, rgb(167, 153, 252) 100%);
  color: #fff;
  margin-bottom: 10px;
}
@media print, screen and (min-width: 768px) {
  .sec_opc_contents .opc_event .content .link_wrap .button01.grade {
    margin-bottom: 0;
  }
}
.sec_opc_contents .opc_event .content .link_wrap .button01.grade::before {
  border: 1px solid #fff;
}
.sec_opc_contents .opc_event .content .link_wrap .button01.grade::after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
.sec_opc_contents .opc_event .content .link_wrap .button01.grade:hover {
  opacity: 0.7;
}
.sec_opc_contents .opc_event .content .link_wrap .button01.grade:hover::before {
  background: linear-gradient(225deg, rgb(68, 157, 253) 0%, rgb(122, 154, 252) 51%, rgb(167, 153, 252) 100%);
  box-shadow: unset;
}

.sec_news {
  margin-bottom: 40px;
}
@media print, screen and (min-width: 920px) {
  .sec_news {
    margin-bottom: 140px;
  }
}
.sec_news .sec_news_container {
  background-color: #fff;
  padding: 30px 20px;
}
@media print, screen and (min-width: 920px) {
  .sec_news .sec_news_container {
    display: flex;
    column-gap: 3%;
    justify-content: space-between;
    padding: 80px 8vw 50px;
  }
}
.sec_news .sec_news_container .right {
  width: 100%;
  position: relative;
  margin-bottom: 0;
  background-color: transparent;
  padding: 0;
  background: #fff;
  flex-shrink: 1;
}
@media print, screen and (min-width: 768px) {
  .sec_news .sec_news_container .right {
    padding: 0 0 30px;
  }
}
@media print, screen and (min-width: 920px) {
  .sec_news .sec_news_container .right {
    width: calc(100% - 330px);
    padding: 0;
    background: unset;
    padding: 0px 20px 30px;
  }
}
.sec_news .sec_news_container .right .button01 {
  margin: 16px 0 0 auto;
}
@media print, screen and (min-width: 920px) {
  .sec_news .sec_news_container .right .button01 {
    display: block;
    display: none;
  }
}
.sec_news .sec_news_container .right.none {
  padding: 30px 20px 30px 0;
}
@media print, screen and (min-width: 920px) {
  .sec_news .sec_news_container .right.none {
    padding: 70px 20px 30px;
  }
}
.sec_news .sec_news_container .left {
  width: 100%;
  background: unset;
  padding: 0;
  flex-shrink: 0;
}
@media print, screen and (min-width: 920px) {
  .sec_news .sec_news_container .left {
    width: 330px;
    background-color: #fff;
  }
}
.sec_news .sec_news_container .left .title {
  margin-bottom: 0px;
}
@media print, screen and (min-width: 768px) {
  .sec_news .sec_news_container .left .title {
    margin-bottom: 20px;
  }
}
@media print, screen and (min-width: 1180px) {
  .sec_news .sec_news_container .left .title {
    margin-bottom: 0;
  }
}
.sec_news .sec_news_container .left .title .tag {
  display: inline-block;
  background: rgb(68, 157, 253);
  background: -webkit-linear-gradient(225deg, rgb(68, 157, 253) 0%, rgb(122, 154, 252) 51%, rgb(167, 153, 252) 100%);
  background: linear-gradient(225deg, rgb(68, 157, 253) 0%, rgb(122, 154, 252) 51%, rgb(167, 153, 252) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Noto Serif", serif;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  position: relative;
  margin-bottom: 4px;
}
@media print, screen and (min-width: 768px) {
  .sec_news .sec_news_container .left .title .tag {
    font-size: 2.8rem;
  }
}
@media print, screen and (min-width: 920px) {
  .sec_news .sec_news_container .left .title .tag {
    margin-bottom: 0;
  }
}
.sec_news .sec_news_container .left .title h2 {
  font-family: "Noto Serif", serif;
  font-weight: 500;
  font-size: 2.2rem;
  line-height: 27px;
  margin-bottom: 0px;
}
@media print, screen and (min-width: 768px) {
  .sec_news .sec_news_container .left .title h2 {
    margin-bottom: 20px;
    font-size: 2.9rem;
  }
}
@media print, screen and (min-width: 920px) {
  .sec_news .sec_news_container .left .title h2 {
    margin-bottom: 50px;
  }
}
.sec_news .sec_news_container .left .title .button01 {
  display: none;
  padding: 0 40px 0 0;
  justify-content: flex-start;
}
@media print, screen and (min-width: 920px) {
  .sec_news .sec_news_container .left .title .button01 {
    display: flex;
  }
}
.sec_news .sec_news_container .left .title .button01::before {
  right: 75px;
}
.sec_news .sec_news_container .left .title .button01::after {
  right: 87px;
}
.sec_news .news_contents {
  margin-bottom: 20px;
}
@media print, screen and (min-width: 920px) {
  .sec_news .news_contents {
    margin-bottom: 18px;
  }
}
.sec_news .news_contents .news_item {
  position: relative;
  border-bottom: 1px solid #e6e6e6;
  transition: all 0.3s ease;
}
.sec_news .news_contents .news_item a {
  display: block;
  padding: 18px 30px 18px 0;
  transition: 0.3s all ease;
}
@media print, screen and (min-width: 920px) {
  .sec_news .news_contents .news_item a {
    padding: 18px 50px 18px 20px;
  }
}
.sec_news .news_contents .news_item::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #7664ff;
}
@media print, screen and (min-width: 920px) {
  .sec_news .news_contents .news_item::after {
    right: 20px;
  }
}
.sec_news .news_contents .news_item::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: translateY(-50%);
  right: 8px;
  width: 4.5px;
  height: 4.5px;
  border-top: 1px solid #7664ff;
  border-right: 1px solid #7664ff;
  transform: rotate(45deg);
}
@media print, screen and (min-width: 920px) {
  .sec_news .news_contents .news_item::before {
    right: 28px;
  }
}
.sec_news .news_contents .news_item:hover {
  background-color: rgb(245, 245, 245);
}
.sec_news .news_contents .news_item:hover a {
  color: #7664ff;
}
.sec_news .news_contents .day {
  color: #797979;
  font-size: 1.2rem;
  letter-spacing: 0.03em;
}
@media print, screen and (min-width: 920px) {
  .sec_news .news_contents .day {
    font-size: 1.4rem;
  }
}
.sec_news .news_contents .category {
  color: #797979;
  font-size: 1rem;
  line-height: 1.2;
  display: inline-block;
  margin-left: 7px;
  border-radius: 11.88px;
  padding: 2px 7px;
  border: 1px solid #ddd;
}
@media print, screen and (min-width: 768px) {
  .sec_news .news_contents .category {
    font-size: 1.3rem;
  }
}
.sec_news .news_contents .text {
  font-size: 1.3rem;
  line-height: 1.4;
  margin-top: 6px;
}
@media print, screen and (min-width: 920px) {
  .sec_news .news_contents .text {
    margin-top: 8px;
    font-size: 1.4rem;
  }
}
.sec_news .news_contents .news_none {
  font-size: 1.3rem;
  padding: 15px;
}
@media print, screen and (min-width: 768px) {
  .sec_news .news_contents .news_none {
    font-size: 1.4rem;
  }
}

.main_contents.opc .opc_event {
  padding: 60px 0;
  border-top: 1px solid #ddd;
}

.main_contents.event_single.nonavi .cms-contents .article_flex_body__inner {
  padding: 20px 0 60px !important;
  max-width: 955px;
  margin: 0 auto;
}
@media print, screen and (min-width: 920px) {
  .main_contents.event_single.nonavi .cms-contents .article_flex_body__inner {
    padding: 80px 0 140px !important;
  }
}
.main_contents.event_single.nonavi .cms-contents .article_flex_body__inner .news_single_title {
  padding-bottom: 15px;
}
.main_contents.event_single.nonavi .cms-contents .article_flex_body__inner .news_single_title .title {
  margin-top: 0 !important;
}
.main_contents.event_single.nonavi .cms-contents .article_flex_body__inner .sec_opc {
  width: unset;
  margin-left: unset;
}
.main_contents.event_single.nonavi .cms-contents .article_flex_body__inner .sec_opc_contents .opc_event {
  padding-bottom: 0 !important;
  border-bottom: unset !important;
}
@media print, screen and (min-width: 920px) {
  .main_contents.event_single.nonavi .cms-contents .article_flex_body__inner .sec_opc_contents .opc_event {
    padding: 20px 0 60px !important;
    border-bottom: 1px solid #ddd !important;
  }
}
.main_contents.event_single.nonavi .cms-contents .article_flex_body__inner .opc_link {
  padding-top: 50px;
  margin-top: 50px;
  border-top: 1px solid #ddd;
}
.main_contents.event_single.nonavi .cms-contents .article_flex_body__inner .opc_link a {
  border: 1px solid #c8c1ff;
  display: block;
  border-radius: 5px;
  display: flex;
  align-items: center;
  position: relative;
  text-decoration: none;
  color: #1e1938;
  font-size: 1.4rem;
  line-height: 1.5;
  margin: 0 auto;
  justify-content: flex-start;
  padding: 18px 50px 18px 15px;
  font-size: 1.5rem;
  max-width: 300px;
  width: 100%;
}
.main_contents.event_single.nonavi .cms-contents .article_flex_body__inner .opc_link a::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #7664ff;
  border-radius: 50%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s ease;
}
.main_contents.event_single.nonavi .cms-contents .article_flex_body__inner .opc_link a::after {
  display: block;
  position: absolute;
  content: "";
  line-height: 1;
  top: 50%;
  right: 25px;
  transition: 0.3s ease;
  width: 5px;
  height: 5px;
  border-top: 1px solid #7664ff;
  border-right: 1px solid #7664ff;
  transform: rotate(45deg) translateY(-50%);
}
.main_contents.event_single.nonavi .cms-contents .article_flex_body__inner .opc_link a:hover {
  color: #7664ff;
}
.main_contents.event_single.nonavi .cms-contents .article_flex_body__inner .opc_link a:hover::before {
  background: #f1efff;
  box-shadow: inset 0px 0px 0px 3px #fff;
}

.main_contents.nonavi.interview .sec_common_eyecatch .page_eyecatch {
  background-image: url(/assets/admission/img/under/under_layer_mv_interview_sp.jpg);
}
@media print, screen and (min-width: 768px) {
  .main_contents.nonavi.interview .sec_common_eyecatch .page_eyecatch {
    background-image: url(/assets/admission/img/under/under_layer_mv_interview.jpg);
  }
}
.main_contents.nonavi.interview .sec_common_eyecatch .page_inner_ms {
  display: flex;
  align-items: center;
  height: 280px;
}
@media print, screen and (min-width: 768px) {
  .main_contents.nonavi.interview .sec_common_eyecatch .page_inner_ms {
    display: block;
    height: 520px;
  }
}
.main_contents.nonavi.interview .sec_common_eyecatch .page_head {
  padding: 0;
}
@media print, screen and (min-width: 768px) {
  .main_contents.nonavi.interview .sec_common_eyecatch .page_head {
    padding: 85px 0 0;
  }
}
@media print, screen and (min-width: 1024px) {
  .main_contents.nonavi.interview .sec_common_eyecatch .page_head {
    padding-top: 12%;
  }
}
.main_contents.nonavi.interview .article_wrap {
  display: block;
}
.main_contents.nonavi.interview .article_wrap .article_flex_body {
  width: 100%;
}
.main_contents.nonavi.interview .article_wrap .article_flex_body .article_flex_body__inner {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  padding: 80px 0 50px;
}
@media print, screen and (min-width: 1024px) {
  .main_contents.nonavi.interview .article_wrap .article_flex_body .article_flex_body__inner {
    padding: 100px 0 140px;
  }
}
.main_contents.nonavi.interview .article_wrap .article_flex_nav {
  display: none;
}/*# sourceMappingURL=underlayer.css.map */