/* =========================================================
   shed_canna
   ========================================================= */
.sg-shed_canna {
    padding: 0 0 70px;
}

/* -------------------------
   hero
------------------------- */
.sg-shed_canna .sgsc-hero {
    max-width: 100%;
    text-align: center;
    margin: 0 auto 50px;
}

.sg-shed_canna .sgsc-hero-frame {
    margin: 0;
}

.sg-shed_canna .sgsc-hero-img {
    display: block;
    width: 100%;
    height: auto;
}

.sg-shed_canna .sgsc-hero-caption {
    font-family: "Shippori Mincho", "Hiragino Mincho ProN", "Yu Mincho", serif;
    font-size: 22px;
    letter-spacing: .12em;
    line-height: 1.9;
    margin: 30px 0 0;
}

/* -------------------------
   目次
------------------------- */
.sg-shed_canna .sgsc-toc {
    display: grid;
    grid-template-columns: 100px 1fr;
    align-items: start;
    gap: 30px;
    max-width: 500px;
    box-sizing: border-box;
    font-family: "Shippori Mincho", "Hiragino Mincho ProN", "Yu Mincho", serif;
    border: 1px solid rgba(0, 0, 0, .35);
    margin: 0 auto 70px;
    padding: 20px 40px;
}

.sg-shed_canna .sgsc-sec-lead {
    text-align: left;
    font-size: 23px;
    font-weight: 600;
    letter-spacing: .08em;
    color: #d69090;
    margin: 0;
    line-height: 1.5;
}

.sg-shed_canna .sgsc-toc-list {
    margin: 0;
    padding: 0 0 0 1.4em;
}

.sg-shed_canna .sgsc-toc-list li {
    margin: 0;
    padding: 5px 0;
}

.sg-shed_canna .sgsc-toc-list li::marker {
    color: #d69090;
}

.sg-shed_canna .sgsc-toc-list a {
    display: block;
    text-decoration: none;
    color: #000;
    line-height: 1.7;
}

.sg-shed_canna .sgsc-toc-list a:hover,
.sg-shed_canna .sgsc-toc-list a:focus {
    opacity: 0.5;
}

@media (max-width: 767px) {
    .sg-shed_canna .sgsc-toc {
        grid-template-columns: 1fr;
        gap: 16px;
        padding: 20px 20px 24px;
        margin-bottom: 50px;
    }

    .sg-shed_canna .sgsc-sec-lead {
        font-size: 20px;
    }
}

/* -------------------------
   section
------------------------- */
.sg-shed_canna .sgsc-section {
    margin: 0 0 70px;
}

.sg-shed_canna .sgsc-bar-title {
    background: #d69090;
    color: #fff;
    text-align: center;
    font-family: "Shippori Mincho", "Hiragino Mincho ProN", "Yu Mincho", serif;
    font-weight: 500;
    font-size: clamp(18px, 2vw, 24px);
    line-height: 1.4;
    letter-spacing: .14em;
    margin: 0 0 40px;
    padding: 10px 20px;
}

.sg-shed_canna .sgsc-lead {
    text-align: center;
    font-family: "Shippori Mincho", "Hiragino Mincho ProN", "Yu Mincho", serif;
    line-height: 1.9;
    margin: 0 0 30px;
}

/* -------------------------
   common figure
------------------------- */
.sg-shed_canna figure {
    margin: 0;
}

.sg-shed_canna img {
    display: block;
    width: 100%;
    height: auto;
}

/* -------------------------
   feature（画像下の余白を追加）
------------------------- */
.sg-shed_canna .sgsc-feature-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
    max-width: 100%;
    margin: 0 auto;
}

.sg-shed_canna .sgsc-feature-card {
    text-align: center;
}

.sg-shed_canna .sgsc-feature-figure {
    max-width: 100%;
    margin: 0 auto 20px;
}

.sg-shed_canna .sgsc-feature-figure img {
    margin-bottom: 20px;
}

.sg-shed_canna .sgsc-feature-figure figcaption {
    font-family: "Shippori Mincho", "Hiragino Mincho ProN", "Yu Mincho", serif;
    font-weight: 500;
    line-height: 1.2;
    margin: 0;
}

/* -------------------------
   color variation
------------------------- */
.sg-shed_canna .sgsc-color-grid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 60px;
    max-width: 100%;
    margin: 0 auto;
}

.sg-shed_canna .sgsc-color-card {
    text-align: center;
    width: 100%;
    max-width: 330px;
}

.sg-shed_canna .sgsc-color-figure {
    max-width: 100%;
    margin: 0 auto 10px;
}

.sg-shed_canna .sgsc-color-figure img {
    margin-bottom: 15px;
}

.sg-shed_canna .sgsc-color-card figcaption {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    text-align: center;
    font-family: "Shippori Mincho", "Hiragino Mincho ProN", "Yu Mincho", serif;
    font-weight: 500;
    line-height: 1.2;
    margin: 0;
}

.sg-shed_canna .sgsc-color-hosoku {
    font-size: 15px;
    line-height: 1.5;
    margin: 0;
}

.sg-shed_canna .sgsc-color-text {
    text-align: left;
    line-height: 1.7;
    margin: 30px 0;
}
/* -------------------------
   size
------------------------- */
.sg-shed_canna .sgsc-size-list {
    max-width: 100%;
    margin: 0 auto;
}

.sg-shed_canna .sgsc-size-row {
    display: grid;
    grid-template-columns: 1fr 300px;
    gap: 40px;
    align-items: center;
    margin: 0 0 20px;
}

.sg-shed_canna .sgsc-size-figure {
    max-width: 100%;
    background: #fff;
}

.sg-shed_canna .sgsc-size-title {
    font-family: "Shippori Mincho", "Hiragino Mincho ProN", "Yu Mincho", serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.6;
    border-bottom: 1px solid rgba(0, 0, 0, .35);
    margin: 40px 0 20px;
    padding: 0 0 10px;
    text-align: center;
}

.sg-shed_canna .sgsc-size-note {
    text-align: left;
    line-height: 1.9;
    margin: 0 0 30px;
    padding: 0;
}

.sg-shed_canna .sgsc-size-spec {
    display: block;
    text-align: center;
    width: 100%;
}
/* -------------------------
   price
------------------------- */
.sg-shed_canna .sgsc-price-box {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin: 0 auto;
}

.sg-shed_canna .sgsc-price-line {
    font-family: "Shippori Mincho", "Hiragino Mincho ProN", "Yu Mincho", serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.9;
    margin: 0 0 10px;
}

.sg-shed_canna .sgsc-price-note {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.sg-shed_canna .sgsc-price-note p {
    line-height: 1.5;
    margin: 0;
}

/* -------------------------
   option
------------------------- */
.sg-shed_canna .sgsc-option-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 50px 30px;
    max-width: 100%;
    margin: 0 auto;
}

.sg-shed_canna .sgsc-option-card {
    text-align: center;
}

.sg-shed_canna .sgsc-option-figure {
    max-width: 100%;
    margin: 0 auto;
}

.sg-shed_canna .sgsc-option-figure figcaption {
    font-size: 15px;
    margin: 0;
}

/* -------------------------
   garden
------------------------- */
.sg-shed_canna .sgsc-garden-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    max-width: 100%;
    margin: 0 auto 100px;
}

.sg-shed_canna .sgsc-garden-figure img {
    aspect-ratio: 4 / 3;
    object-fit: cover;
    margin-bottom: 12px;
}
/* 施工例ボタン */
.sg-shed_canna .sgaw-actions {
  margin-top: 12px;
  text-align: center;
}

.sg-shed_canna .sg-btn.sgaw-btn--link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  color: #333;
  text-decoration: none;
  font-size: 15px;
  font-weight: 800;
  font-feature-settings: "palt";
  letter-spacing: -0.04em;
  padding: 0 14px;
  height: 26px; 
  border-radius: 4px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
}

/* -------------------------
   lineup
------------------------- */
.sg-shed_canna .sgsc-lineup-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 30px;
    max-width: 100%;
    margin: 0 auto 50px;
}

.sg-shed_canna .sgsc-lineup-card {
    display: block;
    text-align: center;
    text-decoration: none;
    transition: opacity .25s ease, transform .25s ease;
}

.sg-shed_canna .sgsc-lineup-name {
    font-family: "Shippori Mincho", "Hiragino Mincho ProN", "Yu Mincho", serif;
    font-weight: 500;
    font-size: 18px;
    color: #000;
    line-height: 1.5;
    margin-bottom: 15px;
}

.sg-shed_canna .sgsc-lineup-figure {
    max-width: 100%;
    margin: 0 auto 10px;
}

.sg-shed_canna .sgsc-lineup-link {
    display: inline-block;
    text-decoration: none;
    font-size: 15px;
    color: #4a8a52;
    border-bottom: 1px solid rgba(74, 138, 82, .35);
    padding-bottom: 1px;
    margin: 0;
}

/* -------------------------
   bottom button
------------------------- */
.sg-shed_canna .sgsc-btn-wrap {
    margin: 0;
    text-align: center;
}

.sg-shed_canna .sgsc-btn {
    display: inline-block;
    min-width: 300px;
    text-decoration: none;
    line-height: 1.4;
    letter-spacing: .06em;
    color: #fff;
    background: #7a5a3a;
    transition: opacity .25s ease;
    padding: 10px 20px;
}

.sg-shed_canna .sgsc-btn:hover {
    opacity: .5;
}

/* -------------------------
   responsive
------------------------- */
@media (max-width: 900px) {
    .sg-shed_canna .sgsc-color-grid {
        display: flex;
        justify-content: center;
        gap: 30px;
    }

    .sg-shed_canna .sgsc-feature-grid,
    .sg-shed_canna .sgsc-garden-grid,
    .sg-shed_canna .sgsc-lineup-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .sg-shed_canna .sgsc-option-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .sg-shed_canna .sgsc-size-row {
        grid-template-columns: 1fr;
        gap: 18px;
    }
}

@media (max-width: 600px) {
    .sg-shed_canna {
        padding-bottom: 40px;
    }

    .sg-shed_canna .sgsc-hero {
        margin-bottom: 44px;
    }

    .sg-shed_canna .sgsc-section {
        margin-bottom: 50px;
    }

    .sg-shed_canna .sgsc-bar-title {
        margin-bottom: 26px;
        padding: 9px 14px;
        font-size: 17px;
    }

    .sg-shed_canna .sgsc-color-grid,
    .sg-shed_canna .sgsc-feature-grid,
    .sg-shed_canna .sgsc-option-grid,
    .sg-shed_canna .sgsc-garden-grid,
    .sg-shed_canna .sgsc-lineup-grid {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .sg-shed_canna .sgsc-color-grid {
        display: grid;
    }

    .sg-shed_canna .sgsc-size-images {
        grid-template-columns: 1fr 1fr;
        gap: 10px;
    }

    .sg-shed_canna .sgsc-color-figure,
    .sg-shed_canna .sgsc-feature-figure,
    .sg-shed_canna .sgsc-option-figure,
    .sg-shed_canna .sgsc-lineup-figure {
        max-width: 200px;
    }

    .sg-shed_canna .sgsc-btn {
        width: 100%;
        min-width: 0;
    }
}