@charset "UTF-8";
/* Scss Document */
/*-------------------------------
 
---------------------------------*/
.old-house-renovation {
  position: relative;
  /*--section別--*/ }
  .old-house-renovation.noto-sans-jp-400 {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal; }
  .old-house-renovation section {
    padding: 3rem 1rem; }
  .old-house-renovation .bg-main {
    background: #E9DBD1; }
  .old-house-renovation .bg-sub {
    background: #F3F3F3; }
  .old-house-renovation .bg-comment {
    background: #D6C0AF;
    color: #111; }
  .old-house-renovation .bg-navilink {
    background: #675647; }
  .old-house-renovation .inner-area {
    padding: 3rem 3rem 4rem; }
    @media screen and (max-width: 576px) {
      .old-house-renovation .inner-area {
        padding: 2rem 2rem 3rem; } }
  .old-house-renovation .noto-serif-jp-500 {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal; }
  .old-house-renovation .noto-serif-jp-600 {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal; }
  .old-house-renovation .btn-more {
    background: #FFF;
    margin: 10px; }
  .old-house-renovation .graph-circle {
    display: flex;
    padding: 1rem;
    justify-content: space-around;
    max-width: 500px;
    margin: 0 auto; }
    @media screen and (max-width: 576px) {
      .old-house-renovation .graph-circle {
        justify-content: space-between; } }
    .old-house-renovation .graph-circle .item-circle {
      width: 200px;
      height: 200px;
      border-radius: 50%;
      background-color: #FFFFFF;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      align-content: center;
      background: #fff; }
      @media screen and (max-width: 576px) {
        .old-house-renovation .graph-circle .item-circle {
          width: 140px;
          height: 140px; } }
      .old-house-renovation .graph-circle .item-circle .item-text {
        display: block;
        width: 100%;
        text-align: center;
        color: #333333;
        font-weight: bold; }
  .old-house-renovation .photo {
    max-width: 400px;
    max-height: 400px; }
  .old-house-renovation .big-ohoto-1 {
    max-width: 700px;
    max-height: 700px; }
  .old-house-renovation .photo, .old-house-renovation .big-ohoto-1 {
    position: relative; }
    .old-house-renovation .photo img, .old-house-renovation .big-ohoto-1 img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: 10px; }
  .old-house-renovation .-square {
    aspect-ratio: 1/1; }
  .old-house-renovation .-rectangle {
    aspect-ratio: 4/3; }
  .old-house-renovation .-landscape {
    aspect-ratio: 16/9; }
  .old-house-renovation .-portrait {
    aspect-ratio: 9/16; }
  .old-house-renovation .photo .icon {
    position: absolute;
    top: 2px;
    left: 2px; }
    .old-house-renovation .photo .icon img {
      width: 60px; }
  .old-house-renovation .photo .icon-band {
    width: 5rem;
    position: absolute;
    top: 0;
    left: 0;
    background: #333333;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    text-align: center; }
  .old-house-renovation h4.nontitle, .old-house-renovation h5.nontitle, .old-house-renovation h6.nontitle {
    margin: 0;
    padding: 0; }
  .old-house-renovation section.key a {
    color: #333;
    text-decoration: none; }
  .old-house-renovation section.key .intro-wrap {
    margin-bottom: 20px; }
    @media screen and (max-width: 768px) {
      .old-house-renovation section.key .intro-wrap {
        margin-bottom: 40px; } }
  .old-house-renovation section.key .intro-link {
    max-width: 300px;
    position: relative;
    border: solid 1px #707070;
    border-radius: 10px;
    margin: 0 auto; }
    .old-house-renovation section.key .intro-link .icon {
      position: absolute;
      top: -30px;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%); }
    .old-house-renovation section.key .intro-link .text {
      margin: 1.5rem auto .5rem;
      padding: 1rem 2rem; }
  .old-house-renovation section.key .comment {
    max-width: 750px;
    margin: 0 auto 2rem; }
    .old-house-renovation section.key .comment .title-icon {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      width: 100%; }
      .old-house-renovation section.key .comment .title-icon img {
        display: inline-block;
        margin-right: 1rem; }
  .old-house-renovation section.key .key-1 h4.bg-title, .old-house-renovation section.key .key-2 h4.bg-title {
    background: #333333;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px;
    font-size: 100%;
    margin: 0 0 1rem; }
    @media screen and (max-width: 576px) {
      .old-house-renovation section.key .key-1 h4.bg-title, .old-house-renovation section.key .key-2 h4.bg-title {
        font-size: 90%; } }
  .old-house-renovation section.key .key-1 .flew {
    display: flex;
    align-items: center; }
    .old-house-renovation section.key .key-1 .flew .aroow {
      padding: 0 1rem; }
  .old-house-renovation section.key .key-1 .text {
    background: #FFFFFF;
    border-radius: 10px;
    padding: 10px; }
  .old-house-renovation section.key .key-1 a.btn-page {
    border: solid 1px #999;
    padding: 10px;
    display: block; }
  .old-house-renovation section.key .key-1 .comment-area, .old-house-renovation section.key .key-2 .comment-area, .old-house-renovation section.key .key-3 .comment-area {
    max-width: 720px;
    margin: 0 auto; }
    .old-house-renovation section.key .key-1 .comment-area .row, .old-house-renovation section.key .key-2 .comment-area .row, .old-house-renovation section.key .key-3 .comment-area .row {
      align-items: center; }
      .old-house-renovation section.key .key-1 .comment-area .row img, .old-house-renovation section.key .key-2 .comment-area .row img, .old-house-renovation section.key .key-3 .comment-area .row img {
        margin-right: 1rem; }
    .old-house-renovation section.key .key-1 .comment-area ol, .old-house-renovation section.key .key-2 .comment-area ol, .old-house-renovation section.key .key-3 .comment-area ol {
      margin-left: 2rem; }
  .old-house-renovation section.key .key-2 .key-order .order-1 {
    order: 1; }
    @media screen and (max-width: 768px) {
      .old-house-renovation section.key .key-2 .key-order .order-1 {
        order: 2; } }
  .old-house-renovation section.key .key-2 .key-order .order-2 {
    order: 2; }
    @media screen and (max-width: 768px) {
      .old-house-renovation section.key .key-2 .key-order .order-2 {
        order: 1; } }
  .old-house-renovation section.key .key-3 h6 {
    font-weight: bold;
    margin: 2rem auto 0;
    padding: 1rem 0 0.6em; }
  .old-house-renovation section.key .links-data {
    background: #FFF;
    border-radius: 20px;
    text-align: center; }
    .old-house-renovation section.key .links-data img {
      border: solid 1px #707070;
      object-fit: cover;
      max-width: 300px;
      height: 180px;
      margin: 0 auto 1rem; }
  .old-house-renovation section.key .key-4 {
    max-width: 840px; }
    .old-house-renovation section.key .key-4 h4 {
      text-align: center;
      font-weight: bold; }
    .old-house-renovation section.key .key-4 h5 {
      text-align: center;
      color: #8C6239;
      font-weight: bold; }
    .old-house-renovation section.key .key-4 h6 {
      margin-right: 1rem; }
    .old-house-renovation section.key .key-4 .mb05 {
      margin-bottom: .5em; }
    .old-house-renovation section.key .key-4 img {
      border-radius: 10px; }
  .old-house-renovation .sample-area .title-l {
    margin-right: 1rem; }
  .old-house-renovation .sample-area .comment {
    background: #F3F3F3;
    padding: 10px;
    border-radius: 10px; }
    .old-house-renovation .sample-area .comment h6 {
      color: #8C6239;
      font-weight: bold;
      margin: 0 auto 0.5em;
      font-size: 100%; }

.gallery {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(20%, 1fr));
  gap: 1px;
  justify-content: center; }
  @media screen and (max-width: 768px) {
    .gallery {
      grid-template-columns: repeat(auto-fill, minmax(30%, 1fr)); } }
  @media screen and (max-width: 576px) {
    .gallery {
      grid-template-columns: repeat(auto-fill, minmax(40%, 1fr)); } }
  .gallery a {
    color: #FFF; }

.thumb {
  position: relative;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  display: block;
  text-decoration: none;
  color: #FFF; }
  .thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.3s ease; }
  .thumb:hover img {
    transform: scale(1.1);
    /* 画像のみ拡大 */ }

.thumb .overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.3);
  transition: background 0.3s ease; }
.thumb .text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 3;
  pointer-events: none;
  transition: opacity 0.3s ease;
  font-size: 13px; }
  @media screen and (max-width: 576px) {
    .thumb .text {
      font-size: 11px; } }

.bottom-link {
  position: sticky;
  bottom: 0;
  background: #675647;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .bottom-link a {
    text-decoration: none;
    color: #FFF;
    font-size: 13px;
    margin: 0 5px; }
