/*! Writen  by SCSS */
.breadlist {
  display: none; }

@media screen and (max-width: 480px) {
  div.contents_wrap {
    background: url("../images/common/inner_bg_sp.jpg") top center/100% auto no-repeat;
    background-color: #d3d1b6; } }

.sec00 {
  padding: 100px 0 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 10%, white 40%, white 100%); }
  @media screen and (max-width: 1300px) {
    .sec00 {
      padding: calc(100vw / 13) 0 0; } }
  @media screen and (max-width: 480px) {
    .sec00 {
      padding: 30px 0 0;
      background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 10%, white 40%, white 100%); } }
  .sec00 .main {
    padding: 30px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 10;
    position: relative; }
    @media screen and (max-width: 480px) {
      .sec00 .main {
        padding: 20px 0 0; } }
    .sec00 .main::after {
      content: "";
      position: absolute;
      top: 0;
      left: calc(50% - 1px);
      height: 0;
      width: 2px;
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 10%, black 90%, rgba(0, 0, 0, 0) 100%);
      transition: all 0.8s ease-in-out; }
    .sec00 .main.p-view::after {
      height: 100%; }
    .sec00 .main p {
      font-size: clamp(24px, 2.875vw, 46px);
      writing-mode: vertical-rl;
      line-height: 2.4;
      letter-spacing: 0.4em;
      font-weight: 400; }
      .sec00 .main p span:nth-child(1) {
        padding-bottom: 0.7em; }
      .sec00 .main p span:nth-child(2) {
        padding-bottom: 0.7em; }

.sec01 {
  padding: 70px 73px 100px; }
  @media screen and (max-width: 1154px) {
    .sec01 {
      padding: calc(70% / 13) 20px calc(100% / 13); } }
  @media screen and (max-width: 768px) {
    .sec01 {
      padding: 40px 20px 50px; } }
  @media screen and (max-width: 480px) {
    .sec01 {
      padding: 60px 20px 50px; } }
  .sec01 .box {
    max-width: 1048px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 50px; }
    @media screen and (max-width: 480px) {
      .sec01 .box {
        width: calc(100% + 30px);
        margin: 0 -15px 60px; } }
    .sec01 .box .fig01 {
      position: absolute;
      top: calc(207% / 8.74);
      left: calc(294% / 10.48);
      width: calc(460% / 10.48); }
    .sec01 .box .img {
      position: absolute;
      box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1), 0px 0px 1px rgba(0, 0, 0, 0.1), 0px 0px 2px rgba(0, 0, 0, 0.1), 0px 0px 3px rgba(0, 0, 0, 0.1), 0px 0px 4px rgba(0, 0, 0, 0.1), 0px 0px 5px rgba(0, 0, 0, 0.1), 0px 0px 6px rgba(0, 0, 0, 0.1), 0px 0px 7px rgba(0, 0, 0, 0.1), 0px 0px 8px rgba(0, 0, 0, 0.1); }
    .sec01 .box .img01 {
      top: calc(85% / 8.74);
      left: 0;
      width: calc(392% / 10.48); }
      @media screen and (max-width: 480px) {
        .sec01 .box .img01 {
          top: -20px; } }
    .sec01 .box .img02 {
      top: calc(85% / 8.74);
      right: 0;
      width: calc(392% / 10.48); }
      @media screen and (max-width: 480px) {
        .sec01 .box .img02 {
          top: -20px; } }
    .sec01 .box .img03 {
      bottom: calc(85% / 8.74);
      left: 0;
      width: calc(392% / 10.48); }
      @media screen and (max-width: 480px) {
        .sec01 .box .img03 {
          bottom: -20px; } }
    .sec01 .box .img04 {
      bottom: calc(85% / 8.74);
      right: 0;
      width: calc(392% / 10.48); }
      @media screen and (max-width: 480px) {
        .sec01 .box .img04 {
          bottom: -20px; } }
    .sec01 .box .copy {
      position: absolute; }
    .sec01 .box .copy01 {
      top: calc(63% / 8.74);
      left: calc(495% / 10.48);
      width: calc(75% / 10.48); }
      @media screen and (max-width: 480px) {
        .sec01 .box .copy01 {
          top: calc(40% / 8.74);
          left: calc(485% / 10.48);
          width: calc(75% / 8); } }
    .sec01 .box .copy02 {
      top: calc(378% / 8.74);
      left: calc(132% / 10.48);
      width: calc(128% / 10.48); }
      @media screen and (max-width: 480px) {
        .sec01 .box .copy02 {
          left: calc(80% / 10.48);
          width: calc(128% / 8); } }
    .sec01 .box .copy03 {
      top: calc(379% / 8.74);
      left: calc(812% / 10.48);
      width: calc(113% / 10.48); }
      @media screen and (max-width: 480px) {
        .sec01 .box .copy03 {
          left: calc(812% / 10.48);
          width: calc(113% / 8); } }
    .sec01 .box .copy04 {
      top: calc(702% / 8.74);
      left: calc(475% / 10.48);
      width: calc(75% / 10.48); }
      @media screen and (max-width: 480px) {
        .sec01 .box .copy04 {
          top: calc(722% / 8.74);
          left: calc(475% / 10.48);
          width: calc(75% / 8); } }
  .sec01 .read {
    font-size: clamp(14px, 1.385vw, 18px);
    font-feature-settings: "palt";
    letter-spacing: 0.4em;
    line-height: 2.2;
    font-weight: 500; }
    @media screen and (max-width: 480px) {
      .sec01 .read {
        letter-spacing: 0.15em; } }

/*# sourceMappingURL=position.css.map */
