.teidentaisaku01{
    width: 100%;
    text-align: center;
    background-color: #FCEF33;
}

.teidentaisaku02{
    /**
     * @概要 teidentaisaku02のスタイル設定
     * @仕様 幅100%、中央揃え、背景色白、上マージンは50pxを基本とし、最大でも80pxまでに制限
     * @制限事項 margin-topの最大値は80px
     */
    width: 100%;
    text-align: center;
    background-color: #FFF;
    margin-top: 40px;
}

.teidentaisaku03{
    width: 100%;
    text-align: center;
    background-color: #FFF;
}

.teidentaisaku04{
    width: 100%;
    text-align: center;
    background-color: #FFF;
}

.teidentaisaku05{
    width: 100%;
    text-align: center;
    background-color: #4C2E26;
}

.teidentaisaku06{
    width: 100%;
    text-align: center;
    background-color: #4C2E26;
}

.teidentaisaku07{
    width: 100%;
    text-align: center;
    background-color: #4C2E26;
}

.teidentaisaku08{
    width: 100%;
    text-align: center;
    background-color: #4C2E26;
}

.teidentaisaku09{
    width: 100%;
    text-align: center;
    background-color: #4C2E26;
}

.teidentaisaku10{
    width: 100%;
    text-align: center;
    background-color: #4C2E26;
}

.teidentaisaku11{
    width: 100%;
    text-align: center;
    background-color: #4C2E26;
}
.teidentaisaku11_wrap{
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.teidentaisaku11-btn-wrap{
    position: absolute;
    bottom: clamp(6px, 5vw, 34px);
    margin-top: 10px;
    text-align: center;
    width: 100%;
    padding: 10px;
}
.teidentaisaku11-btn-wrap img{
    width: 90%;
}
.teidentaisaku12{
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.teidentaisaku12-btn-wrap{
    position: absolute;
    bottom: 0;
    margin-top: 10px;
    text-align: center;
    width: 100%;
    padding: 10px;
}