/*-------------------------------
---Common
-------------------------------*/

main {
  margin-bottom: 12rem;
}

.section .section_head {
  display: grid;
  grid-auto-rows: max-content;
  max-width: 1440px;
  margin-bottom: 6rem;
  margin-left: auto;
  margin-right: auto;
}

.section .section_head .txt_body {
  max-width: calc(36em + 5vw);
  padding-left: 5vw;
  margin-left: auto;
}

.section .section_head .lead_copy {
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: -0.05em;
  margin-bottom: 3.5rem;
}

.section .section_head .lead_copy span {
  display: inline-block;
}

.pagelink_btn {
  width: min(25rem, 100%);
  margin-left: auto;
  margin-right: auto;
}

.pagelink_btn a {
  display: block;
  font-size: 1.6rem;
  font-weight: 500;
  text-align: center;
  border: 1px solid #23224C;
  padding: 0.5em 1em;
}

.archive-links .title {
  font-size: 3.2rem;
  font-weight: bold;
  color: #23224C;
  text-align: center;
  margin-bottom: 1em;
}

.archive-links .term_list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(8.5em, 1fr));
  grid-auto-rows: max-content;
  grid-gap: 2rem 3rem;
}

.archive-links .term_list .item a {
  display: block;
  font-size: 2rem;
  color: #fff;
  text-align: center;
  background-color: #23224C;
  padding: 0.75em 1em;
}


/*-------------------------------
---.lisvo_intro
-------------------------------*/

.lisvo_intro {
  max-width: 50rem;
  text-align: center;
  margin-top: 10rem;
  margin-bottom: 18rem;
}

.lisvo_intro .logo {
  margin-bottom: 5rem;
}

.lisvo_intro .catch_copy {
  font-size: 3.7rem;
  font-weight: 500;
  margin-bottom: 6rem;
}

.lisvo_intro .catch_copy span {
  font-size: 0.8em;
  letter-spacing: -0.035em;
}

.lisvo_intro .lead_copy {
  font-size: 2rem;
  font-weight: 500;
  line-height: 2;
}

.lisvo_intro .lead_copy span {
  display: inline-block;
}

.lisvo_intro .lead_copy p + p {
  margin-top: 1.5em;
}


/*-------------------------------
---.concept
-------------------------------*/

.concept {
  background-color: #23224C;
  padding-bottom: 8rem;
  margin-bottom: 12rem;
}

.concept .section_head {
  grid-template-columns: min(50%, 69.5rem) 1fr;
}

.concept .section_head .txt_body {
  color: #fff;
  margin-right: 10%;
}

.concept .concept_contents .list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: max-content;
  justify-content: center;
  grid-gap: 4rem 2.5rem;
}

.concept .concept_contents .item {
  display: grid;
  grid-template-columns: 1fr;
  grid-auto-rows: max-content;
  grid-gap: 2rem;
  background-color: #fff;
  padding: 2.5rem;
}

.concept .concept_contents .item_catch {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.5;
}


/*-------------------------------
---.performance
-------------------------------*/

.performance {
  margin-bottom: 12rem;
}

.performance .section_head {
  grid-template-columns: min(50%, 76.5rem) 1fr;
  align-items: center;
}

.performance .section_head .txt_body {
  margin-right: 17%;
}

.performance .section_head .image {
  position: relative;
}

.performance .section_head .image .bg {
  width: min(55rem, 80%);
  padding-bottom: 1.5%;
  margin-left: auto;
  margin-right: auto;
}

.performance .section_head .image .rabbits {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  width: 25%;
}

.performance .section_head .image .rabbits .teacher {
  width: 48%;
  transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
}

.performance .section_head .image .rabbits .student {
  width: 36%;
}

.performance .performance_contents {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: max-content;
  justify-content: center;
  grid-gap: 2.5rem;
}

.performance .article {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto 1fr auto;
  border: 1px solid #808080;
  padding: 3.5rem 2rem 6rem;
}

.performance .performance_title {
  border-bottom: 1px solid #808080;
  margin-bottom: 3rem;
}

.performance .hiragino-highest .list {
  display: grid;
  grid-template-columns: 1fr;
  grid-auto-rows: max-content;
  grid-gap: 5.5rem;
}

.performance .hiragino-highest .item_title {
  margin-bottom: 2rem;
}

.performance .hiragino-highest .badges {
  display: grid;
  grid-template-columns: 1fr;
  grid-auto-rows: max-content;
  grid-gap: 1.5rem;
}

.performance .hiragino-highest .badge {
  display: grid;
  grid-template-columns: 1fr 2fr;
  grid-auto-rows: max-content;
  align-items: center;
}

.performance .hiragino-highest .badge p {
  padding-left: 1em;
  padding-right: 1em;
}

.performance .excellent-housing .terms_contents {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: max-content;
  align-items: end;
  grid-gap: 0 2rem;
}

.performance .excellent-housing .terms_list {
  display: contents;
}

.performance .excellent-housing .terms_list .item {
  background-size: 40%;
  background-position: center left;
  background-repeat: no-repeat;
}

.performance .excellent-housing .terms_list .item + .item {
  margin-bottom: 3rem;
}

.performance .excellent-housing .terms_list .item.term01 {
  background-image: url(../image/hiragino-technology/excellent-housing/number_term01.svg);
  padding-bottom: 15%;
}

.performance .excellent-housing .terms_list .item.term02 {
  background-image: url(../image/hiragino-technology/excellent-housing/number_term02.svg);
}

.performance .excellent-housing .terms_list .item.term03 {
  background-image: url(../image/hiragino-technology/excellent-housing/number_term03.svg);
}

.performance .excellent-housing .terms_list .item.term04 {
  background-image: url(../image/hiragino-technology/excellent-housing/number_term04.svg);
}

.performance .excellent-housing .terms_list .item.term05 {
  background-image: url(../image/hiragino-technology/excellent-housing/number_term05.svg);
}

.performance .excellent-housing .terms_list .item.term06 {
  background-image: url(../image/hiragino-technology/excellent-housing/number_term06.svg);
}

.performance .excellent-housing .terms_list .item.term06 .illustration {
  margin-right: -5%;
}

.performance .excellent-housing .terms_list .item.term07 {
  background-image: url(../image/hiragino-technology/excellent-housing/number_term07.svg);
}

.performance .excellent-housing .terms_list .item .illustration {
  width: 82.5%;
  margin-left: auto;
  margin-bottom: 0.5rem;
}

.performance .excellent-housing .terms_list .term_title {
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  border-bottom: 1px solid #231815;
  padding-bottom: 0.25em;
}

.performance .excellent-housing .merits_title {
  width: 55%;
  margin-left: -0.25rem;
}

.performance .excellent-housing .merits_list {
  display: grid;
  grid-template-columns: 1fr;
  grid-auto-rows: max-content;
  grid-gap: 2rem;
  background-color: #8CD2F5;
  border-radius: 1rem;
  margin-top: -5rem;
  padding: 5rem 10% 3rem;
}

.performance .excellent-housing .merits_list .item {
  font-size: 1.8rem;
  font-weight: bold;
  background-size: contain;
  background-position: top left;
  background-repeat: no-repeat;
  padding-top: 1em;
}

.performance .excellent-housing .merits_list .item.merit01 {
  background-image: url(../image/hiragino-technology/excellent-housing/number_merit01.svg);
}

.performance .excellent-housing .merits_list .item.merit02 {
  background-image: url(../image/hiragino-technology/excellent-housing/number_merit02.svg);
}

.performance .excellent-housing .merits_list .item.merit03 {
  background-image: url(../image/hiragino-technology/excellent-housing/number_merit03.svg);
}

.performance .excellent-housing .merits_list .item.merit04 {
  background-image: url(../image/hiragino-technology/excellent-housing/number_merit04.svg);
}

.performance .excellent-housing .merits_list .item.merit05 {
  background-image: url(../image/hiragino-technology/excellent-housing/number_merit05.svg);
}

.performance .excellent-housing .merits_list .item.merit06 {
  background-image: url(../image/hiragino-technology/excellent-housing/number_merit06.svg);
}

.performance .excellent-housing .merits_list .item.merit07 {
  background-image: url(../image/hiragino-technology/excellent-housing/number_merit07.svg);
}

.performance .excellent-housing .merits_list .merit_title {
  position: relative;
  z-index: var(--z-index-low);
  display: inline-block;
  line-height: 1.2;
  padding-left: 2em;
}

.performance .excellent-housing .merits_list .merit_title::after {
  content: '';
  position: absolute;
  bottom: calc(50% - 0.6em);
  left: calc(50% + 1em);
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  z-index: -1;
  display: block;
  width: max(5em, 50%);
  height: 0.7rem;
  background-color: #fff;
}

.performance .excellent-housing .merits_list .merit_title.emphasis::after {
  background-color: #FDD000;
}

.performance .bels-highest-rating .bels {
  margin-bottom: 8rem;
}

.performance .bels-highest-rating .bels .logo {
  width: 50%;
  margin: 2rem auto 3.5rem;
}

.performance .bels-highest-rating .zeh .logo_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 75%;
  margin: 2rem auto 3.5rem;
}

.performance .bels-highest-rating .zeh .logo {
  width: 62.3%;
}

.performance .bels-highest-rating .zeh .rabbits {
  width: 32%;
}

.performance .bels-highest-rating .zeh .illustration {
  margin-top: 4.5rem;
}

.performance .pagelink_btn {
  margin-top: 5rem;
}


/*-------------------------------
---.equipment
-------------------------------*/

.equipment {
  background-color: #23224C;
  padding-bottom: 8rem;
  margin-bottom: 10rem;
}

.equipment .section_head {
  grid-template-columns: min(50%, 75.5rem) 1fr;
  color: #fff;
}

.equipment .section_head .txt_body {
  margin-right: 12.5%;
}

.equipment .section_head .txt_body .caution {
  margin-top: 1em;
}

.equipment .equipment_contents .list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(25rem, 1fr));
  grid-auto-rows: max-content;
  justify-content: center;
  grid-gap: 4rem 2.5rem;
}

.equipment .equipment_contents .item figcaption {
  font-size: 1.6rem;
  font-weight: 500;
  color: #fff;
  text-align: center;
  margin-top: 0.5em;
}

.equipment .equipment_contents .item .link_item {
  position: relative;
  border: 1px solid #fff;
}

.equipment .equipment_contents .item .link_item::after {
  content: '';
  display: block;
  padding-top: 80%;
}

.equipment .equipment_contents .item .link_item .item_txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  display: grid;
  grid-template-columns: 1fr;
  grid-auto-rows: max-content;
  grid-gap: 1rem;
  width: 80%;
  color: #fff;
  text-align: center;
}

.equipment .equipment_contents .item .link_item i {
  font-size: 4.5rem;
}

.equipment .equipment_contents .item .link_item .page_title {
  font-size: 2.5rem;
  font-weight: 500;
  white-space: nowrap;
}

.equipment .equipment_contents .item .pagelink_btn a {
  color: #fff;
  border-color: #fff;
}

.lity.lity-inline .lity-container {
  width: min(calc(6rem + 6rem + 12em * 3 + 4.5em * 2), 90%);
  max-width: var(--max-width-outer);
  background-color: #fff;
  box-shadow: 0 0 1rem rgba(0,0,0,0.5);
  padding: 6rem 6rem 9rem;
}

.lity.lity-inline .lity-content {
  max-height: calc(90vh - 6rem - 9rem);
  max-height: calc(90dvh - 6rem - 9rem);
}

#standard_equipment .popup_title {
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 3rem;
}

#standard_equipment .list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(12em, 1fr));
  grid-auto-rows: max-content;
  grid-gap: 0.5em 4.5em;
}

#standard_equipment .item::before {
  content: '\25cf';
  color: var(--main-color);
}