@charset "UTF-8";
/* Scss Document */
/* 
---------------------------------------
メインビジュアル
---------------------------------------
*/
#kv::before {
  background-image: url("../img/staff/mv.jpg") !important; }

/* 
---------------------------------------
staff共通
---------------------------------------
*/
.staff .ttlBox {
  text-align: center; }

.staff .ttlBox .ttl {
  font-size: 36px;
  margin-bottom: 30px; }
  @media (max-width: 999px) {
    .staff .ttlBox .ttl {
      font-size: 28px;
      margin-bottom: 30px; } }

/* 
---------------------------------------
staff01
---------------------------------------
*/
.pankuzu {
  padding-top: 25px; }

.Sec_P {
  padding: 70px 0 30px; }
  @media (max-width: 999px) {
    .Sec_P {
      padding: 60px 0 0; } }

#staff01 .ttlBox {
  text-align: center;
  margin-bottom: 80px; }
  @media (max-width: 999px) {
    #staff01 .ttlBox {
      margin-bottom: 30px; } }

#staff01 .boxs {
  position: relative;
  max-width: 1000px;
  margin: 0 auto 330px 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between; }
  @media (max-width: 999px) {
    #staff01 .boxs {
      position: inherit;
      flex-direction: column;
      margin: 0 auto 20px 0; } }

#staff01 .boxs:nth-child(4) {
  margin-bottom: 290px; }
  @media (max-width: 999px) {
    #staff01 .boxs:nth-child(4) {
      margin-bottom: 0; } }

#staff01 .R_Box {
  max-width: 1000px;
  margin: 0 0 330px auto;
  display: flex;
  flex-direction: column-reverse;
  flex-wrap: nowrap;
  justify-content: space-between; }
  @media (max-width: 999px) {
    #staff01 .R_Box {
      flex-direction: column;
      margin-bottom: 20px; } }

#staff01 .boxs .pic {
  width: 45%;
  z-index: 1; }
  @media (max-width: 999px) {
    #staff01 .boxs .pic {
      width: 50%;
      margin: 0 auto -40px; } }

@media (max-width: 999px) {
  #staff01 .boxs .pic1 {
    width: 80%;
    margin: 0 auto; } }

@media (max-width: 999px) {
  #staff01 .pic2 {
    width: 120%;
    margin: 30px 0 30px -10%; } }

#staff01 .boxs .box {
  position: absolute;
  z-index: 0;
  right: 0;
  top: 50px;
  width: 850px;
  height: auto;
  background-color: #f4efdf;
  border-radius: 50px;
  padding: 70px 90px 70px 42%; }
  @media (max-width: 999px) {
    #staff01 .boxs .box {
      position: inherit;
      width: 100%;
      margin-bottom: 30px;
      border-radius: 10px;
      padding: 50px 30px 40px; } }

#staff01 .sttl {
  font-size: 33px;
  font-weight: 500;
  font-family: 'Zen Maru Gothic Medium';
  line-height: 30px; }
  @media (max-width: 999px) {
    #staff01 .sttl {
      font-size: 20px;
      text-align: center; } }
  #staff01 .sttl span {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Zen Maru Gothic Medium';
    line-height: 42px; }
    @media (max-width: 999px) {
      #staff01 .sttl span {
        line-height: 10px; } }

#staff01 .line {
  padding-top: 22px; }
  @media (max-width: 999px) {
    #staff01 .line {
      padding-top: 10px;
      text-align: center; } }

#staff01 .boxs .box .txt {
  padding-top: 19px;
  margin-top: 0;
  font-family: 'Zen Maru Gothic'; }
  @media (max-width: 999px) {
    #staff01 .boxs .box .txt {
      padding-top: 0px;
      text-align: justify; } }

#staff01 .boxs .box .license {
  margin-top: 35px;
  background-color: #faf7ef;
  border-radius: 20px;
  padding: 20px 23px; }
  #staff01 .boxs .box .license .L_txt {
    font-size: 15px;
    line-height: 23px;
    padding-top: 5px; }
  @media (max-width: 999px) {
    #staff01 .boxs .box .license {
      margin-top: 13px;
      border-radius: 10px; } }

#staff01 .boxs .sankaku {
  position: absolute;
  z-index: 0;
  width: 110px;
  bottom: -60px;
  left: -40px; }

#staff01 .boxs .sikaku {
  position: absolute;
  z-index: 3;
  width: 180px;
  right: -80px;
  top: -36px; }
  @media (max-width: 999px) {
    #staff01 .boxs .sikaku {
      width: 80px;
      right: auto;
      top: 260px;
      bottom: auto;
      left: 40px; } }

#staff01 .boxs .sikaku2 {
  position: absolute;
  z-index: 3; }
  @media (max-width: 999px) {
    #staff01 .boxs .sikaku2 {
      width: 80px;
      right: auto;
      top: 1454px;
      bottom: auto;
      left: 40px; } }

#staff01 .R_Box .pic {
  margin: 0 0 0 auto; }
  @media (max-width: 999px) {
    #staff01 .R_Box .pic {
      margin: 0 auto -40px; } }
#staff01 .R_Box .box {
  position: absolute;
  z-index: 0;
  left: 0;
  top: 50px;
  padding: 70px 42% 70px 90px; }
  @media (max-width: 999px) {
    #staff01 .R_Box .box {
      position: inherit;
      width: 100%;
      margin-bottom: 30px;
      border-radius: 10px;
      padding: 50px 30px 40px; } }

#staff01 .R_Box .Sikaku_b {
  position: absolute;
  top: -40px;
  left: -90px;
  width: 180px; }

#staff01 .R_Box .maru {
  position: absolute;
  bottom: -70px;
  right: -50px;
  width: 110px; }
  @media (max-width: 999px) {
    #staff01 .R_Box .maru {
      position: absolute;
      bottom: -150px;
      right: 60px;
      width: 70px;
      z-index: 3; } }

#staff01 .R_Box .maru2 {
  position: absolute; }
  @media (max-width: 999px) {
    #staff01 .R_Box .maru2 {
      position: absolute;
      bottom: -1327px;
      right: 60px;
      width: 70px;
      z-index: 3; } }

/*スタッフページ*/
#staff01 .dummyTxt {
  text-align: center;
  color: red;
  font-size: 20px; }
  @media (max-width: 999px) {
    #staff01 .dummyTxt {
      font-size: 15px; } }

#staff01 .picBox {
  text-align: center; }
  @media (max-width: 999px) {
    #staff01 .picBox img {
      width: 80%; } }

#staff01 .picBox img {
  width: 55%; }
  @media (max-width: 999px) {
    #staff01 .picBox img {
      width: 90%; } }

/* 
---------------------------------------
#staff02
---------------------------------------
*/
#staff02 {
  padding: 170px 0 200px; }
  @media (max-width: 999px) {
    #staff02 {
      padding: 60px 0 0; } }

#staff02 .ttlBox {
  text-align: center;
  margin-bottom: 80px; }
  @media (max-width: 999px) {
    #staff02 .ttlBox {
      margin-bottom: 30px; } }

#staff02 .boxs {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 80%;
  margin: 0 auto; }
  @media (max-width: 999px) {
    #staff02 .boxs {
      flex-direction: column; } }

#staff02 .boxs .pic {
  width: 39%;
  position: relative;
  z-index: 1; }
  @media (max-width: 999px) {
    #staff02 .boxs .pic {
      width: 100%;
      text-align: center; }
      #staff02 .boxs .pic img {
        width: 90%; } }

#staff02 .boxs .pic img {
  width: 95%;
  text-align: right; }
  @media (max-width: 999px) {
    #staff02 .boxs .pic img {
      width: 60%; } }

#staff02 .boxs .txtBox {
  width: 59%;
  position: relative; }
  @media (max-width: 999px) {
    #staff02 .boxs .txtBox {
      width: 100%;
      margin-bottom: 30px; } }

#staff02 .txt {
  margin-top: 30px; }
  @media (max-width: 999px) {
    #staff02 .txt {
      text-align: justify; } }

@media (max-width: 999px) {
  #staff02 .txt.right {
    text-align: right; } }

#staff02 .pics {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto; }

#staff02 .pics .pic {
  width: 23%; }
  @media (max-width: 999px) {
    #staff02 .pics .pic {
      width: 48%;
      margin-bottom: 20px; } }

@media (min-width: 1000px) {
  #staff02 .pic2 {
    padding-top: 50px; } }

#staff02 .green {
  color: #319139;
  text-decoration: underline; }
