@charset "UTF-8";

/*****************************
  職員紹介
*****************************/
.page-system .hcontent{
  width: 530%;
}
.pagesec1 .pscontent2{
  background: url(../../images/page/system/system_bg.webp) no-repeat center / cover;
}
.pagesec2 .ttl{
  margin-bottom: 2rem;
  width: 100%;
}
.pagesec2 .fmov{
  width: 48%;
}
.pagesec2 .fmov iframe{
  aspect-ratio: 16/9;
}
.pagesec2 .ftxtbox h3{
  margin-bottom: 2rem;
}
.pagesec2 .ftxtbox .fbox{
  margin: 2rem 0;
}
.pagesec2 .ftxtbox .fbox dd{
  padding-left: 2rem;
  position: relative;
}
.pagesec2 .ftxtbox .fbox dd::before{
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
.pagesec2 .ftxtbox .morebtn1{
  text-align: left;
}

.pagesec3,
.pagesec4{
  background: #fff;
  color: #000;
}

.pagesec3 .inner,
.pagesec4 .inner{
  padding: 10rem 5rem 2rem;
  width: 100%;
}
.pagesec3 .content_ttl{
  margin-bottom: 3rem;
}
.pagesec3 ul > li{
  margin-top: 2rem;
  margin-right: auto;
  width: calc(25% - 5rem);
}
.pagesec3 .fttl{
  font-weight: bold;
  padding: 0 .5rem;
  position: relative;
  writing-mode: vertical-rl;
  width: 40px;
}
.pagesec3 .fttl::before {
  content: "";
  background: #ccc;
  position: absolute;
  top: 0;
  left: 0;
  height: 59%;
  width: 1px;
}
.pagesec3 li .fbox{
  width: calc(100% - 40px);
}

.pagesec4 .content_ttl{
  margin-right: 1rem;
}
.pagesec4 .ttl{
  font-weight: bold;
}
.pagesec4 .lifelist{
  margin-top: 2rem;
}
.pagesec4 .lifelist li{
  border: 1px solid #d7d7d7;
  padding: 4rem 3rem;
  text-align: center;
  width: 33.33333%;
}
.pagesec4 .lifelist li:nth-of-type(even){
  background: #F8F8F8;
}
.pagesec4 .lifelist li h3{
  border-bottom: 2px solid #d7d7d7;
  font-weight: bold;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}

@media only screen and (min-height: 910px) and (min-width: 1440px) {
  .pagesec3 .inner,
  .pagesec4 .inner{
    padding: 0 5rem ;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    height: auto;
    width: 100%;
  }
  .pagesec4 .lifelist li {
    padding: 8rem 3rem;
  }
}

@media only screen and (max-width: 1440px) {
  .pagesec3 li .fbox {
    font-size: 1.4rem;
  }
  .pagesec4 .lifelist li {
    padding: 2rem 3rem;
  }
  .pagesec3 .inner,
  .pagesec4 .inner {
    padding: 8rem 5rem 2rem;
    width: 100%;
  }
}
@media only screen and (max-width: 1280px) {
  .pagesec3 ul > li {
    margin-top: 1rem;
    width: calc(25% - 3rem);
  }
}
@media only screen and (max-width: 1180px) {
  .pagesec3 .inner,
  .pagesec4 .inner {
    padding: 8rem 2rem 2rem;
  }
  .pagesec3 ul > li {
    width: calc(25% - 1rem);
  }
}
@media only screen and (max-width: 1024px) {
  .pagesec3 li .fbox {
    font-size: 1.3rem;
  }
}

@media only screen and (max-height: 720px) and (min-width: 1024px){
  .pagesec3 li .fbox {
    font-size: 1.4rem;
  }
  .pagesec4 .lifelist li {
    padding: 2rem 3rem;
  }
  .pagesec3 .inner,
  .pagesec4 .inner {
    padding: 8rem 5rem 2rem;
    width: 100%;
  }
  .pagesec3 ul > li {
    margin-top: 1rem;
    width: calc(25% - 1rem) !important;
  }
  .pagesec3 .inner,
  .pagesec4 .inner {
    padding: 8rem 2rem 2rem;
  }
  .pagesec3 li .fbox {
    font-size: 1.3rem;
  }
  .pagesec4 .lifelist li{
    font-size: 1.3rem;
  }
}
@media only screen and (max-height: 720px) and (min-width: 1180px){
  .pagesec3 ul > li {
    width: calc(25% - 3rem) !important;
  }
}
@media only screen and (max-height: 720px) and (min-width: 1280px){
  .pagesec3 ul > li {
    width: calc(25% - 5rem) !important;
  }
}
@media only screen and (max-height: 720px) and (min-width: 1340px){
  .pagesec3 ul > li {
    width: calc(25% - 8rem) !important;
  }
}
@media only screen and (max-height: 720px) and (min-width: 1440px){
  .pagesec3 ul > li {
    width: calc(25% - 10rem) !important;
  }
}
@media only screen and (max-width: 1023px) {
  #pageheadsec.pagesec1 .pscontent2{
    padding: 20rem 0;
  }
  .pagesec3 ,
  .pagesec4  {
    height: 100%;
  }
  .pagesec3 .inner,
  .pagesec4 .inner {
    padding: 10rem 3rem;
  }
  .pagesec4 .inner{
    padding-top: 0;
  }
  .pagesec3 ul > li {
    margin-top: 4rem;
    width: calc(45% - 1rem) !important;
  }
  .pagesec3 li .fbox {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 820px) {
  .pagesec2 {
    height: 100%;
  }
  .pagesec2 .inner3{
    padding: 10rem 3rem;
    position: static;
    transform: none;
  }
  .pagesec2 .fmov {
    margin: 0 auto 3rem;
    width: 80%;
  }
  .pagesec2 .ftxtbox{
    width: 100%;
  }
  .pagesec2 .ftxtbox .morebtn1{
    text-align: right;
  }
  .pagesec4 .lifelist li {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
    
}
@media only screen and (max-width: 767px) {

  #pageheadsec.pagesec1 .pscontent2 {
    padding: 10rem 0;
  }
  .pagesec2 .ftxtbox .fbox {
    margin: 0 0 2rem;
    width: 100%;
  }
  .pagesec2 .inner3 {
    padding: 6rem 3rem;
  }
  .pagesec3 .inner,
  .pagesec4 .inner {
    padding: 8rem 3rem;
  }
  .pagesec4 .inner{
    padding-top: 0;
  }
  .pagesec3 ul > li {
    width: 100% !important;
  }
  .pagesec4 .ttl {
    margin-top: 1rem;
    text-align: right;
    width: 100%;
  }
  .pagesec4 .lifelist li {
    padding: 2rem 1rem;
    width: 100%;
  }
  .pagesec4 .lifelist li h3{
    font-size: 1.8rem;
  }
  .pagesec4 .lifelist li p{
    text-align: left;
  }
}