body:before {
  content: '';
}

body {
  margin: 0;
}

body:has(#page-manzokukobo-archive) {
  background: url("../../../img/manzokukobo/bg.jpg") repeat;
}

body:has(#page-manzokukobo-archive) #header {
  transition: margin 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95), transform 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

body:has(#page-manzokukobo-archive) #header[data-visible='false'] {
  transform: translate3d(0, -6.75rem, 0);
}

body:has(#page-manzokukobo-archive) #header:after {
  background: #fff;
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

#page-manzokukobo-archive .page_contents_ {
  width: 100%;
  margin: 0;
  padding-top: 12.75rem;
  padding-bottom: 9.375rem;
}

#page-manzokukobo-archive .page_title_ {
  font-family: 'A1 Gothic M';
  font-size: 4rem;
  line-height: 1.0001;
  letter-spacing: 0.08em;
  margin-bottom: 4rem;
}

#page-manzokukobo-archive .firstonly {
  margin-bottom: 8rem;
}

#page-manzokukobo-archive .firstonly .mainvisual {
  aspect-ratio: 1.52381;
  margin-bottom: 2.5rem;
}

#page-manzokukobo-archive .firstonly .mainvisual img {
  width: 100%;
}

#page-manzokukobo-archive .firstonly .subtitle {
  font-family: 'A1 Gothic M';
  font-size: 2.5rem;
  line-height: 1.5001;
  letter-spacing: -0.02em;
  margin-bottom: 2.5rem;
}

#page-manzokukobo-archive .firstonly .concept {
  font-size: 1rem;
  line-height: 2.0001;
  letter-spacing: 0.08em;
  max-width: 55rem;
  margin-bottom: 6rem;
}

#page-manzokukobo-archive .firstonly .concept p:not(:last-child) {
  margin-bottom: 2em;
}

#page-manzokukobo-archive .firstonly .flow {
  padding: 5rem 5rem 6rem;
  background: #fff;
  border-radius: 0.625rem;
  margin-bottom: 4rem;
}

#page-manzokukobo-archive .firstonly .flow .wp-block-p45r-heading {
  font-family: 'A1 Gothic M';
  font-size: 2rem;
  line-height: 1.2501;
  letter-spacing: -0.02em;
  margin-bottom: 4.5rem;
}

#page-manzokukobo-archive .firstonly .flow ol {
  display: flex;
  gap: 3.5rem;
}

#page-manzokukobo-archive .firstonly .flow ol li {
  flex: 1;
  display: flex;
  gap: 1.5rem;
  padding-bottom: 2.5rem;
  border-bottom: solid 1px #ccced3;
}

#page-manzokukobo-archive .firstonly .flow ol li span {
  font-family: 'A1 Gothic M';
  font-size: 2rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.5rem;
  height: 3.5rem;
  background: #e5e7e9;
  border-radius: 50%;
}

.windows #page-manzokukobo-archive .firstonly .flow ol li span {
  box-sizing: border-box;
  padding-top: 0.1em;
}

#page-manzokukobo-archive .firstonly .flow ol li div {
  font-size: 1.125rem;
  line-height: 1.5001;
  letter-spacing: 0.08em;
  flex: 1;
}

#page-manzokukobo-archive .firstonly .flow ol li a {
  text-decoration: underline;
}

#page-manzokukobo-archive .examples h2 {
  font-family: 'A1 Gothic M';
  font-size: 2rem;
  line-height: 1.2501;
  letter-spacing: -0.02em;
  margin-bottom: 4rem;
}

#page-manzokukobo-archive .examples h2 .flex {
  display: flex;
  align-items: center;
}

.windows #page-manzokukobo-archive .examples h2 .flex .text {
  padding-top: 0.1em;
}

#page-manzokukobo-archive .examples h2 .flex img {
  height: 0.81812em;
  margin-left: 0.5em;
}

#page-manzokukobo-archive .examples .gallery ul {
  display: grid;
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr 1fr;
}

#page-manzokukobo-archive .examples .gallery ul li.large,
#page-manzokukobo-archive .examples .gallery ul li.small {
  aspect-ratio: 1;
}

#page-manzokukobo-archive .examples .gallery ul li.xlarge {
  grid-row: 1 / 2;
  grid-column: 1 / 4;
  aspect-ratio: 1.52381;
}

#page-manzokukobo-archive .examples .gallery ul li.top {
  grid-row: 3 / 5;
}

#page-manzokukobo-archive .examples .gallery ul li.middle {
  grid-row: 6 / 8;
}

#page-manzokukobo-archive .examples .gallery ul li.bottom {
  grid-row: 9 / 11;
}

#page-manzokukobo-archive .examples .gallery ul li.left {
  grid-column: 1 / 3;
}

#page-manzokukobo-archive .examples .gallery ul li.right {
  grid-column: 2 / 4;
}

#page-manzokukobo-archive .examples .gallery ul li a {
  display: block;
  overflow: hidden;
}

#page-manzokukobo-archive .examples .gallery ul li img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: transform 500ms;
}

#page-manzokukobo-archive .examples .pager_ {
  margin-top: 6.25rem;
}

#page-manzokukobo-archive .examples .link {
  margin-top: 6.25rem;
}

#page-manzokukobo-archive .link {
  text-align: center;
}

#page-manzokukobo-archive .link .button_ {
  width: 100%;
  max-width: 25rem;
}

#page-manzokukobo-archive #manzokukobo_modal .modal_window_ {
  background: url("../../../img/manzokukobo/bg.jpg") repeat;
}

#page-manzokukobo-archive #manzokukobo_modal .iframe_container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#page-manzokukobo-archive #manzokukobo_modal .iframe_container.inactive {
  pointer-events: none;
}

#page-manzokukobo-archive #manzokukobo_modal .iframe_container.loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#page-manzokukobo-archive #manzokukobo_modal .iframe_container.loading:after {
  content: '';
  position: absolute;
  inset: 0;
  width: 30px;
  height: 30px;
  margin: auto;
  background: url("/assets/img/common/loading.gif") center/cover no-repeat;
}

#page-manzokukobo-archive #manzokukobo_modal iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 500ms;
}

#page-manzokukobo-archive #manzokukobo_modal iframe.show {
  opacity: 1;
}

@media screen and (min-width: 560px) {
  body {
    margin: 0;
  }
}

@media screen and (min-width: 769px) {
  body {
    margin: 0;
  }
}

@media screen and (min-width: 1024px) {
  #page-manzokukobo-archive #manzokukobo_modal {
    padding: 40px 40px 136px;
  }
}

@media screen and (min-width: 1280px) {
  body {
    margin: 0;
  }
}

@media screen and (min-width: 1440px) {
  body {
    margin: 0;
  }
}

@media screen and (min-width: 1680px) {
  body:before {
    font-family: 'xxl';
  }

  body {
    margin: 0;
  }
}

@media screen and (max-width: 1679.8px) {
  body:before {
    font-family: 'xl';
  }

  body {
    margin: 0;
  }
}

@media screen and (max-width: 1439.8px) {
  body:before {
    font-family: 'lg';
  }

  body {
    margin: 0;
  }
}

@media screen and (max-width: 1279.8px) {
  body:before {
    font-family: 'md';
  }

  body {
    margin: 0;
  }

  #page-manzokukobo-archive .firstonly .flow ol {
    flex-direction: column;
    gap: 32px 0;
  }

  #page-manzokukobo-archive .firstonly .flow ol li div {
    align-self: center;
  }

  #page-manzokukobo-archive .examples .gallery ul {
    gap: 32px;
  }
}

@media screen and (max-width: 1023.8px) {
  body:before {
    font-family: 'sm';
  }

  body {
    margin: 0;
  }

  body {
    margin: 0;
  }

  #page-manzokukobo-archive .page_title_ {
    font-size: 3rem;
  }

  #page-manzokukobo-archive .firstonly .flow ol li {
    gap: 16px;
    padding-bottom: 24px;
  }

  #page-manzokukobo-archive .firstonly .flow ol li span {
    font-size: 1.5rem;
  }

  #page-manzokukobo-archive .firstonly .flow ol li div {
    font-size: 1rem;
  }

  #page-manzokukobo-archive .examples h2 {
    font-size: 1.75rem;
  }

  #page-manzokukobo-archive .examples .gallery ul {
    gap: 18px;
  }
}

@media screen and (max-width: 768.8px) {
  body:before {
    font-family: 'tb';
  }

  body {
    margin: 0;
  }

  #page-manzokukobo-archive .page_title_ {
    font-size: 2.25rem;
  }

  #page-manzokukobo-archive .firstonly .subtitle {
    font-size: 1.75rem;
  }

  #page-manzokukobo-archive .firstonly .concept {
    font-size: 0.9375rem;
  }

  #page-manzokukobo-archive .firstonly .flow {
    padding: 40px;
  }

  #page-manzokukobo-archive .firstonly .flow .wp-block-p45r-heading {
    font-size: 1.5rem;
  }

  #page-manzokukobo-archive .firstonly .flow .wp-block-p45r-heading {
    margin-bottom: 32px;
  }

  #page-manzokukobo-archive .firstonly .flow ol li span {
    font-size: 1.25rem;
  }

  #page-manzokukobo-archive .firstonly .flow ol li span {
    width: 40px;
    height: 40px;
  }

  #page-manzokukobo-archive .examples h2 {
    font-size: 1.5rem;
  }

  #page-manzokukobo-archive .examples h2 {
    margin-bottom: 32px;
  }

  #page-manzokukobo-archive .examples .gallery ul {
    gap: 12px;
  }

  #page-manzokukobo-archive .examples .pager_ {
    margin-top: 87px;
  }

  #page-manzokukobo-archive .examples .link {
    margin-top: 87px;
  }
}

@media screen and (max-width: 559.8px) {
  body:before {
    font-family: 'sp';
  }

  body {
    margin: 0;
  }

  body:has(#page-manzokukobo-archive) #header[data-visible='false'] {
    transform: translate3d(0, -89px, 0);
  }

  #page-manzokukobo-archive .page_contents_ {
    padding-top: 130px;
    padding-bottom: 99px;
  }

  #page-manzokukobo-archive .page_title_ {
    font-size: 2rem;
  }

  #page-manzokukobo-archive .page_title_ {
    margin-bottom: 32px;
  }

  #page-manzokukobo-archive .firstonly {
    margin-bottom: 100px;
  }

  #page-manzokukobo-archive .firstonly .mainvisual {
    margin-bottom: 40px;
  }

  #page-manzokukobo-archive .firstonly .subtitle {
    font-size: 1.375rem;
  }

  #page-manzokukobo-archive .firstonly .subtitle {
    margin-bottom: 20px;
  }

  #page-manzokukobo-archive .firstonly .concept {
    font-size: 0.875rem;
  }

  #page-manzokukobo-archive .firstonly .concept {
    margin-bottom: 48px;
  }

  #page-manzokukobo-archive .firstonly .flow {
    padding: 40px 21px;
    margin-bottom: 80px;
  }

  #page-manzokukobo-archive .firstonly .flow .wp-block-p45r-heading {
    font-size: 1.25rem;
  }

  #page-manzokukobo-archive .examples h2 {
    font-size: 1.25rem;
    line-height: 1.2501;
  }

  #page-manzokukobo-archive .examples .gallery ul {
    gap: 8px;
  }
}

@media (hover: hover) {
  #page-manzokukobo-archive .examples .gallery ul li a:hover img {
    transform: scale(1.05);
  }
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  #page-manzokukobo-archive .examples .gallery ul li a:hover img {
    transform: scale(1.05);
  }
}
/*# sourceMappingURL=archive.css.map */
