@charset "UTF-8";
.tpl-section.bg_wrap {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0; }

@media screen and (min-width: 768px) {
  .tpl-main {
    overflow: hidden; }

  #sticky_contents_wrap_start {
    border: 0;
    margin: 0;
    padding: 0;
    padding-top: 90px; }

  #sticky_contents_wrap_end {
    border: 0;
    margin: 0;
    padding: 0; }

  #sticky_contents_wrap {
    max-width: 1072px;
    margin: 0 auto;
    position: relative; } }
  @media screen and (min-width: 768px) and (max-width: 1072px) {
    #sticky_contents_wrap {
      padding: 0 20px; } }
@media screen and (min-width: 768px) {
    #sticky_contents_wrap #sticky_contents {
      position: absolute;
      left: 0;
      top: 0;
      width: calc(300%/10.72);
      max-width: 300px;
      z-index: 5;
      display: flex;
      justify-content: flex-end; } }
    @media screen and (min-width: 768px) and (max-width: 1072px) {
      #sticky_contents_wrap #sticky_contents {
        width: calc(300%/10.72);
        right: auto;
        left: 20px; } }
@media screen and (min-width: 768px) {
      #sticky_contents_wrap #sticky_contents.lock {
        max-width: 1072px;
        width: 100%;
        left: 0;
        right: 0;
        margin: auto;
        position: fixed;
        padding-top: 90px;
        height: calc(100dvh - 90px); } }
      @media screen and (min-width: 768px) and (max-width: 1072px) {
        #sticky_contents_wrap #sticky_contents.lock {
          padding: 90px 20px 0; } }
@media screen and (min-width: 768px) {
      #sticky_contents_wrap #sticky_contents.bottom {
        position: absolute;
        top: auto;
        bottom: 0; }
    #sticky_contents_wrap #scroll_contents {
      width: calc(732%/10.72);
      margin-left: auto; } }
@media screen and (min-width: 768px) {
  .plan_sticky_wrap #sticky_contents {
    box-sizing: border-box; }
    .plan_sticky_wrap #sticky_contents .torikago_imgs {
      box-sizing: border-box;
      display: flex;
      flex-direction: column;
      grid-gap: 15px; }
      .plan_sticky_wrap #sticky_contents .torikago_imgs .torikago_wrap {
        max-width: 30vh;
        margin-left: auto;
        margin-bottom: 0 !important; }
    .plan_sticky_wrap #sticky_contents.lock {
      display: flex;
      justify-content: center;
      pointer-events: none; }
      .plan_sticky_wrap #sticky_contents.lock .torikago_imgs {
        width: calc(300%/10.72);
        margin-right: auto; } }
      @media screen and (min-width: 768px) and (max-width: 1272px) {
        .plan_sticky_wrap #sticky_contents.lock .torikago_imgs {
          width: calc(300%/10.72); } }

@media screen and (min-width: 768px) {
  .plan_sticky_wrap #sticky_contents .torikago_imgs {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    grid-gap: 15px; } }
@media screen and (max-width: 767px) {
  #sticky_contents_wrap {
    width: 86vw;
    max-width: none;
    margin: 0 auto; }

  #sticky_contents_wrap_start,
  #sticky_contents_wrap_end {
    display: none !important; } }
@media screen and (max-width: 680px) {
  #sticky_contents_wrap {
    width: calc(100% - 60px); } }
/*間取り*/
.plan .bg_wrap {
  background: #f8f7f6;
  padding: 70px 0 100px; }
  @media screen and (max-width: 767px) {
    .plan .bg_wrap {
      padding: 15vw 0; } }
@media screen and (max-width: 767px) {
  .plan .torikago_item {
    max-width: 100%;
    margin-bottom: 30px; } }

/*# sourceMappingURL=sticky_layout.css.map */
