<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.contents {
  overflow: hidden;
}

.wrap {
  max-width: 1180px;
}

.main-img {
  padding-top: 230px;
  padding-bottom: 205px;
  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;
}

.human-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          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 .hiragana-name {
  color: #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: 18.5vw;
    padding-bottom: 16vw;
  }
}
@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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            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 .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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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;
}
.rea-box p {
  line-height: 2.2;
}

@media only screen and (max-width: 900px) {
  .rea-box p {
    line-height: 1.6;
    font-size: 4.27vw;
  }
}
.h-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 1;
}
.contents .panel dd .dd-flex .text {
  width: 47.5%;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 1;
}
.contents .panel dd .dd-flex2 .text {
  width: 67.5%;
  line-height: 2.2;
  text-align: justify;
}
.contents .panel dd .dd-flex2 .text dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 84%;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: -130px;
  bottom: 130px;
  position: relative;
  z-index: 2;
}
.contents .panel dd .pic-flex2.ex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          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;
}

.contents .rea-box &gt; .panel dd {
  padding-top: 10px;
}

.box-sut {
  padding-top: 100px;
  padding-bottom: 50px;
}
.box-sut .sut-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-top: 50px;
  margin-bottom: 50px;
  position: relative;
}
.box-sut .sut-main .pic-box {
  width: 65.6%;
  position: relative;
  z-index: 1;
}
.box-sut .sut-main .pic-box .bg {
  padding-top: 52%;
  min-height: 354px;
}
.box-sut .sut-main .tex-box {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  padding: 0px 1% 35px 0px;
  background: #fff;
  width: 44%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.box-sut .sut-main .tex-box.ex2 {
  width: 34%;
}
.box-sut .sut-main .tex-box .obi {
  margin-bottom: 20px;
  font-size: 20px;
}
.box-sut .sut-main .tex-box .obi .bk {
  padding: 5px 15px 5px 10px;
  display: inline-block;
  color: #fff;
  background: #231815;
}
.box-sut .sut-main .tex-box .obi .bk .img {
  display: inline-block;
  width: 102px;
  line-height: 1;
}
.box-sut .sut-main .tex-box .obi .bk .img img {
  display: block;
}
.box-sut .sut-main .tex-box .m-name {
  font-size: 30px;
  line-height: 1.83;
}
.box-sut .sut-main .tex-box .m-name span {
  font-size: 18px;
}
.box-sut .sut-main .tex-box .m-text {
  font-size: 16px;
  line-height: 1.87;
}
.box-sut .bottom-text {
  margin-bottom: 60px;
  text-align: center;
  font-size: 30px;
}
.box-sut .wt-box {
  padding: 30px 40px;
  background: #fff;
  margin-bottom: 20px;
}
.box-sut .wt-box .flex-box {
  display: block;
}
.box-sut .wt-box .flex-box::after{
  content: "";
  display: block;
  clear: both;
}
.box-sut .wt-box .text {
  /* width: 79%; */
  font-size: 13px;
  line-height: 2.2;
  letter-spacing: -0.02em;
}
.box-sut .wt-box .text .name {
  line-height: 1;
  margin-bottom: 12px;
  font-size: 14px;
  letter-spacing: 0;
}
.box-sut .wt-box .text .name .min {
  margin-right: 2em;
}
.box-sut .wt-box .text .name .big {
  font-size: 24px;
}
.box-sut .wt-box .pic {
  width: 19.2%;
  float:right;
  padding-left: 1em;
}

.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 {
  line-height: 2.2;
  text-align: justify;
}

@media only screen and (max-width: 900px) {
  .ex-tex {
    line-height: 1.8;
  }
  .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 .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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            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;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            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;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    font-size: 4.27vw;
    line-height: 1.6;
  }
  .contents .panel dd .dd-flex2 .text dl dt {
    width: 12.5vw;
    letter-spacing: 0.1em;
    text-indent: 0;
    padding-left: 0;
  }
  .contents .panel dd .dd-flex2 .text dl dd {
    width: calc(100% - 13vw);
    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: -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;
  }
  .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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    -webkit-box-align: end;
        -ms-flex-align: end;
            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;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            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;
  }
  .contents .rea-box &gt; .panel dd {
    padding-top: 2.6vw;
  }
  .box-sut {
    padding-top: 5.2vw;
    padding-bottom: 5.2vw;
  }
  .box-sut .sut-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    margin-top: 13.33vw;
    margin-bottom: 4vw;
    position: relative;
  }
  .box-sut .sut-main .pic-box {
    margin-top: 8vw;
    width: 75%;
    position: relative;
    z-index: 1;
  }
  .box-sut .sut-main .pic-box .bg {
    padding-top: 62%;
    min-height: 40vw;
  }
  .box-sut .sut-main .tex-box {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    padding: 0px 1% 0vw 0;
    background: none;
    width: 47%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .box-sut .sut-main .tex-box .obi {
    margin-bottom: 0vw;
    font-size: 2.6vw;
  }
  .box-sut .sut-main .tex-box .obi .bk {
    padding: 1vw 2vw;
    display: inline-block;
  }
  .box-sut .sut-main .tex-box .obi .bk .img {
    display: inline-block;
    width: 13vw;
    line-height: 1;
  }
  .box-sut .sut-main .tex-box .obi .bk .img img {
    display: block;
  }
  .box-sut .sut-main .tex-box .m-name {
    line-height: 1.22;
    font-size: 4.4vw;
    padding-top: 3vw;
    padding-right: 1%;
    background: #FAEFF1;
  }
  .box-sut .sut-main .tex-box .m-name span {
    font-size: 4.27vw;
  }
  .box-sut .sut-main .tex-box .m-text {
    margin-top: 0vw;
    padding-top: 1vw;
    padding-right: 3%;
    padding-bottom: 3vw;
    font-size: 2.3vw;
    background: #FAEFF1;
  }
  .box-sut .sut-main .tex-box.ex2 {
    width: 100%;
  }
  .box-sut .sut-main .tex-box.ex2 .m-text {
    width: 70%;
  }
  .box-sut .bottom-text {
    margin-bottom: 7vw;
    font-size: 3.33vw;
  }
  .box-sut .wt-box {
    padding: 3vw 3vw;
    margin-bottom: 5vw;
  }
  .box-sut .wt-box .flex-box {
    display: block;
  }
  .box-sut .wt-box .text {
    width: 100%;
    font-size: 3.47vw;
    line-height: 1.76;
    margin-bottom: 5vw;
  }
  .box-sut .wt-box .text .name {
    margin-bottom: 2vw;
    font-size: 3.47vw;
    line-height: 1.6;
  }
  .box-sut .wt-box .text .name .min {
    margin-right: 2em;
  }
  .box-sut .wt-box .text .name .big {
    font-size: 6.4vw;
  }
  .box-sut .wt-box .name {
    margin-bottom: 2vw;
    font-size: 3.47vw;
    line-height: 1.6;
  }
  .box-sut .wt-box .name .min {
    margin-right: 2em;
  }
  .box-sut .wt-box .name .big {
    font-size: 6.4vw;
  }
  .box-sut .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%;
  }
  .box-sut .wt-box .pic {
    float: none;
    padding-left: 0;
    margin-bottom: 1em;
  }

}
.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;
  }
}
.humanity-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 7px auto 16px;
}
.humanity-list li {
  width: calc(50% - 46px);
  margin-right: 92px;
  margin-bottom: 72px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.humanity-list li:nth-child(2n) {
  margin-right: 0;
}
.humanity-list li .list-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.humanity-list li .content {
  width: calc(100% - 220px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 32px;
}
.humanity-list li .content .m-copy {
  min-height: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.6;
  margin-top: 7px;
  padding-bottom: 16px;
  font-size: 18px;
  color: #231815;
  border-bottom: solid 1px #af1c3b;
}
.humanity-list li .content .name-box {
  color: #231815;
}
.humanity-list li .content .name-box .name {
  line-height: 1.4;
  padding-top: 16px;
  font-size: 28px;
  color: #231815;
  font-weight: 400;
}
.humanity-list li .content .name-box .text {
  font-size: 14px;
  line-height: 1.5;
  color: #231815;
  width: 100%;
  font-weight: 400;
  padding-top: 14px;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "AXIS Std", "メイリオ", Meiryo, Lato, "游ゴシック体", "Yu Gothic", YuGothic, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
.humanity-list li .content .name-box .text-red {
  font-size: 12px;
  color: #af1c3b;
  line-height: 1.5;
  padding-top: 14px;
  font-weight: 800;
  letter-spacing: 0.04em;
}
.humanity-list li .pic {
  width: 220px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media only screen and (max-width: 1120px) {
  .humanity-list li {
    margin-right: 48px;
    width: calc(50% - 24px);
  }
  .humanity-list li .content {
    width: calc(100% - 180px);
    padding-right: 20px;
  }
  .humanity-list li .pic {
    width: 180px;
  }
}
@media only screen and (max-width: 900px) {
  .humanity-list {
    display: block;
    margin-top: 5.3vw;
    margin-bottom: 7vw;
  }
  .humanity-list li {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 12.8vw;
  }
  .humanity-list li .content {
    width: 64.2%;
    padding-right: 5.33vw;
  }
  .humanity-list li .content .m-copy {
    min-height: 14.67vw;
    font-size: 3.2vw;
    padding-top: 2.67vw;
    padding-bottom: 3.73vw;
    margin-top: 0;
  }
  .humanity-list li .content .name-box .name {
    font-size: 5.33vw;
    padding-top: 2.67vw;
  }
  .humanity-list li .content .name-box .text {
    font-size: 2.67vw;
    padding-top: 1.6vw;
  }
  .humanity-list li .content .name-box .text-red {
    font-size: 2.67vw;
    padding-top: 1.6vw;
  }
  .humanity-list li .pic {
    width: 35.8%;
    text-align: center;
  }
}
.box-main {
  margin-top: 11px;
  margin-bottom: 80px;
}
.box-main__content {
  padding: 0 80px;
}
.box-main__content__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-top: 32px;
}
.box-main .content {
  width: 48%;
}
.box-main .date {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6;
  color: #a1a1a1;
}
.box-main .m-copy {
  margin-top: 17px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6;
  color: #231815;
}
.box-main .title-box {
  font-size: 28px;
  font-weight: 400;
  color: #231815;
  line-height: 1.6;
  margin-top: 28px;
}
.box-main .name-box .subname {
  margin-top: 26px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.437;
  color: #231815;
  padding-left: 4px;
}
.box-main .name-box .name {
  font-size: 56px;
  font-weight: 500;
  line-height: 1.428;
  color: #231815;
  padding-bottom: 19px;
  border-bottom: 1px solid #af1c3b;
}
.box-main .name-box .name ruby rt {
  font-size: 16px;
  text-align: center;
}
.box-main .name-box .name span {
  margin-left: 3px;
}
.box-main .name-box .text {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  color: #231815;
  margin-top: 19px;
}
.box-main .name-box .text .text-year {
  display: block;
  line-height: 1;
  margin-top: 19px;
  padding-left: 2px;
}
.box-main .pic {
  width: 52%;
  margin-right: 0;
  padding-left: 130px;
}

@media only screen and (max-width: 900px) {
  .box-main {
    margin-left: 0;
    margin-right: 0;
    margin-top: 4vw;
    margin-bottom: 17.1vw;
  }
  .box-main__content {
    padding: 0;
  }
  .box-main__content__inner {
    display: block;
    margin-top: 4vw;
  }
  .box-main .content {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10.67vw;
  }
  .box-main .date {
    font-size: 3.2vw;
    line-height: 1.58;
  }
  .box-main .m-copy {
    margin-top: 2.13vw;
    font-size: 3.734vw;
    line-height: 1.57;
  }
  .box-main .title-box {
    font-size: 5.33vw;
    line-height: 1.58;
    margin-top: 1.067vw;
  }
  .box-main .name-box {
    margin-top: 6.4vw;
    margin-left: 0;
    border-top: 1px solid #af1c3b;
    padding-top: 6.4vw;
  }
  .box-main .name-box .hiragana-name {
    font-size: 3.2vw;
  }
  .box-main .name-box .subname {
    margin-top: 6.4vw;
    font-size: 3.2vw;
    line-height: 1.416;
    padding-left: 0;
  }
  .box-main .name-box .name {
    font-size: 8.533vw;
    line-height: 1.44;
    padding-bottom: 0;
    border-bottom: none;
  }
  .box-main .name-box .name ruby rt {
    font-size: 3.2vw;
  }
  .box-main .name-box .name span {
    margin-left: 0;
  }
  .box-main .name-box .text {
    font-size: 4.267vw;
    line-height: 1.6;
    margin-top: 2.67vw;
  }
  .box-main .name-box .text .text-year {
    margin-top: 4.26vw;
  }
  .box-main .pic {
    width: 100%;
    padding-left: 0;
  }
}
.cms .rea-box p {
  margin-bottom: 1em;
}
.cms .rea-box h3 {
  font-size: 19px;
  line-height: 1.89;
  color: #B7193F;
  margin-bottom: 30px;
}
.cms .rea-box h2 {
  line-height: 1.73;
  font-size: 30px;
  margin-bottom: 30px;
  font-family: "Noto Serif JP", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.cms .rea-box &gt; h2 {
  padding-top: 20px;
}
.cms .rea-box .expic-box {
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  margin-bottom: 30px;
}
.cms .rea-box .expic-box .ex {
  max-width: none;
}
.cms .rea-box .expic-box .position figure {
  position: relative;
}
.cms .rea-box .expic-box .position span {
  color: #fff;
  position: absolute;
  right: 6px;
  bottom: 30px;
  font-size: 11px;
}
.cms .rea-box .expic-box figure img {
  width: 100%;
  height: auto;
}
.cms .rea-box .expic-box figure figcaption {
  margin-top: 8px;
  font-size: 14px;
}
.cms .rea-box .expic-box__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cms .rea-box .expic-box__grid__col6 {
  width: calc(50% - 40px);
}
.cms .rea-box .expic-box__grid__col4 {
  width: calc(33.333% - 40px);
}
.cms .rea-box .expic-list ul {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cms .rea-box .expic-list ul li {
  width: 29.5%;
}
.cms .rea-box .expic-list ul li figure figcaption {
  font-size: 14px;
  color: #000;
  line-height: 1.8;
  margin-top: 8px;
}
.cms .rea-content {
  display: block;
  position: relative;
  z-index: 1;
}
.cms .rea-content._reverse,
.cms .rea-content::after{
  content: "";
  display: block;
  clear: both;
}
.cms .rea-content._reverse {

}
.cms .rea-content + .rea-content {
  margin-top: 30px;
}
.cms .rea-content .text {
  /* width: 63.4%; */
  line-height: 2.2;
}
.cms .rea-content .pic {
  width: 30.5%;
  float: right;
  padding-left: 3em;
}
.cms .rea-content._reverse .text {
  float: right;
  width: 65.5%;
}
.cms .rea-content._reverse .pic {
  float: left;
  padding-left: 0;
  padding-right: 3em;

}


.cms .rea-content .pic ul li figure {
  margin-bottom: 45px;
  position: relative;
}
.cms .rea-content .pic ul li figure figcaption {
  font-size: 14px;
  color: #000;
  line-height: 1.8;
  margin-top: 8px;
}
.cms .rea-content .pic ul li .position figure {
  position: relative;
}
.cms .rea-content .pic ul li .position figure span {
  color: #fff;
  position: absolute;
  right: 6px;
  bottom: 30px;
  font-size: 11px;
}
.cms .rea-content .pic ul li.mini {
  width: 80%;
}
.cms .bgPINK .rea-box &gt; h2 {
  padding-top: 0;
}
.cms .bgPINK .rea-box .expic-box {
  margin-top: 0;
}

@media only screen and (max-width: 900px) {
  .cms .rea-box h2 {
    line-height: 1.6;
    font-size: 6.4vw;
    margin-bottom: 6.4vw;
  }
  .cms .rea-box &gt; h2 {
    padding-top: 5.3vw;
  }
  .cms .rea-box .expic-box {
    margin-left: auto;
    margin-right: auto;
    margin-top: 3.8vw;
    margin-bottom: 10.67vw;
  }
  .cms .rea-box .expic-box .ex {
    max-width: none;
  }
  .cms .rea-box .expic-box .position figure {
    position: relative;
  }
  .cms .rea-box .expic-box .position span {
    bottom: 7vw;
    right: 1vw;
    font-size: 2.3vw;
  }
  .cms .rea-box .expic-box figure figcaption {
    margin-top: 4.8vw;
    font-size: 3.73vw;
    line-height: 1.4;
  }
  .cms .rea-box .expic-box__grid {
    display: block;
  }
  .cms .rea-box .expic-box__grid__col6 {
    width: 100%;
    margin-bottom: 10.67vw;
  }
  .cms .rea-box .expic-box__grid__col4 {
    width: 100%;
    margin-bottom: 10.67vw;
  }
  .cms .rea-box .expic-list ul {
    display: block;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3.8vw;
    margin-bottom: 5vw;
  }
  .cms .rea-box .expic-list ul li {
    width: 100%;
    margin-bottom: 10.67vw;
  }
  .cms .rea-box .expic-list ul li figure figcaption {
    margin-top: 4.8vw;
    font-size: 3.73vw;
    line-height: 1.4;
  }
  .cms .rea-box h3 {
    font-size: 4.26vw;
    line-height: 1.6;
    margin-bottom: 6.4vw;
  }
  .cms .rea-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .cms .rea-content._reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .cms .rea-content + .rea-content {
    margin-top: 5vw;
  }
  .cms .rea-content .text {
    width: 100%;
    line-height: 1.6;
    margin-bottom: 6.4vw;
    font-size: 4.27vw;
  }
  .cms .rea-content .pic {
    width: 100%;
  }
  .cms .rea-content .pic ul li figure {
    margin-bottom: 10.67vw;
    margin-top: 1vw;
    font-size: 2.3vw;
  }
  .cms .rea-content .pic ul li figure figcaption {
    margin-top: 4.8vw;
    font-size: 3.73vw;
    line-height: 1.4;
  }
  .cms .rea-content .pic ul li .position figure {
    position: relative;
  }
  .cms .rea-content .pic ul li .position figure span {
    bottom: 7vw;
    right: 1vw;
    font-size: 2.3vw;
  }
  .cms .rea-content .pic ul li.mini {
    width: 80%;
  }
  .cms .rea-content .pic{
    padding-left: 0;
  }
  .cms .rea-content._reverse .pic{
    padding-right: 0;
  }
  .cms .rea-content._reverse .text{
    width: 100%;
  }
}
.bgPINK {
  background: #FAEFF1 !important;
  padding: 30px 0;
}
.bgPINK:has(.box-sut .wt-box) {
  padding: 10px;
}
.bgPINK:has(.rea-box) {
  padding-bottom: 1px;
}
.bgPINK:has(.box-sut .wt-box) .box-sut:last-child {
  padding-bottom: 50px;
}
.bgPINK:has(.box-sut .wt-box) + .bgPINK:has(.box-sut .wt-box) {
  margin-top: -50px;
}
.bgPINK .box-sut .sut-main {
  margin-top: 0;
}

.sec-rea .box-sut {
  padding: 0;
}
.sec-rea .box-sut .wt-box {
  margin: 30px 0 0;
}
@media only screen and (max-width: 900px) {
  .sec-rea .box-sut .wt-box {
    margin: 8vw 0 0;
  }
}

.mb0 {
  margin-bottom: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.bgPINK:has(.box-sut .wt-box) .box-sut:last-child.pb0 {
  padding-bottom: 0 !important;
}

@media only screen and (max-width: 900px) {
  .box-article {
    padding-bottom: 11.6vw;
  }
}
.box-article .pic {
  float: right;
  width: 36.5%;
  padding-left: 6.1%;
}
@media only screen and (max-width: 900px) {
  .box-article .pic {
    float: none;
    width: 100%;
    padding-left: 0;
    margin-bottom: 10.67vw;
  }
}
.box-article .pic figcaption {
  font-size: 14px;
  color: #000;
  line-height: 1.8;
  margin-top: 8px;
}
@media only screen and (max-width: 900px) {
  .box-article .pic figcaption {
    margin-top: 4.8vw;
    font-size: 3.73vw;
    line-height: 1.4;
  }
}
.box-article .text {
  text-align: justify;
}

.btn-show-more {
  position: relative;
  width: 37px;
  margin: 0 auto;
  padding-top: 45px;
  margin-bottom: 30px;
  color: #b7193f;
  font-family: YakuHanJP, "Fira Sans", sans-serif;
  text-align: center;
  cursor: pointer;
}
@media (min-width: 992px) {
  .btn-show-more {
    font-size: 12px;
  }
}
.btn-show-more::before, .btn-show-more::after {
  content: "";
  position: absolute;
  top: 17px;
  left: 0;
  width: 37px;
  height: 2px;
  background: #b7193f;
  -webkit-transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.btn-show-more::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.btn-show-more:hover::before {
  left: -4px;
  width: 26px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.btn-show-more:hover::after {
  left: 14px;
  width: 26px;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}</pre></body></html>