/* CSS Document */

html {
    font-size: 63%;
}

/*2025袋-----------------------------------*/
#ehou2026 {
    width: 100%;
    background: url(https://gigaplus.makeshop.jp/thefuji/themes/basicmode/pc/page/2026ehou/img/bg.jpg);
    background-repeat: repeat;
    background-size: auto;
}

#ehou2026 a:hover {
    opacity: .7;
    transition: .7s;
}

#ehou2026 img {
    width: 100%;
}

#ehou2026 .top_view {}

#ehou2026 .sustainable {
    margin-top: 1.8rem;
    width: 87.9%;
    margin-inline: auto;
}

#ehou2026 .btn-catalog {
    margin-top: 5rem;
    display: block;
    width: 74.69%;
    margin-inline: auto;
}

#ehou2026 .btn-catalog img {
    filter: drop-shadow(3px 3px 3px rgba(124, 124, 124, 0.5));
}

#ehou2026 .top_kessai {
    width: 92.59%;
    margin-inline: auto;
    margin-top: 5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}

#ehou2026 .top_kessai li {
    width: calc((100% - 1rem)/2);
}

#ehou2026 .anchor_link {
    margin-top: 3.5rem;
    border-block: solid 1rem #D85525;
    background: #D85525;

}

#ehou2026 .anchor_link ul {
    background-color: rgba(252, 247, 218, 0.8);
    padding-block: 3.5rem;
    padding-inline: 5.925%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 3rem;
}

#ehou2026 .anchor_link li {
    width: calc((100% - (3rem * 2))/3);
    text-align: center;
}

#ehou2026 .item--lst {}

#ehou2026 .item--lst .contents-box {}

#ehou2026 .item--lst .contents-box .title {
    padding-inline: 0.45%;
    padding-block: 4rem;
}

#ehou2026 .item--lst .item--container {}

#ehou2026 .item--lst .item--container .item {
    position: relative;
}

#ehou2026 .item--lst .item--container .item .link {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4rem;
    position: absolute;
    width: 92.71%;
    bottom: 4rem;
    left: 50%;
    transform: translateX(-50%);
}

#ehou2026 .item--lst .item--container .item .link ul {
    width: calc((100% - 4rem)/2);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1.5rem;
}

#ehou2026 .item--lst .item--container .item .link ul li {
    width: calc((100% - 1.5rem)/2);
}

#ehou2026 .item--lst .item--container .item .link02 {
    display: block;
    position: absolute;
    width: 92.71%;
    bottom: 4rem;
    left: 50%;
    transform: translateX(-50%);
}

#ehou2026 .item--lst .item--container .item .link02 ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2rem;
}

#ehou2026 .item--lst .item--container .item .link02 li {
    width: calc((100% - 2rem)/2);
}

#ehou2026 #contents05 .item {
    padding-top: 4rem;
}