@charset "UTF-8";
a, abbr, address, aside, article, body, button, caption, cite, code, div, del, dl, dt, dd, em, font, form, figure, footer, fieldset, header, h1, h2, h3, h4, h5, h6, html, img, iframe, input, legend, li, label, main, nav, object, ol, option, optgroup, p, pre, q, s, sub, sup, select, span, section, tt, textarea, table, tbody, tfoot, thead, tr, th, td, ul, var, ::before, ::after {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
}

main {
  display: block;
}

ol, ul {
  list-style: none;
}

a {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  -moz-appearance: none;
       appearance: none;
  background: transparent;
  border-radius: 0;
  outline: none;
  vertical-align: middle;
  -webkit-appearance: none;
}

input, textarea {
  cursor: text;
}

[type=checkbox] {
  -moz-appearance: checkbox;
       appearance: checkbox;
  cursor: pointer;
  -webkit-appearance: checkbox;
}

[type=radio] {
  -moz-appearance: radio;
       appearance: radio;
  cursor: pointer;
  -webkit-appearance: radio;
}

[type=date]::-webkit-calendar-picker-indicator {
  cursor: pointer;
}

[type=time]::-webkit-calendar-picker-indicator {
  cursor: pointer;
}

button, select {
  cursor: pointer;
}

label[for] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

select:disabled {
  opacity: inherit;
}

select::-ms-expand {
  display: none;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  cursor: pointer;
  height: auto;
}

th {
  font-weight: bold;
}

optgroup {
  font-weight: bold;
}

fieldset {
  min-width: 0;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  font-weight: bold;
  max-width: 100%;
  white-space: normal;
}

[hidden] {
  display: none;
}

dd {
  margin-left: 0;
}

/**
* rem変換 ※375以下ではvwとする
* $number 数値
* 例) 32pxをremに変換 (32);
*/
html {
  scroll-padding-top: 11rem;
  font-size: 2.6666666667vw;
}
@media screen and (650px <= width) {
  html {
    font-size: 17.3333333333px;
  }
}
@media screen and (960px <= width) {
  html {
    font-size: 0.8032128514vw;
    scroll-padding-top: 12.5rem;
  }
}
@media screen and (1245px <= width) {
  html {
    font-size: 10px;
  }
}
body {
  word-break: break-word;
  line-break: strict;
  background-color: #FFFFF7;
  color: #1A1A1A;
  width: 100%;
  overflow-x: hidden;
}

img {
  display: block;
  height: auto;
  width: 100%;
}

textarea,
dt,
dd,
button {
  line-height: inherit;
}

textarea {
  resize: vertical;
  overflow-y: auto;
}

a, span {
  display: inline-block;
}

button {
  display: inline-block;
  text-align: left;
  font: inherit;
  color: inherit;
}

.is_loadTransition {
  -webkit-transition: none !important;
  transition: none !important;
}
.is_loadTransition * {
  -webkit-transition: none !important;
  transition: none !important;
}

.ly_main {
  padding-top: 5.8rem;
}
@media screen and (960px <= width) {
  .ly_main {
    padding-top: 7.3rem;
  }
}
@media screen and (960px <= width) {
  .ly_main:has(.top_flexWrap) {
    overflow: hidden;
  }
}
@media screen and (960px <= width) {
  .ly_main:has(.about_greetingFlex) {
    overflow: hidden;
  }
}

.ly_container {
  margin-inline: auto;
  width: 91.4666666667%;
}
@media screen and (960px <= width) {
  .ly_container {
    width: 120rem;
  }
}
.ly_container.__mainCont {
  width: 90.666%;
}
.ly_container.__sideCont {
  width: 81.09%;
}
@media screen and (960px <= width) {
  .ly_container.__mx960 {
    margin-inline: auto;
    width: 91.4666666667%;
  }
}
@media screen and (960px <= width) and (960px <= width) {
  .ly_container.__mx960 {
    width: 120rem;
    width: 96rem;
  }
}

.ly_containerLeft {
  margin-inline: auto;
  width: 91.4666666667%;
}
@media screen and (960px <= width) {
  .ly_containerLeft {
    width: 120rem;
  }
}
@media screen and (960px <= width) {
  .ly_containerLeft {
    width: 115.2rem;
    margin-inline: auto 0;
  }
}

.ly_section {
  padding-top: 10.4rem;
}
.ly_section.__pt1648 {
  padding-top: 1.6rem;
}
@media screen and (960px <= width) {
  .ly_section.__pt1648 {
    padding-top: 4.8rem;
  }
}
.ly_section.__pt2480 {
  padding-top: 2.4rem;
}
@media screen and (960px <= width) {
  .ly_section.__pt2480 {
    padding-top: 8rem;
  }
}
.ly_section.__pt2456 {
  padding-top: 2.4rem;
}
@media screen and (960px <= width) {
  .ly_section.__pt2456 {
    padding-top: 5.6rem;
  }
}
.ly_section.__topContents2 {
  padding-top: 4.8rem;
}
@media screen and (960px <= width) {
  .ly_section.__topContents2 {
    padding-top: 12.8rem;
  }
}
.ly_section.__pt4 {
  padding-top: 0.4rem;
}
.ly_section.__pt5946 {
  padding-top: 5.9rem;
}
@media screen and (960px <= width) {
  .ly_section.__pt5946 {
    padding-top: 4.6rem;
  }
}
@media screen and (960px <= width) {
  .ly_section.__noPc {
    padding-top: 0;
  }
}
.ly_section.__pt48 {
  padding-top: 4.8rem;
}
.ly_section.__pt73 {
  padding-top: 7.3rem;
}
@media screen and (960px <= width) {
  .ly_section.__pt63Pc {
    padding-top: 6.3rem;
  }
}
@media screen and (960px <= width) {
  .ly_section.__pt136Pc {
    padding-top: 13.6rem;
  }
}
.ly_section.__pt4088 {
  padding-top: 4rem;
}
@media screen and (960px <= width) {
  .ly_section.__pt4088 {
    padding-top: 8.8rem;
  }
}
.ly_section.__pt6488 {
  padding-top: 6.4rem;
}
@media screen and (960px <= width) {
  .ly_section.__pt6488 {
    padding-top: 8.8rem;
  }
}
.ly_section.__pt5688 {
  padding-top: 5.6rem;
}
@media screen and (960px <= width) {
  .ly_section.__pt5688 {
    padding-top: 8.8rem;
  }
}
.ly_section.__pt120104 {
  padding-top: 12rem;
}
@media screen and (960px <= width) {
  .ly_section.__pt120104 {
    padding-top: 10.4rem;
  }
}

@media screen and (960px <= width) {
  .ly_parent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 180rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (960px <= width) {
  .ly_mainContainer {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 67.032%;
            flex: 0 0 67.032%;
    border-right: 0.1rem solid #1A1A1A;
  }
}

@media screen and (960px <= width) {
  .ly_sideContainer {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.046875%;
            flex: 0 0 33.046875%;
  }
}

@media screen and (960px <= width) {
  .ly_side {
    position: absolute;
    z-index: 99;
    width: 34.3rem;
    width: min(max(34.3rem, 26.796875vw));
  }
  .ly_side.fixed {
    position: fixed;
    top: 9rem;
    width: min(max(34.3rem, 26.796875vw));
    z-index: 99;
  }
}

.ly_colorSection {
  position: relative;
  padding-block: 4.9rem 6.8rem;
  margin-top: 1.6rem;
}
@media screen and (960px <= width) {
  .ly_colorSection {
    padding-block: 12.8rem 17.4rem;
    margin-top: 2.4rem;
  }
}
.ly_colorSection::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #6BF9FF;
  -webkit-clip-path: polygon(0 4rem, 100% 0, 100% calc(100% - 4rem), 0 100%);
          clip-path: polygon(0 4rem, 100% 0, 100% calc(100% - 4rem), 0 100%);
  z-index: 0;
}
@media screen and (960px <= width) {
  .ly_colorSection::before {
    -webkit-clip-path: polygon(0 9.6rem, 100% 0, 100% calc(100% - 9.6rem), 0 100%);
            clip-path: polygon(0 9.6rem, 100% 0, 100% calc(100% - 9.6rem), 0 100%);
  }
}
.ly_colorSection.__col04 {
  padding-bottom: 12.3rem;
}
@media screen and (960px <= width) {
  .ly_colorSection.__col04 {
    padding-bottom: 17.5rem;
    margin-block: 2.4rem 0;
  }
}
.ly_colorSection.__col04::before {
  background-color: #6385FF;
}
.ly_colorSection > .ly_container {
  position: relative;
  z-index: 1;
}

/***********************************
* 共通
************************************/
.bl_linkBack {
  padding-bottom: 3.2rem;
  z-index: 1000;
}
.bl_linkBack.__absolute {
  position: absolute;
  left: 5%;
}

.bl_overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  pointer-events: none;
}
.bl_overlay > * {
  pointer-events: auto;
}

.bl_baroonWrap {
  position: absolute;
  width: 15.6rem;
  top: -5rem;
  left: 19.5rem;
  z-index: 100;
}
@media screen and (960px <= width) {
  .bl_baroonWrap {
    width: 45.396rem;
    top: -12rem;
    left: 37rem;
  }
}

.bl_subHead {
  padding-top: 0.8rem;
}
@media screen and (960px <= width) {
  .bl_subHead {
    padding-block: 2.4rem;
  }
}
.bl_subHead.__white {
  color: #FFF;
}

.bl_guncariImg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10.4rem;
}
@media screen and (960px <= width) {
  .bl_guncariImg {
    margin-top: 0;
  }
}
.bl_guncariImg.__col04 {
  margin-top: 5.9rem;
}

.bl_detailInfo {
  padding-top: 8rem;
}
.bl_detailInfo_wrapper {
  border: 0.1rem solid #1A1A1A;
  border-radius: 0.4rem;
  background-color: #FFFECB;
}
.bl_detailInfo_inner {
  padding: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
}
.bl_detailInfo_item {
  padding-bottom: 0.4rem;
  border-bottom: 0.1rem solid #1A1A1A;
}
.bl_detailInfo_item .el_label {
  padding-left: 1.2rem;
  position: relative;
}
.bl_detailInfo_item .el_label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 52%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0.8rem;
  height: 0.8rem;
  background-color: #6385FF;
  border-radius: 50%;
}
.bl_detailInfo_item .el_txt {
  padding-bottom: 0.4rem;
}

.bl_writer {
  padding-top: 10.4rem;
}
.bl_writer_wrapper {
  border: 0.1rem solid #1A1A1A;
  border-radius: 0.4rem;
  background-color: #FFF;
}
.bl_writer_inner {
  padding: 2.4rem;
}
@media screen and (960px <= width) {
  .bl_writer_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.6rem;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.bl_writer_imgWrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.bl_writer_imgWrap img {
  width: 12rem;
  height: 12rem;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.bl_writer_desc {
  padding-top: 1.6rem;
}
@media screen and (960px <= width) {
  .bl_writer_desc {
    display: block;
    padding: 0;
  }
}
.bl_writer_desc_name {
  text-align: center;
}
@media screen and (960px <= width) {
  .bl_writer_desc_name {
    text-align: unset;
  }
}
.bl_writer_desc_txt {
  padding-top: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.bl_writer_desc_txt.el_txt {
  text-align: left;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.bl_writer_sns {
  padding-top: 2.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.579rem;
}
.bl_writer_sns_x {
  width: 2.348rem;
}
.bl_writer_sns_instagram {
  width: 2.348rem;
}

.bl_articles {
  position: relative;
}
.bl_articles_cardList {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2.4rem 1.7rem;
  margin-top: 0.8rem;
}
@media screen and (960px <= width) {
  .bl_articles_cardList.__uni {
    grid-template-columns: repeat(4, 1fr);
    gap: 10.667rem 8rem;
    margin-top: 0;
  }
}
.bl_articles_cardList.__semi {
  gap: 2.4rem 1.5rem;
}
.bl_articles_card {
  border-radius: 0.8rem;
  overflow: hidden;
  border: 0.05rem solid #1A1A1A;
  -webkit-box-shadow: 0.2rem 0.2rem 0 #1A1A1A;
          box-shadow: 0.2rem 0.2rem 0 #1A1A1A;
  -webkit-transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
}
.bl_articles_card.__uni {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}
.bl_articles_card.__semi {
  background-color: #FFF;
}
.bl_articles_card_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.bl_articles_card_link {
  display: block;
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  .bl_articles_card_link:hover {
    opacity: 0.5;
  }
}
@media (hover: hover), (hover: none) {
  .bl_articles_card_link:active {
    opacity: 0.5;
  }
}
.bl_articles_card_imgWrap {
  width: 100%;
  height: 12.2rem;
  overflow: hidden;
  position: relative;
}
@media screen and (960px <= width) {
  .bl_articles_card_imgWrap {
    aspect-ratio: 61/81;
  }
}
.bl_articles_card_imgWrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.bl_articles_card_imgWrap.__uni {
  position: relative;
  overflow: hidden;
  border-radius: 0.4rem;
  height: 16.4rem;
  border: 0.05rem solid #1A1A1A;
}
@media screen and (960px <= width) {
  .bl_articles_card_imgWrap.__uni {
    height: 22rem;
  }
}
.bl_articles_card_imgWrap.__uni .main-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  position: relative;
  z-index: 1;
}
.bl_articles_card_imgWrap.__uni .hover-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  z-index: 2;
}
.bl_articles_card_imgWrap.__uni:hover .main-image {
  opacity: 0;
}
.bl_articles_card_imgWrap.__uni:hover .hover-image {
  opacity: 1 !important;
}
@media screen and (960px <= width) {
  .bl_articles_card_imgWrap.__uniSide {
    height: 16.4rem;
    border: 0.1rem solid #1A1A1A;
  }
}
.bl_articles_card_content {
  padding: 0.8rem 0.6rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.bl_articles_card_tags {
  margin-bottom: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.2rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.bl_articles_card_tags .tag {
  background-color: #DEFFE5;
  padding: 0.1rem 0.6rem;
  border-radius: 1rem;
  border: 0.05rem solid #1A1A1A;
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 400;
  font-size: 1rem;
  letter-spacing: 0em;
  line-height: 1.5;
}
@media screen and (960px <= width) {
  .bl_articles_card_tags .tag {
    font-family: "Noto Sans Jp", "sans-serif";
    font-weight: 300;
    font-size: 1.1rem;
    letter-spacing: 0;
    line-height: 1.5;
  }
}
.bl_articles_card_date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.8rem;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.bl_articles_card_place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4rem;
}
.bl_articles_card_place img {
  width: 1.2rem;
}
.bl_articles_card_place p {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 1.5;
}
.bl_articles_card_ttl {
  margin: 0;
  line-height: 1.4;
  text-decoration: none;
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.bl_articles_card_studentName {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.bl_articles_card_uni {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.bl_articles_card_uni img {
  width: 2rem;
}
.bl_articles_card_university {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4rem;
  -webkit-box-align: self-start;
      -ms-flex-align: self-start;
          align-items: self-start;
}
.bl_articles_card_university img {
  width: 2rem;
}
.bl_articles_card_faculty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4rem;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding-top: 0.4rem;
}
.bl_articles_card_faculty img {
  width: 1.2rem;
}
.bl_articles_card_text {
  padding-block: 0.4rem;
}
.bl_articles_card_company {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bl_articles_card_company .company_logo {
  max-width: 1.8rem;
  -o-object-fit: contain;
     object-fit: contain;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.bl_articles_noResults {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 300;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.5;
}
@media screen and (960px <= width) {
  .bl_articles_noResults {
    text-align: center;
    padding-block: 5rem 3rem;
  }
}

.bl_info {
  padding-top: 4.8rem;
}
.bl_info_blockList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0;
  padding-bottom: 1.6rem;
}
.bl_info_block {
  border-bottom: 0.1rem solid #1A1A1A;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.bl_info_block_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.6rem 0;
  text-decoration: none;
  color: inherit;
  width: 100%;
}
.bl_info_block_content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.8rem;
}
.bl_info_block_date {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
.bl_info_block_ttl {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.5;
  margin: 0;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.bl_info.__pt0 {
  padding: 0;
}

.bl_detailHead {
  padding-bottom: 4rem;
}
.bl_detailHead_updated {
  margin-top: 0.8rem;
}
.bl_detailHead.__pb60 {
  padding-bottom: 6rem;
}

.bl_tagsLikes {
  position: relative;
}
.bl_tagsLikes_tagsWrap {
  margin-block: 0.8rem 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.2rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-height: 1.5rem;
  width: 17.2rem;
}
@media screen and (960px <= width) {
  .bl_tagsLikes_tagsWrap {
    width: auto;
  }
}
.bl_tagsLikes_tagsWrap .tag {
  background-color: #DEFFE5;
  padding: 0.1rem 0.6rem;
  border-radius: 1rem;
  border: 0.05rem solid #1A1A1A;
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 400;
  font-size: 1rem;
  letter-spacing: 0em;
  line-height: 1.5;
}
@media screen and (960px <= width) {
  .bl_tagsLikes_tagsWrap .tag {
    font-family: "Noto Sans Jp", "sans-serif";
    font-weight: 300;
    font-size: 1.1rem;
    letter-spacing: 0;
    line-height: 1.5;
  }
}
.bl_tagsLikes_likesWrap {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  min-width: 11rem;
}
.bl_tagsLikes_likesWrap_heart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.5rem;
  margin-bottom: 0.2rem;
}
.bl_tagsLikes_likesWrap_heart button {
  padding: 0;
}
.bl_tagsLikes_likesWrap_heart button.loading {
  opacity: 0.7;
  cursor: wait;
}
.bl_tagsLikes_likesWrap_heart button:disabled {
  cursor: not-allowed;
}
.bl_tagsLikes_likesWrap_count {
  text-align: center;
  display: block;
}
.bl_tagsLikes_likesWrap_message {
  text-align: center;
  display: none;
  min-width: 11.1rem;
}

.bl_detailDateCenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/***********************************
* ヘッダー
************************************/
.bl_menu_btnLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.2rem 0.35rem;
  list-style: none;
  margin: 0;
}
@media screen and (960px <= width) {
  .bl_menu_btnLink {
    gap: min(3.12rem, 2vw);
    padding: 0 4rem;
  }
}

.bl_menu_btnList {
  width: 11.2rem;
}
@media screen and (960px <= width) {
  .bl_menu_btnList {
    width: min(max(17.4rem, 13.59375vw), (100vw - 8rem - 15.6rem) / 6);
  }
}

.bl_readMore {
  text-align: right;
  position: relative;
  margin-right: 0.7rem;
}
.bl_readMore.__abolute {
  position: absolute;
  margin: 0;
  bottom: 2.3rem;
  right: 2.4rem;
}
@media screen and (960px <= width) {
  .bl_readMore.__abolute {
    bottom: 11.3rem;
    right: 3.4rem;
  }
}
.bl_readMore.__bottomlarge {
  bottom: 3.5rem;
}
@media screen and (960px <= width) {
  .bl_readMore.__bottomlarge {
    bottom: 11.3rem;
    right: 3.4rem;
  }
}

.bl_headWrap {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (960px <= width) {
  .bl_headWrap h2 {
    font-family: "Noto Sans Jp", "sans-serif";
    font-weight: 600;
    font-size: 3.6rem;
    letter-spacing: 0;
    line-height: 1.5;
  }
}
@media screen and (960px <= width) {
  .bl_headWrap._small {
    font-family: "Noto Sans Jp", "sans-serif";
    font-weight: 600;
    font-size: 2rem;
    letter-spacing: 0;
    line-height: 1.5;
  }
}
.bl_headWrap.__bgWhite {
  padding-inline: 0.4rem;
  background: white;
}
@media screen and (960px <= width) {
  .bl_headWrap.__bgWhite {
    padding-inline: 1.6rem;
  }
}
.bl_headWrap__relative {
  position: relative;
}

.bl_contactBtn {
  width: 24rem;
  height: 3.7rem;
  margin-top: 10.2rem;
  margin-inline: auto;
}
.bl_contactBtn span {
  margin-left: 1.8rem;
}
.bl_contactBtn.__mt16 {
  margin-top: 1.6rem;
}

/***********************************
* 検索欄
************************************/
.bl_search {
  width: 100%;
  margin: 0 auto;
  border-radius: 0.4rem;
  overflow: hidden;
  border: 0.1rem solid #1A1A1A;
  margin-top: 1.6rem;
}
.bl_search_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.bl_search_ttl {
  margin: 0;
  text-align: left;
  background: #FFFC1C;
  padding: 0.4rem 1.2rem;
  border-radius: 0.4rem 0.4rem 0 0;
  border-bottom: 0.1rem solid #1A1A1A;
}
.bl_search_formSection {
  background-color: #FFFECB;
  padding: 1.2rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 19.4rem;
  border-radius: 0 0 0.4rem 0.4rem;
}
@media screen and (960px <= width) {
  .bl_search_formSection {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    gap: 2rem;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    width: 100%;
    min-height: 8.2rem;
    padding: 1.6rem;
  }
}
.bl_search_formSection.__uni {
  min-height: auto;
  gap: 1.5rem;
}
.bl_search_formFlex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.9rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (960px <= width) {
  .bl_search_formFlex {
    gap: 53rem;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }
}
.bl_search_formFlex button {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.3rem;
}
@media screen and (960px <= width) {
  .bl_search_formColum {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4.8rem;
  }
}
@media screen and (960px <= width) {
  .bl_search_formColum .bl_search_formSelect {
    width: 24rem;
  }
}
@media screen and (960px <= width) {
  .bl_search_formColum .bl_search_formSelect.__width40 {
    width: 40rem;
  }
}
.bl_search_formColum .bl_search_formSelect.__semi {
  width: 77.6%;
}
@media screen and (960px <= width) {
  .bl_search_formColum .bl_search_formSelect.__semi {
    width: 40rem;
  }
}
@media screen and (960px <= width) {
  .bl_search_formColum .bl_search_formInput {
    width: 24rem;
  }
}
.bl_search_formSelect {
  width: 65%;
  height: 2.9rem;
  padding: 0.4rem 0 0.4rem 0.45rem;
  border: 0.1rem solid #1A1A1A;
  border-radius: 0.4rem;
  background-color: #FFF;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%23333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' d='M3 3l3 3 3-3'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 4.8rem center;
  background-size: 1.2rem 0.8rem;
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 300;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.5;
  color: #1A1A1A;
}
@media screen and (960px <= width) {
  .bl_search_formSelect {
    width: 40rem;
    background-position: right 0.8rem center;
  }
}
.bl_search_formSelect.__uni {
  width: 20rem;
  background-image: none;
}
@media screen and (960px <= width) {
  .bl_search_formSelect.__uni {
    width: 40rem;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%23333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' d='M3 3l3 3 3-3'/%3E%3C/svg%3E");
  }
}
.bl_search_formSelect.__markRight {
  background-position: right 0.96rem center;
}
.bl_search_formSelect.disabled {
  background-color: #f5f5f5;
  color: #999;
  cursor: not-allowed;
}
.bl_search_formSelect:disabled {
  background-color: #f5f5f5;
  color: #999;
  cursor: not-allowed;
}
.bl_search_formGroup {
  margin-bottom: 1.2rem;
}
@media screen and (960px <= width) {
  .bl_search_formGroup {
    margin-bottom: 0;
  }
}
.bl_search_formLabel {
  display: block;
}
.bl_search_formInput {
  width: 100%;
  height: 2.9rem;
  padding: 0.6rem 0.8rem;
  border: 0.1rem solid #1A1A1A;
  border-radius: 0.4rem;
  background-color: #FFF;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
}
@media screen and (960px <= width) {
  .bl_search_formInput {
    width: 40rem;
  }
}
.bl_search_formInput::-webkit-input-placeholder {
  color: #999;
}
.bl_search_formInput::-moz-placeholder {
  color: #999;
}
.bl_search_formInput:-ms-input-placeholder {
  color: #999;
}
.bl_search_formInput::-ms-input-placeholder {
  color: #999;
}
.bl_search_formInput::placeholder {
  color: #999;
}
.bl_search_btnWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.2rem;
  margin-top: 2.4rem;
}
@media screen and (960px <= width) {
  .bl_search_btnWrap {
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    gap: 2.3rem;
    margin-top: 0;
    margin-left: 3.5rem;
  }
}
@media screen and (960px <= width) {
  .bl_search_btnWrap.__form3 {
    margin-left: 9rem;
  }
}
.bl_search_results {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 300;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.5;
}
.bl_search_results p {
  margin-top: 0.3rem;
}
.bl_search_results span {
  margin-left: 0.8rem;
}
.bl_search_results.__uni {
  margin-top: 1.2rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/***********************************
* 最新ネタ一覧
************************************/
.bl_news {
  width: 100%;
}
.bl_news_cardList {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.15rem 2.4rem;
  margin-bottom: 3.2rem;
}
@media screen and (960px <= width) {
  .bl_news_cardList {
    grid-template-columns: repeat(3, 1fr);
    gap: 3.9rem 4rem;
  }
}
.bl_news_card {
  border-radius: 0.8rem;
  overflow: hidden;
  border: 0.05rem solid #1A1A1A;
  -webkit-box-shadow: 0.2rem 0.2rem 0 #1A1A1A;
          box-shadow: 0.2rem 0.2rem 0 #1A1A1A;
  -webkit-transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  height: 21.1rem;
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  .bl_news_card:hover {
    opacity: 0.5;
  }
}
@media (hover: hover), (hover: none) {
  .bl_news_card:active {
    opacity: 0.5;
  }
}
@media screen and (960px <= width) {
  .bl_news_card {
    height: 35.6rem;
  }
}
.bl_news_card_inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.bl_news_card_imgWrap {
  width: 100%;
  height: 12.2rem;
  overflow: hidden;
  position: relative;
}
@media screen and (960px <= width) {
  .bl_news_card_imgWrap {
    height: 27.9rem;
  }
}
.bl_news_card_imgWrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.bl_news_card_content {
  padding: 0.8rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #FFF;
}
.bl_news_card_tags {
  margin-bottom: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.2rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.bl_news_card_tags .tag {
  background-color: #DEFFE5;
  padding: 0.1rem 0.6rem;
  border-radius: 1rem;
  border: 0.05rem solid #1A1A1A;
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 400;
  font-size: 1rem;
  letter-spacing: 0em;
  line-height: 1.5;
}
@media screen and (960px <= width) {
  .bl_news_card_tags .tag {
    font-family: "Noto Sans Jp", "sans-serif";
    font-weight: 300;
    font-size: 1.1rem;
    letter-spacing: 0;
    line-height: 1.5;
  }
}
.bl_news_card_ttl {
  margin: 0;
  text-decoration: none;
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 4.2rem;
}
.bl_news_noResults {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 300;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.5;
}
@media screen and (960px <= width) {
  .bl_news_noResults {
    text-align: center;
    padding-block: 5rem 3rem;
  }
}

/***********************************
* 最新ネタ詳細
************************************/
.bl_newsDetail_head {
  padding-bottom: 0.8rem;
}
.bl_newsDetail_meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding-block: 0.8rem 1.6rem;
}
.bl_newsDetail_mainImage {
  height: 28.1rem;
}
@media screen and (960px <= width) {
  .bl_newsDetail_mainImage {
    width: 90.666%;
    margin: 0 auto;
    position: relative;
    height: 58.3rem;
  }
}
.bl_newsDetail_mainImage img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  height: 100%;
}
.bl_newsDetail_content {
  padding-top: 4.8rem;
}
.bl_newsDetail_subSection {
  padding-top: 8rem;
}
.bl_newsDetail_subSection p {
  padding-top: 3.2rem;
}
.bl_newsDetail_subImageWrap {
  padding-top: 3.2rem;
}
@media screen and (960px <= width) {
  .bl_newsDetail_subImageWrap {
    height: 58.3rem;
    position: relative;
  }
}
.bl_newsDetail_subImageWrap img {
  width: 100%;
  height: calc(100% - 3.2rem);
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.bl_newsDetail_subImageWrap p {
  padding: 0;
  margin-top: 0.4rem;
  text-align: center;
}
.bl_newsDetail .bl_news_card_tags {
  gap: 0.8rem;
  padding: 0.2rem 0.6rem;
}
.bl_newsDetail_backBtn {
  text-align: center;
  padding-top: 10.4rem;
}

/***********************************
* ページネーション
************************************/
.bl_pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  margin-top: 4.5rem;
}
@media screen and (960px <= width) {
  .bl_pagination {
    margin-top: 10.4rem;
  }
}
.bl_pagination.__mt0 {
  margin-top: 0;
}
.bl_pagination_item {
  display: inline-block;
}
.bl_pagination_item.current .bl_pagination_link {
  background: #1A1A1A;
  color: #fff;
  border: 0.1rem solid #1A1A1A;
}
.bl_pagination_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 3rem;
  height: 3rem;
  border: 0.1rem solid #1A1A1A;
  background: transparent;
  color: #1A1A1A;
  text-decoration: none;
  border-radius: 0.4rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 300;
  font-size: 1.5rem;
  letter-spacing: 0em;
  line-height: 1.5;
}
.bl_pagination_link:hover:not(.current) {
  background: #f5f5f5;
}
.bl_pagination_dots {
  color: #1A1A1A;
  width: 2.4rem;
  text-align: center;
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 500;
  font-size: 1.5rem;
  letter-spacing: 0em;
  line-height: 1.5;
}

.bl_paginationColSec {
  bottom: 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (960px <= width) {
  .bl_paginationColSec {
    bottom: 1.6%;
  }
}
.bl_paginationColSec.__col04 {
  bottom: 4.5rem;
}
@media screen and (960px <= width) {
  .bl_paginationColSec.__col04 {
    bottom: 4rem;
  }
}

.bl_universityDetail_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: self-end;
      -ms-flex-align: self-end;
          align-items: self-end;
}
.bl_universityDetail_nameWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.bl_universityDetail_sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.579rem;
}
.bl_universityDetail_school {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: self-end;
      -ms-flex-align: self-end;
          align-items: self-end;
  padding-top: 0.4rem;
}
.bl_universityDetail_school img {
  width: 3rem;
}
.bl_universityDetail_school p {
  padding-left: 0.4rem;
}
.bl_universityDetail_meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 0.8rem;
}
.bl_universityDetail_mainImage {
  padding-top: 1.6rem;
  height: 28.1rem;
}
@media screen and (960px <= width) {
  .bl_universityDetail_mainImage {
    width: 90.666%;
    margin: 0 auto;
    position: relative;
    height: 58.3rem;
  }
}
.bl_universityDetail_mainImage img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.bl_universityDetail_content {
  padding-top: 4.8rem;
}
.bl_universityDetail_subSection {
  padding-top: 8rem;
}
.bl_universityDetail_subSection p {
  padding-top: 3.2rem;
}
.bl_universityDetail_subImageWrap {
  padding-top: 3.2rem;
}
@media screen and (960px <= width) {
  .bl_universityDetail_subImageWrap {
    height: 58.3rem;
    position: relative;
  }
}
.bl_universityDetail_subImageWrap img {
  width: 100%;
  height: calc(100% - 3.2rem);
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.bl_universityDetail_subImageWrap p {
  padding: 0;
  margin-top: 0.4rem;
  text-align: center;
}
.bl_universityDetail_backBtn {
  text-align: center;
  padding-top: 10.4rem;
}

/***********************************
* 卒業生図鑑
************************************/
.bl_graduateDetail_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: self-end;
      -ms-flex-align: self-end;
          align-items: self-end;
}
.bl_graduateDetail_nameWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.bl_graduateDetail_sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.579rem;
}
.bl_graduateDetail_school {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: self-end;
      -ms-flex-align: self-end;
          align-items: self-end;
  padding-top: 0.4rem;
}
.bl_graduateDetail_school img {
  width: 3rem;
}
.bl_graduateDetail_school p {
  padding-left: 0.4rem;
}
.bl_graduateDetail_meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 0.8rem;
}
.bl_graduateDetail_mainImage {
  height: 28.1rem;
}
@media screen and (960px <= width) {
  .bl_graduateDetail_mainImage {
    width: 90.666%;
    margin: 0 auto;
    position: relative;
    height: 58.3rem;
  }
}
.bl_graduateDetail_mainImage img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.bl_graduateDetail_content {
  padding-top: 4.8rem;
}
.bl_graduateDetail_subSection {
  padding-top: 8rem;
}
.bl_graduateDetail_subSection p {
  padding-top: 3.2rem;
}
.bl_graduateDetail_subImageWrap {
  padding-top: 3.2rem;
}
@media screen and (960px <= width) {
  .bl_graduateDetail_subImageWrap {
    height: 58.3rem;
    position: relative;
  }
}
.bl_graduateDetail_subImageWrap img {
  width: 100%;
  height: calc(100% - 3.2rem);
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.bl_graduateDetail_subImageWrap p {
  padding: 0;
  margin-top: 0.4rem;
  text-align: center;
}
.bl_graduateDetail_backBtn {
  text-align: center;
  padding-top: 10.4rem;
}

/***********************************
* イベント
************************************/
.bl_event {
  width: 100%;
}
.bl_event_cardList {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.15rem 2.4rem;
  margin-bottom: 3.2rem;
}
@media screen and (960px <= width) {
  .bl_event_cardList {
    grid-template-columns: repeat(3, 1fr);
    gap: 3.9rem 4rem;
  }
}
.bl_event_cardList.__pb0 {
  margin-bottom: 0;
}
.bl_event_card {
  border-radius: 0.8rem;
  overflow: hidden;
  border: 0.05rem solid #1A1A1A;
  -webkit-box-shadow: 0.2rem 0.2rem 0 #1A1A1A;
          box-shadow: 0.2rem 0.2rem 0 #1A1A1A;
  -webkit-transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  height: 26.3rem;
}
@media (hover: hover) and (pointer: fine) {
  .bl_event_card:hover {
    opacity: 0.5;
  }
}
@media (hover: hover), (hover: none) {
  .bl_event_card:active {
    opacity: 0.5;
  }
}
@media screen and (960px <= width) {
  .bl_event_card {
    height: 41.8rem;
  }
}
.bl_event_card_inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.bl_event_card_imgWrap {
  width: 100%;
  height: 12.2rem;
  overflow: hidden;
  position: relative;
}
@media screen and (960px <= width) {
  .bl_event_card_imgWrap {
    height: 27.9rem;
  }
}
.bl_event_card_imgWrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.bl_event_card_content {
  padding: 0.8rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #FFF;
}
.bl_event_card_tags {
  margin-bottom: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.2rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.bl_event_card_tags .tag {
  background-color: #DEFFE5;
  padding: 0.1rem 0.6rem;
  border-radius: 1rem;
  border: 0.05rem solid #1A1A1A;
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 400;
  font-size: 1rem;
  letter-spacing: 0em;
  line-height: 1.5;
}
@media screen and (960px <= width) {
  .bl_event_card_tags .tag {
    font-family: "Noto Sans Jp", "sans-serif";
    font-weight: 300;
    font-size: 1.1rem;
    letter-spacing: 0;
    line-height: 1.5;
  }
}
.bl_event_card_ttl {
  margin: 0;
  line-height: 1.4;
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 4.2rem;
}
.bl_event_card_date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.8rem;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.bl_event_card_place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4rem;
}
.bl_event_card_place img {
  width: 1.2rem;
}
.bl_event_card_place p {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 1.5;
}
.bl_event_noResults {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 300;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.5;
}
@media screen and (960px <= width) {
  .bl_event_noResults {
    text-align: center;
    padding-block: 5rem 3rem;
  }
}

.bl_eventDetail_head {
  padding-bottom: 0.8rem;
}
.bl_eventDetail_place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4rem;
}
.bl_eventDetail_place img {
  width: 1.8rem;
}
.bl_eventDetail_date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: self-end;
      -ms-flex-align: self-end;
          align-items: self-end;
}
.bl_eventDetail_date p:last-child {
  margin-left: 0.8rem;
}
.bl_eventDetail_date .time {
  margin-bottom: 0.4rem;
}
.bl_eventDetail_deadline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4rem;
  font-family: "Montserrat", "sans-serif";
  font-weight: 700;
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 1.5;
  color: #FF6161;
}
.bl_eventDetail_meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding-block: 0.8rem 1.6rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bl_eventDetail_meta .like-button {
  padding: 0;
}
.bl_eventDetail_mainImage {
  height: 28.1rem;
}
@media screen and (960px <= width) {
  .bl_eventDetail_mainImage {
    width: 90.666%;
    margin: 0 auto;
    position: relative;
    height: 58.3rem;
  }
}
.bl_eventDetail_mainImage img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  height: 100%;
}
.bl_eventDetail_content {
  padding-top: 4.8rem;
}
.bl_eventDetail_subSection {
  padding-top: 8rem;
}
.bl_eventDetail_subSection p {
  padding-top: 3.2rem;
}
.bl_eventDetail_subImageWrap {
  padding-top: 3.2rem;
}
@media screen and (960px <= width) {
  .bl_eventDetail_subImageWrap {
    height: 58.3rem;
    position: relative;
  }
}
.bl_eventDetail_subImageWrap img {
  width: 100%;
  height: calc(100% - 3.2rem);
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.bl_eventDetail_subImageWrap p {
  padding: 0;
  margin-top: 0.4rem;
  text-align: center;
}
.bl_eventDetail_tags {
  margin-bottom: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.8rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 1rem;
}
.bl_eventDetail_tags .tag {
  background-color: #DEFFE5;
  padding: 0.1rem 0.6rem;
  border-radius: 1rem;
  border: 0.05rem solid #1A1A1A;
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 400;
  font-size: 1rem;
  letter-spacing: 0em;
  line-height: 1.5;
}
@media screen and (960px <= width) {
  .bl_eventDetail_tags .tag {
    font-family: "Noto Sans Jp", "sans-serif";
    font-weight: 300;
    font-size: 1.1rem;
    letter-spacing: 0;
    line-height: 1.5;
  }
}
.bl_eventDetail_backBtn {
  text-align: center;
  padding-top: 10.4rem;
}

/***********************************
* サークル
************************************/
.bl_club {
  width: 100%;
}
.bl_club_cardList {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.15rem 2.4rem;
  margin-bottom: 3.2rem;
}
@media screen and (960px <= width) {
  .bl_club_cardList {
    grid-template-columns: repeat(3, 1fr);
    gap: 3.9rem 4rem;
  }
}
.bl_club_cardList.__pb0 {
  margin-bottom: 0;
}
.bl_club_card {
  border-radius: 0.8rem;
  overflow: hidden;
  border: 0.05rem solid #1A1A1A;
  -webkit-box-shadow: 0.2rem 0.2rem 0 #1A1A1A;
          box-shadow: 0.2rem 0.2rem 0 #1A1A1A;
  -webkit-transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  height: 23.9rem;
}
@media (hover: hover) and (pointer: fine) {
  .bl_club_card:hover {
    opacity: 0.5;
  }
}
@media (hover: hover), (hover: none) {
  .bl_club_card:active {
    opacity: 0.5;
  }
}
@media screen and (960px <= width) {
  .bl_club_card {
    height: 37.9rem;
  }
}
.bl_club_card_inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.bl_club_card_imgWrap {
  width: 100%;
  height: 12.2rem;
  overflow: hidden;
  position: relative;
}
@media screen and (960px <= width) {
  .bl_club_card_imgWrap {
    height: 27.9rem;
  }
}
.bl_club_card_imgWrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.bl_club_card_content {
  padding: 0.8rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #FFF;
}
.bl_club_card_tags {
  margin-bottom: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.2rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.bl_club_card_tags .tag {
  background-color: #DEFFE5;
  padding: 0.1rem 0.6rem;
  border-radius: 1rem;
  border: 0.05rem solid #1A1A1A;
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 400;
  font-size: 1rem;
  letter-spacing: 0em;
  line-height: 1.5;
}
@media screen and (960px <= width) {
  .bl_club_card_tags .tag {
    font-family: "Noto Sans Jp", "sans-serif";
    font-weight: 300;
    font-size: 1.1rem;
    letter-spacing: 0;
    line-height: 1.5;
  }
}
.bl_club_card_ttl {
  margin: 0;
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 3em;
}
.bl_club_card_university {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bl_club_card_university img {
  width: 2rem;
}
.bl_club_noResults {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 300;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.5;
}
@media screen and (960px <= width) {
  .bl_club_noResults {
    text-align: center;
    padding-block: 5rem 3rem;
  }
}

.bl_clubDetail_head {
  padding-bottom: 0.4rem;
}
.bl_clubDetail_meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding-block: 0.8rem 1.6rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bl_clubDetail_meta .like-button {
  padding: 0;
}
.bl_clubDetail_mainImage {
  height: 28.1rem;
}
@media screen and (960px <= width) {
  .bl_clubDetail_mainImage {
    width: 90.666%;
    margin: 0 auto;
    position: relative;
    height: 58.3rem;
  }
}
.bl_clubDetail_mainImage img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  height: 100%;
}
.bl_clubDetail_content {
  padding-top: 4.8rem;
}
.bl_clubDetail_subSection {
  padding-top: 8rem;
}
.bl_clubDetail_subSection p {
  padding-top: 3.2rem;
}
.bl_clubDetail_subImageWrap {
  padding-top: 3.2rem;
}
@media screen and (960px <= width) {
  .bl_clubDetail_subImageWrap {
    height: 58.3rem;
    position: relative;
  }
}
.bl_clubDetail_subImageWrap img {
  width: 100%;
  height: calc(100% - 3.2rem);
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.bl_clubDetail_subImageWrap p {
  padding: 0;
  margin-top: 0.4rem;
  text-align: center;
}
.bl_clubDetail_university {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bl_clubDetail_university img {
  width: 3rem;
}
.bl_clubDetail_tags {
  margin-bottom: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.8rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 1rem;
}
.bl_clubDetail_tags .tag {
  background-color: #DEFFE5;
  padding: 0.1rem 0.6rem;
  border-radius: 1rem;
  border: 0.05rem solid #1A1A1A;
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 400;
  font-size: 1rem;
  letter-spacing: 0em;
  line-height: 1.5;
}
@media screen and (960px <= width) {
  .bl_clubDetail_tags .tag {
    font-family: "Noto Sans Jp", "sans-serif";
    font-weight: 300;
    font-size: 1.1rem;
    letter-spacing: 0;
    line-height: 1.5;
  }
}
.bl_clubDetail_backBtn {
  text-align: center;
  padding-top: 10.4rem;
}

/***********************************
* ゼミ
************************************/
.bl_seminar {
  width: 100%;
}
.bl_seminar_cardList {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem 2.4rem;
  margin-bottom: 3.2rem;
}
@media screen and (960px <= width) {
  .bl_seminar_cardList {
    grid-template-columns: repeat(3, 1fr);
    gap: 3.9rem 3.2rem;
  }
}
.bl_seminar_cardList.__pb0 {
  margin-bottom: 0;
}
.bl_seminar_card {
  background-color: #FFF;
  border-radius: 0.8rem;
  overflow: hidden;
  border: 0.05rem solid #1A1A1A;
  -webkit-box-shadow: 0.2rem 0.2rem 0 #1A1A1A;
          box-shadow: 0.2rem 0.2rem 0 #1A1A1A;
  -webkit-transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  height: 12.5rem;
}
@media (hover: hover) and (pointer: fine) {
  .bl_seminar_card:hover {
    opacity: 0.5;
  }
}
@media (hover: hover), (hover: none) {
  .bl_seminar_card:active {
    opacity: 0.5;
  }
}
@media screen and (960px <= width) {
  .bl_seminar_card {
    height: 9.8rem;
  }
}
.bl_seminar_card_inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.bl_seminar_card_content {
  padding: 0.8rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #FFF;
}
.bl_seminar_card_ttl {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.5;
}
.bl_seminar_card_university {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4rem;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.bl_seminar_card_university img {
  width: 1.2rem;
}
.bl_seminar_card_text p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
.bl_seminar_noResults {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 300;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.5;
}
@media screen and (960px <= width) {
  .bl_seminar_noResults {
    text-align: center;
    padding-block: 5rem 3rem;
  }
}

.bl_seminarDetail_meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding-block: 0.8rem 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bl_seminarDetail_meta .like-button {
  padding: 0;
}
.bl_seminarDetail_mainImage {
  height: 28.1rem;
}
@media screen and (960px <= width) {
  .bl_seminarDetail_mainImage {
    width: 90.666%;
    margin: 0 auto;
    position: relative;
    height: 58.3rem;
  }
}
.bl_seminarDetail_mainImage img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  height: 100%;
}
.bl_seminarDetail_subSection {
  padding-top: 8rem;
}
.bl_seminarDetail_subSection p {
  padding-top: 3.2rem;
}
.bl_seminarDetail_subImageWrap {
  padding-top: 3.2rem;
}
@media screen and (960px <= width) {
  .bl_seminarDetail_subImageWrap {
    height: 58.3rem;
    position: relative;
  }
}
.bl_seminarDetail_subImageWrap img {
  width: 100%;
  height: calc(100% - 3.2rem);
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.bl_seminarDetail_subImageWrap p {
  padding: 0;
  margin-top: 0.4rem;
  text-align: center;
}
.bl_seminarDetail_university {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4rem;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 0.4rem;
}
.bl_seminarDetail_university img {
  width: 3rem;
}
.bl_seminarDetail_backBtn {
  text-align: center;
  padding-top: 10.4rem;
}

/***********************************
* インターン
************************************/
.bl_intern {
  width: 100%;
}
.bl_intern_cardList {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.7rem 1.8rem;
  margin-bottom: 3.2rem;
}
@media screen and (960px <= width) {
  .bl_intern_cardList {
    grid-template-columns: repeat(3, 1fr);
    gap: 3.9rem 3.2rem;
  }
}
.bl_intern_cardList.__pb0 {
  margin-bottom: 0;
}
.bl_intern_card {
  border-radius: 0.8rem;
  overflow: hidden;
  border: 0.05rem solid #1A1A1A;
  -webkit-box-shadow: 0.2rem 0.2rem 0 #1A1A1A;
          box-shadow: 0.2rem 0.2rem 0 #1A1A1A;
  -webkit-transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  height: 26.282rem;
}
@media (hover: hover) and (pointer: fine) {
  .bl_intern_card:hover {
    opacity: 0.5;
  }
}
@media (hover: hover), (hover: none) {
  .bl_intern_card:active {
    opacity: 0.5;
  }
}
@media screen and (960px <= width) {
  .bl_intern_card {
    height: 42.4rem;
  }
}
.bl_intern_card_inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.bl_intern_card_imgWrap {
  width: 100%;
  height: 12.2rem;
  overflow: hidden;
  position: relative;
}
@media screen and (960px <= width) {
  .bl_intern_card_imgWrap {
    height: 27.9rem;
  }
}
.bl_intern_card_imgWrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.bl_intern_card_content {
  padding: 0.8rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #FFF;
}
.bl_intern_card_tags {
  margin-bottom: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.2rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.bl_intern_card_tags .tag {
  background-color: #DEFFE5;
  padding: 0.1rem 0.6rem;
  border-radius: 1rem;
  border: 0.05rem solid #1A1A1A;
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 400;
  font-size: 1rem;
  letter-spacing: 0em;
  line-height: 1.5;
}
@media screen and (960px <= width) {
  .bl_intern_card_tags .tag {
    font-family: "Noto Sans Jp", "sans-serif";
    font-weight: 300;
    font-size: 1.1rem;
    letter-spacing: 0;
    line-height: 1.5;
  }
}
.bl_intern_card_ttl {
  margin: 0;
  line-height: 1.4;
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.5;
}
.bl_intern_card_ttl p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 4.2rem;
}
.bl_intern_card_date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.765rem;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.bl_intern_card_place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4rem;
}
.bl_intern_card_place img {
  width: 1.2rem;
}
.bl_intern_card_place p {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 1.5;
}
.bl_intern_card_company {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bl_intern_card_company .company_logo {
  max-width: 1.8rem;
  -o-object-fit: contain;
     object-fit: contain;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.bl_intern_noResults {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 300;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.5;
}
@media screen and (960px <= width) {
  .bl_intern_noResults {
    text-align: center;
    padding-block: 5rem 3rem;
  }
}

.bl_internDetail_head {
  padding-bottom: 0.8rem;
}
.bl_internDetail_company {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.8rem;
}
.bl_internDetail_company .company_logo {
  max-width: 2.4rem;
  -o-object-fit: contain;
     object-fit: contain;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.bl_internDetail_company .company_logo span {
  font-size: 1.6rem;
}
.bl_internDetail_date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: self-end;
      -ms-flex-align: self-end;
          align-items: self-end;
}
.bl_internDetail_date p:last-child {
  margin-left: 0.8rem;
}
.bl_internDetail_date .time {
  margin-bottom: 0.4rem;
}
.bl_internDetail_deadline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4rem;
  font-family: "Montserrat", "sans-serif";
  font-weight: 700;
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 1.5;
  color: #FF6161;
}
.bl_internDetail_meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding-block: 0.8rem 1.6rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bl_internDetail_meta .like-button {
  padding: 0;
}
.bl_internDetail_mainImage {
  height: 28.1rem;
}
@media screen and (960px <= width) {
  .bl_internDetail_mainImage {
    width: 90.666%;
    margin: 0 auto;
    position: relative;
    height: 58.3rem;
  }
}
.bl_internDetail_mainImage img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  height: 100%;
}
.bl_internDetail_content {
  padding-top: 4.8rem;
}
.bl_internDetail_subSection {
  padding-top: 8rem;
}
.bl_internDetail_subSection p {
  padding-top: 3.2rem;
}
.bl_internDetail_subImageWrap {
  padding-top: 3.2rem;
}
@media screen and (960px <= width) {
  .bl_internDetail_subImageWrap {
    height: 58.3rem;
    position: relative;
  }
}
.bl_internDetail_subImageWrap img {
  width: 100%;
  height: calc(100% - 3.2rem);
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.bl_internDetail_subImageWrap p {
  padding: 0;
  margin-top: 0.4rem;
  text-align: center;
}
.bl_internDetail_tags {
  margin-bottom: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.8rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 1rem;
}
.bl_internDetail_tags .tag {
  background-color: #DEFFE5;
  padding: 0.1rem 0.6rem;
  border-radius: 1rem;
  border: 0.05rem solid #1A1A1A;
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 400;
  font-size: 1rem;
  letter-spacing: 0em;
  line-height: 1.5;
}
@media screen and (960px <= width) {
  .bl_internDetail_tags .tag {
    font-family: "Noto Sans Jp", "sans-serif";
    font-weight: 300;
    font-size: 1.1rem;
    letter-spacing: 0;
    line-height: 1.5;
  }
}
.bl_internDetail_backBtn {
  text-align: center;
  padding-top: 10.4rem;
}

.bl_infoDetail_head {
  padding-block: 0.8rem 2.1rem;
}
.bl_infoDetail_place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4rem;
}
.bl_infoDetail_place img {
  width: 1.8rem;
}
.bl_infoDetail_date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.8rem;
}
.bl_infoDetail_date span {
  margin-right: 0.4rem;
}
.bl_infoDetail_date p:last-child {
  margin-left: 0.8rem;
}
.bl_infoDetail_deadline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4rem;
}
.bl_infoDetail_meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding-block: 0.8rem 1.6rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bl_infoDetail_meta .like-button {
  padding: 0;
}
.bl_infoDetail_mainImage {
  height: 28.1rem;
}
@media screen and (960px <= width) {
  .bl_infoDetail_mainImage {
    width: 90.666%;
    margin: 0 auto;
    position: relative;
    height: 58.3rem;
  }
}
.bl_infoDetail_mainImage img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  height: 100%;
}
.bl_infoDetail_content {
  padding-top: 4.8rem;
}
.bl_infoDetail_subSection {
  padding-top: 8rem;
}
.bl_infoDetail_subSection p {
  padding-top: 3.2rem;
}
.bl_infoDetail_subImageWrap {
  padding-top: 3.2rem;
}
@media screen and (960px <= width) {
  .bl_infoDetail_subImageWrap {
    height: 58.3rem;
    position: relative;
  }
}
.bl_infoDetail_subImageWrap img {
  width: 100%;
  height: calc(100% - 3.2rem);
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.bl_infoDetail_subImageWrap p {
  padding: 0;
  margin-top: 0.4rem;
  text-align: center;
}
.bl_infoDetail_backBtn {
  text-align: center;
  padding-top: 10.4rem;
}

/***********************************
* ボタン
************************************/
.el_button {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 1.5;
  background: #FFF;
  border-radius: 100vh;
  border: 0.1rem solid #1A1A1A;
  -webkit-box-shadow: 0.2rem 0.2rem 0 #1A1A1A;
          box-shadow: 0.2rem 0.2rem 0 #1A1A1A;
  color: #1A1A1A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  height: 2.9rem;
  width: 100%;
}
@media screen and (960px <= width) {
  .el_button {
    font-family: "Noto Sans Jp", "sans-serif";
    font-weight: 600;
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 1.5;
    height: 4rem;
  }
}
.el_button.__height {
  height: 7.2rem;
}
.el_button.__height .el_button_text {
  line-height: 7.2rem;
}
.el_button.__high37 {
  height: 3.7rem;
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.5;
}
.el_button.__high37:hover {
  background: #FFFC1C;
}
.el_button.__col03:hover {
  background: #FFFC1C;
}
.el_button.__confirm {
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  width: 19rem;
  padding-block: 0.4rem;
  background-color: #6385FF;
  color: #FFF;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (hover: hover) and (pointer: fine) {
  .el_button.__confirm:hover {
    opacity: 0.5;
  }
}
@media (hover: hover), (hover: none) {
  .el_button.__confirm:active {
    opacity: 0.5;
  }
}
.el_button.__rewrite {
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  width: 12rem;
  padding-block: 0.4rem;
  background-color: #FF6161;
  color: #FFF;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (hover: hover) and (pointer: fine) {
  .el_button.__rewrite:hover {
    opacity: 0.5;
  }
}
@media (hover: hover), (hover: none) {
  .el_button.__rewrite:active {
    opacity: 0.5;
  }
}
.el_button.__submit {
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  width: 12rem;
  padding-block: 0.4rem;
  background-color: #6385FF;
  color: #FFF;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (hover: hover) and (pointer: fine) {
  .el_button.__submit:hover {
    opacity: 0.5;
  }
}
@media (hover: hover), (hover: none) {
  .el_button.__submit:active {
    opacity: 0.5;
  }
}
.el_button_text {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.5;
}

.el_readMoreBtn {
  font-family: "Montserrat", "sans-serif";
  font-weight: 700;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 1.5;
  height: 2.5rem;
  background: #FFFC1C;
  border: 0.1rem solid #1A1A1A;
  padding: 0.4rem 1.5rem;
  border-radius: 0.4rem;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  position: relative;
}
.el_readMoreBtn .arrow {
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2rem;
  height: 0.9rem;
  background: #1A1A1A;
  right: -0.8rem;
  -webkit-clip-path: polygon(0 37.5%, 70% 37.5%, 70% 0, 100% 50%, 70% 100%, 70% 62.5%, 0 62.5%);
          clip-path: polygon(0 37.5%, 70% 37.5%, 70% 0, 100% 50%, 70% 100%, 70% 62.5%, 0 62.5%);
  -webkit-transition: right 0.3s ease;
  transition: right 0.3s ease;
}
.el_readMoreBtn:hover .arrow {
  right: -1.3rem;
}

.el_backBtn {
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.5;
  height: 3.4rem;
  background: #FFFC1C;
  border: 0.1rem solid #1A1A1A;
  padding: 0.65rem 2.4rem;
  border-radius: 0.6rem;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
}
@media (hover: hover) and (pointer: fine) {
  .el_backBtn:hover {
    opacity: 0.5;
  }
}
@media (hover: hover), (hover: none) {
  .el_backBtn:active {
    opacity: 0.5;
  }
}

.el_searchBtn {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 1.5;
  background: #6BF9FF;
  border-radius: 0.6rem;
  border: 0.1rem solid #1A1A1A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.8rem;
  height: 3.4rem;
  width: 10rem;
  padding: 0.65rem 1rem;
}
.el_searchBtn img {
  width: 1.6rem;
  height: 1.6rem;
}
@media screen and (960px <= width) {
  .el_searchBtn {
    padding: 0.9rem 2rem;
  }
}

/***********************************
* スクロールビュー
************************************/
@-webkit-keyframes ani-mouse {
  0% {
    opacity: 0;
    top: 70%;
  }
  40% {
    opacity: 0;
    top: 30%;
  }
  70% {
    opacity: 1;
    top: 30%;
  }
  100% {
    opacity: 1;
    top: 70%;
  }
}
@keyframes ani-mouse {
  0% {
    opacity: 0;
    top: 70%;
  }
  40% {
    opacity: 0;
    top: 30%;
  }
  70% {
    opacity: 1;
    top: 30%;
  }
  100% {
    opacity: 1;
    top: 70%;
  }
}
.el_scroll {
  position: relative;
  border: 0.2rem solid #FFFC1C;
  border-radius: 100vh;
  height: 5.7rem;
  width: 3.2rem;
}
.el_scroll_parts {
  -webkit-animation: ani-mouse 2.5s linear infinite;
          animation: ani-mouse 2.5s linear infinite;
  aspect-ratio: 1/1;
  background-color: #FFFC1C;
  border-radius: 100vh;
  left: 50%;
  position: absolute;
  top: 1.6rem;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 0.6rem;
}
.el_scroll_text {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 300;
  font-size: 0.8rem;
  letter-spacing: 0;
  line-height: 1.5;
  bottom: -0.4rem;
  color: #FFFC1C;
  left: 50%;
  position: absolute;
  text-align: center;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  width: 5rem;
}

/***********************************
* 見出し
************************************/
.el_head {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 2.8rem;
  letter-spacing: 0;
  line-height: 1.5;
}

.el_heading {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 700;
  font-size: 4.8rem;
  letter-spacing: 0em;
  line-height: 1.5;
  color: #45E167;
  text-shadow: 0 0.4rem 0.4rem rgba(0, 0, 0, 0.25);
}
@media screen and (960px <= width) {
  .el_heading {
    font-family: "Noto Sans Jp", "sans-serif";
    font-weight: 700;
    font-size: 12rem;
    letter-spacing: 0em;
    line-height: 1.5;
  }
}

.el_subHead {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 2.8rem;
  letter-spacing: 0;
  line-height: 1.5;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (960px <= width) {
  .el_subHead {
    font-family: "Noto Sans Jp", "sans-serif";
    font-weight: 600;
    font-size: 3.6rem;
    letter-spacing: 0;
    line-height: 1.5;
  }
}
.el_subHead::before {
  content: "";
  position: absolute;
  height: 0.8rem;
  width: 3.2rem;
  top: 100%;
  background-color: #FFFC1C;
  border-radius: 0.4rem;
}
.el_subHead.__white {
  color: #45E167;
}
.el_subHead.__white::before {
  background-color: #45E167;
}
.el_subHead.__small {
  font-size: 2.4rem;
}
@media screen and (960px <= width) {
  .el_subHead.__small {
    font-family: "Noto Sans Jp", "sans-serif";
    font-weight: 700;
    font-size: 6rem;
    letter-spacing: 0em;
    line-height: 1.5;
  }
}
.el_subHead.__size2 {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 2.8rem;
  letter-spacing: 0;
  line-height: 1.5;
}

.el_articleTtl {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 2rem;
  letter-spacing: 0;
  line-height: 1.5;
}

.el_subTtl {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 2rem;
  letter-spacing: 0;
  line-height: 1.5;
}
@media screen and (960px <= width) {
  .el_subTtl {
    font-family: "Noto Sans Jp", "sans-serif";
    font-weight: 600;
    font-size: 3.6rem;
    letter-spacing: 0;
    line-height: 1.5;
  }
}

.el_subTtl_bold {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 1.5;
}
@media screen and (960px <= width) {
  .el_subTtl_bold {
    font-family: "Noto Sans Jp", "sans-serif";
    font-weight: 600;
    font-size: 2rem;
    letter-spacing: 0;
    line-height: 1.5;
  }
}

.el_smallTtl {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.5;
}
@media screen and (960px <= width) {
  .el_smallTtl {
    font-family: "Noto Sans Jp", "sans-serif";
    font-weight: 600;
    font-size: 2rem;
    letter-spacing: 0;
    line-height: 1.5;
  }
}

/***********************************
* テキスト
************************************/
.el_txt {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 300;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.5;
}

.el_txtBold {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.5;
}

.el_bigTxt {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 2rem;
  letter-spacing: 0;
  line-height: 1.5;
}

.el_subTxt {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 300;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 1.5;
}
.el_subTxt_bold {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 1.5;
}
@media screen and (960px <= width) {
  .el_subTxt_bold {
    font-family: "Noto Sans Jp", "sans-serif";
    font-weight: 600;
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 1.5;
  }
}

.el_smallBoldTxt {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 1.5;
}
.el_smallBoldTxt.__col05 {
  color: #FF6161;
}

.el_smallTxt {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 300;
  font-size: 0.8rem;
  letter-spacing: 0;
  line-height: 1.5;
}

.el_headerTxt {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 1rem;
  letter-spacing: 0em;
  line-height: 1.3;
}
@media screen and (960px <= width) {
  .el_headerTxt {
    font-family: "Noto Sans Jp", "sans-serif";
    font-weight: 600;
    font-size: 1.1rem;
    letter-spacing: 0;
    line-height: 1.5;
  }
}

.el_footerTxt {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 1.2rem;
  letter-spacing: 0em;
  line-height: 1.5;
}

.el_fontAccent {
  font-family: "Montserrat", "sans-serif";
  font-weight: 700;
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 1.5;
}
@media screen and (960px <= width) {
  .el_fontAccent {
    font-family: "Montserrat", "sans-serif";
    font-weight: 700;
    font-size: 3rem;
    letter-spacing: 0;
    line-height: 1.5;
  }
}
.el_fontAccent.__small {
  font-family: "Montserrat", "sans-serif";
  font-weight: 700;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 1.5;
}
.el_fontAccent.__mid {
  font-family: "Montserrat", "sans-serif";
  font-weight: 700;
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 1.5;
}
.el_fontAccent.__large {
  font-family: "Montserrat", "sans-serif";
  font-weight: 700;
  font-size: 3rem;
  letter-spacing: 0;
  line-height: 1.5;
}
.el_fontAccent.__red {
  color: #FF6161;
}

.el_cardDate {
  font-family: "Montserrat", "sans-serif";
  font-weight: 700;
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 1.5;
}
@media screen and (960px <= width) {
  .el_cardDate {
    font-family: "Montserrat", "sans-serif";
    font-weight: 700;
    font-size: 3rem;
    letter-spacing: 0;
    line-height: 1.5;
  }
}

.el_cardDateTime {
  font-family: "Montserrat", "sans-serif";
  font-weight: 700;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 1.5;
}
@media screen and (960px <= width) {
  .el_cardDateTime {
    font-family: "Montserrat", "sans-serif";
    font-weight: 700;
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 1.5;
  }
}

.el_label {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.5;
}

.el_date {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 300;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.5;
}

.el_back {
  font-family: "Montserrat", "sans-serif";
  font-weight: 700;
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 1.5;
}
@media screen and (960px <= width) {
  .el_back {
    font-family: "Montserrat", "sans-serif";
    font-weight: 700;
    font-size: 2rem;
    letter-spacing: 0em;
    line-height: 1.5;
  }
}

/***********************************
* その他
************************************/
.el_triangleArrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #1A1A1A;
  border-width: 0.5rem 0px 0.5rem 0.6rem;
}

.no-image-placeholder {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: url("../images/noimage_large.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.no-articles-message p {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 300;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.5;
}
.no-articles-message.__picture {
  min-height: 20rem;
}
@media screen and (960px <= width) {
  .no-articles-message.__picture {
    min-height: 26rem;
  }
}
.no-articles-message.__info {
  min-height: 10rem;
}
@media screen and (960px <= width) {
  .no-articles-message.__info {
    min-height: 13rem;
  }
}

.el_heart_svg {
  width: 2.8rem;
  height: 2.4rem;
  display: inline-block;
}
.el_heart_svg svg {
  width: 100%;
  height: 100%;
}
.el_heart_svg svg path {
  fill: transparent;
  stroke: #ADADAD;
  stroke-width: 2;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.el_heart_svg.__color svg path {
  fill: #FF6161;
  stroke: #FF6161;
}

.like-button {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.5rem;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /* 10回達成時も通常の見た目を保持 */
  /* ローディング状態のみ */
}
.like-button:disabled {
  cursor: not-allowed;
}
.like-button.loading {
  opacity: 0.7;
  cursor: wait;
}

.header {
  background-color: #FFFFF7;
  border-bottom: 0.1rem solid #1A1A1A;
  height: 5.8rem;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
@media screen and (960px <= width) {
  .header {
    height: 7.3rem;
  }
}
.header.is_transparent {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.header_inner {
  padding-inline: 1.6rem;
  padding-block: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}
@media screen and (960px <= width) {
  .header_inner {
    padding-inline: 4rem;
    padding-block: 1.6rem;
    display: grid;
    grid-template-columns: auto auto 1fr auto auto;
    grid-template-areas: "logo text space sns menu";
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
  }
}
.header_logo {
  width: 9.5rem;
}
@media screen and (960px <= width) {
  .header_logo {
    width: 9.293rem;
    margin-right: 1.6rem;
    grid-area: logo;
  }
}
.header_txtWrap {
  color: #383838;
}
@media screen and (960px <= width) {
  .header_txtWrap {
    grid-area: text;
  }
}
.header_menuWrap {
  background-color: #45E167;
  border-radius: 0.4rem;
  border: 0.1rem solid #1A1A1A;
  width: 3.6rem;
  aspect-ratio: 1/1;
}
@media screen and (960px <= width) {
  .header_menuWrap {
    grid-area: menu;
    justify-self: end;
  }
}
.header_menuBtn {
  height: 1.5rem;
  position: relative;
  top: 0.9rem;
  left: 0.65rem;
  width: 2rem;
}
.header_menuBtn span {
  border-radius: 100vh;
  background-color: #1A1A1A;
  display: block;
  left: 0;
  height: 0.1rem;
  position: absolute;
  width: 100%;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, transform 0.4s;
  transition: opacity 0.4s, transform 0.4s, -webkit-transform 0.4s;
}
.header_menuBtn span:nth-of-type(1) {
  top: 50%;
  -webkit-transform: translateY(calc(-50% - 0.85rem));
          transform: translateY(calc(-50% - 0.85rem));
}
.header_menuBtn span:nth-of-type(2) {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.header_menuBtn span:nth-of-type(3) {
  top: 50%;
  -webkit-transform: translateY(calc(-50% + 0.85rem));
          transform: translateY(calc(-50% + 0.85rem));
}
.header_menuBtn.is_active span:nth-of-type(1) {
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.header_menuBtn.is_active span:nth-of-type(2) {
  -webkit-transform: translateY(-50%) rotateY(90deg);
          transform: translateY(-50%) rotateY(90deg);
  opacity: 0;
}
.header_menuBtn.is_active span:nth-of-type(3) {
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}
.header_menu {
  background-color: #FFFECB;
  border-bottom: 0.1rem solid #1A1A1A;
  padding-inline: 0;
  padding-block: 2.4rem 1.2rem;
  width: 100%;
  position: absolute;
  top: 5.8rem;
  left: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.4s ease, visibility 0.4s ease, -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.4s ease, visibility 0.4s ease, -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.4s ease, visibility 0.4s ease;
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.4s ease, visibility 0.4s ease, -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media screen and (960px <= width) {
  .header_menu {
    top: 7.3rem;
  }
}
.header_menu.is_active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.header_menu_navHead {
  padding: 0 0 0.8rem 1.6rem;
}
@media screen and (960px <= width) {
  .header_menu_navHead {
    padding: 0 0 0.8rem 4rem;
  }
}
.header_menu_txtLink {
  padding-block: 2.8rem 1.6rem;
}
@media screen and (960px <= width) {
  .header_menu_txtLink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-block: 4.8rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0;
  }
}
.header_menu_txtList {
  border-top: 0.1rem solid #1A1A1A;
  padding: 1.6rem 0;
  text-align: center;
}
@media screen and (960px <= width) {
  .header_menu_txtList {
    border-top: none;
    border-right: 0.1rem solid #1A1A1A;
    padding: 0 4.8rem;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media screen and (960px <= width) {
  .header_menu_txtList:first-child {
    border-left: 0.1rem solid #1A1A1A;
  }
}
.header_menu_txtList:last-child {
  border-bottom: 0.1rem solid #1A1A1A;
}
@media screen and (960px <= width) {
  .header_menu_txtList:last-child {
    border-bottom: none;
  }
}
.header_menu_snsLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.579rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header_menu_snsLink a {
  aspect-ratio: 1/1;
  width: 2.4rem;
  height: auto;
}
.header_menu_snsLink.__pc {
  display: none;
}
@media screen and (960px <= width) {
  .header_menu_snsLink.__pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.6rem;
    grid-area: sns;
    justify-self: end;
    margin-right: 3.2rem;
  }
}
.header_menu_privacy {
  padding-top: 1.6rem;
  padding-inline: 3.95rem;
  text-align: center;
}
.header_menu_privacy_txt {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 300;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 1.5;
}
.header_menu_privacy_txt span {
  padding-inline: 1.6rem;
}
.header_menu_privacy_txt span:last-child {
  padding-right: 0;
}

.footer {
  background-position: bottom;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-top: 10.4rem;
  background-color: inherit;
}
.footer_inner {
  margin-inline: auto;
  width: 91.4666666667%;
  padding-bottom: 4.8rem;
}
@media screen and (960px <= width) {
  .footer_inner {
    width: 120rem;
  }
}
@media screen and (960px <= width) {
  .footer_inner {
    position: relative;
  }
}
@media screen and (960px <= width) {
  .footer_flexWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 18rem;
    padding-bottom: 4.8rem;
  }
}
.footer_logoWrap {
  margin-inline: auto;
  width: 34.3rem;
}
@media screen and (960px <= width) {
  .footer_logoWrap {
    margin: 0;
  }
}
.footer_logoWrap img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.footer_txtWrap {
  margin-top: 0.8rem;
}
.footer_navLink {
  margin-top: 4.8rem;
  display: grid;
  grid-template-columns: 1fr;
  gap: 4rem;
}
@media screen and (960px <= width) {
  .footer_navLink {
    margin-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8.8rem;
  }
}
.footer_linkWrap {
  display: grid;
  grid-template-columns: 1fr;
  gap: 4rem;
}
@media screen and (960px <= width) {
  .footer_linkWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    gap: 12rem;
  }
}
@media screen and (960px <= width) {
  .footer_navList {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 13.85rem;
       -moz-column-gap: 13.85rem;
            column-gap: 13.85rem;
    row-gap: 4.8rem;
    grid-template-rows: repeat(4, auto);
    grid-auto-flow: column;
  }
}
.footer_navList_item {
  margin-bottom: 1.6rem;
}
@media screen and (960px <= width) {
  .footer_navList_item {
    margin-bottom: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.footer_navList_item:last-child {
  margin-bottom: 0;
}
@media screen and (960px <= width) {
  .footer_navList_item.__mb16 {
    margin-bottom: 1.6rem;
  }
}
.footer_navList_link {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.5;
}
.footer_navList_link.__small {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 600;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 1.5;
}
.footer_navList.__center {
  display: block;
  text-align: center;
}
@media screen and (960px <= width) {
  .footer_navList.__center {
    text-align: left;
  }
}
.footer_snsLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.579rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-block: 2.4rem;
}
@media screen and (960px <= width) {
  .footer_snsLink {
    position: absolute;
    right: 0;
    top: 20.4rem;
    padding: 0;
  }
}
.footer_snsLink a {
  aspect-ratio: 1/1;
  width: 2.4rem;
  height: auto;
}
.footer_snsLink.__pc {
  display: none;
}
@media screen and (960px <= width) {
  .footer_snsLink.__pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.6rem;
    grid-area: sns;
    justify-self: end;
    margin-right: 3.2rem;
  }
}
.footer_privacy {
  padding-inline: 2.4rem;
  text-align: center;
}
@media screen and (960px <= width) {
  .footer_privacy {
    width: 28.58%;
    margin-inline: auto;
  }
}
.footer_privacy_txt {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 300;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 1.5;
  line-height: 1.91;
}
.footer_privacy_txt span {
  padding-inline: 1.6rem;
}
.footer_privacy_txt span:last-child {
  padding-right: 0;
}
.footer_copy {
  font-family: "Noto Sans Jp", "sans-serif";
  font-weight: 300;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 1.5;
  padding-bottom: 0.4rem;
  text-align: center;
}

.hp_tac {
  text-align: center !important;
}

.hp_noneSp {
  display: none !important;
}
@media screen and (960px <= width) {
  .hp_noneSp {
    display: block !important;
  }
}

.hp_noneSpFlex {
  display: none !important;
}
@media screen and (960px <= width) {
  .hp_noneSpFlex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

.hp_noneSpInline {
  display: none !important;
}
@media screen and (960px <= width) {
  .hp_noneSpInline {
    display: inline !important;
  }
}

@media screen and (960px <= width) {
  .hp_nonePc {
    display: none !important;
  }
}

.hp_block {
  display: block !important;
}

.hp_hidden {
  display: none;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.anime_fadeIn {
  opacity: 0;
}
.anime_fadeIn.is_active {
  -webkit-animation: fadeIn 1s cubic-bezier(0.33, 1, 0.68, 1) forwards;
          animation: fadeIn 1s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}

@-webkit-keyframes fadeUp {
  0% {
    -webkit-transform: translateY(35px);
            transform: translateY(35px);
    opacity: 0;
    @media screen and (960px <= width) {
      -webkit-transform: translateY(50px);
              transform: translateY(50px);
    }
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadeUp {
  0% {
    -webkit-transform: translateY(35px);
            transform: translateY(35px);
    opacity: 0;
    @media screen and (960px <= width) {
      -webkit-transform: translateY(50px);
              transform: translateY(50px);
    }
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.anime_fadeUp {
  -webkit-transform: translateY(35px);
          transform: translateY(35px);
  opacity: 0;
}
@media screen and (960px <= width) {
  .anime_fadeUp {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
}
.anime_fadeUp.is_active {
  -webkit-animation: fadeUp 1.5s cubic-bezier(0.33, 1, 0.68, 1) forwards;
          animation: fadeUp 1.5s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}

@-webkit-keyframes imgScale {
  0% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes imgScale {
  0% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.anime_imgScale {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}
.anime_imgScale.is_active {
  -webkit-animation: imgScale 3s cubic-bezier(0.33, 1, 0.68, 1) forwards;
          animation: imgScale 3s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}

@-webkit-keyframes bgImgScale {
  0% {
    background-size: 130%;
    background-position: center;
  }
  100% {
    background-size: cover;
  }
}

@keyframes bgImgScale {
  0% {
    background-size: 130%;
    background-position: center;
  }
  100% {
    background-size: cover;
  }
}
.anime_bgImgScale {
  background-size: 130%;
  background-position: center;
}
.anime_bgImgScale.is_active {
  -webkit-animation: bgImgScale 2s cubic-bezier(0.33, 1, 0.68, 1) forwards;
          animation: bgImgScale 2s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}

@-webkit-keyframes line {
  0% {
    width: 3.2rem;
  }
  100% {
    width: 100%;
  }
}

@keyframes line {
  0% {
    width: 3.2rem;
  }
  100% {
    width: 100%;
  }
}
.anime_line::before {
  width: 3.2rem;
}
.anime_line.is_active::before {
  -webkit-animation: line 1s cubic-bezier(0.33, 1, 0.68, 1) forwards;
          animation: line 1s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}

@-webkit-keyframes fadeLeftPc {
  0% {
    opacity: 0;
    @media screen and (960px <= width) {
      -webkit-transform: translateX(calc(100% - 80px));
              transform: translateX(calc(100% - 80px));
    }
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes fadeLeftPc {
  0% {
    opacity: 0;
    @media screen and (960px <= width) {
      -webkit-transform: translateX(calc(100% - 80px));
              transform: translateX(calc(100% - 80px));
    }
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@-webkit-keyframes fadeLeftSp {
  0% {
    -webkit-transform: translateX(-80px);
            transform: translateX(-80px);
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes fadeLeftSp {
  0% {
    -webkit-transform: translateX(-80px);
            transform: translateX(-80px);
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.top_service_img.anime_fadeLeft {
  -webkit-transform: translateX(-80px);
          transform: translateX(-80px);
}
.top_service_img.anime_fadeLeft.is_active {
  -webkit-animation: fadeLeftSp 1s cubic-bezier(0.33, 1, 0.68, 1) forwards;
          animation: fadeLeftSp 1s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}
@media screen and (960px <= width) {
  .top_service_img.anime_fadeLeft {
    opacity: 0;
  }
}
@media screen and (960px <= width) and (960px <= width) {
  .top_service_img.anime_fadeLeft {
    -webkit-transform: translateX(calc(100% - 80px));
            transform: translateX(calc(100% - 80px));
  }
}
@media screen and (960px <= width) {
  .top_service_img.anime_fadeLeft.is_active {
    -webkit-animation: fadeLeftPc 1s cubic-bezier(0.33, 1, 0.68, 1) forwards;
            animation: fadeLeftPc 1s cubic-bezier(0.33, 1, 0.68, 1) forwards;
  }
}