@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap');

/* ===============================
フォント設定
=============================== */
:root {
  --font_noto_sans: 'Noto Sans JP', sans-serif;
  --font_noto_serif: 'Noto Serif JP', sans-serif;
  --font_libre: 'Libre Baskerville', serif;
  --black: #110E01;
  --gray: #E4E4E4
}
.font_libre {
  font-family: 'Libre Baskerville', serif;
}
/* ===============================
レイアウト・基本
=============================== */
@media screen and (max-width: 599px) {
  #office_page {
    width: calc(100% + 16px);
    margin: 0 -8px;
    padding-bottom: 0.5rem;
  }
}
#office_page h2,
#office_page h3,
#office_page h3{
  line-height: 1.8em!important;
  letter-spacing: 0.05em!important;
}
#office_page p,
#office_page p span {
  line-height: 2.2em!important;
  letter-spacing: 0.06em!important;
  font-family: var(--font_noto_sans)!important;
  font-weight: 400;
  font-size: 1.4rem;
}
#office_page li {
  letter-spacing: 0.05em!important;
  font-weight: 400;
  font-size: 1.4rem;
}
@media screen and (max-width: 599px) {
  #office_page h2,
  #office_page h3,
  #office_page h3 {
    line-height: 1.5em!important;
    letter-spacing: 0.02em!important;
  }
  #office_page p,
  #office_page p span,
  #office_page li {
    letter-spacing: 0em!important;
  }
}
/* ===============================
リンク設定
=============================== */
#office_page a {
    text-decoration: none!important;
  }
  #office_page a:hover {
    color: inherit!important;
  }
/* ===============================
  リード文
=============================== */
.office_page_lead {
  text-align: center;
  padding: 6rem 0 8rem;
}
@media screen and (max-width: 599px) {
  .office_page_lead {
    padding: 3rem 2rem 4rem;
  }
}
#office_page .office_page_lead p {
  font-size: 1.6rem;
  font-family: var(--font_noto_sans)!important;
  font-weight: 400!important;
  line-height: 2.6em!important;
}
@media screen and (max-width: 599px) {
  #office_page .office_page_lead p br {
    display: none;
  }
}
/* ===============================
  ページ内リンク
=============================== */
.office_page_pagelink {
  width: 690px;
  margin: 0 auto 8rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 1300px) {
  .office_page_pagelink {
    width: 94%;
  } 
}
@media screen and (max-width: 599px) {
  .office_page_pagelink {
    width: 90%;
    flex-direction: column;
  }
}
.office_page_pagelink li {
  width: 47%;
  border-bottom: solid 1px var(--gray);
  margin-bottom: 2.6rem;
  padding-bottom: 2.6rem;
}
@media screen and (max-width: 1300px) {
  .office_page_pagelink li {
    width: 49%;
  }  
}
@media screen and (max-width: 980px) {
  .office_page_pagelink li {
    width: 48%;
  }  
}
@media screen and (max-width: 599px) {
  .office_page_pagelink li {
    width: 100%;
    margin-bottom: 1.6rem;
    padding-bottom: 1.6rem;
  }
}
.office_page_pagelink li a {
  display: inline-block;
  font-size: 2.0rem;
  width: 100%;
  text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}
@media screen and (max-width: 599px) {
  .office_page_pagelink li a {
    font-size: 1.6rem;
  }
}
.office_page_pagelink li a span {
  font-family: var(--font_libre);
  display: block;
  font-size: 1.4rem;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 599px) {
  .office_page_pagelink li a span {
    font-size: 1.2rem;
  }
}
.office_page_pagelink li a span:before {
  content: '';
  display: block;
  width: 32px;
  height: 2px;
  background-color: var(--black);
  margin-right: 0.8rem;
}
.office_page_pagelink li:nth-child(1) a {
  background:  url(https://morpho1995noij.itembox.design/item/office/link_icon_01.png) no-repeat right center;
  background-size: 52px auto;
}
.office_page_pagelink li:nth-child(2) a {
  background:  url(https://morpho1995noij.itembox.design/item/office/link_icon_02.png) no-repeat right center;
  background-size: 52px auto;
}
.office_page_pagelink li:nth-child(3) a {
  background:  url(https://morpho1995noij.itembox.design/item/office/link_icon_03.png) no-repeat right center;
  background-size: 52px auto;
}
.office_page_pagelink li:nth-child(4) a {
  background:  url(https://morpho1995noij.itembox.design/item/office/link_icon_04.png) no-repeat right center;
  background-size: 52px auto;
}
.office_page_pagelink li:nth-child(5) a {
  background:  url(https://morpho1995noij.itembox.design/item/office/link_icon_05.png) no-repeat right center;
  background-size: 52px auto;
}
.office_page_pagelink li:nth-child(6) a {
  background:  url(https://morpho1995noij.itembox.design/item/office/link_icon_06.png) no-repeat right center;
  background-size: 52px auto;
}
/* ===============================
  見出し
=============================== */
#office_page .office_ttl_01 {
  font-size: 3.6rem;
  line-height: 1.8!important;
}
@media screen and (max-width: 899px) {
  #office_page .office_ttl_01 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 599px) {
  #office_page .office_ttl_01 {
    font-size: 2.2rem;
  }
}
.office_ttl_01 small {
  font-size: 1.4rem;
  font-family: var(--font_libre);
  display: block;
}
@media screen and (max-width: 599px) {
  .office_ttl_01 small {
    font-size: 1.2rem;
  }  
}
.office_ttl_01:after {
  content: '';
  display: block;
  width: 84px;
  height: 3px;
  background-color: var(--black);
  margin: 1.8rem 0 3rem;
}
@media screen and (max-width: 599px) {
  .office_ttl_01:after {
    width: 64px;
    margin: 1.4rem 0 2rem;
  }
}
/* ===============================
  2カラム
=============================== */
.office_2col_wrap {
  display: flex;
  justify-content: space-between;
  border-bottom: solid 1px var(--gray);
  padding-bottom: 8rem;
  margin-bottom: 8rem;
}
#s02.office_2col_wrap,
#s04.office_2col_wrap,
#s06.office_2col_wrap {
  flex-direction: row-reverse;
}
@media screen and (max-width: 599px) {
  .office_2col_wrap {
    padding-bottom: 4rem;
    margin-bottom: 4rem;
  }
}
.office_2col_header {
  width: 28.27%;
}
@media screen and (max-width: 599px) {
  .office_2col_header {
    display: none;
  }
}
.office_2col_header img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: top;
}
.office_2col_conts {
  width: 67.93%;
  padding-top: 3rem;
}
@media screen and (max-width: 599px) {
  .office_2col_conts {
    width: 100%;
    padding-top: 0;
  }  
}
.office_2col_conts .pc_hide img {
  object-fit: cover;
  width: 100%;
  height: 140px;
  margin-bottom: 2.6rem;
}
/* ===============================
  3カラム
=============================== */
.office_3col_wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 5rem;
}
@media screen and (max-width: 599px) {
  .office_3col_wrap {
    margin-top: 2rem;
  }
}
.office_3col_box {
  width: 30.53%;
}
.office_3col_box a {
  display: flex;
  flex-direction: column;
}
.office_3col_box a h3 {
  order: 3;
}
.office_3col_box a img {
  order: 1;
  object-fit: cover;
  width: 100%;
  height: 250px;
}
@media screen and (max-width: 1430px) {
  .office_3col_box a img {
    height: auto;
  }
}
#office_page .office_3col_box .office_price {
  order: 4;
  line-height: 1.4!important;
  margin-top: 0.6rem;
}
.office_3col_box .office_price span {
  font-size: 1.3rem;
  color: #731A2E;
}
.office_3col_box .office_sub_ttl {
  order: 2;
}
@media screen and (max-width: 599px) {
  #office_page .office_3col_box .office_sub_ttl {
    font-weight: 600!important;
  }
}
#office_page p.office_sub_ttl {
  ont-family: var(--font_noto_sans)!important;
  font-weight: 400!important;
  font-size: 1.6rem;
  margin-top: 1rem;
  line-height: 1.6!important;
  margin-bottom: 1.2rem;
}
@media screen and (max-width: 599px) {
  #office_page p.office_sub_ttl {
    font-size: 1.4rem;
  }
}
#office_page .office_3col_box a h3 {
  font-family: var(--font_noto_sans)!important;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.6!important;
}
@media screen and (max-width: 599px) {
  #office_page .office_3col_box a h3 {
    font-size: 1.3rem;
  }
}
#office_page p.office_price {
  font-size: 1.2rem!important;
}
/* ===============================
moreボタン
=============================== */
.btn_more_blue,
.btn_more_red {
  font-size: 1.4rem;
  min-width: 300px;
  display: inline-block;
  cursor: pointer;
  color: #fff!important;
  border-radius: 100vh;
  letter-spacing: 0.1em;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: all .2s ease;
  position: relative;
}
.btn_more_blue {
  background:#254280;
}
.btn_more_red {
  background: #731A2E;
}
.btn_more_blue a,
.btn_more_red a {
  display: inline-block;
  width: 100%;
  padding: 2rem;
}
.btn_more_office_2col_wrap {
  display: flex;
  justify-content: start;
  margin-top: 5rem;
}
@media screen and (max-width: 599px) {
  .btn_more_office_2col_wrap {
    margin-top: 2rem;
  }
}
.btn_more_office_2col_wrap .btn_more_blue,
.btn_more_office_2col_wrap .btn_more_red {
  margin: 0 3rem 2rem 0;
}
@media screen and (max-width: 1300px) {
  #office_page .btn_more_blue,
  #office_page .btn_more_red {
    min-width: 84%;
    font-size: 1.3rem!important;
  }
  .btn_more_blue a,
  .btn_more_red a {
    padding: 1.6rem 2rem;
  }
  .btn_more_office_2col_wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .btn_more_office_2col_wrap .btn_more_blue,
  .btn_more_office_2col_wrap .btn_more_red {
    margin: 1rem 0;
  }
}
.btn_more_blue:after,
.btn_more_red:after {
  content:'\f138';
  font-family: var(--fontawe);
  font-weight: 900;
  font-size: 2rem;
  position: absolute;
  right: 2rem;
  top: 29%;
  transition: all .3s ease;
}
.btn_more_blue:hover:after,
.btn_more_red:hover:after {
  position: absolute;
  right: 1.5rem;
}
.btn_more_blue span,
.btn_more_red span {
  color: #FFF!important;
}
.btn_more_blue:hover {
  opacity: 1.0!important;
  background-color: #4573c0;
}
.btn_more_red:hover {
  opacity: 1.0!important;
  background-color: #b23154;
}
.btn_more_blue:hover a,
.btn_more_red:hover a {
  opacity: 1.0!important;
}