/*---------------------------------------------

下層ページ共通

---------------------------------------------*/

.page_header {
  height: 22rem;
  position: relative;
  padding-top: 4rem;
  background-image: url(../img/back_pageheader.png);
  background-size: cover;
  background-position: center;
  margin-bottom: 3rem;
  z-index: 0;
}

.page_header h1 {
  font-size: 3.5rem;
  background: linear-gradient(90deg, #1e8ddd 2.31%, #45c5d7 99.73%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1.4;
}

.page_header h2 {
  font-size: 1rem;
  font-weight: 500;
}

@media screen and (max-width: 540px) {
  .page_header {
    height: 15rem;
  }

  .page_header h1 {
    font-size: 2.5rem;
  }

  .page_header h2 {
    font-size: 1rem;
    font-weight: 500;
  }
}

.page_contents {
  padding-bottom: 8rem;
}

@media screen and (max-width: 540px) {
  .page_contents {
    padding-bottom: 5rem;
  }
}

.page_contents_nm {
  padding-bottom: 0rem;
}

.page_header .bottom_wave {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.page_header .pagename {
  position: absolute;
  top: 50%;
  left: 6rem;
  transform: translateY(-50%);
}

@media screen and (max-width: 540px) {
  .page_header .pagename {
    position: absolute;
    top: 60%;
    left: 2rem;
    transform: translateY(-50%);
  }
}

.mentenance_text {
  text-align: center;
}

/*---------------------------------------------

会社概要

---------------------------------------------*/

.overview {
  margin-bottom: 5rem;
  border-top: 1px solid #c5c1c1;
}

.overview li {
  border-bottom: 1px solid #c5c1c1;
}

@media screen and (max-width: 540px) {
  .overview {
    margin-bottom: 5rem;
    border-top: initial;
  }

  .overview li {
    border-bottom: initial;
    margin-bottom: 2rem;
  }
}

.overview li .left {
  width: 20%;
  margin-right: 5%;
  padding: 2rem 1rem 2rem;
  background: linear-gradient(90deg, #4c65bd 0%, #5198c0 84.14%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 500;
}

.overview li .right {
  width: 80%;
  padding: 2rem 2rem;
}

.overview li .right a {
  color: #1e8ddd;
  text-decoration: underline;
}

@media screen and (max-width: 540px) {
  .overview li .left {
    width: 100%;
    margin-right: 0%;
    padding: initial;
  }

  .overview li .right {
    width: 100%;
    padding: initial;
    font-weight: 400;
  }
}

.access .map {
  width: 100%;
}

.access .map iframe {
  width: 100%;
}

/*---------------------------------------------

	ABOUT

---------------------------------------------*/
.about_disc.flex {
  justify-content: space-between;
  margin-bottom: 4rem;
}

.about_disc .read {
  font-size: 1.8rem;
  line-height: 1.7;
  background: linear-gradient(90deg, #4c65bd, #5198c0 30%);
  background: -webkit-linear-gradient(0deg, #4c65bd, #5198c0 30%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 1.5rem;
}

.about_disc .sentence {
  font-weight: 400;
}

.about_disc .left {
  width: 45%;
}

.about_disc .right {
  width: 45%;
  margin-top: -10rem;
  position: relative;
  z-index: 20;
}

@media screen and (max-width: 540px) {
  .about_disc .left {
    width: 100%;
  }

  .about_disc .read {
    font-size: 1.5rem;
  }

  .about_disc .right {
    position: relative;
    z-index: 20;
    width: 90%;
    margin: auto;
    margin-top: 3rem;
  }
}

.about_secbtn {
  justify-content: space-between;
  margin-bottom: 8rem;
}

.about_secbtn .item {
  width: 31%;
}

.about_secbtn .item :nth-child(2n) {
  margin: 0 3.5%;
}

@media screen and (max-width: 540px) {
  .about_secbtn .item {
    width: 80%;
    margin: auto;
    margin-bottom: 1rem;
    display: block;
  }

  .about_secbtn .item :nth-child(2n) {
    margin: initial;
  }
}

.sec_2line {
  height: 7rem;
}

.page_sec_disc {
  max-width: 700px;
  margin-bottom: 6rem;
}

.about_feature_flex {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5rem;
}

.about_feature_flex .head_s {
  width: 6rem;
}

.about_feature_flex .head {
  font-size: 2rem;
  font-weight: 400;
  margin-bottom: 1rem;
  background: linear-gradient(90deg, #4c65bd, #5198c0 30%);
  background: -webkit-linear-gradient(0deg, #4c65bd, #5198c0 30%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.about_feature_flex .sentence {
  font-size: 1.1rem;
  font-weight: 400;
}

.about_feature_flex .left {
  width: 40%;
}

.about_feature_flex .right {
  width: 50%;
}

@media screen and (max-width: 540px) {
  .about_feature_flex {
    display: flex;
    flex-direction: column;
  }

  .about_feature_flex.reverse {
    flex-direction: column-reverse;
  }

  .about_feature_flex .left {
    width: 100%;
  }

  .about_feature_flex .right {
    width: 100%;
  }

  .about_feature_flex .left .sentence {
    margin-bottom: 2rem;
  }
}

.management {
  background-color: #f9f9f9;
  padding: 5rem 0;
  font-size: 400;
}

.management .sec_head {
  fill: linear-gradient(99deg, #fff -782.95%, #fff -171.61%, #fff 169.15%);
  filter: drop-shadow(0px 4px 30px rgba(179, 202, 223, 0.25));
}
@media screen and (max-width: 540px) {
  .management .sec_head img {
    width: 100%;
    height: auto;
  }
}

.management .about_feature_flex,
.architecture .about_feature_flex {
  align-items: start;
  margin-bottom: initial;
}

.architecture {
  padding: 5rem 0 0;
  font-size: 400;
}

/*---------------------------------------------

	FLOW

---------------------------------------------*/

.flow_secbtn {
  justify-content: space-between;
  margin-bottom: 8rem;
}

@media screen and (max-width: 540px) {
  .flow_secbtn {
    margin-bottom: 5rem;
  }
}

.flow_secbtn .item {
  width: 48%;
}

.flow_secbtn_sp {
  display: none;
}

@media screen and (max-width: 540px) {
  .flow_secbtn {
    display: none;
  }

  .flow_secbtn_sp {
    display: flex;
    justify-content: space-between;
    margin-bottom: 4rem;
  }

  .flow_secbtn_sp .item {
    width: 49%;
  }
}

.flow_head {
  height: 8rem;
  margin-bottom: 2rem;
  margin-left: -3rem;
}

@media screen and (max-width: 540px) {
  .flow_head {
    height: 6rem;
    margin-left: -2rem;
  }
}

.step_list .step {
  background: #fff;
  box-shadow: 0px 4px 25px 0px rgba(107, 146, 175, 0.15);
  padding: 3rem;
}

.step_list .headarea {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}

.step_list .headarea .number {
  padding: 0rem 0.75rem;
  font-size: 0.9rem;
  background-color: #4c65bd;
  display: inline-block;
  color: #fff;
  margin-right: 1.5rem;
}

.step_list .headarea .step_head {
  font-size: 1.5rem;
  font-weight: 500;
  background: linear-gradient(90deg, #4c65bd 0%, #5198c0 84.14%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.step_list .arrow {
  width: 3.5rem;
  margin: auto;
  margin-bottom: 2rem;
}

.step_list li {
  margin-bottom: 2rem;
}

.step_list li:last-child {
  margin-bottom: initial;
}

.sec_sell {
  padding-bottom: 8rem;
}

@media screen and (max-width: 540px) {
  .sec_sell {
    padding-bottom: 5rem;
  }
}

.sec_buy {
  padding: 8rem 0;
  background-color: #f9f9f9;
}

@media screen and (max-width: 540px) {
  .sec_buy {
    padding: 5rem 0;
    background-color: #f9f9f9;
  }
}

.sec_buy .step_list .headarea .number {
  background-color: #17a6c6;
}

.page_contents .card_flex {
  padding-top: 2rem;
  margin-bottom: initial;
}

/*---------------------------------------------

	RECRUIT

---------------------------------------------*/

.sec_head_recruit {
  font-size: 1.75rem;
  font-weight: 500;
  margin-bottom: 1.75rem;
  border-left: 6px solid #4c65bd;
  line-height: 1.5;
  padding-left: 0.75rem;
}

@media screen and (max-width: 540px) {
  .sec_head_recruit {
    font-size: 1.4rem;
    border-left: 4px solid #4c65bd;
  }
}

.recruit_table .btnarea {
  margin-top: 3rem;
}

.mb_none {
  margin-bottom: initial;
}

/*---------------------------------------------

	物件詳細

---------------------------------------------*/
.ploperty_flex {
  justify-content: space-between;
}

.ploperty_flex .left {
  width: 55%;
}

.ploperty_flex .left img {
  width: 100%;
  height: auto;
}

.ploperty_flex .right {
  width: 40%;
  font-size: 1.2rem;
  font-weight: 500;
}

@media screen and (max-width: 540px) {
  .ploperty_flex .left {
    width: 100%;
    margin-bottom: 2rem;
  }

  .ploperty_flex .right {
    width: 100%;
  }
}

.ploperty_flex .infoitem {
  margin-bottom: 2rem;
  line-height: 1.7;
}

@media screen and (max-width: 540px) {
  .ploperty_flex .infoitem {
    margin-bottom: 1.5rem;
  }
}

.ploperty_name {
  font-size: 2rem;
  font-weight: 500;
  color: #5c5b7d;
  letter-spacing: 0.25rem;
  margin-bottom: 1rem;
}

.ploperty_flex .right span {
  padding: 0.15rem 1rem;
  font-size: 0.9rem;
  font-weight: 500;
  background-color: #4c65bd;
  color: #fff;
  border-radius: 0.25rem;
  display: inline-block;
  margin-bottom: 0.5rem;
}

.ploperty_btn {
  font-size: 0.9rem;
  display: flex;
  align-items: center;
  padding: 1.5rem;
  color: #fff;
  background: linear-gradient(90deg, #1e8ddd 2.31%, #45c5d7 99.73%);
  justify-content: space-between;
  transition: 0.3s ease;
}

.ploperty_btn img {
  width: 2.5rem;
}

.ploperty_btn:hover {
  transform: scale(1.05);
  transition: 0.3s ease;
  opacity: 1;
}

/* ===================================

お問い合わせ

=================================== */

.contact_sen {
  line-height: 1.9;
  margin-bottom: 4rem;
}

@media screen and (max-width: 540px) {
  .contact_sen {
    margin-bottom: 2rem;
  }
}

.contact_sen a {
  color: #00a44f;
  border-bottom: 1px solid #00a44f;
  padding-bottom: 0.2rem;
}

.list_row {
  padding: 2rem 0rem;
  line-height: 1.9;
}

@media screen and (max-width: 540px) {
  .list_row {
    padding: 1rem 0rem 2rem;
  }
}

.list_row .flex_center {
  display: flex;
  align-items: center;
}

.list_row.textarea .flex_center {
  display: flex;
  align-items: flex-start;
}

@media screen and (max-width: 540px) {
  .list_row .flex_center {
    display: block;
  }

  .list_row.textarea .flex_center {
    display: block;
  }
}

.list_row .right {
  width: 35%;
  font-weight: 500;
}

.list_row .left {
  width: 65%;
}

@media screen and (max-width: 540px) {
  .list_row .right {
    width: 100%;
    font-size: 1.1rem;
    font-weight: 500;
  }

  .list_row .left {
    width: 100%;
  }
}

.radio_item {
  width: 10rem;
}

.contact_sec .input_form {
  padding: 1rem 1.2rem;
  width: 100%;
  background-color: #fff;
  border: 2px solid #cfcfcf;
  border-radius: 0.5rem;
}

.contact_sec input:focus,
select:focus,
textarea:focus {
  background-color: #e2f6eb;
}

.contact_sec .pcWidth-l {
  padding: 2rem;
  padding-top: 0;
}

@media screen and (max-width: 540px) {
  .contact_sec .pcWidth-l {
    padding: 0rem;
    padding-bottom: 2rem;
  }
}

.contact_sec .left {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 540px) {
  .contact_sec .left {
    display: block;
  }
}

.contact_sec .left .error {
  position: absolute;
  left: 0;
  bottom: -1.75rem;
}

.contact_sec .left div {
  margin-right: 3rem;
}

::placeholder {
  color: #bfbfbf;
}

.email .left {
  display: flex;
  flex-direction: column;
}

.email .left input {
  display: flex;
  flex-direction: column;
}

.btnarea_contact {
  text-align: center;
  justify-content: center;
}

.btnarea_contact {
  width: 100%;
  max-width: 540px;
  margin: auto;
  display: block;
  position: relative;
  transition: 0.3s ease;
  margin-top: 3rem;
}
@media screen and (max-width: 540px) {
  .btnarea_contact {
    margin-top: 0rem;
  }
}
.btnarea_contact:hover {
  transform: scale(1.05);
  transition: 0.3s ease;
}

.btnarea_contact::after {
  position: absolute;
  content: "";
  top: 50%;
  right: 2rem;
  transform: translateY(-50%);
  display: block;
  width: 3rem;
  /*幅*/
  height: 1rem;
  /*どれだけデカくなってもはみ出ないであろう高さを指定*/
  background-image: url(../img/icon_arrow_w.svg);
  background-size: contain;
  background-repeat: no-repeat;
  /*画像を繰り返さない*/
  transition: 0.3s ease;
}

.btn_contact {
  background: linear-gradient(90deg, #1e8ddd 2.31%, #45c5d7 99.73%);
  padding: 2.5rem 0;
  text-align: center;
  color: #fff;
  border: initial;
  font-size: 1.1rem;
  position: relative;
  width: 100%;
  display: inline-block;
}

.contact_sec .mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: initial;
}

.contact_sec .mw_wp_form .horizontal-item {
  margin-right: 1rem;
}

@media screen and (max-width: 540px) {
  .contact_sec .mw_wp_form .horizontal-item {
    display: block;
  }
}

.form_note {
  font-size: 0.85rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  margin-top: 0.5rem;
  color: #919191;
}
@media screen and (max-width: 540px) {
  .form_note {
    margin-bottom: 0.5rem;
  }
}
/* ===================================

お知らせ

=================================== */

.news_list ul {
  border-top: 1px solid #ebeef5;
}
.news_list ul li a {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ebeef5;
  padding: 1.5rem 2rem;
  transition: 0.3s ease;
}
.news_list ul li a:hover {
  background-color: #ebeef5;
  transition: 0.3s ease;
  opacity: 1;
}
.news_list ul li .info {
  display: flex;
  align-items: center;
  width: 20%;
}
@media screen and (max-width: 540px) {
  .news_list ul li a {
    display: block;
    padding: 1.5rem 1rem;
  }
  .news_list ul li .info {
    width: 100%;
    margin-bottom: 0.75rem;
  }
}
.news_list .day {
  margin-right: 1.5rem;
}
.news_list .category {
  background-color: #cf852d;
  color: #fff;
  padding: 0.3rem 1.5rem;
  font-size: 0.8rem;
}
@media screen and (max-width: 540px) {
  .news_list .day {
    font-size: 0.9rem;
  }
  .news_list .category {
    padding: 0.2rem 1.5rem;
    font-size: 0.8rem;
  }
}
.news_list .title {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 80%;
}
@media screen and (max-width: 540px) {
  .news_list .title {
    width: 100%;
  }
}

.news_contents {
  min-height: 30vh;
  padding: 10rem 0 8rem;
}
.news_contents h1 {
  font-size: 2rem;
  font-weight: 500;
}
.news_contents .day {
  margin-bottom: 3rem;
}
.news_contents .contents img {
  margin-bottom: 2rem;
  box-shadow: 0px 4px 3rem 0px rgba(107, 146, 175, 0.1);
}
.news_contents .contents p {
  margin-bottom: 2.5rem;
}
.news_contents .contents h2 {
  font-size: 1.5rem;
  padding-left: 0.5rem;
  line-height: 1.3;
  border-left: 5px solid;
  margin-bottom: 1rem;
}

.pagination {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 540px) {
  .pagination {
    display: flex;
    justify-content: center;
  }
}

.wp-pagenavi {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 4rem;
}
.wp-pagenavi span {
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 50%;
  background-color: #c0e7ec;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 5px;
  cursor: pointer;
  border: initial;
  margin: 0 0.5rem !important;
}

@media screen and (max-width: 540px) {
  .wp-pagenavi span {
    width: 3rem;
    height: 3rem;
    margin: 0 0.3rem !important;
  }
}

.wp-pagenavi .current {
  background-color: #1e8ddd;
  border: initial;
}
.wp-pagenavi span:hover {
  background-color: #1e8ddd;
  opacity: 1;
}

.wp-pagenavi a {
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 50%;
  background-color: #c0e7ec;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0.5rem !important;
  cursor: pointer;
  border: initial !important;
}
@media screen and (max-width: 540px) {
  .wp-pagenavi a {
    width: 3rem;
    height: 3rem;
    margin: 0 0.3rem !important;
  }
}
.wp-pagenavi a:hover {
  background-color: #1e8ddd;
  opacity: 1;
}

/*---------------------------------------------

スタッフ紹介

---------------------------------------------*/
.staff_list {
  padding-top: 2rem;
}

.staff_item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10rem;
}

@media screen and (max-width: 540px) {
  .staff_list {
    padding-top: 0rem;
  }

  .staff_item {
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 7rem;
  }
}

.staff_item:last-child {
  margin-bottom: 0rem;
}

.staff_list .left {
  width: 25%;
}

.staff_list .right {
  width: 70%;
}

.staff_info {
  display: flex;
  margin-bottom: 1.5rem;
}

.staff_info .name {
  font-size: 1.75rem;
  border-color: linear-gradient(183deg, #1e8ddd 10.5%, #45c5d7 97.82%);
  display: flex;
  align-items: center;
  margin-right: 1.5rem;
  padding-right: 1.5rem;
  border-right: 1px solid #1776ab;
  flex-shrink: 0;
}

.staff_info .name::before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 2rem;
  margin-right: 0.75rem;
  background: linear-gradient(183deg, #1e8ddd 10.5%, #45c5d7 97.82%);
}
@media screen and (max-width: 540px) {
  .staff_list .right {
    width: 100%;
  }
  .staff_info {
    flex-direction: column;
  }

  .staff_info .name {
    font-size: 1.5rem;
    border-color: initial;
    margin-right: initial;
    padding-right: initial;
    border-right: initial;
    flex-shrink: 0;
  }
  .staff_info .career {
    font-size: 0.85rem;
    line-height: 1.5;
  }

  .staff_img_sp {
    width: 70%;
    margin: auto;
    margin-bottom: 2rem;
  }
}
.motto {
  margin-bottom: 3rem;
}

.motto .head {
  font-size: 1.25rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
}
@media screen and (max-width: 540px) {
  .motto .head {
    font-size: 1.1rem;
  }
}

.motto .head .text {
  flex-shrink: 0;
  margin-right: 1rem;
}

.motto .head .line {
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #1776ab;
}

.what_company {
  background-color: #f0f3f4;
  padding: 2rem;
  position: relative;
  font-size: 0.9rem;
}
@media screen and (max-width: 540px) {
  .what_company {
    padding: 1.5rem;
  }
}

.what_company .head {
  display: inline-block;
  position: absolute;
  top: 0;
  left: -0.75rem;
  transform: translateY(-50%);
  color: #fff;
  border-radius: 20px;
  background: var(--Linear, linear-gradient(90deg, #0b4ca0 0%, #1bb19f 100%));
  padding: 0.25rem 1rem;
}

.office {
  margin-top: 6rem;
}

.office_contents {
  display: flex;
  justify-content: space-between;
}

.office_contents .left {
  width: 52%;
  font-weight: 500;
}
.office_contents .right {
  width: 40%;
}
@media screen and (max-width: 540px) {
  .office .sec_head {
    height: 3.2rem;
  }
  .office_contents {
    flex-direction: column;
  }

  .office_contents .left {
    width: 100%;
  }
  .office_contents .right {
    width: 100%;
    margin-top: 0.7rem;
  }
}

.office .left .read {
  font-size: 1.75rem;
  line-height: 1.5;
  margin-bottom: 1.25rem;
}
.office .left .sentence {
  margin-bottom: 2rem;
}
@media screen and (max-width: 540px) {
  .office .left .read {
    font-size: 1.2rem;
    line-height: 1.5;
    margin-bottom: 1.25rem;
  }
  .office .left .sentence {
    margin-bottom: 2rem;
    font-size: 0.95rem;
    line-height: 1.7;
  }
}

.biography_contents {
  background-color: #fff;
  padding: 3rem;
  box-shadow: 0px 4px 25px 0px rgba(107, 146, 175, 0.15);
  margin-bottom: 5rem;
}
.biography_contents .item {
  display: flex;
  margin-bottom: 2rem;
}
.biography_contents .item .year {
  width: 18%;
  margin-right: 10%;
  text-align: right;
}
.biography_contents .item .sentence {
  width: 72%;
}

@media screen and (max-width: 540px) {
  .biography_contents {
    padding: 2rem;
  }
  .biography_contents .item {
    flex-direction: column;
    margin-bottom: 2rem;
  }
  .biography_contents .item .year {
    width: 100%;
    margin-right: initial;
    text-align: initial;
  }
  .biography_contents .item .year span {
    display: inline;
  }
  .biography_contents .item .sentence {
    width: 100%;
  }
}
