@charset "utf-8";

/* base */
div.dc_g-006 section:not(#kv, .tc_ctm_dynamic_content, .tc_section_relatedContent) {
    padding: 72px 0;
}

div.dc_g-006 section.tc_ctm_dynamic_content, div.dc_g-006 section.tc_section_relatedContent {
    padding-top: 72px;
}

div.dc_g-006 .tc_ctm_after_dynamic {
    margin-top: 72px;
}

div.dc_g-006 .tc_bg_grey_section {
    background-color: #f5f5f5;
}

/* common */
div.dc_g-006 .tc_ctm_heading_08 {
    margin-bottom: 68px;
}

/* main */
div.dc_g-006 #anc01 .tc_ctm_sentense_area .tc_section_honbun_03 {
    text-align: center;
}

div.dc_g-006 #anc01 .tc_ctm_sentense_area .tc_section_honbun_03:not(.tc_section_honbun_03:last-child) {
    margin-bottom: 30px;
}

div.dc_g-006 #anc01 .tc_ctm_sentense_area .tc_section_honbun_03:last-child {
    margin-bottom: 45px;
}

/* anc01 */
div.dc_g-006 #anc01 .tc_ctm_section_img_03 {
    flex-wrap: unset;
    justify-content: center;
    margin-bottom: 45px;
}
div.mybest {
    margin-top: 60px;
}

/* anc04 */
div.dc_g-006 #anc04 .tc_ctm_normal_link {
    text-align: right;
}

div.dc_g-006 #anc04 .tc_ctm_normal_link a {
    text-decoration: underline !important;
}

/* anc05 */
div.dc_g-006 #anc05 .tc_ctm_lineup_area {
    flex-wrap: unset;
    flex-direction: unset;
    justify-content: center;
    margin-bottom: 45px;
}

div.dc_g-006 #anc05 .tc_ctm_lineup_area .tc_comp_all_clm {
    flex-wrap: wrap;
    justify-content: center;
}

/* anc06 */
div.dc_g-006 #anc06 .tc_ctm_card {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 20px;
}

div.dc_g-006 #anc06 .tc_ctm_card .tc_ctm_card_list {
    width: 580px;
    padding: 24px;
    background: #fff;
    font-size: 15px;
}

div.dc_g-006 #anc06 .tc_ctm_card .tc_ctm_card_list .tc_ctm_card_title {
    margin-bottom: 5px;
    font-weight: bold;
}

div.dc_g-006 #anc06 .tc_ctm_card .tc_ctm_card_list .tc_ctm_card_text {
}

div.dc_g-006 #anc06 .tc_ctm_section_h4 {
    margin-bottom: 35px;
}

div.dc_g-006 #anc06 .tc_ctm_section_h4 .tc_ctm_title_h4 {
    font-size: 24px;
    font-weight: bold;
}

div.dc_g-006 #anc06 .tc_ctm_experience_section_top {
    margin-bottom: 35px;
}

div.dc_g-006 #anc06 .tc_ctm_label {
    display: inline-block;
    text-align: center;
    border-radius: 8px;
    margin-bottom: 10px;
    padding: 8px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

div.dc_g-006 #anc06 .tc_ctm_label.tc_ctm_leaf {
    background: #76B8BB;
}

div.dc_g-006 #anc06 .tc_ctm_label.tc_ctm_purple {
    background: #BB7A94;
}

div.dc_g-006 #anc06 .tc_ctm_experience_clm {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    margin-bottom: 70px;
}

div.dc_g-006 #anc06 .tc_ctm_experience_clm .tc_ctm_experience_clm_item {
    width: calc((100% - (24px * 2)) / 3);
}

div.dc_g-006 #anc06 .tc_ctm_experience_clm .tc_ctm_experience_clm_item_comment{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

div.dc_g-006 #anc06 .tc_ctm_experience_clm .tc_ctm_experience_clm_item_comment_text {
    font-size: 13px;
}


/* adjust */
.tc_ctm_justify_center {
    justify-content: center;
}

.tc_ctm_text_center {
    text-align: center;
}

div.dc_g-006 a.tc_ctm_underline {
    text-decoration: underline !important;
}

.tc_ctm_d_block {
    display: block;
}

div.dc_g-006 .tc_ctm_mt_0 {
    margin-top: 0;
}

div.dc_g-006 .tc_ctm_sup {
    font-size: 0.7em;
}

div.dc_g-006 .tc_ctm_mb_sm {
    margin-bottom: 5px;
}

div.dc_g-006 .tc_ctm_mb_sm2 {
    margin-bottom: 10px;
}

div.dc_g-006 .tc_ctm_mb_sm6 {
    margin-bottom: 30px;
}

div.dc_g-006 .tc_ctm_mb_sm7 {
    margin-bottom: 35px;
}

div.dc_g-006 .tc_ctm_mb_sm8 {
    margin-bottom: 40px;
}

div.dc_g-006 .tc_ctm_mb_mid {
    margin-bottom: 45px;
}

div.dc_g-006 .tc_ctm_mb_mid6 {
    margin-bottom: 70px;
}

/* SP版 */
@media screen and (max-width: 767px) {
    div.dc_g-006 section:not(#kv, .tc_ctm_dynamic_content, .tc_section_relatedContent) {
        padding: 60px 0;
    }

    div.dc_g-006 section.tc_ctm_dynamic_content, div.dc_g-006 section.tc_section_relatedContent {
        padding-top: 60px;
    }

    div.dc_g-006 .tc_ctm_after_dynamic {
        margin-top: 60px;
    }

    div.dc_g-006 .tc_ctm_heading_08 {
        margin-bottom: 40px;
    }

    div.dc_g-006 .tc_ctm_resp_comp_btn {
        max-width: 216px;
    }

    div.dc_g-006 #anc01 .tc_ctm_section_img_03 {
        margin-bottom: 30px;
    }

    div.dc_g-006 #anc05 .tc_ctm_lineup_area {
        margin-bottom: 30px;
    }

    div.dc_g-006 #anc06 .tc_ctm_section_h4 {
        margin-bottom: 15px;
    }

    div.dc_g-006 #anc06 .tc_ctm_section_h4 .tc_ctm_title_h4 {
        font-size: 20px;
    }

    div.dc_g-006 #anc06 .tc_ctm_experience_section_top {
        margin-bottom: 60px;
    }

    div.dc_g-006 #anc06 .tc_ctm_experience_clm {
        margin-bottom: 40px;
    }

    div.dc_g-006 #anc06 .tc_ctm_label {
        min-width: 250px;
        font-size: 15px;
    }

    div.dc_g-006 #anc06 .tc_ctm_experience_clm .tc_ctm_experience_clm_item {
        width: 100%;
    }

    div.dc_g-006 #anc06 .tc_ctm_experience_clm .tc_ctm_experience_clm_item_comment {
        align-items: center;
    }

    div.dc_g-006 #anc06 .tc_ctm_experience_clm .tc_ctm_experience_clm_item_comment_img,
    div.dc_g-006 #anc06 .tc_ctm_experience_clm .tc_ctm_experience_clm_item_comment_text {
        width: calc((100% - 10px) / 2);
    }
}