
.landingTitle {
  text-align: center;
  background-color: #eb6100;
  color: #FFFFFF;
  padding: 0.5em;
  vertical-align: middle;
  border-radius: 25px;
  font-size: 300%;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5%;
}

.staff {
  margin-top: 7rem;
}

.staff .h-text {
  font-size: 250%;
  width: 81%;
  word-break: break-all;
  margin: 0% 0% 0% 1%;
}

.staff .ph-text-01 {
  font-size: 300%;
  /* font-weight: 600; */
  word-break: break-all;
  /* font-family: HiraKaKuPro-W6 !important; */
  margin-top: 3%;
  margin: 3% 0% 0% 19%;
}

.staff .ph-text-02 {
  font-size: 208%;
  /* font-weight: 600; */
  word-break: break-all;
  /* font-family: HiraKaKuPro-W6 !important; */
  margin-bottom: 3%;
  margin: 3% 0% 3% 19%;
}

.staff .p-text {
  font-size: 208%;
  word-break: break-all;
  font-family: HiraKaKuPro-W3 !important;
  margin: 0% 0% 0% 19%;
  line-height: 200%;
  white-space: pre-line;
}

.staff .staff_portrait {
  width: 85%;
  height: auto;
  float: right;
}

.staff .staff_position {
  width: 95%;
  height: auto;
}

/**/
h2 {
  display: flex;
  align-items: center;
  justify-content: center;
}

h2 span {
  background: #fff;
  margin: 0% 0%;
}

h2:before {
  background: black;
  height: 2px;
  flex: 1;
  content: '';
  margin-bottom: 6%;
}

h2:after {
  background: black;
  height: 2px;
  flex: 1;
  content: '';
}

h2.left:after {
  background: none;
  flex: 0;
}

h2.right:before {
  background: none;
  flex: 0;
}

.pt-kai {
  padding: 0% 0% 5% 0%;
}

.staffs {
  margin-bottom: 10%;
}

@media screen and (max-width: 1800px) {
  .staff .h-text {
    font-size: 200%;
  }

  .staff .ph-text-01 {
    font-size: 250%;
  }

  .staff .ph-text-01 {
    font-size: 188%;
  }

  .staff .p-text {
    font-size: 188%;
  }
}

@media screen and (max-width: 1600px) {
  .staff .h-text {
    font-size: 175%;
  }

  .staff .ph-text-01 {
    font-size: 225%;
  }

  .staff .ph-text-01 {
    font-size: 168%;
  }

  .staff .p-text {
    font-size: 168%;
  }
}

@media screen and (max-width: 1440px) {

  .staff .h-text {
    font-size: 155%;
  }

  .staff .ph-text-01 {
    font-size: 200%;
  }

  .staff .ph-text-01 {
    font-size: 148%;
  }

  .staff .p-text {
    font-size: 148%;
  }
}

@media screen and (max-width: 1024px) {
  .staff .h-text {
    /*font-size: 2rem;*/
    font-size: 200%;
    word-break: break-all;
  }

  .staff .ph-text {
    /*font-size: 1.4rem;*/
    font-size: 140%;
    font-weight: 600;
    word-break: break-all;
  }

  .staff .p-text {
    /*font-size: 1.4rem;*/
    font-size: 140%;
    word-break: break-all;
  }

  h2:before,
  h2:after {
    height: 1px;
  }


  .staff .staff_portrait {
    width: 100%;
    height: auto;
  }


  .staff .staff_position {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 992px) {

  .col-md-6,
  .col-md-3,
  .col-md-2 {
    flex: 100;
    max-width: 100%;
  }

  .staff .h-text {
    font-size: 140%;
    width: 100%;
    margin: 0 5% 0 5%;
  }

  .staff .ph-text-01 {
    font-size: 168%;
    margin-left: 5%;
    text-align: center;
    margin-right: 5%;
    display: block;
  }

  .staff .ph-text-02 {
    font-size: 150%;
    word-break: break-all;
    /*  font-family: HiraKaKuPro-W6 !important; */
    margin-bottom: 3%;
    margin: 0% 5% 3% 5%;
  }

  .staff .p-text {
    font-size: 150%;
    margin: 0 5% 0 5%;
  }

  .staff .staff_image {
    width: 30%;
    height: auto;
  }

  h2:before,
  h2:after {
    flex: 0;
  }

  .staff .staff_portrait {
    width: 30%;
    height: auto;
    margin: 5% auto auto auto;
    display: block;
    float: none;
  }

  .staff .staff_position {
    width: 50%;
    height: auto;
    margin: auto auto 5% auto;
    display: block;
    float: none;
  }
}

@media screen and (max-width: 450px) {
  .staff .h-text {
    font-size: 90%;
    width: 100%;
    margin: 0 5% 0 5%;
  }

  .staff .ph-text-01 {
    font-size: 100%;
    margin-left: 5%;
    text-align: center;
    margin-right: 5%;
    display: block;
  }

  .staff .ph-text-02 {
    font-size: 100%;
    word-break: break-all;
    /*    font-family: HiraKaKuPro-W6 !important; */
    margin-bottom: 3%;
    margin: 0% 5% 3% 5%;
  }

  .staff .p-text {
    font-size: 100%;
    margin: 0 5% 0 5%;
  }

  .staff .staff_image {
    width: 30%;
    height: auto;
  }

  h2:before,
  h2:after {
    flex: 0;
  }

  .staff .staff_portrait {
    width: 30%;
    height: auto;
    margin: 5% auto auto auto;
    display: block;
    float: none;
  }

  .staff .staff_position {
    width: 50%;
    height: auto;
    margin: auto auto 5% auto;
    display: block;
  }
}

.staffsHidden {
  display: none;
}

.staffsMoreBtnContainer {
  display: flex;
  justify-content: center;
}

#staffsMoreBtn {
  text-align: center;
  background-color: #ffffff;
  color: #eb6100;
  padding: 0.5em;
  vertical-align: middle;
  border-radius: 25px;
  border: thin solid #eb6100;
  font-size: 200%;
  width: 40%;
  margin-bottom: 5%;
}

.FAQ {
  margin-bottom: 10%;
}

.faq-text {
  font-size: 160%;
  word-break: break-all;
  font-family: HiraKaKuPro-W3 !important;
  line-height: 200%;
  white-space: pre-line;
}

.FAQlist {
  display: grid;
  place-items: start center;
  grid-template-columns: repeat(2, 1fr);
}

.FAQlist-item {
  word-break: break-all;
  white-space: pre-line;
  background-color: #ffffff;
}

.FAQcontent {
  border: medium solid #eb6100;
  border-radius: 4px;
}

.FAQcontent[open] .question {
  border-bottom: 1px solid #eb6100;
}

.question::before {
  font-size: 160%;
  content: 'Q.\A';
  color: #eb6100;
}

.question {
  font-weight: bold;
  padding: 0.5em;
  /* Chrome、Safari以外 */
  display: block;
  background-color: #fffacd;
}

/* Chrome、Safari */
.question::-webkit-details-marker {
  display: none;
}

.answer::before {
  font-size: 160%;
  content: 'A.\A';
  color: #eb6100;
}

.answer {
  padding: 0.5em;
}

.FAQHidden {
  display: none;
}

.FAQMoreBtnContainer {
  display: flex;
  justify-content: center;
}

#FAQMoreBtn {
  text-align: center;
  background-color: #ffffff;
  color: #eb6100;
  padding: 0.5em;
  vertical-align: middle;
  border-radius: 25px;
  border: thin solid #eb6100;
  font-size: 200%;
  width: 40%;
  margin-bottom: 5%;
}

.media-wrapper {
  margin-bottom: 5%;
}

.media {
  display: flex;
  justify-content: space-around;
  flex-basis: auto;
  padding-right: 5%;
  padding-left: 5%;
}

.YouTube {
  display: flex;
  flex-direction: column;
  flex-basis: auto;
}

.YouTube-video {
  margin-bottom: 1rem;
}

.YouTube-description {
  font-size: 1.5rem;
  word-break: break-all;
}

@media screen and (max-width: 600px) {
  header{
    background-color: #ffffff;
    padding: 1em;
  }

  .content{
    padding: 8em 3em 0 3em;
  }

  small{
    font-size: 100%;
  }

  .landingTitle {
    font-size: 250%;
  }

  #staffsMoreBtn {
    font-size: 150%;
  }

  .FAQlist {
    grid-template-columns: repeat(1, 1fr);
  }

  .faq-text {
    font-size: 100%;
  }

  #FAQMoreBtn {
    font-size: 150%;
  }

  .media {
    justify-content: none;
    flex-direction: column;
    align-items: center;
  }

  .YouTube {
    margin-bottom: 3rem;
  }

  h3 {
    font-size: 1.5rem;
  }

  .YouTube-description {
    font-size: 1rem;
  }

  .Facebook {
    display: none;
  }
}



