@charset "UTF-8";
@media screen and (min-width: 768px) {
  .accessFeature .guidanceSect__head {
    padding: 0 101px;
  }
}

@media screen and (min-width: 768px) {
  .accessFeature .guidanceSect__body {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 80px;
  }
}

@media screen and (max-width: 768px) {
  .accessFeature .guidanceSect__body {
    padding-top: 60px;
  }
}

@media screen and (min-width: 768px) {
  .accessFeature .guidanceSect__desc {
    padding: 80px 56px 0 40px;
    width: 471px;
  }
}

.accessFeature .guidanceSect__heading {
  left: 0;
  position: absolute;
  z-index: 2;
}

@media screen and (min-width: 768px) {
  .accessFeature .guidanceSect__heading {
    margin-left: 101px;
    top: 56px;
  }
}

@media screen and (max-width: 768px) {
  .accessFeature .guidanceSect__heading {
    top: 40px;
  }
}

@media screen and (min-width: 768px) {
  .accessFeature .guidanceSect__heading:before {
    right: calc(100% + 16px);
    top: 27px;
  }
}

@media screen and (max-width: 768px) {
  .accessFeature .guidanceSect__heading:before {
    right: calc(100% + 8px);
    top: 18px;
  }
}

.accessFeature .guidanceSect__heading:after {
  content: initial;
}

.accessFeature .guidanceSect__lead {
  position: absolute;
}

@media screen and (min-width: 768px) {
  .accessFeature .guidanceSect__lead {
    left: 738px;
    top: calc(100% - 20px);
  }
}

@media screen and (max-width: 768px) {
  .accessFeature .guidanceSect__lead {
    bottom: 0;
    right: 14px;
  }
}

.accessFeature .guidanceSect__headVisual {
  margin-left: auto;
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .accessFeature .guidanceSect__headVisual {
    width: 785px;
  }
}

@media screen and (max-width: 768px) {
  .accessFeature .guidanceSect__headVisual {
    width: 231.5px;
  }
}

@media screen and (min-width: 768px) {
  .accessFeature .guidanceSect__headVisual .decorationBox {
    right: -60px;
    top: -50px;
    width: 140px;
  }
}

@media screen and (max-width: 768px) {
  .accessFeature .guidanceSect__headVisual .decorationBox {
    right: -28px;
    top: -35px;
    width: 100px;
  }
}

@media screen and (min-width: 768px) {
  .accessFeature .guidanceSect__subVisual {
    margin: -126px 0 0 88px;
    width: 134px;
  }
}

@media screen and (max-width: 768px) {
  .accessFeature .guidanceSect__subVisual {
    margin: -72px -9px 0 0;
    width: 96px;
  }
}

.accessFeature .guidanceSect__subVisual .decorationMask.sai-animate .line:nth-child(1), .accessFeature .guidanceSect__subVisual .decorationMask.sai-animate .line:nth-child(3), .accessFeature .guidanceSect__subVisual .decorationMask.sai-animate .line:nth-child(5) {
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
}

.accessFeature .guidanceSect__subVisual .decorationMask .line {
  background-color: #faf9f7;
}

@media screen and (min-width: 768px) {
  .accessFeature .guidanceSect__subVisual .decorationMask .line {
    width: 34px;
  }
}

@media screen and (max-width: 768px) {
  .accessFeature .guidanceSect__subVisual .decorationMask .line {
    width: 24px;
  }
}

.accessFeature .guidanceSect__subVisual .decorationMask .line:nth-child(3) {
  -webkit-transition-delay: .6s;
          transition-delay: .6s;
}

.accessFeature .guidanceSect__subVisual .decorationMask .line:nth-child(5) {
  -webkit-transition-delay: .8s;
          transition-delay: .8s;
}

@media screen and (min-width: 768px) {
  .accessFeature .guidanceSect__subVisual .decorationMask .line:nth-child(2), .accessFeature .guidanceSect__subVisual .decorationMask .line:nth-child(4) {
    width: 16px;
  }
}

@media screen and (max-width: 768px) {
  .accessFeature .guidanceSect__subVisual .decorationMask .line:nth-child(2), .accessFeature .guidanceSect__subVisual .decorationMask .line:nth-child(4) {
    width: 12px;
  }
}

@media screen and (min-width: 768px) {
  .accessFeature .guidanceSect__bodyVisual {
    width: 628px;
  }
}

.campaign {
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .campaign {
    padding-bottom: 80px;
    padding-top: 80px;
    width: 1000px;
  }
}

@media screen and (max-width: 768px) {
  .campaign {
    padding-bottom: 40px;
    padding-top: 40px;
    width: 300px;
  }
}

.campaign__heading {
  line-height: 1;
}

@media screen and (min-width: 768px) {
  .campaign__heading {
    text-align: center;
  }
}

.campaign__heading .en {
  color: #958b79;
  font-family: "EB Garamond", serif;
  letter-spacing: .08em;
}

@media screen and (min-width: 768px) {
  .campaign__heading .en {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .campaign__heading .en {
    font-size: 13px;
  }
}

.campaign__heading .jp {
  color: #333333;
  font-size: 12px;
  letter-spacing: .15em;
  padding-right: 21px;
  position: relative;
}

.campaign__heading .jp:after {
  content: '＞';
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scale(0.6, 1);
          transform: scale(0.6, 1);
}

@media screen and (min-width: 768px) {
  .campaign__inner {
    margin-top: 30px;
  }
}

@media screen and (max-width: 768px) {
  .campaign__inner {
    margin: 16px calc(50% - 50vw) 0;
    overflow: scroll;
    width: 100vw;
  }
  .campaign__inner::-webkit-scrollbar {
    display: none;
  }
}

.campaignGroup {
  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;
}

@media screen and (max-width: 768px) {
  .campaignGroup {
    padding: 0 37.5px;
  }
}

.campaignCard {
  position: relative;
}

@media screen and (min-width: 768px) {
  .campaignCard {
    margin: 0 auto;
    width: 330px;
  }
  .campaignCard:nth-of-type(n + 2) {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .campaignCard {
    width: 275px;
  }
  .campaignCard:last-of-type {
    margin-right: 0;
  }
}

.campaignCard__link {
  display: block;
  -webkit-transition: .3s;
  transition: .3s;
}

@media screen and (min-width: 768px) {
  .campaignCard__link:hover {
    opacity: .7;
  }
}

.campaignCard--mod {
  width: 100%;
}

.campaignCard--mod:first-of-type {
  background: none;
}

.designFeature {
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .designFeature {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100vw - var(--scrollbar));
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  .designFeature {
    margin-left: calc(((100vw - var(--scrollbar)) - 1200px) / -2);
  }
}

@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1200px) {
  .designFeature {
    margin-left: -20px;
    width: calc(100% + 40px);
  }
}

@media screen and (min-width: 768px) and (max-width: 768px) {
  .designFeature {
    margin-left: -28px;
  }
}

@media screen and (min-width: 768px) {
  .designFeature__pcSticky {
    margin-top: -120px;
    width: calc(100% - 692px);
  }
}

@media screen and (max-width: 768px) {
  .designFeature__pcSticky {
    display: none;
  }
}

.designFeature .guidanceSect {
  color: #ffffff;
}

@media screen and (min-width: 768px) {
  .designFeature .guidanceSect {
    min-height: 100vh;
  }
}

@media screen and (max-width: 768px) {
  .designFeature .guidanceSect:after {
    background: no-repeat center top / 100% auto;
    background-color: #4d4b49;
    background-image: url("../common/imgs/sp/bg-texture-02.jpg");
    content: '';
    inset: 0;
    margin-left: -28px;
    position: absolute;
    width: calc(100vw - var(--scrollbar));
    z-index: -1;
  }
}

@media screen and (min-width: 768px) {
  .designFeature .guidanceSect {
    background: no-repeat center top / 100% auto;
    background-color: #4d4b49;
    background-image: url("../common/imgs/pc/bg-texture-02@1.5x.jpg");
    left: 0;
    padding: 160px 120px 80px 157px;
    position: sticky;
    top: 0;
    width: 692px;
  }
}

@media screen and (max-width: 768px) {
  .designFeature .guidanceSect {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .designFeature .guidanceSect.is-open .guidanceSect__head {
    max-height: 2000px;
  }
  .designFeature .guidanceSect.is-open .guidanceSect__heading {
    margin-top: 56px;
  }
}

.designFeature .guidanceSect__trigger:after {
  background: -webkit-gradient(linear, left bottom, left top, from(#4d4b49), color-stop(70%, #4d4b49), to(rgba(77, 75, 73, 0)));
  background: linear-gradient(0deg, #4d4b49 0%, #4d4b49 70%, rgba(77, 75, 73, 0) 100%);
  bottom: -64px;
  content: '';
  height: 334px;
  left: 50%;
  pointer-events: none;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
  width: calc(100vw - var(--scrollbar));
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .designFeature .guidanceSect__head {
    margin-top: -64px;
    max-height: 480px;
    overflow: hidden;
  }
}

@media screen and (min-width: 768px) {
  .designFeature .guidanceSect__desc {
    padding-top: 56px;
  }
}

@media screen and (min-width: 768px) {
  .designFeature .guidanceSect__headVisual, .designFeature .guidanceSect__bodyVisual {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .designFeature .guidanceSect__headVisual {
    margin: 0  auto 0;
    width: 259.5px;
  }
}

@media screen and (max-width: 768px) {
  .designFeature .guidanceSect__bodyVisual {
    padding-top: 56px;
  }
}

.designFeature .guidanceSect__heading, .designFeature .guidanceSect__lead {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .designFeature .guidanceSect__heading {
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .designFeature .guidanceSect__heading {
    margin-top: -40px;
    padding-bottom: 28px;
    -webkit-transition: margin 1s ease;
    transition: margin 1s ease;
    z-index: 1;
  }
}

.designFeature .guidanceSect__heading:before {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

@media screen and (min-width: 768px) {
  .designFeature .guidanceSect__heading:before {
    bottom: calc(100% + 24px);
  }
}

@media screen and (max-width: 768px) {
  .designFeature .guidanceSect__heading:before {
    bottom: calc(100% + 12px);
  }
}

.designFeature .guidanceSect__heading:after {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

@media screen and (min-width: 768px) {
  .designFeature .guidanceSect__lead {
    margin-top: 40px;
  }
}

@media screen and (max-width: 768px) {
  .designFeature .guidanceSect__lead {
    margin-top: 28px;
  }
}

.guidanceSect {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .guidanceSect {
    padding-bottom: 80px;
  }
  .guidanceSect.is-open .guidanceSect__cont {
    grid-template-rows: 1fr;
  }
  .guidanceSect.is-open .guidanceSect__trigger .generalIcon {
    background-color: rgba(255, 255, 255, 0.5);
    color: #4d4b49;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .guidanceSect.is-open .guidanceSect__trigger .generalIcon:after {
    opacity: 0;
  }
}

.guidanceSect__head {
  position: relative;
}

.guidanceSect__cont {
  position: relative;
}

@media screen and (max-width: 768px) {
  .guidanceSect__cont {
    display: grid;
    grid-template-rows: 0;
    -webkit-transition: grid-template-rows 1s ease;
    transition: grid-template-rows 1s ease;
    transition: grid-template-rows 1s ease, -ms-grid-rows 1s ease;
  }
}

@media screen and (max-width: 768px) {
  .guidanceSect__contInner {
    margin: 0 -28px;
    overflow: hidden;
    padding: 0 28px;
  }
}

@media screen and (min-width: 768px) {
  .guidanceSect__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 56px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 768px) {
  .guidanceSect__desc {
    margin-top: 40px;
    padding: 0 30px;
  }
}

@media screen and (min-width: 768px) {
  .guidanceSect__desc .txt + .caption {
    margin-top: 32px;
  }
}

@media screen and (max-width: 768px) {
  .guidanceSect__desc .txt + .caption {
    margin-top: 28px;
  }
}

@media screen and (min-width: 768px) {
  .guidanceSect__desc .txt .small {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  .guidanceSect__desc .txt .small {
    font-size: 11px;
  }
}

.guidanceSect__btn {
  margin: 0 auto;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .guidanceSect__btn {
    margin-top: 36px;
    padding: 0 30px;
  }
}

@media screen and (min-width: 768px) {
  .guidanceSect__trigger {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .guidanceSect__trigger {
    bottom: 0;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: 50px;
  }
}

.guidanceSect__heading {
  letter-spacing: .1em;
  position: relative;
  text-align: right;
}

@media screen and (min-width: 768px) {
  .guidanceSect__heading {
    font-size: 20px;
    line-height: calc(50 / 20);
  }
}

@media screen and (max-width: 768px) {
  .guidanceSect__heading {
    font-size: 14px;
    line-height: calc(72 / 28);
  }
}

.guidanceSect__heading:before {
  aspect-ratio: 1 / 1;
  background-color: #958b79;
  content: '';
  position: absolute;
}

@media screen and (min-width: 768px) {
  .guidanceSect__heading:before {
    width: 10px;
  }
}

@media screen and (max-width: 768px) {
  .guidanceSect__heading:before {
    width: 8px;
  }
}

.guidanceSect__heading:after {
  background-color: #bfbcb6;
  bottom: 0;
  content: '';
  position: absolute;
}

@media screen and (min-width: 768px) {
  .guidanceSect__heading:after {
    height: 2px;
    width: 28px;
  }
}

@media screen and (max-width: 768px) {
  .guidanceSect__heading:after {
    height: 2px;
    width: 20px;
  }
}

.guidanceSect__heading .strong {
  display: inline-block;
  letter-spacing: .1em;
}

@media screen and (min-width: 768px) {
  .guidanceSect__heading .strong {
    font-size: 32px;
    line-height: calc(50 / 32);
  }
}

@media screen and (max-width: 768px) {
  .guidanceSect__heading .strong {
    font-size: 22px;
    line-height: calc(72 / 44);
  }
}

.guidanceSect__heading .num {
  display: inline-block;
  font-family: "EB Garamond", serif;
  letter-spacing: .05em;
  line-height: .7;
  position: relative;
}

@media screen and (min-width: 768px) {
  .guidanceSect__heading .num {
    font-size: 42px;
  }
}

@media screen and (max-width: 768px) {
  .guidanceSect__heading .num {
    font-size: 30px;
  }
}

.guidanceSect__heading .num .caption {
  left: 0;
  position: absolute;
  top: calc(100% + 5px);
  white-space: nowrap;
}

.guidanceSect__heading .box {
  display: inline-block;
  letter-spacing: .1em;
}

@media screen and (min-width: 768px) {
  .guidanceSect__heading .box {
    font-size: 14px;
    line-height: calc(16 / 14);
  }
}

@media screen and (max-width: 768px) {
  .guidanceSect__heading .box {
    font-size: 10px;
    line-height: calc(22 / 20);
  }
}

.guidanceSect__heading .caption {
  display: block;
  line-height: 1.5;
}

.guidanceSect__heading .caption--2 {
  margin-right: 24px;
  text-align: right;
}

@media screen and (min-width: 768px) {
  .guidanceSect__heading .caption--2 {
    margin-top: -10px;
  }
}

@media screen and (max-width: 768px) {
  .guidanceSect__heading .caption--2 {
    letter-spacing: normal;
    margin-top: -6px;
  }
}

.guidanceSect__heading sup {
  font-size: 10px;
}

.guidanceSect__heading .noteTxt {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media screen and (min-width: 768px) {
  .guidanceSect__heading .noteTxt {
    margin-left: 52px;
  }
}

@media screen and (max-width: 768px) {
  .guidanceSect__heading .noteTxt {
    margin-left: 36px;
  }
}

@media screen and (min-width: 768px) {
  .guidanceSect__heading .noteTxt .num {
    margin-top: -8px;
  }
}

@media screen and (max-width: 768px) {
  .guidanceSect__heading .noteTxt .num {
    margin-top: -6px;
  }
}

.guidanceSect__heading .noteTxt__txt {
  line-height: 1.4;
  text-align: right;
}

@media screen and (min-width: 768px) {
  .guidanceSect__heading .noteTxt__txt {
    font-size: 14px;
    margin-right: 4px;
  }
}

@media screen and (max-width: 768px) {
  .guidanceSect__heading .noteTxt__txt {
    font-size: 10px;
  }
}

.guidanceSect__lead {
  letter-spacing: .1em;
}

@media screen and (min-width: 768px) {
  .guidanceSect__lead {
    font-size: 32px;
    line-height: 1.5625;
  }
  .guidanceSect__lead:before {
    content: '';
    margin-top: calc((1 - 1.5625) * .5em);
  }
  .guidanceSect__lead:after {
    margin-bottom: calc((1 - 1.5625) * .5em);
  }
  .guidanceSect__lead:before, .guidanceSect__lead:after {
    content: '';
    display: block;
    height: 0;
    width: 0;
  }
}

@media screen and (max-width: 768px) {
  .guidanceSect__lead {
    font-size: 22px;
    line-height: 1.63636;
  }
  .guidanceSect__lead:before {
    content: '';
    margin-top: calc((1 - 1.63636) * .5em);
  }
  .guidanceSect__lead:after {
    margin-bottom: calc((1 - 1.63636) * .5em);
  }
  .guidanceSect__lead:before, .guidanceSect__lead:after {
    content: '';
    display: block;
    height: 0;
    width: 0;
  }
}

.guidanceSect__lead .small {
  letter-spacing: .2em;
}

@media screen and (min-width: 768px) {
  .guidanceSect__lead .small {
    font-size: 20px;
  }
}

@media screen and (max-width: 768px) {
  .guidanceSect__lead .small {
    font-size: 14px;
  }
}

.guidanceSect__headVisual, .guidanceSect__bodyVisual {
  position: relative;
}

.guidanceSect__headVisual .parallaxPhoto, .guidanceSect__bodyVisual .parallaxPhoto {
  overflow: hidden;
}

.guidanceSect__headVisual .parallaxPhoto:after, .guidanceSect__bodyVisual .parallaxPhoto:after {
  background-color: #ebe9e6;
  content: '';
  inset: 0;
  position: absolute;
  -webkit-transform-origin: top;
          transform-origin: top;
  -webkit-transition: -webkit-transform 1.2s cubic-bezier(0.19, 1, 0.22, 1) 0.4s;
  transition: -webkit-transform 1.2s cubic-bezier(0.19, 1, 0.22, 1) 0.4s;
  transition: transform 1.2s cubic-bezier(0.19, 1, 0.22, 1) 0.4s;
  transition: transform 1.2s cubic-bezier(0.19, 1, 0.22, 1) 0.4s, -webkit-transform 1.2s cubic-bezier(0.19, 1, 0.22, 1) 0.4s;
  will-change: transform;
  z-index: 1;
}

.guidanceSect__headVisual .parallaxPhoto .photo__inner, .guidanceSect__bodyVisual .parallaxPhoto .photo__inner {
  -webkit-filter: brightness(1.1) grayscale(0.5);
          filter: brightness(1.1) grayscale(0.5);
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition: -webkit-transform 1.6s cubic-bezier(0.19, 1, 0.22, 1) 0.4s, -webkit-filter 1s cubic-bezier(0.19, 1, 0.22, 1) 0.4s;
  transition: -webkit-transform 1.6s cubic-bezier(0.19, 1, 0.22, 1) 0.4s, -webkit-filter 1s cubic-bezier(0.19, 1, 0.22, 1) 0.4s;
  transition: transform 1.6s cubic-bezier(0.19, 1, 0.22, 1) 0.4s, filter 1s cubic-bezier(0.19, 1, 0.22, 1) 0.4s;
  transition: transform 1.6s cubic-bezier(0.19, 1, 0.22, 1) 0.4s, filter 1s cubic-bezier(0.19, 1, 0.22, 1) 0.4s, -webkit-transform 1.6s cubic-bezier(0.19, 1, 0.22, 1) 0.4s, -webkit-filter 1s cubic-bezier(0.19, 1, 0.22, 1) 0.4s;
  will-change: transform;
}

.guidanceSect__headVisual.sai-animate .parallaxPhoto:after, .guidanceSect__bodyVisual.sai-animate .parallaxPhoto:after {
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
}

.guidanceSect__headVisual.sai-animate .parallaxPhoto .photo__inner, .guidanceSect__bodyVisual.sai-animate .parallaxPhoto .photo__inner {
  -webkit-filter: brightness(1) grayscale(0);
          filter: brightness(1) grayscale(0);
  -webkit-transform: scale(1);
          transform: scale(1);
}

.guidanceSect__subVisual {
  background-color: #bfbcb6;
  position: relative;
}

.guidanceSect__subVisual .photo__inner {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition: opacity 1.2s cubic-bezier(0.19, 1, 0.22, 1) 0.6s, -webkit-transform 2s cubic-bezier(0.19, 1, 0.22, 1) 0.6s;
  transition: opacity 1.2s cubic-bezier(0.19, 1, 0.22, 1) 0.6s, -webkit-transform 2s cubic-bezier(0.19, 1, 0.22, 1) 0.6s;
  transition: transform 2s cubic-bezier(0.19, 1, 0.22, 1) 0.6s, opacity 1.2s cubic-bezier(0.19, 1, 0.22, 1) 0.6s;
  transition: transform 2s cubic-bezier(0.19, 1, 0.22, 1) 0.6s, opacity 1.2s cubic-bezier(0.19, 1, 0.22, 1) 0.6s, -webkit-transform 2s cubic-bezier(0.19, 1, 0.22, 1) 0.6s;
}

.guidanceSect__subVisual > .caption {
  position: absolute;
  right: 0;
  top: 100%;
}

.guidanceSect__subVisual.sai-animate:before, .guidanceSect__subVisual.sai-animate:after {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}

.guidanceSect__subVisual.sai-animate .photo__inner {
  opacity: .7;
  -webkit-transform: scale(1);
          transform: scale(1);
}

@media screen and (max-width: 768px) {
  .guidanceSect__bodyVisual {
    margin-left: -28px;
  }
}

.mainVisual {
  background-color: #11335f;
  opacity: 0;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .mainVisual {
    height: 100vh;
    overflow: hidden;
  }
}

@media screen and (max-width: 768px) {
  .mainVisual {
    height: calc(1334 / 750 * 100vw);
  }
}

.mainVisual__inner {
  overflow: hidden;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .mainVisual__inner {
    bottom: 0;
    height: 100%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}

@media screen and (max-width: 768px) {
  .mainVisual__inner {
    height: 100%;
  }
}

@media screen and (min-width: 768px) {
  .mainVisual__cloud, .mainVisual__town {
    bottom: 0;
    height: calc(960 / 1440 * 100vw);
    left: 0;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .mainVisual__cloud, .mainVisual__town {
    inset: 0;
  }
}

.mainVisual__aerial, .mainVisual__cloud, .mainVisual__town {
  position: absolute;
}

.mainVisual__aerial .photo .photo__inner, .mainVisual__cloud .photo .photo__inner, .mainVisual__town .photo .photo__inner {
  max-width: none;
}

.mainVisual__aerial {
  inset: 0;
  z-index: 3;
}

.mainVisual__aerial .photo {
  aspect-ratio: 3182 / 2122;
  bottom: 0;
  position: absolute;
  -webkit-transform-origin: 0% 100%;
          transform-origin: 0% 100%;
  will-change: transform;
}

@media screen and (min-width: 768px) {
  .mainVisual__aerial .photo {
    left: 50%;
    width: calc(3182 / 1440 * 100vw);
  }
}

@media screen and (max-width: 768px) {
  .mainVisual__aerial .photo {
    left: 0;
    width: 1596px;
  }
}

@media screen and (min-width: 768px) {
  .mainVisual__aerial .photo img {
    width: 100%;
  }
}

.mainVisual__cloud .photo {
  aspect-ratio: 2160 / 1756;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
  will-change: transform;
}

@media screen and (min-width: 768px) {
  .mainVisual__cloud .photo {
    height: calc(1756 / 2160 * 100vw);
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .mainVisual__cloud .photo {
    height: 100%;
  }
}

.mainVisual__town .photo {
  aspect-ratio: 2160 / 1756;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
  will-change: transform;
}

@media screen and (min-width: 768px) {
  .mainVisual__town .photo {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .mainVisual__town .photo {
    height: 100%;
  }
}

.mainVisual__blkFilter {
  background-color: rgba(0, 0, 0, 0.7);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.mainVisual__usp {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  inset: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .mainVisual__usp {
    padding: 0 48px;
  }
}

.mainVisual .mainUSP {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  z-index: 1;
}

.mainVisual .mainUSP--1 {
  bottom: 0;
  top: 0;
}

@media screen and (min-width: 768px) {
  .mainVisual .mainUSP--1 {
    width: calc(553 / 1440 * 100%);
  }
}

@media screen and (max-width: 768px) {
  .mainVisual .mainUSP--1 {
    width: 277.5px;
  }
}

.mainVisual .mainUSP--2 {
  color: #ffffff;
  line-height: 2;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .mainVisual .mainUSP--2 {
    font-size: 24px;
    top: 17vw;
  }
}

@media screen and (max-width: 768px) {
  .mainVisual .mainUSP--2 {
    font-size: 16px;
    top: 44vw;
  }
}

.mainVisual .mainUSP__pic {
  display: block;
}

.mainVisual .mainUSP__image {
  height: auto;
  width: 100%;
}

.mainVisual__heading {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  white-space: nowrap;
  z-index: 3;
}

@media screen and (min-width: 768px) {
  .mainVisual__heading {
    right: calc(100 / 1440 * 100%);
    text-align: right;
    top: calc(300 / 800 * 100%);
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .mainVisual__heading {
    right: 100px;
  }
}

@media screen and (max-width: 768px) {
  .mainVisual__heading {
    left: 50%;
    text-align: center;
    top: 157px;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}

@media screen and (min-width: 768px) {
  .mainVisual__heading .en {
    width: calc(429 / 1440 * 100vw);
  }
}

@media screen and (min-width: 768px) and (max-width: 1440px) {
  .mainVisual__heading .en {
    width: 429px;
  }
}

@media screen and (max-width: 768px) {
  .mainVisual__heading .en {
    width: 279.5px;
  }
}

@media screen and (min-width: 768px) {
  .mainVisual__heading .ja {
    margin-top: calc(24 / 1440 * 100vw);
    width: calc(337 / 1440 * 100vw);
  }
}

@media screen and (min-width: 768px) and (max-width: 1440px) {
  .mainVisual__heading .ja {
    margin-top: 24px;
    width: 337px;
  }
}

@media screen and (max-width: 768px) {
  .mainVisual__heading .ja {
    margin-top: 10px;
    width: 277.5px;
  }
}

.mainVisual__heading img {
  height: auto;
  width: 100%;
}

.mainVisual__note {
  position: absolute;
  right: 10px;
  z-index: 3;
}

@media screen and (min-width: 768px) {
  .mainVisual__note {
    bottom: 70px;
  }
}

@media screen and (max-width: 768px) {
  .mainVisual__note {
    bottom: 10px;
  }
}

.mainVisual__controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  position: absolute;
  z-index: 9;
}

@media screen and (min-width: 768px) {
  .mainVisual__controls {
    bottom: 20px;
    left: 20px;
  }
}

@media screen and (max-width: 768px) {
  .mainVisual__controls {
    bottom: 10px;
    left: 10px;
  }
}

.mainVisual__pause, .mainVisual__skip {
  background-color: rgba(51, 50, 48, 0.8);
  border: 1px solid #6b6966;
  color: #ffffff;
  cursor: pointer;
  font-family: "EB Garamond", serif;
  line-height: 1.2;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  white-space: nowrap;
}

.mainVisual__pause:hover, .mainVisual__skip:hover {
  background-color: rgba(51, 50, 48, 0.9);
  border-color: #8a8885;
}

.mainVisual__pause:focus, .mainVisual__skip:focus {
  outline: 2px solid #ffffff;
  outline-offset: 2px;
}

.mainVisual__pause:active, .mainVisual__skip:active {
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}

@media screen and (min-width: 768px) {
  .mainVisual__pause, .mainVisual__skip {
    font-size: 14px;
    padding: 8px 12px;
  }
}

@media screen and (max-width: 768px) {
  .mainVisual__pause, .mainVisual__skip {
    font-size: 12px;
    padding: 6px 10px;
  }
}

.mainVisual__pause[aria-pressed='true'] {
  background-color: rgba(74, 144, 226, 0.8);
  border-color: #4a90e2;
}

.news {
  margin: 0 auto;
  position: relative;
}

@media screen and (min-width: 768px) {
  .news {
    margin-top: 120px;
    width: 840px;
  }
}

@media screen and (max-width: 768px) {
  .news {
    padding-top: 40px;
    width: 300px;
  }
}

.news__heading {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 1;
}

@media screen and (min-width: 768px) {
  .news__heading {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
}

.news__heading .en {
  color: #666666;
  font-family: "EB Garamond", serif;
  letter-spacing: .08em;
}

@media screen and (min-width: 768px) {
  .news__heading .en {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .news__heading .en {
    font-size: 13px;
  }
}

.news__heading .jp {
  color: #333333;
  letter-spacing: .15em;
  position: relative;
}

@media screen and (min-width: 768px) {
  .news__heading .jp {
    bottom: 100%;
    display: none;
    font-size: 14px;
    padding-bottom: 10px;
    padding-right: 20px;
    position: absolute;
    right: -2px;
  }
}

@media screen and (max-width: 768px) {
  .news__heading .jp {
    font-size: 12px;
    padding-right: 21px;
  }
}

.news__heading .jp:after {
  content: '＞';
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scale(0.6, 1);
          transform: scale(0.6, 1);
}

@media screen and (min-width: 768px) {
  .news__inner {
    overflow: hidden;
  }
}

@media screen and (max-width: 768px) {
  .news__inner {
    margin: 16px calc(50% - 50vw) 0;
    overflow: scroll;
    width: 100vw;
  }
  .news__inner::-webkit-scrollbar {
    display: none;
  }
}

.news--mod {
  pointer-events: none;
}

.news--mod .news__heading .jp {
  display: none;
}

.newsGroup {
  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;
}

@media screen and (min-width: 768px) {
  .newsGroup {
    margin: 0 0 0 auto;
    width: 700px;
  }
}

@media screen and (max-width: 768px) {
  .newsGroup {
    padding: 0 37.5px;
  }
}

.newsGroup .noticeCard {
  position: relative;
}

@media screen and (min-width: 768px) {
  .newsGroup .noticeCard {
    -webkit-transition: .3s;
    transition: .3s;
    width: 100%;
  }
  .newsGroup .noticeCard:nth-of-type(n + 4) {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .newsGroup .noticeCard {
    width: 143px;
  }
}

.newsGroup .noticeCard:before {
  background-color: #cccccc;
  content: '';
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .newsGroup .noticeCard:before {
    height: 1px;
  }
}

@media screen and (max-width: 768px) {
  .newsGroup .noticeCard:before {
    height: 1px;
  }
}

.newsGroup .noticeCard:last-of-type {
  margin-right: 0;
}

.newsGroup .noticeCard a:hover {
  background-color: #eeeeee;
}

.newsGroup .noticeCard__link {
  display: block;
  position: relative;
  -webkit-transition: .3s;
  transition: .3s;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .newsGroup .noticeCard__link {
    padding: 20px 0;
  }
  .newsGroup .noticeCard__link.is-active {
    background-color: #eeeeee;
  }
}

@media screen and (max-width: 768px) {
  .newsGroup .noticeCard__link {
    padding: 16px 0 20px;
  }
}

.newsGroup .noticeCard__link .statusIcon {
  position: absolute;
  right: 25px;
  top: 50%;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media screen and (min-width: 768px) {
  .newsGroup .noticeCard__link .statusIcon {
    height: 20px;
    width: 20px;
  }
}

@media screen and (max-width: 768px) {
  .newsGroup .noticeCard__link .statusIcon {
    display: none;
  }
}

.newsGroup .noticeCard__link .statusIcon:before, .newsGroup .noticeCard__link .statusIcon:after {
  background-color: #333333;
  content: '';
  left: 50%;
  position: absolute;
  top: 50%;
}

.newsGroup .noticeCard__link .statusIcon:before {
  -webkit-transform: translate(-50%, -50%) scale(1, 1);
          transform: translate(-50%, -50%) scale(1, 1);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition: .3s;
  transition: .3s;
}

@media screen and (min-width: 768px) {
  .newsGroup .noticeCard__link .statusIcon:before {
    height: 100%;
    width: 1px;
  }
}

@media screen and (max-width: 768px) {
  .newsGroup .noticeCard__link .statusIcon:before {
    height: 15px;
    width: 1px;
  }
}

.newsGroup .noticeCard__link .statusIcon:after {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (min-width: 768px) {
  .newsGroup .noticeCard__link .statusIcon:after {
    height: 1px;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .newsGroup .noticeCard__link .statusIcon:after {
    height: 1px;
    width: 15px;
  }
}

.newsGroup .noticeCard__link.is-active .statusIcon:before {
  -webkit-transform: translate(-50%, -50%) scale(1, 0);
          transform: translate(-50%, -50%) scale(1, 0);
}

.newsGroup .noticeCard__body {
  max-height: 0;
  overflow: hidden;
  position: relative;
  -webkit-transition-duration: .8s;
          transition-duration: .8s;
}

.newsGroup .noticeCard__body.is-open {
  max-height: 1000px;
  -webkit-transition-timing-function: cubic-bezier(0.46, 0.1, 0.29, 1) !important;
          transition-timing-function: cubic-bezier(0.46, 0.1, 0.29, 1) !important;
}

@media screen and (min-width: 768px) {
  .newsGroup .noticeCard__inner {
    padding: 20px 100px;
  }
}

@media screen and (max-width: 768px) {
  .newsGroup .noticeCard__inner {
    padding: 16px 10px 26px;
  }
}

.newsGroup .noticeCard__inner .txt {
  color: #666666;
  letter-spacing: 0;
}

@media screen and (min-width: 768px) {
  .newsGroup .noticeCard__inner .txt {
    font-size: 14px;
    width: 571px;
    line-height: 1.71429;
  }
  .newsGroup .noticeCard__inner .txt:before {
    content: '';
    margin-top: calc((1 - 1.71429) * .5em);
  }
  .newsGroup .noticeCard__inner .txt:after {
    margin-bottom: calc((1 - 1.71429) * .5em);
  }
  .newsGroup .noticeCard__inner .txt:before, .newsGroup .noticeCard__inner .txt:after {
    content: '';
    display: block;
    height: 0;
    width: 0;
  }
}

@media screen and (max-width: 768px) {
  .newsGroup .noticeCard__inner .txt {
    font-size: 11px;
    line-height: 1.90909;
  }
  .newsGroup .noticeCard__inner .txt:before {
    content: '';
    margin-top: calc((1 - 1.90909) * .5em);
  }
  .newsGroup .noticeCard__inner .txt:after {
    margin-bottom: calc((1 - 1.90909) * .5em);
  }
  .newsGroup .noticeCard__inner .txt:before, .newsGroup .noticeCard__inner .txt:after {
    content: '';
    display: block;
    height: 0;
    width: 0;
  }
}

@media screen and (min-width: 768px) {
  .newsGroup .noticeCard__inner .txt + .btn-view {
    margin-top: 20px;
  }
}

@media screen and (max-width: 768px) {
  .newsGroup .noticeCard__inner .txt + .btn-view {
    margin-top: 25px;
  }
}

.newsGroup .noticeCard .btn-view {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #666666;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "EB Garamond", serif;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .newsGroup .noticeCard .btn-view {
    font-size: 14px;
    height: 30px;
    width: 221px;
  }
}

@media screen and (max-width: 768px) {
  .newsGroup .noticeCard .btn-view {
    font-size: 15px;
    height: 30px;
    width: 100%;
  }
}

.newsGroup .noticeCard .btn-view:after {
  content: '＞';
  font-family: "Shippori Mincho", serif;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translate(0, -50%) scale(0.6, 1);
          transform: translate(0, -50%) scale(0.6, 1);
}

.newsGroup .noticeCard--mod {
  width: 100%;
}

.newsGroup .noticeCard--mod:first-of-type {
  background: none;
}

.newsGroup .noticeCard--mod .newsCard__link {
  pointer-events: none;
}

.newsGroup .noticeCard--mod .newsDetail {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.newsGroup .noticeCard--mod .newsDetail__desc {
  -webkit-line-clamp: unset;
  margin-top: 0;
  overflow: visible;
}

@media screen and (min-width: 768px) {
  .newsGroup .noticeCard--mod .newsDetail__desc {
    width: 531px;
  }
}

@media screen and (max-width: 768px) {
  .newsGroup .noticeCard--mod .newsDetail__desc {
    width: 220.5px;
  }
}

.newsGroup .newsDetail {
  text-align: left;
}

.newsGroup .newsDetail__term {
  color: #666666;
  font-family: "EB Garamond", serif;
  letter-spacing: .08em;
  line-height: .9;
}

@media screen and (min-width: 768px) {
  .newsGroup .newsDetail__term {
    font-size: 12px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}

@media screen and (max-width: 768px) {
  .newsGroup .newsDetail__term {
    font-size: 13px;
  }
}

.newsGroup .newsDetail__desc {
  -webkit-box-orient: vertical;
  color: #333333;
  display: -webkit-box;
  letter-spacing: .15em;
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  .newsGroup .newsDetail__desc {
    font-size: 14px;
    -webkit-line-clamp: 1;
    margin-left: 100px;
    width: 540px;
  }
}

@media screen and (max-width: 768px) {
  .newsGroup .newsDetail__desc {
    font-size: 12px;
    -webkit-line-clamp: 2;
    margin-top: 10px;
    line-height: 1.5;
  }
  .newsGroup .newsDetail__desc:before {
    content: '';
    margin-top: calc((1 - 1.5) * .5em);
  }
  .newsGroup .newsDetail__desc:after {
    margin-bottom: calc((1 - 1.5) * .5em);
  }
  .newsGroup .newsDetail__desc:before, .newsGroup .newsDetail__desc:after {
    content: '';
    display: block;
    height: 0;
    width: 0;
  }
}

.infoMenu {
  background-color: #ffffff;
  height: 100vh;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transform: translate(100%, 0);
          transform: translate(100%, 0);
  z-index: 9999;
}

@media screen and (min-width: 768px) {
  .infoMenu {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .infoMenu {
    width: 350px;
  }
}

.infoMenu__back {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  z-index: 99;
}

@media screen and (min-width: 768px) {
  .infoMenu__back {
    height: 50px;
    left: 0;
    top: 40px;
    width: 50px;
  }
}

@media screen and (max-width: 768px) {
  .infoMenu__back {
    height: 40px;
    left: 27.5px;
    top: 25px;
    width: 40px;
  }
}

.infoMenu__back:before {
  content: '＜';
  line-height: 1;
  -webkit-transform: scale(0.6, 1);
          transform: scale(0.6, 1);
  -webkit-transform-origin: center;
          transform-origin: center;
}

@media screen and (min-width: 768px) {
  .infoMenu__back:before {
    font-size: 20px;
  }
}

@media screen and (max-width: 768px) {
  .infoMenu__back:before {
    font-size: 20px;
  }
}

.infoMenu__inner {
  height: 100%;
  overflow: scroll;
}

.infoMenu__inner::-webkit-scrollbar {
  display: none;
}

@media screen and (min-width: 768px) {
  .infoMenu__inner {
    margin: 0 auto;
    padding-bottom: 120px;
    padding-top: 120px;
    position: relative;
    width: 800px;
  }
}

@media screen and (max-width: 768px) {
  .infoMenu__inner {
    padding: 112.5px 27.5px;
  }
}

.infoMenu__heading {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .infoMenu__heading {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  .infoMenu__heading {
    margin-bottom: 60px;
  }
}

.infoMenu__heading .en {
  color: #666666;
  display: block;
  font-family: "EB Garamond", serif;
  letter-spacing: .08em;
  line-height: .75;
}

@media screen and (min-width: 768px) {
  .infoMenu__heading .en {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .infoMenu__heading .en {
    font-size: 13px;
  }
}

.infoMenu__heading .jp {
  color: #333333;
  display: block;
  letter-spacing: .15em;
  line-height: 1;
  position: relative;
}

@media screen and (min-width: 768px) {
  .infoMenu__heading .jp {
    font-size: 18px;
    margin-top: 20px;
  }
}

@media screen and (max-width: 768px) {
  .infoMenu__heading .jp {
    font-size: 17px;
    margin-top: 15px;
  }
}

.infoMenu {
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: .6s;
  transition: .6s;
}

@media screen and (min-width: 768px) {
  .infoMenu {
    opacity: 0;
  }
}

.infoMenu.is-visible {
  -webkit-box-shadow: 0 0 40px 0 rgba(8, 1, 3, 0.4);
          box-shadow: 0 0 40px 0 rgba(8, 1, 3, 0.4);
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

@media screen and (min-width: 768px) {
  .infoMenu.is-visible {
    opacity: 1;
  }
}

.infoGroup .noticeCard__link {
  display: block;
  position: relative;
  text-align: left;
  width: 100%;
}

.infoGroup .noticeCard__link.is-active {
  background-color: #f6f6f6;
}

.infoGroup .noticeCard__link.is-active .statusIcon:before {
  -webkit-transform: translate(-50%, -50%) scale(1, 0);
          transform: translate(-50%, -50%) scale(1, 0);
}

.infoGroup .noticeCard .newsDetail {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
  position: relative;
}

@media screen and (min-width: 768px) {
  .infoGroup .noticeCard .newsDetail {
    padding: 10px;
  }
  .infoGroup .noticeCard .newsDetail:hover {
    background-color: #f6f6f6;
    -webkit-transition: .3s;
    transition: .3s;
  }
}

@media screen and (max-width: 768px) {
  .infoGroup .noticeCard .newsDetail {
    padding: 12.5px 10px 12.5px 20px;
    -webkit-transition: 1.8s;
    transition: 1.8s;
  }
}

.infoGroup .noticeCard .newsDetail:before {
  background-color: #cccccc;
  content: '';
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .infoGroup .noticeCard .newsDetail:before {
    height: 1px;
  }
}

@media screen and (max-width: 768px) {
  .infoGroup .noticeCard .newsDetail:before {
    height: 1px;
  }
}

.infoGroup .noticeCard .newsDetail__term {
  font-family: "EB Garamond", serif;
}

@media screen and (min-width: 768px) {
  .infoGroup .noticeCard .newsDetail__term {
    font-size: 12px;
    left: 0;
    letter-spacing: .12em;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}

@media screen and (max-width: 768px) {
  .infoGroup .noticeCard .newsDetail__term {
    display: none;
  }
}

.infoGroup .noticeCard .newsDetail__desc {
  letter-spacing: .12em;
}

@media screen and (min-width: 768px) {
  .infoGroup .noticeCard .newsDetail__desc {
    font-size: 14px;
    padding-left: 90px;
  }
}

@media screen and (max-width: 768px) {
  .infoGroup .noticeCard .newsDetail__desc {
    font-size: 12px;
    width: 200px;
    line-height: 1.5;
  }
  .infoGroup .noticeCard .newsDetail__desc:before {
    content: '';
    margin-top: calc((1 - 1.5) * .5em);
  }
  .infoGroup .noticeCard .newsDetail__desc:after {
    margin-bottom: calc((1 - 1.5) * .5em);
  }
  .infoGroup .noticeCard .newsDetail__desc:before, .infoGroup .noticeCard .newsDetail__desc:after {
    content: '';
    display: block;
    height: 0;
    width: 0;
  }
}

.infoGroup .noticeCard .statusIcon {
  border: 1px solid #cccccc;
  border-radius: 50%;
  position: absolute;
  right: 25px;
  top: 50%;
  -webkit-transform: translate(0, -50%) rotate(-180deg);
          transform: translate(0, -50%) rotate(-180deg);
}

@media screen and (min-width: 768px) {
  .infoGroup .noticeCard .statusIcon {
    height: 50px;
    width: 50px;
  }
}

@media screen and (max-width: 768px) {
  .infoGroup .noticeCard .statusIcon {
    height: 40px;
    width: 40px;
  }
}

.infoGroup .noticeCard .statusIcon:before, .infoGroup .noticeCard .statusIcon:after {
  background-color: #333333;
  content: '';
  left: 50%;
  position: absolute;
  top: 50%;
}

.infoGroup .noticeCard .statusIcon:before {
  -webkit-transform: translate(-50%, -50%) scale(1, 1);
          transform: translate(-50%, -50%) scale(1, 1);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition: .3s;
  transition: .3s;
}

@media screen and (min-width: 768px) {
  .infoGroup .noticeCard .statusIcon:before {
    height: 20px;
    width: 1px;
  }
}

@media screen and (max-width: 768px) {
  .infoGroup .noticeCard .statusIcon:before {
    height: 15px;
    width: 1px;
  }
}

.infoGroup .noticeCard .statusIcon:after {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (min-width: 768px) {
  .infoGroup .noticeCard .statusIcon:after {
    height: 1px;
    width: 20px;
  }
}

@media screen and (max-width: 768px) {
  .infoGroup .noticeCard .statusIcon:after {
    height: 1px;
    width: 15px;
  }
}

.infoGroup .noticeCard__body {
  max-height: 0;
  overflow: hidden;
  position: relative;
  -webkit-transition-duration: .8s;
          transition-duration: .8s;
}

.infoGroup .noticeCard__body.is-open {
  max-height: 1000px;
  -webkit-transition-timing-function: cubic-bezier(0.46, 0.1, 0.29, 1) !important;
          transition-timing-function: cubic-bezier(0.46, 0.1, 0.29, 1) !important;
}

@media screen and (min-width: 768px) {
  .infoGroup .noticeCard__inner {
    padding: 20px 100px;
  }
}

@media screen and (max-width: 768px) {
  .infoGroup .noticeCard__inner {
    padding: 16px 10px 26px;
  }
}

.infoGroup .noticeCard__inner .txt {
  color: #666666;
  letter-spacing: 0;
}

@media screen and (min-width: 768px) {
  .infoGroup .noticeCard__inner .txt {
    font-size: 14px;
    width: 571px;
    line-height: 1.71429;
  }
  .infoGroup .noticeCard__inner .txt:before {
    content: '';
    margin-top: calc((1 - 1.71429) * .5em);
  }
  .infoGroup .noticeCard__inner .txt:after {
    margin-bottom: calc((1 - 1.71429) * .5em);
  }
  .infoGroup .noticeCard__inner .txt:before, .infoGroup .noticeCard__inner .txt:after {
    content: '';
    display: block;
    height: 0;
    width: 0;
  }
}

@media screen and (max-width: 768px) {
  .infoGroup .noticeCard__inner .txt {
    font-size: 11px;
    line-height: 1.90909;
  }
  .infoGroup .noticeCard__inner .txt:before {
    content: '';
    margin-top: calc((1 - 1.90909) * .5em);
  }
  .infoGroup .noticeCard__inner .txt:after {
    margin-bottom: calc((1 - 1.90909) * .5em);
  }
  .infoGroup .noticeCard__inner .txt:before, .infoGroup .noticeCard__inner .txt:after {
    content: '';
    display: block;
    height: 0;
    width: 0;
  }
}

@media screen and (min-width: 768px) {
  .infoGroup .noticeCard__inner .txt + .btn-view {
    margin-top: 20px;
  }
}

@media screen and (max-width: 768px) {
  .infoGroup .noticeCard__inner .txt + .btn-view {
    margin-top: 25px;
  }
}

.infoGroup .noticeCard .btn-view {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #666666;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "EB Garamond", serif;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .infoGroup .noticeCard .btn-view {
    font-size: 14px;
    height: 30px;
    width: 221px;
  }
}

@media screen and (max-width: 768px) {
  .infoGroup .noticeCard .btn-view {
    font-size: 15px;
    height: 30px;
    width: 100%;
  }
}

.infoGroup .noticeCard .btn-view:after {
  content: '＞';
  font-family: "Shippori Mincho", serif;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translate(0, -50%) scale(0.6, 1);
          transform: translate(0, -50%) scale(0.6, 1);
}

.noticeModal {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transition: .9s;
  transition: .9s;
  visibility: hidden;
  width: 100vw;
  z-index: 9999;
  -webkit-transition-timing-function: cubic-bezier(0.46, 0.1, 0.29, 1) !important;
          transition-timing-function: cubic-bezier(0.46, 0.1, 0.29, 1) !important;
}

.noticeModal__bg {
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.noticeModal .modalContent {
  height: 100%;
  max-height: 80vh;
  position: relative;
}

.noticeModal .modalContent__inner {
  height: 100%;
  overflow: scroll;
  position: relative;
  z-index: 9;
}

.noticeModal .modalContent__inner::-webkit-scrollbar {
  display: none;
}

.noticeModal .modalContent__close {
  cursor: pointer;
  position: absolute;
  right: 0;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .noticeModal .modalContent__close {
    bottom: calc(100% + 20px);
    height: 30px;
    width: 50px;
  }
}

@media screen and (max-width: 768px) {
  .noticeModal .modalContent__close {
    bottom: calc(100% + 10px);
    height: 15px;
    width: 25px;
  }
}

.noticeModal .modalContent__close:before, .noticeModal .modalContent__close:after {
  background-color: #ffffff;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  width: 110%;
}

@media screen and (max-width: 768px) {
  .noticeModal .modalContent__close:before, .noticeModal .modalContent__close:after {
    height: 1px;
  }
}

.noticeModal .modalContent__close:before {
  top: 0;
  -webkit-transform: rotate(30.6deg);
          transform: rotate(30.6deg);
  -webkit-transform-origin: top left;
          transform-origin: top left;
}

.noticeModal .modalContent__close:after {
  bottom: 0;
  -webkit-transform: rotate(-30.6deg);
          transform: rotate(-30.6deg);
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
}

.noticeModal.is-visible {
  opacity: 1;
  visibility: visible;
}

.registration {
  background-color: #ffffff;
}

@media screen and (min-width: 768px) {
  .registration {
    padding: 60px 100px;
    width: 800px;
  }
}

@media screen and (max-width: 768px) {
  .registration {
    padding: 30px;
    width: 335px;
  }
}

.registration__title {
  color: #333333;
  font-weight: 700;
  letter-spacing: .15em;
}

@media screen and (min-width: 768px) {
  .registration__title {
    font-size: 32px;
    margin-bottom: 50px;
    line-height: 1.25;
  }
  .registration__title:before {
    content: '';
    margin-top: calc((1 - 1.25) * .5em);
  }
  .registration__title:after {
    margin-bottom: calc((1 - 1.25) * .5em);
  }
  .registration__title:before, .registration__title:after {
    content: '';
    display: block;
    height: 0;
    width: 0;
  }
}

@media screen and (max-width: 768px) {
  .registration__title {
    font-size: 15px;
    margin-bottom: 25px;
    line-height: 1.66667;
  }
  .registration__title:before {
    content: '';
    margin-top: calc((1 - 1.66667) * .5em);
  }
  .registration__title:after {
    margin-bottom: calc((1 - 1.66667) * .5em);
  }
  .registration__title:before, .registration__title:after {
    content: '';
    display: block;
    height: 0;
    width: 0;
  }
}

.registration__txt {
  color: #666666;
  letter-spacing: .15em;
}

@media screen and (min-width: 768px) {
  .registration__txt {
    font-size: 14px;
    line-height: calc(24 / 14);
  }
}

@media screen and (max-width: 768px) {
  .registration__txt {
    font-size: 11px;
    line-height: calc(42 / 22);
  }
}

.registrationDetail {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #666666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  letter-spacing: .15em;
}

@media screen and (min-width: 768px) {
  .registrationDetail {
    font-size: 14px;
    line-height: calc(24 / 14);
  }
}

@media screen and (max-width: 768px) {
  .registrationDetail {
    font-size: 11px;
    line-height: calc(42 / 22);
  }
}

@media screen and (min-width: 768px) {
  .registrationDetail + .registration__txt {
    margin-top: 40px;
  }
}

@media screen and (max-width: 768px) {
  .registrationDetail + .registration__txt {
    margin-top: 20px;
  }
}

.registrationList {
  color: #666666;
  letter-spacing: .15em;
}

@media screen and (min-width: 768px) {
  .registrationList {
    font-size: 14px;
    line-height: calc(32 / 14);
  }
}

@media screen and (max-width: 768px) {
  .registrationList {
    font-size: 11px;
    line-height: calc(42 / 22);
  }
}

.registrationList--necessary {
  counter-reset: num;
}

.registrationList--necessary .registrationList__item {
  counter-increment: num;
  position: relative;
}

@media screen and (min-width: 768px) {
  .registrationList--necessary .registrationList__item {
    padding-left: 30px;
  }
}

@media screen and (max-width: 768px) {
  .registrationList--necessary .registrationList__item {
    padding-left: 17.5px;
  }
}

.registrationList--necessary .registrationList__item:before {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #666666;
  border-radius: 50%;
  content: counter(num);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  letter-spacing: 0;
  position: absolute;
}

@media screen and (min-width: 768px) {
  .registrationList--necessary .registrationList__item:before {
    font-size: 12px;
    height: 20px;
    top: 4px;
    width: 20px;
  }
}

@media screen and (max-width: 768px) {
  .registrationList--necessary .registrationList__item:before {
    font-size: 10px;
    height: 15px;
    top: 4px;
    width: 15px;
  }
}

.registrationList--condition {
  counter-reset: num;
}

.registrationList--condition .registrationList__item {
  counter-increment: num;
  position: relative;
}

@media screen and (min-width: 768px) {
  .registrationList--condition .registrationList__item {
    padding-left: 30px;
  }
}

@media screen and (max-width: 768px) {
  .registrationList--condition .registrationList__item {
    padding-left: 20px;
  }
}

.registrationList--condition .registrationList__item:before {
  content: "(" counter(num) ")";
  left: 0;
  position: absolute;
  top: 0;
}

@media screen and (min-width: 768px) {
  .registrationList + .registration__txt {
    margin-top: 40px;
  }
}

@media screen and (max-width: 768px) {
  .registrationList + .registration__txt {
    margin-top: 20px;
  }
}

.notice {
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .notice {
    width: 840px;
  }
}

@media screen and (max-width: 768px) {
  .notice {
    width: 300px;
  }
}

.notice__inner {
  border: 1px solid #bfbcb6;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .notice__inner {
    font-size: 14px;
    padding: 35px 0 40px;
  }
}

@media screen and (max-width: 768px) {
  .notice__inner {
    font-size: 12px;
    padding: 30px 20px;
  }
}

.notice__txt {
  line-height: 2;
}

.notice__txt:before {
  content: '';
  margin-top: calc((1 - 2) * .5em);
}

.notice__txt:after {
  margin-bottom: calc((1 - 2) * .5em);
}

.notice__txt:before, .notice__txt:after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

@media screen and (min-width: 768px) {
  .notice__txt {
    margin-top: 25px;
  }
}

@media screen and (max-width: 768px) {
  .notice__txt {
    margin-top: 20px;
    text-align: left;
  }
}

.notice__link {
  display: block;
  text-decoration: underline;
  -webkit-transition: .3s;
  transition: .3s;
}

@media screen and (min-width: 768px) {
  .notice__link {
    margin-top: 25px;
  }
}

@media screen and (max-width: 768px) {
  .notice__link {
    margin-top: 20px;
  }
}

.notice__link:hover {
  opacity: .8;
}

.notice .red {
  color: #8d0b21;
}

@media screen and (min-width: 768px) {
  .infoMenu + .notice {
    padding-top: 100px;
  }
}

@media screen and (max-width: 768px) {
  .infoMenu + .notice {
    padding-top: 50px;
  }
}

@media screen and (min-width: 768px) {
  .campaign + .notice {
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 768px) {
  .campaign + .notice {
    padding-bottom: 50px;
  }
}

.positionFeature {
  position: relative;
  z-index: 1;
}

.positionFeature .guidanceSect__head {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 768px) {
  .positionFeature .guidanceSect__head {
    padding-bottom: 64px;
  }
}

@media screen and (min-width: 768px) {
  .positionFeature .guidanceSect__body {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding-top: 80px;
  }
}

@media screen and (max-width: 768px) {
  .positionFeature .guidanceSect__body {
    padding-top: 60px;
  }
}

@media screen and (min-width: 768px) {
  .positionFeature .guidanceSect__desc {
    padding: 0 40px 64px 0;
    width: 414px;
  }
}

@media screen and (min-width: 768px) {
  .positionFeature .guidanceSect__heading {
    margin-top: 72px;
    padding: 0 56px 40px 0;
  }
}

@media screen and (max-width: 768px) {
  .positionFeature .guidanceSect__heading {
    margin-top: 40px;
    padding-bottom: 28px;
  }
}

@media screen and (min-width: 768px) {
  .positionFeature .guidanceSect__heading:before {
    right: calc(100% + 16px);
    top: 22px;
  }
}

@media screen and (max-width: 768px) {
  .positionFeature .guidanceSect__heading:before {
    right: calc(100% + 8px);
    top: 14px;
  }
}

@media screen and (min-width: 768px) {
  .positionFeature .guidanceSect__heading:after {
    left: 120px;
  }
}

@media screen and (max-width: 768px) {
  .positionFeature .guidanceSect__heading:after {
    right: 88px;
  }
}

.positionFeature .guidanceSect__lead {
  position: relative;
}

@media screen and (min-width: 768px) {
  .positionFeature .guidanceSect__lead {
    margin-top: 40px;
    padding: 0 0 88px 96px;
  }
}

@media screen and (max-width: 768px) {
  .positionFeature .guidanceSect__lead {
    margin: 28px 0 0 auto;
    padding-right: 30px;
  }
}

.positionFeature .guidanceSect__headVisual {
  margin-left: auto;
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .positionFeature .guidanceSect__headVisual {
    margin-right: calc(((100vw - var(--scrollbar)) - 1200px) / -2);
    margin-top: -370px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .positionFeature .guidanceSect__headVisual {
    margin-right: -20px;
  }
}

@media screen and (max-width: 768px) {
  .positionFeature .guidanceSect__headVisual {
    margin-right: -28px;
    margin-top: -130px;
  }
}

.positionFeature .guidanceSect__subVisual {
  position: absolute;
}

@media screen and (min-width: 768px) {
  .positionFeature .guidanceSect__subVisual {
    bottom: 28px;
    left: 182px;
    width: 121px;
  }
}

@media screen and (max-width: 768px) {
  .positionFeature .guidanceSect__subVisual {
    bottom: 0;
    left: -28px;
    width: 85.5px;
  }
}

.positionFeature .guidanceSect__subVisual .decorationMask.sai-animate .line:nth-child(1), .positionFeature .guidanceSect__subVisual .decorationMask.sai-animate .line:nth-child(3) {
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
}

.positionFeature .guidanceSect__subVisual .decorationMask .line {
  background: url("../common/imgs/sp/bg-texture-01.jpg") repeat center/auto;
}

.positionFeature .guidanceSect__subVisual .decorationMask .line:nth-child(3) {
  -webkit-transition-delay: .6s;
          transition-delay: .6s;
}

@media screen and (min-width: 768px) {
  .positionFeature .guidanceSect__subVisual .decorationMask .line:nth-child(1) {
    width: 70px;
  }
}

@media screen and (max-width: 768px) {
  .positionFeature .guidanceSect__subVisual .decorationMask .line:nth-child(1) {
    width: 50px;
  }
}

@media screen and (min-width: 768px) {
  .positionFeature .guidanceSect__subVisual .decorationMask .line:nth-child(2) {
    width: 16px;
  }
}

@media screen and (max-width: 768px) {
  .positionFeature .guidanceSect__subVisual .decorationMask .line:nth-child(2) {
    width: 10.5px;
  }
}

@media screen and (min-width: 768px) {
  .positionFeature .guidanceSect__subVisual .decorationMask .line:nth-child(3) {
    width: 35px;
  }
}

@media screen and (max-width: 768px) {
  .positionFeature .guidanceSect__subVisual .decorationMask .line:nth-child(3) {
    width: 25px;
  }
}

@media screen and (min-width: 768px) {
  .positionFeature .guidanceSect__bodyVisual {
    width: 730px;
  }
}

@media screen and (min-width: 768px) {
  .positionFeature .guidanceSect__bodyVisual .decorationBox {
    right: -130px;
    top: -40px;
    width: 342px;
  }
}

@media screen and (max-width: 768px) {
  .positionFeature .guidanceSect__bodyVisual .decorationBox {
    right: -28px;
    top: -48px;
    width: 174px;
  }
}

.topCV {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background-color: #333333;
  bottom: 10px;
  height: 40px;
  position: fixed;
  right: 10px;
  -webkit-transform: translate(0, 200%);
          transform: translate(0, 200%);
  -webkit-transition: .6s;
  transition: .6s;
  width: 330px;
  z-index: 9;
}

@media screen and (max-width: 768px) {
  .topCV {
    display: none;
  }
}

.topCV__button {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
  color: #ffffff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: .3s;
  transition: .3s;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .topCV__button {
    background-color: #333333;
    -webkit-box-shadow: 0 0 13px 3px rgba(8, 1, 3, 0.3);
            box-shadow: 0 0 13px 3px rgba(8, 1, 3, 0.3);
    padding: 0;
    gap: 8px;
  }
  .topCV__button:hover {
    opacity: .7;
  }
}

.topCV__button:focus:not(:focus-visible) {
  outline: 0;
}

.topCV__button:after {
  color: #ffffff;
  content: '＞';
  font-size: 10px;
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translate(0, -50%) scale(0.6, 1);
          transform: translate(0, -50%) scale(0.6, 1);
}

.topCV .topCV-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
  text-align: left;
}

.topCV .topCV-title:before {
  background-color: #eb6877;
  border-radius: 50%;
  content: '';
  height: 6px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transform: translate(-10px, 0);
          transform: translate(-10px, 0);
  width: 6px;
}

.topCV .topCV-title__txt {
  display: block;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .06em;
}

.topCV .topCV-title__txt:not(:last-of-type) {
  margin-right: 5px;
}

.topCV .topCV-title__txt:not(:last-of-type):after {
  content: ' / ';
}

.topCV__logo {
  margin-left: 12px;
  width: 98px;
}

.topCV.is-new .topCV-title:before {
  opacity: 1;
}

.topCV.is-visible {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

@media screen and (min-width: 768px) {
  .site-theme-black .topCV .topCV__button {
    background-color: #333333;
  }
}

@media screen and (max-width: 768px) {
  .site-theme-black .topCV .topCV__button {
    background-color: #333333;
  }
}

.site-theme-black .topCV .topCV-title__txt {
  color: #ffffff;
}

@media screen and (min-width: 768px) {
  .top-access {
    padding: 80px 0 530px;
  }
}

@media screen and (max-width: 768px) {
  .top-access {
    padding: 80px 0 210px;
  }
}

@media screen and (min-width: 768px) {
  .top-position {
    padding-bottom: 280px;
  }
}

@media screen and (max-width: 768px) {
  .top-position {
    padding-bottom: 120px;
  }
}

@media screen and (max-width: 768px) {
  .top-design {
    padding-bottom: 64px;
  }
}
