@charset "utf-8";
/*------------------------------------------------------------
	interview
------------------------------------------------------------*/
.pageTitle {
  margin: -7px 0 0;
  padding-bottom: 0;
}
.pageTitle .photo {
  padding-bottom: 9vw;
  width: calc(50% + 15px);
}
.pageTitle .textBox {
  width: calc(50% - 15px);
  padding: 10px 10px 35px 10px;
  box-sizing: border-box;
}
.pageTitle::before {
  bottom: -1px;
}
.pageTitle .textBox .subBox h2 .sub {
  margin-top: 25px;
}
#main .infoBox {
  margin: -9px 0 32px;
  display: flex;
  align-items: flex-start;
  position: relative;
  z-index: 10;
}
#main .infoBox.cen {
  align-items: center;
}
#main .infoBox .comCareer {
  margin: 0 13px;
  padding: 25px 0 46px;
}
#main .infoBox .photoBox {
  margin-bottom: 70px;
  width: calc(50% - 85px);
  border-radius: 0 160px 152px 0;
  overflow: hidden;
}
#main .infoBox .photoBox img {
  width: 100%;
}
#main .infoBox .textBox {
  margin: 108px auto 0;
  width: 438px;
  padding-left: 6px;
}
#main .infoBox.cen .textBox {
  margin-top: 40px;
}
#main .infoBox .name {
  margin-bottom: 5px;
  text-align: center;
}
#main .infoBox .name .inner {
  padding: 15px 10px 22px;
}
#main .infoBox .notes {
  margin-bottom: 50px;
  font-size: 1.4rem;
}
#main .infoBox h2 {
  margin-bottom: 22px;
  color: #3e3a39;
  font-size: 3.543rem;
  font-weight: 500;
  letter-spacing: 0.25em;
}
#main .infoBox .post {
  margin-bottom: 12px;
  color: #3e3a39;
  font-size: 1.984rem;
  font-weight: 500;
  letter-spacing: 0.25em;
  line-height: 1.44;
}
#main .infoBox .date {
  color: #3e3a39;
  font-size: 1.555rem;
  font-weight: 500;
  letter-spacing: 0.35em;
  line-height: 1.75;
}
#main .largeArea {
  margin-bottom: 48px;
  padding: 115px 0 163px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-start;
}
#main .largeArea.area01 {
  padding-bottom: 60px;
}
#main .largeArea .photoBox {
  margin-top: 45px;
  width: calc(50% - 281px);
  border-radius: 95px 0 0 95px;
  overflow: hidden;
  order: 2;
}
#main .largeArea .photoBox01 {
  margin-top: -53px;
}
#main .largeArea .photoBox img {
  width: 100%;
}
#main .largeArea .textBox {
  max-width: 580px;
  padding: 0 140px 0 155px;
}
#main .largeArea .textBox01 {
  padding-left: 222px;
  margin: 0 auto 82px;
  max-width: 960px;
  width: 90%;
}
#main .largeArea.largeArea01 {
  margin-bottom: 20px;
  padding: 158px 0 60px;
  background-size: 100% 65px;
}
#main .largeArea.reverse {
  flex-wrap: nowrap;
  flex-direction: row-reverse;
}
#main .largeArea.reverse .photoBox {
  width: calc(50% - 252px);
  margin: -16px 0 0 0;
  border-radius: 0 150px 150px 0;
}
#main .largeArea.reverse .textBox {
  max-width: 620px;
}
#main .largeArea.reverse dt {
  margin-bottom: 60px;
}
#main .largeArea.reverse dd .ttl {
  margin-bottom: 12px;
}
#main .largeArea.bgNone {
  padding-bottom: 0;
  background: none;
}
#main .flexNone {
  display: block;
  overflow: hidden;
}
#main .flexNone .photoBox {
  margin-left: 140px;
  float: right;
}
#main .flexNone .textBox {
  margin: 0 auto;
  padding-right: 65px;
  width: 1185px;
  max-width: inherit !important;
  box-sizing: border-box;
}
#main .flexNone .textBox .ttl {
  margin-right: -20px;
}
#main .flexNone .textBox .text {
  margin-bottom: 13px;
}
#main .flexNone.reverse {
  padding-bottom: 120px;
}
#main .flexNone.reverse .photoBox {
  margin: 0 160px 60px 0;
  float: left;
}
#main .moreInerview {
  margin: 148px auto 116px;
  padding: 1px 46px 77px 90px;
  max-width: 1166px;
  background-color: #fff6e9;
  border-radius: 40px;
  box-sizing: border-box;
}
#main .moreInerview .headLine02 {
  margin: -50px 0 55px;
}
#main .moreInerview .list {
  display: flex;
  justify-content: space-between;
}
#main .moreInerview .list li {
  width: 490px;
  display: flex;
  text-align: center;
}
#main .moreInerview .list .photo {
  width: 240px;
}
#main .moreInerview .list .name {
  margin-top: 15px;
  flex: 1;
}
#main .moreInerview .post {
  margin-bottom: 5px;
  min-height: 70px;
  color: #3e3a39;
  font-size: 2.126rem;
  font-weight: 500;
  letter-spacing: 0.15em;
  line-height: 1.62;
}
#main .moreInerview .date {
  margin-bottom: 18px;
  font-size: 1.417rem;
  font-weight: 500;
  letter-spacing: 0.05em;
}
#main .moreInerview .comBtn a {
  min-width: 110px;
  padding: 0px 5px 3px;
  font-size: 1.518rem;
  font-weight: 400;
  background: linear-gradient(to right, #f9bb52, #e67f3f, #e74f2c);
}
#main .comFaqList.btm01 {
  margin-bottom: 120px;
}
#main .largeArea.pt01 {
  padding: 240px 0 160px;
}
#main .pickup {
  margin: 222px 0 220px;
  padding-bottom: 259px;
  position: relative;
}
#main .pickup::after {
  width: 100%;
  height: 53px;
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
}
#main .pickup .content {
  width: 994px;
}
#main .pickup .content .title {
  margin-bottom: 144px;
  padding: 48px 20px 42px 30px;
  position: relative;
  border-radius: 20px;
  background-color: #fef5e8;
}
#main .pickup .content .title .img {
  width: 213px;
  position: absolute;
  left: -4px;
  top: -93px;
}
#main .pickup .content .title p {
  color: #3e3a39;
  font-size: 2.84rem;
  font-weight: 500;
  letter-spacing: 0.25em;
  text-align: center;
}
#main .pickup .txtDl {
  margin: 0 0 0 60px;
}
#main .pickup .txtDl dt {
  margin-bottom: 37px;
  position: relative;
  color: #3e3a39;
  font-size: 2.67rem;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.35em;
}
#main .pickup .txtDl dt::before {
  width: calc((100vw - 956px) / 2);
  height: 1px;
  min-width: 162px;
  position: absolute;
  right: calc(100% + 41px);
  top: 21px;
  background: linear-gradient(to right, #f9bb52, #e67f3f, #e74f2c);
  content: "";
}
#main .pickup .txtDl dd {
  margin-bottom: 216px;
  color: #595857;
  font-size: 1.77rem;
  line-height: 2.85;
  letter-spacing: 0.03em;
  text-align: justify;
}
#main .pickup .txtDl01 dd:not(:last-of-type) {
  margin-bottom: 114px;
}
#main .pickup .txtDl dd:last-of-type {
  margin-bottom: 0;
}
@media all and (min-width: 897px) {
  .comCareer dl.txtDl01 dd {
    margin-right: -40px;
    width: calc(100% - 47px);
  }
}
@media all and (max-width: 896px) {
  .pageTitle {
    margin-bottom: 50px;
  }
  .pageTitle .textBox {
    padding: 10px 10px 20px 10px;
  }
  .pageTitle .textBox .subBox h2 .sub {
    margin-top: 10px;
  }
  #main .infoBox {
    display: block;
  }
  #main .infoBox .photoBox {
    margin-bottom: 40px;
    float: left;
    width: 50% !important;
    border-radius: 0 50px 50px 0;
  }
  #main .infoBox .textBox {
    margin: 0;
    width: auto;
  }
  #main .infoBox .name {
    margin: 0 1%;
    width: 48%;
    height: 50vw;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
  }
  #main .infoBox .name .inner {
    padding: 10px 5px 5px;
  }

  #main .infoBox .notes {
    font-size: 1.2rem;
  }

  #main .infoBox h2 {
    margin-bottom: 10px;
    font-size: 2.2rem;
    letter-spacing: 0.1em;
  }
  #main .infoBox .post {
    margin-bottom: 10px;
    font-size: 1.2rem;
    letter-spacing: 0.1em;
  }
  #main .infoBox .date {
    letter-spacing: 0.1em;
    font-size: 1.2rem;
  }
  #main .largeArea {
    padding: 50px 0 100px;
    display: block !important;
  }
  #main .largeArea .textBox {
    padding: 0 20px 0 10px;
    max-width: inherit !important;
    width: 100%;
    box-sizing: border-box;
  }
  #main .largeArea .photoBox {
    margin: 0 -20px 10px 20px;
    width: 170px !important;
    max-height: 200px;
    float: right;
    border-radius: 30px 0 0 30px;
  }
  #main .largeArea .photoBox img {
    height: 100%;
    object-fit: cover;
    object-position: center top;
  }
  #main .largeArea.reverse .photoBox {
    margin: 0 20px 20px -50px;
    float: left;
    border-radius: 0 30px 30px 0;
  }
  #main .largeArea.reverse dt {
    margin: 0 0 30px;
  }
  #main .flexNone .textBox .ttl {
    margin-right: 0;
  }
  #main .moreInerview {
    padding: 1px 20px 30px;
    margin: 80px 10px;
    border-radius: 20px;
  }
  #main .moreInerview .headLine02 {
    margin: -25px 0 20px;
  }
  #main .moreInerview .list {
    display: block;
  }
  #main .moreInerview .list li {
    margin-bottom: 20px;
    width: auto;
    align-items: center;
  }
  #main .moreInerview .list .photo {
    width: 55%;
    height: 35vw;
  }
  #main .moreInerview .list .photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
  }
  #main .moreInerview .list .name {
    padding: 0 2px;
  }
  #main .moreInerview .post {
    min-height: inherit;
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 1.3;
  }
  #main .moreInerview .date {
    margin-bottom: 5px;
  }
  #main .moreInerview .comBtn a {
    min-width: 80px;
    font-size: 1.4rem;
  }
  #main .comFaqList.btm01 {
    margin-bottom: 120px;
  }
  #main .largeArea.pt01 {
    padding: 120px 0 80px;
  }
  #main .pickup {
    margin: 110px 0;
    padding-bottom: 130px;
    position: relative;
  }
  #main .pickup::after {
    height: 26px;
  }
  #main .pickup .content {
    width: auto;
  }
  #main .pickup .content .title {
    margin-bottom: 70px;
    padding: 30px 20px;
    border-radius: 10px;
  }
  #main .pickup .content .title .img {
    width: 105px;
    top: -45px;
  }
  #main .pickup .content .title p {
    font-size: 1.8rem;
  }
  #main .pickup .txtDl {
    margin: 0 0 0 20px;
  }
  #main .pickup .txtDl dt {
    margin: 0 -10px 20px 0;
    font-size: 1.8rem;
  }
  #main .pickup .txtDl dt::before {
    width: 20px;
    min-width: inherit;
    right: calc(100% + 20px);
    top: 11px;
  }
  #main .pickup .txtDl dd {
    margin-bottom: 60px;
    font-size: 1.4rem;
  }
  #main .shinzawaFaq .comFaqList .comFaqDl .ttl {
    margin-right: 0 !important;
  }
}
@media all and (max-width: 374px) {
  #main .infoBox .post {
    margin-bottom: 5px;
    font-size: 1.3rem;
  }
  #main .moreInerview .post {
    font-size: 1.3rem;
  }
}
#main .shinzawaFaq .comFaqList .comFaqDl .ttl {
  margin-right: -70px;
}
