.contents {
  overflow: hidden;
}

.main-img {
  padding-top: 210px;
  padding-bottom: 325px;
  background: url(/100th/images/realize/main_bg.jpg) no-repeat center bottom/cover;
}
.main-img .main-txt {
  max-width: 685px;
  width: 71.3%;
  margin-left: auto;
  margin-right: auto;
}

.contents {
  padding-top: 73px;
}

.human-list {
  display: flex;
  flex-wrap: wrap;
  /*justify-content: center;*/
}
.human-list li {
  width: 47%;
  margin-right: 6%;
  margin-bottom: 70px;
}
.human-list li:last-child {
  margin-right: 0;
}
.human-list li:nth-child(2n) {
  margin-right: 0;
}
.human-list li .list-flex {
  display: flex;
  justify-content: space-between;
}
.human-list li .list-flex .pic {
  width: 34.2%;
}
.human-list li .list-flex .text {
  width: 61.5%;
}
.human-list li .list-flex .text .obi {
  margin-bottom: 30px;
}
.human-list li .list-flex .text .obi.ex {
  margin-bottom: 22px;
}
.human-list li .list-flex .text .obi .bk {
  padding: 5px 10px;
  display: inline-block;
  color: #fff;
  background: #231815;
}
.human-list li .list-flex .text .obi .bk .img {
  display: inline-block;
  width: 77px;
  line-height: 1;
}
.human-list li .list-flex .text .obi .bk .img img {
  display: block;
}
.human-list li .list-flex .text .m-copy {
  line-height: 1;
  padding-bottom: 30px;
  font-size: 15px;
  letter-spacing: 0;
  color: #231815 !important;
}
.human-list li .list-flex .text .m-copy.ex {
  padding-bottom: 22px;
}
.human-list li .list-flex .text .name-box {
  padding-top: 15px;
  border-top: 1px solid #231815;
}
.human-list li .list-flex .text .name-box .name {
  line-height: 1;
  margin-bottom: 10px;
  font-size: 24px;
  letter-spacing: 0.05em;
  color: #231815 !important;
}
.human-list li .list-flex .text .name-box .text {
  font-size: 13px;
  line-height: 1.38;
  color: #231815 !important;
  width: 100%;
}

.zuiji-text {
  padding-bottom: 70px;
  text-align: center;
}
.zuiji-text span {
  letter-spacing: 0.1em;
  padding: 10px 80px;
  display: inline-block;
  border: 1px solid #231815;
  line-height: 1;
}

.shita {
  margin-bottom: 50px;
  width: 30px;
  margin-left: auto;
  margin-right: auto;
}

@media print, screen and (min-width: 1401px) {
  .main-img {
    padding-top: 11.5vw;
    padding-bottom: 27vw;
  }
}
@media only screen and (max-width: 900px) {
  .shita {
    width: 10%;
    margin-bottom: 5vw;
  }
  .main-img {
    padding-top: 20vw;
    padding-bottom: 18vw;
    background: url(/100th/images/realize/main_bg.jpg) no-repeat center bottom/cover;
  }
  .main-img .main-txt {
    max-width: none;
    width: 71.3%;
    margin-left: auto;
    margin-right: auto;
  }
  .contents {
    padding-top: 5.7vw;
  }
  .human-list {
    display: block;
  }
  .human-list li {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 7vw;
  }
  .human-list li:last-child {
    margin-right: 0;
  }
  .human-list li:nth-child(2n) {
    margin-right: 0;
  }
  .human-list li .list-flex {
    display: flex;
    justify-content: space-between;
  }
  .human-list li .list-flex .pic {
    width: 31.2%;
  }
  .human-list li .list-flex .text {
    width: 62.5%;
  }
  .human-list li .list-flex .text .obi {
    margin-bottom: 5.2vw;
  }
  .human-list li .list-flex .text .obi.ex {
    margin-bottom: 4vw;
  }
  .human-list li .list-flex .text .obi .bk {
    padding: 1.2vw 2.4vw;
    display: inline-block;
  }
  .human-list li .list-flex .text .obi .bk .img {
    display: inline-block;
    width: 14vw;
    line-height: 1;
  }
  .human-list li .list-flex .text .m-copy {
    line-height: 1;
    padding-bottom: 4.2vw;
    font-size: 2.8vw;
  }
  .human-list li .list-flex .text .m-copy.ex {
    padding-bottom: 4vw;
  }
  .human-list li .list-flex .text .name-box {
    padding-top: 1.8vw;
    border-top: 1px solid #231815;
  }
  .human-list li .list-flex .text .name-box .name {
    line-height: 1;
    margin-bottom: 2vw;
    font-size: 4.3vw;
    letter-spacing: 0.05em;
  }
  .human-list li .list-flex .text .name-box .text {
    font-size: 2.4vw;
    line-height: 1;
  }
  .zuiji-text {
    padding-bottom: 7vw;
    text-align: center;
  }
  .zuiji-text span {
    letter-spacing: 0.1em;
    padding: 1vw 10vw;
    display: inline-block;
    border: 1px solid #231815;
    line-height: 1;
  }
}
.det-main {
  margin-bottom: 65px;
  position: relative;
}
.det-main .pic-box {
  width: 69%;
  position: relative;
  z-index: 1;
}
.det-main .pic-box .bg {
  padding-top: 62%;
  min-height: 510px;
  padding-left: 10%;
  margin-left: -10%;
}
.det-main .pic-box .bg.ptn1 {
  background: url(/100th/images/realize/detail_01/human_pic.jpg) no-repeat center top/cover;
}
.det-main .pic-box .bg.ptn2 {
  background: url(/100th/images/realize/detail_02/human_pic.jpg) no-repeat center top/cover;
}
.det-main .pic-box .bg.ptn3 {
  background: url(/100th/images/realize/detail_03/human_pic.jpg) no-repeat center top/cover;
}
.det-main .pic-box .bg.ptn4 {
  background: url(/100th/images/realize/detail_04/human_pic.jpg) no-repeat center top/cover;
}
.det-main .pic-box .bg.ptn5 {
  background: url(/100th/images/realize/detail_05/human_pic.jpg) no-repeat center top/cover;
}
.det-main .tex-box {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: -50px;
  /*padding: 35px 0 0px 35px;
  background: #fff;*/
  width: 54%;
}
.det-main .tex-box .ttl-flex {
  border-bottom: 1px solid #231815;
  margin-bottom: 50px;
  padding-bottom: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.det-main .tex-box .ttl-flex dt {
  font-size: 24px;
  width: 180px;
  line-height: 1;
}
.det-main .tex-box .ttl-flex dt .t-img {
  margin-bottom: 5px;
}
.det-main .tex-box .ttl-flex dd {
  width: calc(100% - 200px);
  font-size: 71px;
  line-height: 1;
}
.det-main .m-name {
  font-size: 62px;
  line-height: 1;
  padding-bottom: 28px;
}
.det-main .m-name ruby rt {
  font-size: 14px;
  padding-bottom: 18px;
}
.det-main .job {
  margin-bottom: 15px;
  line-height: 1;
  font-size: 22px;
}
.det-main .year {
  font-size: 18px;
  line-height: 1;
  padding-bottom: 20px;
  border-bottom: 1px solid #231815;
}

.h-copy {
  margin-bottom: 80px;
  font-size: 46px;
}

.rea-box {
  margin-bottom: 50px;
}
.rea-box.last {
  margin-bottom: 74px;
}

.h-flex {
  display: flex;
  margin-bottom: 30px;
  align-items: center;
}
.h-flex dt {
  padding: 3px 3px;
  width: 130px;
  margin-right: 14px;
  background: #231815;
  color: #fff;
  font-size: 20px;
}
.h-flex dd {
  width: calc(100% - 144px);
  max-width: 130px;
}

.sub-text {
  font-size: 19px;
  line-height: 1.89;
  color: #B7193F;
  margin-bottom: 30px;
}

.contents .panel {
  display: flex;
  flex-direction: column-reverse;
}
.contents .panel dt {
  cursor: pointer;
}
.contents .panel dt .open-img {
  display: block;
  width: 12%;
  max-width: 68px;
  margin-left: auto;
  margin-right: auto;
}
.contents .panel dt .close-img {
  display: none;
  width: 6%;
  max-width: 34px;
  margin-left: auto;
  margin-right: auto;
}
.contents .panel dt.open .open-img {
  display: none;
}
.contents .panel dt.open .close-img {
  display: block;
}
.contents .panel dd {
  padding-top: 55px;
  padding-bottom: 10px;
}
.contents .panel dd .con-copy {
  line-height: 1.73;
  font-size: 30px;
  margin-bottom: 30px;
}
.contents .panel dd .dd-flex {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
.contents .panel dd .dd-flex .text {
  width: 47.5%;
  text-indent: 1em;
  line-height: 1.87;
  text-align: justify;
  letter-spacing: -0.02em;
}
.contents .panel dd .dd-flex .pic {
  width: 47.5%;
}
.contents .panel dd .dd-flex .pic ul li {
  margin-bottom: 30px;
  position: relative;
}
.contents .panel dd .dd-flex .pic ul li .pic-caption {
  margin-top: 8px;
  font-size: 11px;
}
.contents .panel dd .dd-flex .pic ul li .pic-caption.ab {
  position: absolute;
  left: 0;
  bottom: 88px;
}
.contents .panel dd .dd-flex .pic ul li .pic-caption.ab2 {
  position: absolute;
  left: 0;
  bottom: 138px;
}
.contents .panel dd .dd-flex .pic ul li .pic-caption.mt {
  margin-top: 90px;
}
.contents .panel dd .dd-flex .pic ul li:last-child {
  margin-bottom: 0;
}
.contents .panel dd .dd-flex .pic ul li.mini {
  width: 80%;
}
.contents .panel dd .dd-flex .pic ul li.mini.ptn2 {
  margin-left: auto;
  margin-right: auto;
  width: 62%;
}
.contents .panel dd .dd-flex2 {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
.contents .panel dd .dd-flex2 .text {
  width: 67.5%;
  text-indent: 1em;
  line-height: 1.87;
  text-align: justify;
  letter-spacing: -0.02em;
}
.contents .panel dd .dd-flex2 .text dl {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.contents .panel dd .dd-flex2 .text dl dt {
  width: 50px;
  letter-spacing: 0.1em;
  text-indent: 0;
  padding-left: 0;
}
.contents .panel dd .dd-flex2 .text dl dd {
  width: calc(100% - 58px);
  display: block !important;
  text-indent: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.contents .panel dd .dd-flex2 .text .con-copy {
  text-indent: 0;
}
.contents .panel dd .dd-flex2 .pic {
  width: 29.5%;
}
.contents .panel dd .dd-flex2 .pic ul li {
  margin-bottom: 30px;
}
.contents .panel dd .dd-flex2 .pic ul li .pic-caption {
  margin-top: 8px;
  font-size: 11px;
}
.contents .panel dd .dd-flex2 .pic ul li:last-child {
  margin-bottom: 0;
}
.contents .panel dd .dd-flex2 .pic ul li.mini {
  width: 80%;
}
.contents .panel dd .dd-flex2 .pic ul li.mini.ptn2 {
  margin-left: auto;
  margin-right: auto;
  width: 62%;
}
.contents .panel dd .expic-box {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  margin-bottom: 30px;
}
.contents .panel dd .expic-box .pic-caption {
  margin-top: 8px;
  font-size: 11px;
}
.contents .panel dd .expic-box .position {
  position: relative;
}
.contents .panel dd .expic-box .pic-caption2 {
  color: #fff;
  position: absolute;
  right: 6px;
  top: 3px;
  font-size: 11px;
}
.contents .panel dd .expic-box.ex {
  max-width: none;
}
.contents .panel dd .pic-flex2 {
  display: flex;
  justify-content: space-between;
  width: 84%;
  align-items: flex-end;
  margin-bottom: -130px;
  bottom: 130px;
  position: relative;
  z-index: 2;
}
.contents .panel dd .pic-flex2.ex {
  justify-content: space-between;
}
.contents .panel dd .pic-flex2 .box1 {
  width: 60%;
}
.contents .panel dd .pic-flex2 .box2 {
  width: 36%;
}
.contents .panel dd .pic-flex2 .box3 {
  width: 29%;
  margin-right: 1%;
}
.contents .panel dd .pic-flex2 .box4 {
  width: 70%;
}
.contents .panel dd .pic-flex2 .pic-caption {
  margin-top: 8px;
  font-size: 11px;
}
.contents .panel dd .expic-list {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
}
.contents .panel dd .expic-list li {
  width: 29.5%;
}
.contents .panel dd .expic-list li .pic-caption {
  margin-top: 8px;
  font-size: 11px;
}
.contents .panel dd .indent {
  text-indent: 1em;
}

.pink-bg {
  padding-top: 100px;
  padding-bottom: 50px;
  background: #FAEFF1;
}
.pink-bg .sut-main {
  display: flex;
  flex-direction: row-reverse;
  margin-bottom: 50px;
  position: relative;
}
.pink-bg .sut-main .pic-box {
  width: 65.6%;
  position: relative;
  z-index: 1;
}
.pink-bg .sut-main .pic-box .bg {
  padding-top: 52%;
  min-height: 354px;
}
.pink-bg .sut-main .pic-box .bg.ptn1 {
  background: url(/100th/images/realize/detail_01/human_pic_02.jpg) no-repeat center top/cover;
}
.pink-bg .sut-main .pic-box .bg.ptn2 {
  background: url(/100th/images/realize/detail_02/human_pic_02.jpg) no-repeat center top/cover;
}
.pink-bg .sut-main .pic-box .bg.ptn3 {
  background: url(/100th/images/realize/detail_03/human_pic_02.jpg) no-repeat center top/cover;
}
.pink-bg .sut-main .pic-box .bg.ptn4 {
  background: url(/100th/images/realize/detail_04/human_pic_02.jpg) no-repeat center top/cover;
}
.pink-bg .sut-main .pic-box .bg.ptn5 {
  background: url(/100th/images/realize/detail_05/human_pic_02.jpg) no-repeat center top/cover;
}
.pink-bg .sut-main .tex-box {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  padding: 0px 1% 35px 0px;
  background: #FAEFF1;
  width: 44%;
  box-sizing: border-box;
}
.pink-bg .sut-main .tex-box.ex2 {
  width: 34%;
}
.pink-bg .sut-main .tex-box .obi {
  margin-bottom: 20px;
  font-size: 20px;
}
.pink-bg .sut-main .tex-box .obi .bk {
  padding: 5px 15px 5px 10px;
  display: inline-block;
  color: #fff;
  background: #231815;
}
.pink-bg .sut-main .tex-box .obi .bk .img {
  display: inline-block;
  width: 102px;
  line-height: 1;
}
.pink-bg .sut-main .tex-box .obi .bk .img img {
  display: block;
}
.pink-bg .sut-main .tex-box .m-name {
  line-height: 1.83;
  font-size: 18px;
}
.pink-bg .sut-main .tex-box .m-name span {
  font-size: 30px;
}
.pink-bg .sut-main .tex-box .m-text {
  font-size: 16px;
  line-height: 1.87;
  margin-top: 30px;
}
.pink-bg .bottom-text {
  margin-bottom: 60px;
  text-align: center;
  font-size: 30px;
}
.pink-bg .wt-box {
  padding: 30px 40px;
  background: #fff;
  margin-bottom: 20px;
}
.pink-bg .wt-box .flex-box {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.pink-bg .wt-box .text {
  width: 79%;
  font-size: 13px;
  line-height: 1.76;
  letter-spacing: -0.02em;
  text-align: justify;
}
.pink-bg .wt-box .text .name {
  line-height: 1;
  margin-bottom: 12px;
  font-size: 14px;
  letter-spacing: 0;
}
.pink-bg .wt-box .text .name .min {
  margin-right: 2em;
}
.pink-bg .wt-box .text .name .big {
  font-size: 24px;
}
.pink-bg .wt-box .pic {
  width: 19.2%;
}

.movie-box {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  margin-bottom: 70px;
}
.movie-box .movie-ttl {
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 1;
  text-align: center;
  max-width: 526px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  letter-spacing: 0;
}
.movie-box .movie-ttl .ttl-img {
  padding-top: 10px;
}
.movie-box .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.movie-box .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.ex-tex {
  letter-spacing: -0.02em;
  text-align: justify;
}

@media only screen and (max-width: 900px) {
  .det-main {
    margin-bottom: 6.56vw;
    position: relative;
  }
  .det-main .pic-box {
    width: 81%;
    position: relative;
    z-index: 1;
  }
  .det-main .pic-box .bg {
    padding-top: 62%;
    min-height: 48vw;
    padding-left: 10%;
    margin-left: -10%;
  }
  .det-main .pic-box .bg.ptn1 {
    background: url(/100th/images/realize/detail_01/human_pic.jpg) no-repeat center top/cover;
  }
  .det-main .tex-box {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0;
    /*padding: 4.5vw 0 0px 4.5vw;
    width: 52%;*/
  }
  .det-main .tex-box .ttl-flex {
    border-bottom: 1px solid #231815;
    margin-bottom: 2.8vw;
    padding-bottom: 2vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .det-main .tex-box .ttl-flex dt {
    font-size: 2.5vw;
    width: 42%;
    line-height: 1;
  }
  .det-main .tex-box .ttl-flex dt .t-img {
    margin-bottom: 5px;
  }
  .det-main .tex-box .ttl-flex dd {
    width: 50%;
    font-size: 6.2vw;
    line-height: 1;
  }
  .det-main .m-name {
    font-size: 6.2vw;
    line-height: 1;
    padding-bottom: 1.8vw;
  }
  .det-main .m-name ruby rt {
    font-size: 2.3vw;
    padding-bottom: 2vw;
  }
  .det-main .job {
    margin-bottom: 2vw;
    line-height: 1;
    font-size: 2.7vw;
  }
  .det-main .year {
    font-size: 2.3vw;
    padding-bottom: 2.2vw;
    line-height: 1;
  }
  .h-copy {
    margin-bottom: 6vw;
    font-size: 4.8vw;
    font-weight: 500;
  }
  .rea-box {
    margin-bottom: 5.2vw;
  }
  .rea-box.last {
    margin-bottom: 7.7vw;
  }
  .h-flex {
    display: flex;
    margin-bottom: 30px;
    align-items: center;
  }
  .h-flex dt {
    padding: 1vw 1vw;
    width: 24%;
    margin-right: 2%;
    font-size: 3vw;
  }
  .h-flex dd {
    width: 74%;
    max-width: 18vw;
  }
  .sub-text {
    font-size: 2.9vw;
    line-height: 1.89;
    margin-bottom: 3vw;
  }
  .contents .panel {
    display: flex;
    flex-direction: column-reverse;
  }
  .contents .panel dt {
    cursor: pointer;
  }
  .contents .panel dt .open-img {
    display: block;
    width: 12%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }
  .contents .panel dt .close-img {
    display: none;
    width: 6%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }
  .contents .panel dt.open .open-img {
    display: none;
  }
  .contents .panel dt.open .close-img {
    display: block;
  }
  .contents .panel dd {
    padding-top: 4vw;
    padding-bottom: 2vw;
  }
  .contents .panel dd .con-copy {
    line-height: 1.73;
    font-size: 3.3vw;
    margin-bottom: 3.3vw;
  }
  .contents .panel dd .dd-flex {
    display: block;
    justify-content: space-between;
  }
  .contents .panel dd .dd-flex .text {
    width: 100%;
    text-indent: 1em;
    line-height: 1.87;
    margin-bottom: 5vw;
  }
  .contents .panel dd .dd-flex .pic {
    width: 78%;
    margin-left: auto;
    margin-right: auto;
  }
  .contents .panel dd .dd-flex .pic.ex {
    width: 100%;
  }
  .contents .panel dd .dd-flex .pic.ex2 {
    width: 100%;
  }
  .contents .panel dd .dd-flex .pic ul li {
    margin-bottom: 3.5vw;
  }
  .contents .panel dd .dd-flex .pic ul li .pic-caption {
    margin-top: 1vw;
    font-size: 2.3vw;
  }
  .contents .panel dd .dd-flex .pic ul li .pic-caption.ab2 {
    position: absolute;
    left: 0;
    bottom: 26vw;
  }
  .contents .panel dd .dd-flex .pic ul li:last-child {
    margin-bottom: 0;
  }
  .contents .panel dd .dd-flex .pic ul li.mini {
    width: 100%;
  }
  .contents .panel dd .dd-flex .pic ul li.mini.ptn2 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .contents .panel dd .dd-flex2 {
    display: block;
    justify-content: space-between;
  }
  .contents .panel dd .dd-flex2 .text {
    width: 100%;
    text-indent: 1em;
    line-height: 1.87;
    margin-bottom: 5vw;
  }
  .contents .panel dd .dd-flex2 .text dl {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .contents .panel dd .dd-flex2 .text dl dt {
    width: 8.5vw;
    letter-spacing: 0.1em;
    text-indent: 0;
    padding-left: 0;
  }
  .contents .panel dd .dd-flex2 .text dl dd {
    width: calc(100% - 9vw);
    display: block !important;
    text-indent: 0;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .contents .panel dd .dd-flex2 .pic {
    width: 78%;
    margin-left: auto;
    margin-right: auto;
  }
  .contents .panel dd .dd-flex2 .pic ul li {
    margin-bottom: 3.5vw;
  }
  .contents .panel dd .dd-flex2 .pic ul li .pic-caption {
    margin-top: 1vw;
    font-size: 2.3vw;
  }
  .contents .panel dd .dd-flex2 .pic ul li:last-child {
    margin-bottom: 0;
  }
  .contents .panel dd .dd-flex2 .pic ul li.mini {
    width: 100%;
  }
  .contents .panel dd .dd-flex2 .pic ul li.mini.ptn2 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .contents .panel dd .dd-flex2 .pic.ex {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .contents .panel dd .dd-flex2 .pic.ex ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .contents .panel dd .dd-flex2 .pic.ex ul li {
    width: 49%;
  }
  .contents .panel dd .expic-box {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3.8vw;
    margin-bottom: 5vw;
  }
  .contents .panel dd .expic-box .pic-caption {
    margin-top: 1vw;
    font-size: 2.3vw;
  }
  .contents .panel dd .expic-box .pic-caption2 {
    right: auto;
    top: auto;
    bottom: 1vw;
    left: 1vw;
    font-size: 2.3vw;
  }
  .contents .panel dd .pic-flex2 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: flex-end;
    margin-bottom: 0;
    bottom: 0px;
    padding-top: 1vw;
    position: relative;
    z-index: 2;
  }
  .contents .panel dd .pic-flex2 .box1 {
    width: 60%;
  }
  .contents .panel dd .pic-flex2 .box2 {
    width: 36%;
  }
  .contents .panel dd .pic-flex2 .box3 {
    width: 29%;
    margin-right: 1%;
  }
  .contents .panel dd .pic-flex2 .box4 {
    width: 70%;
  }
  .contents .panel dd .pic-flex2 .pic-caption {
    margin-top: 1vw;
    font-size: 2.3vw;
  }
  .contents .panel dd .expic-list {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3.8vw;
    margin-bottom: 5vw;
    justify-content: space-between;
  }
  .contents .panel dd .expic-list li {
    width: 31.5%;
  }
  .contents .panel dd .expic-list li .pic-caption {
    margin-top: 1vw;
    font-size: 2.3vw;
  }
  .pink-bg {
    padding-top: 5.2vw;
    padding-bottom: 5.2vw;
  }
  .pink-bg .sut-main {
    display: flex;
    flex-direction: row-reverse;
    margin-bottom: 4vw;
    position: relative;
  }
  .pink-bg .sut-main .pic-box {
    margin-top: 8vw;
    width: 75%;
    position: relative;
    z-index: 1;
  }
  .pink-bg .sut-main .pic-box .bg {
    padding-top: 62%;
    min-height: 40vw;
  }
  .pink-bg .sut-main .pic-box .bg.ptn1 {
    background: url(/100th/images/realize/detail_01/human_pic_02.jpg) no-repeat center top/cover;
  }
  .pink-bg .sut-main .pic-box .bg.ptn2 {
    margin-top: 33vw;
    background: url(/100th/images/realize/detail_02/human_pic_02.jpg) no-repeat center top/cover;
  }
  .pink-bg .sut-main .tex-box {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    padding: 0px 1% 0vw 0;
    background: none;
    width: 47%;
    box-sizing: border-box;
  }
  .pink-bg .sut-main .tex-box .obi {
    margin-bottom: 0vw;
    font-size: 2.6vw;
  }
  .pink-bg .sut-main .tex-box .obi .bk {
    padding: 1vw 2vw;
    display: inline-block;
  }
  .pink-bg .sut-main .tex-box .obi .bk .img {
    display: inline-block;
    width: 13vw;
    line-height: 1;
  }
  .pink-bg .sut-main .tex-box .obi .bk .img img {
    display: block;
  }
  .pink-bg .sut-main .tex-box .m-name {
    line-height: 1.22;
    font-size: 2.4vw;
    padding-top: 3vw;
    padding-right: 1%;
    padding-bottom: 3vw;
    background: #FAEFF1;
  }
  .pink-bg .sut-main .tex-box .m-name span {
    font-size: 4.4vw;
  }
  .pink-bg .sut-main .tex-box .m-name span.ptn2 {
    font-size: 3.8vw;
  }
  .pink-bg .sut-main .tex-box .m-text {
    margin-top: 0vw;
    padding-top: 1vw;
    padding-right: 3%;
    padding-bottom: 3vw;
    font-size: 2.3vw;
    background: #FAEFF1;
  }
  .pink-bg .sut-main .tex-box.ex2 {
    width: 100%;
  }
  .pink-bg .sut-main .tex-box.ex2 .m-text {
    width: 70%;
  }
  .pink-bg .bottom-text {
    margin-bottom: 7vw;
    font-size: 3.33vw;
  }
  .pink-bg .wt-box {
    padding: 3vw 3vw;
    margin-bottom: 5vw;
  }
  .pink-bg .wt-box .flex-box {
    display: block;
  }
  .pink-bg .wt-box .text {
    width: 100%;
    font-size: 2.3vw;
    line-height: 1.76;
    margin-bottom: 5vw;
  }
  .pink-bg .wt-box .text .name {
    line-height: 1;
    margin-bottom: 2vw;
    font-size: 2.3vw;
  }
  .pink-bg .wt-box .text .name .min {
    margin-right: 2em;
  }
  .pink-bg .wt-box .text .name .big {
    font-size: 3.9vw;
  }
  .pink-bg .wt-box .name {
    line-height: 1;
    margin-bottom: 2vw;
    font-size: 2.3vw;
    line-height: 1.3;
  }
  .pink-bg .wt-box .name .min {
    margin-right: 2em;
  }
  .pink-bg .wt-box .name .big {
    font-size: 3.9vw;
  }
  .pink-bg .wt-box .pic {
    width: 78%;
    margin-left: auto;
    margin-right: auto;
  }
  .news-ttlimg {
    width: 12%;
    margin-bottom: 4.5vw;
    padding-top: 4vw;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }
  .pc-inline {
    display: none;
  }
  .movie-box {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-bottom: 8.8vw;
  }
  .movie-box .movie-ttl {
    margin-bottom: 3vw;
    font-size: 2.7vw;
    line-height: 1;
    text-align: center;
    max-width: none;
    width: 86%;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 0;
  }
  .movie-box .movie-ttl .ttl-img {
    padding-top: 1.7vw;
  }
  .movie-box .youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .movie-box .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
}
.pic-caption3 {
  color: #fff;
  position: absolute;
  right: 6px;
  bottom: 3px;
  font-size: 11px;
}

@media only screen and (max-width: 900px) {
  .pic-caption3 {
    bottom: 1vw;
    right: 1vw;
    font-size: 2.3vw;
  }
}
.menu-link-4 a {
  background: #AF1C3B;
  color: #fff !important;
}
/*# sourceMappingURL=realize.css.map */