<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.subpage .tag_list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 2px;
}
.subpage .tag_list li {
  margin: 2px;
}
.subpage .tag_list li a {
  font-size: 1.1rem;
  line-height: 1;
  padding: 0 10px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-weight: 500;
  background: #c3b087;
  border-radius: 2px;
}
.subpage .tag_list li a:hover {
  background: #572614;
}
.subpage nav .report_nav dt {
  background: #ede7db;
  color: #572614;
}
.subpage nav .report_nav dt:before {
  background: #572614;
}
.subpage nav .report_nav dd {
  background: #fff;
}
.subpage nav .report_nav dd ol &gt; li {
  padding: 8px 0;
}
.subpage nav .report_nav dd ol &gt; li a {
  display: block;
  white-space: normal;
  line-height: 1.5;
}
.subpage nav .report_nav dd ol &gt; li a.toggle:before {
  content: "";
  position: absolute;
  left: -4px;
  top: 8px;
  width: 8px;
  height: 2px;
  border-radius: 0%;
  background: #a99188;
}
.subpage nav .report_nav dd ol &gt; li a.toggle:after {
  content: "";
  position: absolute;
  left: -4px;
  top: 8px;
  width: 8px;
  height: 2px;
  border-radius: 0%;
  background: #a99188;
  transform: rotate(90deg);
  transition: all 0.2s ease;
  backface-visibility: hidden;
}
.subpage nav .report_nav dd ol &gt; li a.toggle.on:after {
  transform: rotate(180deg);
}
.subpage nav .report_nav dd ol &gt; li ul li {
  padding: 6px 0 4px;
}
.subpage nav .report_nav dd ol &gt; li ul li a:before {
  content: none;
}
.subpage nav dl.category .add_toggle_list {
  font-size: 1.2rem;
  font-weight: 500;
  display: block;
  text-align: right;
  display: flex;
  align-items: center;
  padding: 8px 0;
}
.subpage nav dl.category .add_toggle_list .icon-bottom {
  width: 22px;
  text-align: center;
  font-size: 1rem;
  color: #a99188;
}
.subpage nav dl.category .add_toggle_list span {
  font-weight: 600;
}
.subpage nav dl.category .hide_toggle_list {
  font-size: 1.2rem;
  font-weight: 500;
  display: block;
  text-align: right;
  display: flex;
  align-items: center;
  padding: 8px 0;
}
.subpage nav dl.category .hide_toggle_list .icon-top {
  width: 22px;
  text-align: center;
  font-size: 1rem;
  color: #a99188;
}
.subpage nav dl.category .hide_toggle_list span {
  font-weight: 600;
}
.subpage nav dl.category dd {
  padding: 15px 0 20px;
}
.subpage nav dl.category dd ol {
  padding-top: 0;
  padding-bottom: 0;
}
.subpage nav .archive dd {
  padding: 0px 0 60px;
}
.subpage nav .archive dd .selectBox {
  display: block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
}
.subpage nav .archive dd .selectBox select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 0px;
  box-sizing: border-box;
  font-size: 1.4rem;
  height: 40px;
  margin: 0;
  padding: 0 6px;
  box-sizing: border-box;
  background: #f6f6f6;
  padding-right: 50px;
  color: #572614;
  width: 100%;
  max-width: none;
  box-shadow: none;
}
.subpage nav .archive dd .selectBox select option, .subpage nav .archive dd .selectBox select optgroup {
  color: #220b03;
  font-style: normal;
}
.subpage nav .archive dd .selectBox:after {
  border: 0;
  border-left: 0;
  background: #f6f6f6;
  content: "\e909";
  font-family: "icomoon";
  font-size: 1.2rem;
  color: #572614;
  height: 100%;
  line-height: 40px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  width: 30px;
  box-sizing: border-box;
  display: inline-block;
}
@media screen and (max-width: 740px) {
  .subpage nav {
    display: block;
    position: static;
    width: 100%;
  }
  .subpage nav .archive dd {
    padding: 15px 15px 40px;
  }
  .subpage nav .archive dd .selectBox select {
    font-size: 1.6rem;
  }
  .subpage nav .nav_inner {
    display: none;
  }
  .subpage article {
    padding-bottom: 40px;
  }
}
.subpage section .date {
  color: #b8b6b6;
  font-family: "Oswald", sans-serif;
  font-size: 1.4rem;
  position: relative;
  top: 1px;
}
.subpage section .category {
  line-height: 1;
  font-size: 1.3rem;
  font-weight: 500;
  color: #b79758;
  padding-left: 14px;
  margin-left: 20px;
  position: relative;
}
.subpage section .category:hover {
  text-decoration: underline;
}
.subpage section .category.folder:before {
  content: "\e90c";
  font-family: "icomoon";
  font-size: 1rem;
  position: absolute;
  left: 0;
  top: 5px;
  color: #b79758;
}
.subpage section .folder + .category {
  margin-left: 8px;
  padding-left: 10px;
}
.subpage section .folder + .category:before {
  content: "/";
  position: absolute;
  left: 0;
  top: 3px;
  width: auto;
  height: auto;
  background: none;
}
.subpage section .folder + .folder {
  padding-left: 14px;
  margin-left: 20px;
}
.subpage section .folder + .folder:before {
  content: "\e90c";
  font-family: "icomoon";
  font-size: 1rem;
  position: absolute;
  left: 0;
  top: 5px;
  color: #b79758;
}
.subpage section .sect_ttl02 .date {
  font-size: 1.5rem;
}
.subpage section .sect_ttl02 .date ~ em {
  display: block;
  padding-top: 10px;
}
@media screen and (max-width: 740px) {
  .subpage section .date {
    display: block;
    font-size: 1.1rem;
    line-height: 1;
  }
  .subpage section .category {
    line-height: 1;
    font-size: 1.1rem;
    margin-left: 0;
    padding-left: 15px;
  }
  .subpage section .category.folder:before {
    top: 4px;
  }
  .subpage section .folder + .category {
    margin-left: 6px;
    padding-left: 8px;
  }
  .subpage section .folder + .folder {
    margin-left: 10px;
    padding-left: 15px;
  }
  .subpage section .sect_ttl02 .date {
    font-size: 1.2rem;
  }
  .subpage section .sect_ttl02 .date ~ em {
    padding-top: 5px;
  }
}
.subpage .report_list .item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 50px 0;
  border-bottom: 1px dotted #b79758;
}
.subpage .report_list .item figure {
  flex-shrink: 0;
}
.subpage .report_list .item figure a img {
  width: 310px;
  height: 200px;
  object-fit: cover;
  object-position: center;
}
.subpage .report_list .item figure a:hover img {
  filter: brightness(110%);
}
.subpage .report_list .item .text {
  padding-left: 50px;
}
.subpage .report_list .item .text h2 {
  padding-bottom: 10px;
}
.subpage .report_list .item .text h2 a {
  color: #220b03;
  font-size: 1.8rem;
  display: block;
  line-height: 1.5;
}
.subpage .report_list .item .text h2 a:hover {
  color: #b79758;
  text-decoration: underline;
}
.subpage .report_list .item .text p {
  font-size: 1.4rem;
  font-feature-settings: "palt";
  text-align: justify;
  letter-spacing: 0.06em;
}
.subpage .report_list .item .text .tag_list {
  margin-top: 10px;
}
@media screen and (max-width: 740px) {
  .subpage .report_list .item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 15px 15px;
  }
  .subpage .report_list .item figure {
    flex-shrink: 0;
  }
  .subpage .report_list .item figure a img {
    width: 120px;
    height: 78px;
    object-fit: cover;
    object-position: center;
  }
  .subpage .report_list .item .text {
    padding-left: 15px;
  }
  .subpage .report_list .item .text h2 {
    padding: 5px 0 8px;
  }
  .subpage .report_list .item .text h2 a {
    font-size: 1.6rem;
  }
  .subpage .report_list .item .text p {
    font-size: 1.3rem;
    line-height: 1.8;
    letter-spacing: 0.06em;
  }
}
.subpage .report_detail {
  border-bottom: 1px dotted #b79758;
}
.subpage .report_detail figure, .subpage .report_detail p {
  margin-bottom: 2em;
}
@media screen and (max-width: 740px) {
  .subpage .report_detail {
    padding: 0 15px;
  }
  .subpage .report_detail figure, .subpage .report_detail p {
    margin-bottom: 2em;
  }
}
.subpage .page {
  margin-top: 50px;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.subpage .page .prev {
  position: absolute;
  left: 0;
  top: 0px;
  font-size: 1.6rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
}
.subpage .page .prev .icon-prev {
  font-size: 1rem;
  margin-right: 14px;
  position: relative;
  top: 2px;
}
@media screen and (min-width: 741px) {
  .subpage .page .prev:hover {
    color: #b79758;
  }
}
.subpage .page .next {
  position: absolute;
  right: 0;
  top: 0px;
  font-size: 1.6rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
}
.subpage .page .next .icon-next {
  font-size: 1rem;
  margin-left: 14px;
  position: relative;
  top: 2px;
}
@media screen and (min-width: 741px) {
  .subpage .page .next:hover {
    color: #b79758;
  }
}
.subpage .page ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.subpage .page ul a {
  display: block;
  width: 40px;
  height: 40px;
  background: #f8f4ee;
  text-align: center;
  line-height: 40px;
  color: #572614;
  margin: 0 5px;
  font-family: "Oswald", sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  border-radius: 50%;
}
.subpage .page ul a.current {
  background: #572614;
  color: #f8f4ee;
}
@media screen and (min-width: 741px) {
  .subpage .page ul a:hover {
    background: #572614;
    color: #f8f4ee;
  }
}
.subpage .page ul span {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #572614;
}
@media screen and (max-width: 740px) {
  .subpage .page {
    margin-top: 15px;
    padding-top: 46px;
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .subpage .page .prev {
    left: 15px;
    top: 0px;
    font-size: 1.4rem;
  }
  .subpage .page .prev .icon-prev {
    margin-right: 12px;
    top: 1px;
  }
  .subpage .page .next {
    right: 15px;
    top: 0px;
    font-size: 1.4rem;
  }
  .subpage .page .next .icon-next {
    margin-left: 12px;
    top: 1px;
  }
  .subpage .page ul a {
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin: 0 5px;
    font-size: 1.5rem;
  }
  .subpage .page ul span {
    width: 36px;
    height: 36px;
  }
}
.subpage .case_detail .tag_list {
  justify-content: flex-end;
  margin-bottom: 30px;
}
.subpage .case_detail .layout01 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 80px;
}
.subpage .case_detail .layout01 figure {
  position: relative;
}
.subpage .case_detail .layout01 figure figcaption {
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 24px;
  font-size: 1.4rem;
  background: #220b03;
  color: #fff;
  font-family: "Oswald", sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
}
.subpage .case_detail .layout01 figure img {
  width: 375px;
  height: 250px;
  object-fit: cover;
  object-position: center;
}
.subpage .case_detail .layout01 figure ~ figure figcaption {
  left: auto;
  right: 0;
}
.subpage .case_detail .layout01 .icon-triangle-right {
  font-size: 6rem;
  margin: 0 10px;
  color: #220b03;
}
.subpage .case_detail .layout02 {
  text-align: center;
  padding-bottom: 80px;
}
.subpage .case_detail .layout02 ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
}
.subpage .case_detail .layout02 ul:before {
  content: "Before";
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 24px;
  font-size: 1.4rem;
  background: #220b03;
  color: #fff;
  font-family: "Oswald", sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
}
.subpage .case_detail .layout02 ul li {
  width: 33.333%;
}
.subpage .case_detail .layout02 ul li img {
  width: 100%;
  height: 185px;
  object-fit: cover;
  object-position: center;
}
.subpage .case_detail .layout02 ul ~ ul:before {
  content: "After";
}
.subpage .case_detail .layout02 .icon-triangle-down {
  font-size: 6rem;
}
.subpage .case_detail .free_space {
  background: #fbf9f4;
  padding: 40px 40px 0;
}
.subpage .case_detail .free_space .images {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.subpage .case_detail .free_space .images figure ~ figure {
  margin-left: 40px;
}
.subpage .case_detail .free_space p {
  padding-bottom: 40px;
}
.subpage .case_detail .free_space figure {
  padding-bottom: 40px;
}
.subpage .case_detail .free_space ~ .free_space {
  padding-top: 0;
}
.subpage .case_detail table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 80px;
}
.subpage .case_detail table tbody tr th {
  width: 180px;
  border-top: 1px solid #b79758;
  border-bottom: 1px solid #b79758;
  padding: 16px 22px;
  text-align: center;
  color: #b79758;
}
.subpage .case_detail table tbody tr td {
  border-top: 1px solid #e8e6e5;
  border-bottom: 1px solid #e8e6e5;
  padding: 16px 22px;
  font-feature-settings: "palt";
  text-align: justify;
  color: #572614;
  font-size: 1.4rem;
}
@media screen and (max-width: 740px) {
  .subpage .case_detail {
    padding: 0 15px;
  }
  .subpage .case_detail .tag_list {
    justify-content: flex-start;
    margin-bottom: 10px;
  }
  .subpage .case_detail .layout01 {
    padding-bottom: 40px;
  }
  .subpage .case_detail .layout01 figure figcaption {
    width: 40px;
    height: 20px;
  }
  .subpage .case_detail .layout01 figure img {
    width: 44vw;
    height: 29vw;
    object-fit: cover;
    object-position: bottom;
  }
  .subpage .case_detail .layout01 .icon-triangle-right {
    font-size: 2rem;
    margin: 0;
  }
  .subpage .case_detail .layout02 {
    padding-bottom: 40px;
  }
  .subpage .case_detail .layout02 ul:before {
    width: 40px;
  }
  .subpage .case_detail .layout02 ul li {
    width: 33.333%;
  }
  .subpage .case_detail .layout02 ul li img {
    width: 100%;
    height: 21vw;
  }
  .subpage .case_detail .layout02 .icon-triangle-down {
    font-size: 2rem;
  }
  .subpage .case_detail .free_space {
    background: #fbf9f4;
    padding: 15px 15px 0;
  }
  .subpage .case_detail .free_space .images {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 15px;
  }
  .subpage .case_detail .free_space .images figure ~ figure {
    margin-left: 10px;
  }
  .subpage .case_detail .free_space p {
    padding-bottom: 15px;
  }
  .subpage .case_detail .free_space ~ .free_space {
    padding-top: 0;
  }
  .subpage .case_detail table {
    margin-bottom: 30px;
  }
  .subpage .case_detail table tbody tr th {
    width: 90px;
    padding: 12px 0;
    font-size: 1.2rem;
    font-feature-settings: "palt";
    text-align: justify;
  }
  .subpage .case_detail table tbody tr td {
    padding: 12px 0;
    font-size: 1.2rem;
  }
}

.zoom-overlay-open .zoom-overlay {
  opacity: 0.9 !important;
}
</pre></body></html>