/* reset.css適用済み前提 */

body {
    font-family: "Noto Sans JP", sans-serif;
}

.description {
    font-size: 32px;
    text-align: center;
    line-height: 170%;
    background-color: #FFF9E1;
}

.description span.marker {
    background: linear-gradient(to bottom, transparent 60%, #FFFFAE 50%);
}

.description .white-back {
    width: 95%;
    margin: 0 auto;
    background-color: #FFF;
    padding-top: 86px;
    padding-bottom: 140px;
}

.atsumeru-top section {
    padding-bottom: 73px;
    margin-bottom: 63px;
}

.atsumeru-top h2 {
    font-size: 35px;
    text-align: center;
    font-weight: 500;
    position: relative;
    color: #8D5D3B;
    white-space: nowrap;
}

.atsumeru-top section .left-line,
.atsumeru-top section .right-line {
    width: 100%;
    height: 1px;
    background-color: #8D5D3B;
}

.heading-title {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items: center;
    margin-bottom: 43px;
}


/* カードスタイル */

.atsumeru-top .card {
    border: none;
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 40px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.atsumeru-top .card-img-top {
    width: 100%;
    object-fit: cover;
    border-radius: 15px 15px 0 0;
}

.atsumeru-top .card-body {
    padding: 12px 13px 15px 20px;
}

.atsumeru-top .card-title {
    font-size: 14px;
    margin-bottom: 10px;
}

.atsumeru-top .price {
    position: absolute;
    top: 42%;
    right: 0;
    background-image: url('https://firestorage.io/at//images/price-back.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 10px 20px;
    border-radius: 5px;
    color: #8D5D3B;
    font-weight: bold;
    font-size: 20px;
    min-width: 120px;
    text-align: center;
}

.atsumeru-top .category {
    font-size: 12px;
    color: #FFF;
    padding: 4px 9px 6px;
    border-radius: 50px;
    margin-left: auto;
}


/* カテゴリー別スタイル */

.cat-manga .card-body {
    border-left: 3px solid #E51D2D;
}

.cat-manga .category {
    background-color: #E51D2D;
}

.cat-design .card-body {
    border-left: 3px solid #ED811B;
}

.cat-design .category {
    background-color: #ED811B;
}

.cat-video .card-body {
    border-left: 3px solid #F0B400;
}

.cat-video .category {
    background-color: #F0B400;
}

.cat-photo .card-body {
    border-left: 3px solid #95C036;
}

.cat-photo .category {
    background-color: #95C036;
}

.cat-design .card-body {
    border-left: 3px solid #00984B;
}

.cat-design .category {
    background-color: #00984B;
}

.cat-web .card-body {
    border-left: 3px solid #00A0DF;
}

.cat-web .category {
    background-color: #00A0DF;
}

.cat-music .card-body {
    border-left: 3px solid #9E0D82;
}

.cat-music .category {
    background-color: #9E0D82;
}

.cat-profession .card-body {
    border-left: 3px solid #E40075;
}

.cat-profession .category {
    background-color: #E40075;
}


/* セクション別スタイル */

.atsumeru-top section.new {
    background-color: #FFF9E1;
    padding: 0;
}

.atsumeru-top section.new .white-back {
    width: 95%;
    margin: 0 auto;
    background-color: #FFF;
    padding-bottom: 73px;
}

.atsumeru-top section.comic {
    background: transparent linear-gradient(0deg, #FDEDEE 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}

.atsumeru-top section.comic .btn-primary {
    background-color: #E51D2D;
    border: 2px solid #F5A5AB;
}

.atsumeru-top section.illust {
    background: transparent linear-gradient(0deg, #FEF5ED 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}

.atsumeru-top section.illust .btn-primary {
    background-color: #ED811B;
    border: 2px solid #F8CDA4;
}

.atsumeru-top section.video {
    background: transparent linear-gradient(0deg, #FEF9EB 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}

.atsumeru-top section.video .btn-primary {
    background-color: #F0B400;
    border: 2px solid #F9E199;
}

.atsumeru-top section.photo {
    background: transparent linear-gradient(0deg, #F7FAEF 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}

.atsumeru-top section.photo .btn-primary {
    background-color: #95C036;
    border: 2px solid #D5E6AF;
}

.atsumeru-top section.design {
    background: transparent linear-gradient(0deg, #EBF7F1 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}

.atsumeru-top section.design .btn-primary {
    background-color: #00984B;
    border: 2px solid #99D6B7;
}

.atsumeru-top section.web {
    background: transparent linear-gradient(0deg, #EBF7FC 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}

.atsumeru-top section.web .btn-primary {
    background-color: #00A0DF;
    border: 2px solid #99D9F2;
}

.atsumeru-top section.music {
    background: transparent linear-gradient(0deg, #F7ECF5 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}

.atsumeru-top section.music .btn-primary {
    background-color: #9E0D82;
    border: 2px solid #D89ECD;
}

.atsumeru-top section.lawyer {
    margin-bottom: 0;
    background: transparent linear-gradient(0deg, #FDEBF4 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}

.atsumeru-top section.lawyer .btn-primary {
    background-color: #E40075;
    border: 2px solid #F499C8;
}


/* ガイドセクション */

.guide {
    background-color: #FFF9E1;
    padding-bottom: 0;
    margin-bottom: 0;
}

.guide .white-back {
    width: 95%;
    margin: 0 auto;
    background-color: #FFF;
    padding-top: 63px;
    padding-bottom: 100px;
}


/* ボタンスタイル */

.atsumeru-top .btn-primary {
    font-size: 23px;
    color: #FFF;
    border-radius: 50px;
    padding: 10px 48px 13px 48px;
    text-decoration: none;
    display: inline-block;
}


/* レスポンシブ対応 */

@media screen and (max-width: 1080px) {
    .description {
        font-size: 28px;
    }
    .atsumeru-top section h2 {
        font-size: 30px;
    }
}

@media screen and (max-width: 768px) {
    .description {
        font-size: 24px;
    }
    .atsumeru-top section h2 {
        font-size: 26px;
    }
    .atsumeru-top .card-title {
        font-size: 16px;
    }
    .atsumeru-top .btn-primary {
        font-size: 20px;
        padding: 8px 36px 10px 36px;
    }
}

@media (min-width: 1500px) {
    .atsumeru-top .row.g-4>div {
        flex: 0 0 auto;
        width: 16.666667%;
    }
}
