@charset "UTF-8";
/*竹中の人*/
.people {
  position: relative;
}

.people-wrap {
  position: relative;
  color: #ffffff;
  background-color: #3e3a39;
  width: 100%;
}

.people-wrap__inner {
  position: relative;
}

.people-wrap__inner:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  background-color: #fff;
}

.people-wrap .people-img img {
  width: 100%;
  height: auto;
}

.people-takenaka {
  position: absolute;
  color: #ffffff;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
  left: 0;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
}

.people-takenaka:before {
  content: attr(data-inverted);
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  color: #3e3a39;
}

.people-takenaka:after {
  content: "";
}

.people-comment {
  border-bottom: 1px solid #787575;
  line-height: 1.6;
}

.people-section01 {
  margin: 0 auto;
}

.people-section02.people3 {
  padding-bottom: 100px;
}

.section-bg {
  background-color: #e6e6e6;
}

.people-section01 .section-title {
  position: relative;
}

.section-title {
  position: relative;
}

.section-title:before {
  position: absolute;
  content: "";
  background-color: #3e3a39;
  top: 0px;
  left: 50%;
}

.section-title:after {
  position: absolute;
  content: "";
  background-color: #861c3c;
  bottom: 0px;
}

.section-img__wrap {
  margin-top: -1px;
}

.section-img {
  margin: 0 auto;
}

.section-img img {
  width: 100%;
  height: auto;
}

.section-img p {
  text-align: left;
  font-size: 14px;
  margin-top: 15px;
}

.people-link__wrapper {
  margin: 0 auto;
}

.people-link {
  position: relative;
  background-color: #e6e6e6;
}

.people-link:after {
  position: absolute;
  content: "";
  background-image: url("/cmn/img/people/icon_arrow.svg");
  background-repeat: no-repeat;
}

.people-link__img {
  width: 100%;
  overflow: hidden;
}

.people-link__img img {
  width: 100%;
}

.people-link__title {
  font-weight: bold;
}

.under .movie__wrapper--viewer .youtube-holder .youtube-viewer {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.under .movie__wrapper--viewer .youtube-holder .youtube-viewer iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

@media screen and (min-width: 768px) {
  main {
    margin-top: 101px;
    margin-bottom: 0px;
  }
  .sp-br {
    display: none;
  }
  .people {
    margin-top: 67px;
  }
  .people-wrap__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .wrap-left {
    position: relative;
    width: 44.4%;
  }
  .wrap-left:before {
    content: "";
    position: absolute;
    width: 35px;
    height: 100%;
    background-color: #861c3c;
    top: 0px;
    left: 0px;
  }
  .people-wrap .people-img {
    width: 55%;
    margin-top: -40px;
    padding-bottom: 38px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .people-wrap__inner {
    position: relative;
    max-width: 1366px;
    margin: 0 auto;
  }
  .people-wrap__inner:after {
    width: 1px;
    height: 25px;
  }
  .people-takenaka {
    font-size: 71px;
    top: -35px;
    left: 25px;
    letter-spacing: 0.04em;
  }
  .people-takenaka:before {
    height: 35px;
  }
  .people-comment {
    font-size: 37px;
    margin-left: 131px;
    margin-top: 131px;
    padding-bottom: 16px;
    padding-right: 20px;
  }
  .people-comment.p2 {
    margin-top: 161px;
  }
  .people-name {
    font-size: 30px;
    margin-top: 45px;
    margin-left: 131px;
    padding-right: 20px;
  }
  .people-name__sub {
    margin-left: 131px;
    font-size: 14px;
    padding-right: 20px;
    margin-top: 10px;
  }
  .people-position {
    margin-top: 24px;
    margin-left: 131px;
    margin-bottom: 30px;
    font-size: 16px;
    padding-right: 20px;
  }
  .people-section01 {
    position: relative;
    max-width: 1296px;
    text-align: center;
    padding-bottom: 136px;
  }
  .people-section01.people3 {
    padding-bottom: 0px;
  }
  .people-section01.no-image {
    padding-bottom: 0px;
  }
  .people-section01 .section-title {
    padding-top: 92px;
    padding-bottom: 22px;
    font-size: 36px;
  }
  .people-section01 .section-title:before {
    height: 80px;
    width: 1px;
  }
  .people-section01 .section-title:after {
    width: 80px;
    height: 5px;
    left: calc(50% - 40px);
  }
  .people-section01 .under--text01 {
    text-align: left;
    max-width: 980px;
    margin: 40px auto;
    padding: 0 158px 186px;
  }
  .people-section01 .under--text01.people3 {
    padding-bottom: 100px;
  }
  .people-section01 .under--text01.no-image {
    padding-bottom: 100px;
  }
  .people-section01 .section-img {
    position: relative;
    width: 527px;
    margin: -137px auto;
  }
  .people-section01 .section-img.people2 {
    width: 877px;
  }
  .people-section01 .section-img.people4 {
    width: 870px;
  }
  .people-section01 .section-img img {
    width: 100%;
    height: auto;
  }
  .people-section01 .section-img:after {
    font-size: 14px;
    bottom: -14px;
    left: 0px;
  }
  .section-img__warn {
    font-size: 14px;
    max-width: 980px;
    margin: 20px auto;
  }
  .section-title {
    padding-bottom: 22px;
    font-size: 36px;
    text-align: center;
  }
  .section-title:after {
    width: 80px;
    height: 5px;
    left: calc(50% - 40px);
  }
  .section-text {
    margin-top: 4px;
  }
  .section-text .under--text01 {
    margin-top: 36px;
    max-width: 980px;
    margin: 36px auto;
  }
  .section-img {
    width: 860px;
    margin-top: 67px;
  }
  .section-img.thin {
    width: 46%;
  }
  .people-link__wrap {
    background: linear-gradient(180deg, #ffffff 0px, #ffffff 110px, #861c3c 110px, #861c3c 455px);
  }
  .people-link__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 980px;
    padding-bottom: 100px;
  }
  .people-link {
    width: 48%;
    -webkit-transition: .2s linear;
    transition: .2s linear;
  }
  .people-link:nth-child(n+3) {
    margin-top: 40px;
  }
  .people-link:after {
    bottom: 25px;
    right: 20px;
    width: 34px;
    height: 7px;
  }
  .people-link__img img {
    -webkit-transition: .2s ease;
    transition: .2s ease;
  }
  .people-link:hover .people-link__img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .people-link:hover {
    background-color: #ffffff;
  }
  .people-link__text {
    margin-left: 30px;
    padding-bottom: 30px;
  }
  .people-link__title {
    font-size: 20px;
    margin: 30px 30px 0 0;
  }
  .people-link__name {
    font-size: 16px;
    margin-top: 13px;
  }
  .people-link__div {
    font-size: 13px;
  }
  .mod-link--text {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 1365px) and (min-width: 1131px) {
  .people-comment {
    margin-top: 117px;
    font-size: 34px;
  }
  .people-comment.p2 {
    margin-top: 147px;
  }
  .people-takenaka {
    font-size: 65px;
  }
}

@media screen and (max-width: 1130px) and (min-width: 768px) {
  .people-comment {
    font-size: 30px;
    margin-top: 92px;
  }
  .people-comment.p2 {
    margin-top: 112px;
  }
  .people-takenaka {
    font-size: 56px;
  }
}

@media screen and (max-width: 767px) {
  main {
    margin-top: 45px;
    margin-bottom: 0px;
  }
  .pc-br {
    display: none;
  }
  .container {
    padding-bottom: 34px;
  }
  .people-wrap {
    position: relative;
  }
  .people-wrap__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .people-wrap__inner:after {
    width: 1px;
    height: 20px;
  }
  .people-wrap:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 100%;
    background-color: #861c3c;
    top: 0px;
    left: 0px;
  }
  .people-takenaka {
    font-size: 42px;
    top: -20px;
    left: 4px;
    letter-spacing: 0.1em;
  }
  .people-takenaka:before {
    height: 20px;
  }
  .wrap-left {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 90%;
  }
  .people-comment {
    font-size: 23px;
    margin-top: 20px;
    padding-bottom: 7px;
  }
  .people-img {
    width: 82.6%;
    margin-top: -20px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .people-name {
    margin-top: 16px;
    font-size: 20px;
    padding-right: 20px;
  }
  .people-name__sub {
    font-size: 11px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-right: 20px;
  }
  .people-position {
    font-size: 14px;
    padding-right: 20px;
    margin-bottom: 30px;
  }
  .section-title {
    padding-top: 25px;
    padding-bottom: 16px;
    font-size: 22px;
    text-align: center;
  }
  .section-title.people1 {
    padding-top: 130px;
  }
  .section-title.people2 {
    padding-top: 130px;
  }
  .people-section01 .section-title {
    padding-top: 52px;
  }
  .people-section01 .section-title:before {
    width: 1px;
    height: 40px;
  }
  .people-section01 .under--text01 {
    padding: 0 10px;
  }
  .section-title:after {
    width: 60px;
    height: 4px;
    left: calc(50% - 30px);
  }
  .people-section01 .under--text01 {
    margin-top: 31px;
    padding-bottom: 120px;
  }
  .under--text01.people3 {
    padding-bottom: 57px;
  }
  .people-section01 .section-img {
    position: relative;
    width: 80%;
    margin: -110px auto;
  }
  .section-img.people2 {
    width: 100%;
    padding: 0 10px;
  }
  .people-section01 .section-img.people4 {
    margin: -110px auto 0;
    width: calc(100% - 20px);
  }
  .people-section01 .section-img img {
    width: 100%;
    height: auto;
  }
  .people-section01 .section-img:after {
    font-size: 13px;
    left: 0px;
    bottom: -25px;
  }
  .section-img__warn {
    margin-top: 13px;
    font-size: 13px;
    padding: 0 10px;
  }
  .people-section02 {
    margin-top: 27px;
  }
  .people3 .people-section02 {
    margin-top: 130px;
  }
  .section-text {
    margin-top: 30px;
    padding: 0 10px;
  }
  .people-section02.people3 {
    padding-bottom: 27px;
  }
  .people-section03 {
    padding-bottom: 27px;
  }
  .section-img__wrap {
    margin-top: 47px;
    width: 100%;
    padding: 0 10px;
  }
  .section-img {
    width: 100%;
    margin-top: 45px;
  }
  .section-img p {
    font-size: 13px;
    margin-top: 13px;
  }
  .people-section04.people3 {
    padding-bottom: 27px;
  }
  .people-link__wrap {
    background: linear-gradient(180deg, #ffffff 0px, #ffffff 30px, #861c3c 30px);
    padding-bottom: 50px;
  }
  .people-link__wrapper {
    width: 100%;
    padding: 0 10px;
  }
  .people-link {
    display: block;
    margin-bottom: 25px;
  }
  .people-link__title {
    font-size: 17px;
    margin: 20px 20px 0 0;
  }
  .people-link__text {
    margin-left: 15px;
    padding-bottom: 23px;
  }
  .people-link__name {
    margin-top: 7px;
    font-size: 15px;
  }
  .people-link__div {
    font-size: 12px;
  }
  .people-link:after {
    bottom: 16px;
    right: 15px;
    width: 28px;
    height: 6px;
  }
}

@media print {
  .people {
    position: relative;
  }
  .people-wrap {
    position: relative;
    color: #ffffff;
    background-color: #3e3a39;
    width: 100%;
  }
  .people-wrap__inner {
    position: relative;
  }
  .people-wrap__inner:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    background-color: #fff;
  }
  .people-wrap .people-img img {
    width: 100%;
    height: auto;
  }
  .people-takenaka {
    position: absolute;
    color: #ffffff;
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
    left: 0;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
  }
  .people-takenaka:before {
    content: attr(data-inverted);
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    color: #3e3a39;
  }
  .people-takenaka:after {
    content: "";
  }
  .people-comment {
    border-bottom: 1px solid #787575;
  }
  .people-section01 {
    margin: 0 auto;
  }
  .people-section02.people3 {
    padding-bottom: 100px;
  }
  .section-bg {
    background-color: #e6e6e6;
  }
  .people-section01 .section-title {
    position: relative;
  }
  .section-title {
    position: relative;
  }
  .section-title:before {
    position: absolute;
    content: "";
    background-color: #3e3a39;
    top: 0px;
    left: 50%;
  }
  .section-title:after {
    position: absolute;
    content: "";
    background-color: #861c3c;
    bottom: 0px;
  }
  .section-img__wrap {
    margin-top: -1px;
  }
  .section-img {
    margin: 0 auto;
  }
  .section-img img {
    width: 100%;
    height: auto;
  }
  .section-img p {
    text-align: left;
    font-size: 14px;
    margin-top: 15px;
  }
  .people-link__wrapper {
    margin: 0 auto;
  }
  .people-link {
    position: relative;
    background-color: #e6e6e6;
  }
  .people-link:after {
    position: absolute;
    content: "";
    background-image: url("/cmn/img/people/icon_arrow.svg");
    background-repeat: no-repeat;
  }
  .people-link__img {
    width: 100%;
    overflow: hidden;
  }
  .people-link__img img {
    width: 100%;
  }
  .people-link__title {
    font-weight: bold;
  }
  .under .movie__wrapper--viewer .youtube-holder .youtube-viewer {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .under .movie__wrapper--viewer .youtube-holder .youtube-viewer iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
  main {
    margin-top: 101px;
    margin-bottom: 0px;
  }
  .sp-br {
    display: none;
  }
  .people {
    margin-top: 67px;
  }
  .people-wrap__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .wrap-left {
    position: relative;
    width: 44.4%;
  }
  .wrap-left:before {
    content: "";
    position: absolute;
    width: 35px;
    height: 100%;
    background-color: #861c3c;
    top: 0px;
    left: 0px;
  }
  .people-wrap .people-img {
    width: 55%;
    margin-top: -40px;
    padding-bottom: 38px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .people-wrap__inner {
    position: relative;
    max-width: 1366px;
    margin: 0 auto;
  }
  .people-wrap__inner:after {
    width: 1px;
    height: 25px;
  }
  .people-takenaka {
    font-size: 71px;
    top: -35px;
    left: 25px;
    letter-spacing: 0.04em;
  }
  .people-takenaka:before {
    height: 35px;
  }
  .people-comment {
    font-size: 37px;
    margin-left: 131px;
    margin-top: 131px;
    padding-bottom: 16px;
  }
  .people-name {
    font-size: 30px;
    margin-top: 45px;
    margin-left: 131px;
  }
  .people-name__sub {
    margin-left: 131px;
    font-size: 14px;
  }
  .people-position {
    margin-top: 24px;
    margin-left: 131px;
    font-size: 16px;
  }
  .people-section01 {
    position: relative;
    max-width: 1296px;
    text-align: center;
    padding-bottom: 136px;
  }
  .people-section01.people3 {
    padding-bottom: 0px;
  }
  .people-section01 .section-title {
    padding-top: 92px;
    padding-bottom: 22px;
    font-size: 36px;
  }
  .people-section01 .section-title:before {
    height: 80px;
    width: 1px;
  }
  .people-section01 .section-title:after {
    width: 80px;
    height: 5px;
    left: calc(50% - 40px);
  }
  .people-section01 .under--text01 {
    text-align: left;
    max-width: 980px;
    margin: 40px auto;
    padding: 0 158px 186px;
  }
  .people-section01 .under--text01.people3 {
    padding-bottom: 100px;
  }
  .people-section01 .section-img {
    position: relative;
    width: 527px;
    margin: -137px auto;
  }
  .people-section01 .section-img.people2 {
    width: 877px;
  }
  .people-section01 .section-img img {
    width: 100%;
    height: auto;
  }
  .people-section01 .section-img:after {
    font-size: 14px;
    bottom: -14px;
    left: 0px;
  }
  .section-img__warn {
    font-size: 14px;
    max-width: 980px;
    margin: 20px auto;
  }
  .section-title {
    padding-bottom: 22px;
    font-size: 36px;
    text-align: center;
  }
  .section-title:after {
    width: 80px;
    height: 5px;
    left: calc(50% - 40px);
  }
  .section-text {
    margin-top: 4px;
  }
  .section-text .under--text01 {
    margin-top: 36px;
    max-width: 980px;
    margin: 36px auto;
  }
  .section-img {
    width: 860px;
    margin-top: 67px;
  }
  .people-link__wrap {
    /* height:455px; */
    background: linear-gradient(180deg, #ffffff 0px, #ffffff 110px, #861c3c 110px, #861c3c 455px);
    page-break-before: always;
  }
  .people-link__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 980px;
    padding-bottom: 100px;
  }
  .people-link {
    display: block;
    width: 48%;
    -webkit-transition: .2s linear;
    transition: .2s linear;
    margin-top: 40px;
  }
  .people-link:nth-child(-n+2) {
    margin-top: 0;
  }
  .people-link:after {
    bottom: 25px;
    right: 20px;
    width: 34px;
    height: 7px;
  }
  .people-link__img img {
    -webkit-transition: .2s ease;
    transition: .2s ease;
  }
  .people-link:hover .people-link__img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .people-link:hover {
    background-color: #ffffff;
  }
  .people-link__text {
    margin-left: 30px;
    padding-bottom: 30px;
  }
  .people-link__title {
    font-size: 20px;
    margin-top: 30px;
  }
  .people-link__name {
    font-size: 16px;
    margin-top: 13px;
  }
  .people-link__div {
    font-size: 13px;
  }
  .people-comment {
    font-size: 25px;
    margin-top: 92px;
  }
  .people-name {
    font-size: 20px;
  }
}

/*
  追記
------------------------------------------------------------------------------*/
@media print, screen and (min-width: 768px) {
  .single .under .mod-appeal__2col {
    width: 860px;
    margin-left: auto;
    margin-right: auto;
  }
  .single .under .mod-appeal__2col--item {
    max-width: 410px;
  }
}

@media print, screen and (min-width: 768px) {
  [class^="people-section"]:not(.people-section01) {
    padding-bottom: 110px;
  }
}

@media only screen and (max-width: 767px) {
  [class^="people-section"]:not(.people-section01) {
    padding-bottom: 27px;
  }
}

@media print, screen and (min-width: 768px) {
  .people-section02 {
    margin-top: 105px;
    padding-bottom: 105px;
  }
}

main .container [class^="people-section"]:last-child {
  padding-bottom: 0;
}

main .container [class^="people-section"] .under--text01:last-of-type {
  margin-bottom: 0;
}

@media print, screen and (min-width: 768px) {
  .people-link__wrap {
    margin-top: 110px;
  }
}
