@charset 'UTF-8';
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Jost:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Oswald:wght@200..700&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
.add-breadcrumb__wrapper
{
    font-family: Jost, 'Noto Sans JP';
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    line-height: 160%;

    color: #5e5d5c;
    /* 22.4px */
}
@media screen and (max-width: 767px)
{
    .add-breadcrumb__wrapper
    {
        font-size: 3.2710280374vw;
    }
}
.add-breadcrumb__wrapper a:visited
{
    color: #5e5d5c;
}

#Head
{
    width: 100%;
}

body
{
    font-family: 'Noto Sans JP';
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    line-height: 200%;

    letter-spacing: normal;
    letter-spacing: .64px;

    color: rgba(0, 0, 0, .87);
    background-color: #f7f5f3;
}
@media screen and (max-width: 767px)
{
    body
    {
        font-size: 3.738317757vw;
    }
}

.pick_up_page .slide_column .slick-slide
{
    display: flex !important;

    justify-content: center;
}
.pick_up_page .slide_column .slick-track
{
    margin-left: 0 !important;
}
.pick_up_page .column_all_wrap
{
    width: 1140px;
    margin: auto;
    margin-bottom: 40px;
}
@media screen and (max-width: 767px)
{
    .pick_up_page .column_all_wrap
    {
        width: 92vw;
        margin-bottom: 10.7476635514vw;
    }
}
@media screen and (max-width: 767px)
{
    .pick_up_page .column_all_wrap .slick-list
    {
        overflow: visible;
    }
}
.pick_up_page .column_all_wrap .column_set
{
    display: block;

    width: -webkit-min-content;

    width: -moz-min-content;

    width: min-content;
    min-width: 364px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}
@media screen and (max-width: 767px)
{
    .pick_up_page .column_all_wrap .column_set
    {
        width: 63.5514018692vw !important;
        min-width: unset;

        justify-content: left;
    }
}
.pick_up_page .column_all_wrap .column_set .cl_a_wrap
{
    display: block;
    overflow: visible;

    height: -webkit-fit-content;

    height: -moz-fit-content;

    height: fit-content;
}
@media screen and (max-width: 767px)
{
    .pick_up_page .column_all_wrap .column_set .cl_a_wrap
    {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;

        border-radius: 8px;
        background-color: white;
    }
}
.pick_up_page .column_all_wrap .column_set .cl_a_wrap .col_in_box
{
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    min-width: 364px;
}
@media screen and (max-width: 767px)
{
    .pick_up_page .column_all_wrap .column_set .cl_a_wrap .col_in_box
    {
        width: 59.8130841121vw;
        min-width: unset;
    }
}
.pick_up_page .column_all_wrap .column_set .cl_a_wrap .column_img
{
    position: relative;

    overflow: hidden;

    height: 273px;

    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 4px 80px 0 rgba(0, 0, 0, .06);
}
@media screen and (max-width: 767px)
{
    .pick_up_page .column_all_wrap .column_set .cl_a_wrap .column_img
    {
        height: 44.8598130841vw;

        border-radius: 8px 8px 0 0;
    }
}
.pick_up_page .column_all_wrap .column_set .cl_a_wrap .column_img img
{
    position: absolute;
    top: 50%;
    left: 50%;

    width: 100%;
    height: 100%;
    /* 縦長 → 左右余白、横長 → 上下余白 */

    transform: translate(-50%, -50%);

    -o-object-fit: contain;

       object-fit: contain;
    /* 中央に配置 */
}
@media screen and (max-width: 767px)
{
    .pick_up_page .column_all_wrap .column_set .cl_a_wrap .column_img img
    {
        width: 59.8130841121vw;
    }
}
.pick_up_page .column_all_wrap .column_set .cl_a_wrap .column_title_wrap
{
    margin-top: 24px;
    margin-bottom: 24px;
}
@media screen and (max-width: 767px)
{
    .pick_up_page .column_all_wrap .column_set .cl_a_wrap .column_title_wrap
    {
        margin-top: 0;
        margin-bottom: 0;
        padding: 3.738317757vw 3.738317757vw 3.738317757vw 3.738317757vw;
    }
}
.pick_up_page .column_all_wrap .column_set .cl_a_wrap .column_title_wrap .unit01
{
    display: flex;

    justify-content: space-between;
    align-items: center;
}
.pick_up_page .column_all_wrap .column_set .cl_a_wrap .column_title_wrap .unit01 .date_txt
{
    font-family: Jost;
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    line-height: normal;

    color: rgba(0, 0, 0, .87);
}
@media screen and (max-width: 767px)
{
    .pick_up_page .column_all_wrap .column_set .cl_a_wrap .column_title_wrap .unit01 .date_txt
    {
        font-size: 3.0373831776vw;
    }
}
.pick_up_page .column_all_wrap .column_set .cl_a_wrap .column_title_wrap .unit01 .cat_box .cat_txt
{
    /* 13 */
    font-family: 'Noto Sans JP';
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    line-height: normal;

    padding: 2px 14px;

    color: rgba(0, 0, 0, .87);
    border: 1px solid rgba(0, 0, 0, .57);
    border-radius: 100px;
}
@media screen and (max-width: 767px)
{
    .pick_up_page .column_all_wrap .column_set .cl_a_wrap .column_title_wrap .unit01 .cat_box .cat_txt
    {
        font-size: 3.0373831776vw;

        padding: .4672897196vw 3.2710280374vw;
    }
}
.pick_up_page .column_all_wrap .column_set .cl_a_wrap .column_title_wrap .column_title
{
    font-family: 'Noto Sans JP';
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    line-height: normal;

    color: rgba(0, 0, 0, .87);
}
@media screen and (max-width: 767px)
{
    .pick_up_page .column_all_wrap .column_set .cl_a_wrap .column_title_wrap .column_title
    {
        font-size: 3.738317757vw;

        display: -webkit-box;
        overflow: hidden;

        padding: 3.738317757vw 0 0 0;

        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
}
.pick_up_page .column_all_wrap .column_set .cl_a_wrap .column_title_wrap .txt
{
    font-family: 'Noto Sans JP';
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    line-height: normal;

    color: rgba(0, 0, 0, .87);
}

@media screen and (max-width: 767px)
{
    .col_area
    {
        overflow: hidden;
    }
}
.col_area .slick-list
{
    overflow: visible;
}
@media screen and (max-width: 767px)
{
    .col_area .slick-list
    {
        overflow: hidden;
    }
}
.col_area .sub_area_wrap
{
    position: relative;

    display: flex;

    width: 1280px;
    margin: auto;
    padding: 0 86px 40px;

    align-items: center;
    justify-content: flex-end;
}
@media screen and (max-width: 767px)
{
    .col_area .sub_area_wrap
    {
        display: none !important;

        width: 100vw;
    }
}
.col_area .slide-counter_col
{
    font-family: Jost;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    line-height: 100%;

    display: flex;

    margin-left: 24px;
    /* 14px */

    text-align: right;

    color: rgba(0, 0, 0, .87);

    align-items: center;
}
.col_area .slide-counter_col .current
{
    width: 16px;
}
.col_area .slide-counter_col .total
{
    width: 16px;
}
.col_area .slide-counter_col .slash_area
{
    margin: 0 0 0 6px;
}
.col_area .arrow_box_col
{
    position: relative;
}
.col_area .arrow_box_col img:nth-child(2)
{
    margin-left: 24px;
}

.title2_wrap
{
    width: 1140px;
    margin: auto;
    padding: 0 8px;
}
@media screen and (max-width: 767px)
{
    .title2_wrap
    {
        display: flex;
        flex-direction: column;

        width: -webkit-fit-content;

        width: -moz-fit-content;

        width: fit-content;
        margin: unset;
        margin-bottom: 0vw;
        padding: 0 0vw;
    }
}
.title2_wrap .title2_txt
{
    font-family: Jost;
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    line-height: 100%;
    /* 24px */

    letter-spacing: 1.92px;

    color: rgba(0, 0, 0, .87);
}
@media screen and (max-width: 767px)
{
    .title2_wrap .title2_txt
    {
        font-size: 5.6074766355vw;
    }
}
.title2_wrap .title2_sub_txt
{
    font-family: 'Noto Sans JP';
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    line-height: 100%;

    margin-left: 16px;

    color: rgba(0, 0, 0, .87);
    /* 14px */
}
@media screen and (max-width: 767px)
{
    .title2_wrap .title2_sub_txt
    {
        font-size: 3.2710280374vw;

        margin-top: .9345794393vw;
        margin-left: 0vw;
    }
}

.more_bt_base
{
    display: flex;

    width: 1280px;
    margin: auto;
    padding: 0 72px 48px;

    justify-content: flex-end;
}
@media screen and (max-width: 767px)
{
    .more_bt_base
    {
        width: 100%;
        margin-bottom: 0vw;
        padding: 0 3.738317757vw 9.3457943925vw 3.738317757vw;

        justify-content: space-between;
    }
}
.more_bt_base .more_bt_link
{
    display: inline-table;

    width: -webkit-fit-content;

    width: -moz-fit-content;

    width: fit-content;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}
@media screen and (max-width: 767px)
{
    .more_bt_base .more_bt_link
    {
        margin-top: .9345794393vw;
    }
}
.more_bt_base .more_bt_link .outline_box
{
    position: relative;

    width: -webkit-fit-content;

    width: -moz-fit-content;

    width: fit-content;
    padding: 0 24px 0 0;

    border-radius: 100px;
}
.more_bt_base .more_bt_link .outline_box::after
{
    position: absolute;
    z-index: 1;
    top: 2px;
    right: 0;

    width: 15px;
    height: 14.73px;

    content: '';

    background-image: url('../img/more_view_yajirusi.svg');
    background-repeat: no-repeat;
    background-size: contain;
}
.more_bt_base .more_bt_link .outline_box .txt
{
    font-family: Jost, 'Noto Sans JP';
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    line-height: normal;

    display: block;

    width: -webkit-fit-content;

    width: -moz-fit-content;

    width: fit-content;

    white-space: nowrap;
    letter-spacing: .52px;
    word-break: keep-all;

    color: #333;
    /* ← これを追加！ */
}
@media screen and (max-width: 767px)
{
    .more_bt_base .more_bt_link .outline_box .txt
    {
        font-size: 3.0373831776vw;
    }
}

@media screen and (max-width: 767px)
{
    .view_more_v
    {
        padding: 0 3.738317757vw 4.6728971963vw 3.738317757vw;
    }
}

.u-content__sm
{
    width: 1140px;
    padding: 0;
}
@media screen and (max-width: 767px)
{
    .u-content__sm
    {
        width: 100%;
    }
}

.wp_col_list_wrap .u-pt__xl
{
    display: grid;

    grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 767px)
{
    .wp_col_list_wrap .u-pt__xl
    {
        grid-template-columns: repeat(2, 1fr);
        justify-items: center;
    }
}

.news-list__item
{
    gap: 18px;
}
@media screen and (max-width: 767px)
{
    .news-list__item
    {
        gap: 3.738317757vw;
    }
}
.news-list__item .detail .title
{
    font-family: 'Noto Sans JP';
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    line-height: normal;

    color: rgba(0, 0, 0, .87);
}
@media screen and (max-width: 767px)
{
    .news-list__item .detail .title
    {
        font-size: 3.2710280374vw;
    }
}
.news-list__item .detail .txt
{
    font-family: 'Noto Sans JP';
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: normal;

    color: rgba(0, 0, 0, .87);
}
@media screen and (max-width: 767px)
{
    .news-list__item .detail .txt
    {
        font-size: 3.2710280374vw;
    }
}

.news-list__item .detail
{
    width: unset;
}

.news-list__item .detail > .txt
{
    white-space: unset;
    text-overflow: unset;
}

.news-list__link
{
    width: 267px;
    padding: 0 0 40px 0;

    border-bottom: unset;
}
@media screen and (max-width: 767px)
{
    .news-list__link
    {
        width: 44.3925233645vw;
    }
}

.news-list__item > .thumb > img
{
    position: absolute;
    top: 50%;
    left: 50%;

    overflow: hidden;

    width: 100%;
    height: 100%;

    transform: translate(-50%, -50%);

    border-radius: 8px;
    background: #fff;
    box-shadow: 0 4px 80px 0 rgba(0, 0, 0, .06);

    -o-object-fit: contain;
       object-fit: contain;
}

.news-list__item > .thumb
{
    position: relative;

    width: 267px;
    height: 200px;

    flex-basis: unset;
}
@media screen and (max-width: 767px)
{
    .news-list__item > .thumb
    {
        width: 44.3925233645vw;
        height: 33.2523364486vw;
    }
}

.news-list__item .detail > .unit01 > .date
{
    font-family: Jost;
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    line-height: normal;

    width: unset;

    color: rgba(0, 0, 0, .87);
}
@media screen and (max-width: 767px)
{
    .news-list__item .detail > .unit01 > .date
    {
        font-size: 3.0373831776vw;
    }
}

.news-list__item .detail > .unit01 > .icn
{
    /* 13 */
    font-family: 'Noto Sans JP';
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    line-height: normal;

    width: unset;
    height: unset;
    padding: 1px 14px;

    color: rgba(0, 0, 0, .87);
    border: 1px solid rgba(0, 0, 0, .57);
    border-radius: 100px;
    background: #fff;
}
@media screen and (max-width: 767px)
{
    .news-list__item .detail > .unit01 > .icn
    {
        font-size: 2.3364485981vw;

        padding: .2336448598vw 1.8691588785vw;
    }
}

.news-list__item .detail > .unit01
{
    margin-bottom: 16px;

    justify-content: space-between;
}
@media screen and (max-width: 767px)
{
    .news-list__item .detail > .unit01
    {
        margin-bottom: 3.738317757vw;
    }
}

.u-tab
{
    justify-content: unset;
    gap: 8px;
    flex-wrap: wrap;
}
@media screen and (max-width: 767px)
{
    .u-tab
    {
        padding: 0 3.738317757vw;

        gap: 1.8691588785vw;
    }
}

.u-tab > a
{
    font-family: Jost;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    line-height: 200%;

    min-width: 128px;
    padding: 3px 16px;

    color: rgba(0, 0, 0, .87);
    border: 1px solid rgba(0, 0, 0, .34);
    border-radius: 100px;
    background: #fff;

    flex-basis: unset;
    /* 32px */
}
@media screen and (max-width: 767px)
{
    .u-tab > a
    {
        font-size: 3.2710280374vw;

        min-width: 28.0373831776vw;
        padding: .4672897196vw 2.8037383178vw;
    }
}

.u-tab > a.on
{
    color: #fff;
    border: 1px solid rgba(0, 0, 0, .34);
    background: rgba(0, 0, 0, .87);
}

.wp_col_list_wrap
{
    padding-top: unset;
}
.wp_col_list_wrap .title2_wrap
{
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 0;
}
@media screen and (max-width: 767px)
{
    .wp_col_list_wrap .title2_wrap
    {
        margin-top: 3.738317757vw;
        margin-bottom: 3.738317757vw;
        padding: 0 3.738317757vw;
    }
}

.add-breadcrumb__wrapper
{
    overflow-x: auto;

    width: 1140px;
    margin: auto;
    padding-top: 24px;

    white-space: nowrap;
}
@media screen and (max-width: 767px)
{
    .add-breadcrumb__wrapper
    {
        width: 100%;
        padding: 3.738317757vw 3.738317757vw 0;
    }
}

.header__logo
{
    position: relative;
    top: unset;
    left: unset;
}

.header
{
    height: unset;
}

#HeadCartView .num
{
    display: none;
}

#HeadSearch .textBox input
{
    border: unset;
}

/*記事詳細*/
.wp_detail_wrap
{
    margin-top: 40px;
    padding-top: 0;
}
@media screen and (max-width: 767px)
{
    .wp_detail_wrap
    {
        margin-top: 3.738317757vw;
    }
}
.wp_detail_wrap .u-content__sm.news-detail
{
    width: 750px;
}
@media screen and (max-width: 767px)
{
    .wp_detail_wrap .u-content__sm.news-detail
    {
        width: 100%;
    }
}
@media screen and (max-width: 767px)
{
    .wp_detail_wrap .u-content__sm.news-detail .main_thum_detail
    {
        padding: 0 3.738317757vw;
    }
}
.wp_detail_wrap .u-content__sm.news-detail .main_thum_detail .news-detail__mv
{
    position: relative;

    width: 750px;
    height: auto;
}
@media screen and (max-width: 767px)
{
    .wp_detail_wrap .u-content__sm.news-detail .main_thum_detail .news-detail__mv
    {
        width: 100%;
        height: auto;
    }
}
.wp_detail_wrap .u-content__sm.news-detail .main_thum_detail .news-detail__mv img
{
    width: 100%;
    height: 100%;

    box-shadow: 0 4px 80px 0 rgba(0, 0, 0, .06);
}
.wp_detail_wrap .news-detail > .unit01
{
    padding-bottom: 16px;
}
@media screen and (max-width: 767px)
{
    .wp_detail_wrap .news-detail > .unit01
    {
        padding-right: 3.738317757vw;
        padding-left: 3.738317757vw;
    }
}
.wp_detail_wrap .news-detail > .unit01 > .icn
{
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    line-height: normal;

    width: -webkit-fit-content;

    width: -moz-fit-content;

    width: fit-content;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 1px 16px;

    letter-spacing: .64px;

    color: #666;
    border: 1px solid #666;
    border-radius: 100px;
    background: #fff;
}
@media screen and (max-width: 767px)
{
    .wp_detail_wrap .news-detail > .unit01 > .icn
    {
        font-size: 3.738317757vw;

        padding: .2336448598vw 3.738317757vw;
    }
}
.wp_detail_wrap .news-detail > .unit01 > .date
{
    font-family: Roboto;
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
    line-height: normal;

    letter-spacing: .4px;

    color: rgba(0, 0, 0, .87);
}
@media screen and (max-width: 767px)
{
    .wp_detail_wrap .news-detail > .unit01 > .date
    {
        font-size: 4.6728971963vw;
    }
}
.wp_detail_wrap .news-detail > .title
{
    font-family: 'Noto Sans JP';
    font-size: 32px;
    font-weight: 700;
    font-style: normal;
    line-height: 160%;
    /* 51.2px */

    letter-spacing: 1.28px;

    color: rgba(0, 0, 0, .87);
}
@media screen and (max-width: 767px)
{
    .wp_detail_wrap .news-detail > .title
    {
        font-size: 5.6074766355vw;

        padding-right: 3.738317757vw;
        padding-left: 3.738317757vw;
    }
}
.wp_detail_wrap .news-detail > .title::after
{
    margin-top: 40px;
}
.wp_detail_wrap .u-pt__base
{
    font-family: 'Noto Sans JP';
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    line-height: 200%;

    color: rgba(0, 0, 0, .87);
    /* 32px */
}
@media screen and (max-width: 767px)
{
    .wp_detail_wrap .u-pt__base
    {
        font-size: 3.738317757vw;
    }
}
.wp_detail_wrap .u-pt__base a
{
    padding-bottom: 0;

    border-bottom: solid 1px rgba(0, 0, 0, .57);
}
@media screen and (max-width: 767px)
{
    .wp_detail_wrap .u-pt__base a
    {
        padding-bottom: 0vw;
    }
}
.wp_detail_wrap .h-2
{
    font-family: 'Noto Sans JP';
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    line-height: normal;

    padding-top: 40px;

    letter-spacing: .96px;

    color: rgba(0, 0, 0, .87);
}
@media screen and (max-width: 767px)
{
    .wp_detail_wrap .h-2
    {
        font-size: 5.1401869159vw;

        padding-top: 9.3457943925vw;
    }
}
.wp_detail_wrap .h-3
{
    font-family: 'Noto Sans JP';
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    line-height: normal;

    padding-top: 40px;

    letter-spacing: .72px;

    color: rgba(0, 0, 0, .87);
}
@media screen and (max-width: 767px)
{
    .wp_detail_wrap .h-3
    {
        font-size: 4.2056074766vw;

        padding-top: 9.3457943925vw;
    }
}
.wp_detail_wrap .news-detail-content
{
    padding-bottom: 0;

    border-bottom: unset;
}
@media screen and (max-width: 767px)
{
    .wp_detail_wrap .news-detail-content
    {
        padding-right: 3.738317757vw;
        padding-left: 3.738317757vw;
    }
}
.wp_detail_wrap .news-detail-content .line
{
    margin: 40px 0 0 0;
}
.wp_detail_wrap .news-detail-content .block-2col
{
    padding-top: 40px;
}
@media screen and (max-width: 767px)
{
    .wp_detail_wrap .news-detail-content .block-2col > .item
    {
        flex-basis: unset;
    }
}
.wp_detail_wrap .box
{
    padding: 32px;

    background: #edeae1;
}
.wp_detail_wrap .box p:empty
{
    display: none;
}
.wp_detail_wrap .box .h-3
{
    font-family: 'Noto Sans JP';
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    line-height: normal;

    padding-top: 0;

    text-align: left;
    letter-spacing: .72px;

    color: rgba(0, 0, 0, .87);
}
@media screen and (max-width: 767px)
{
    .wp_detail_wrap .box .h-3
    {
        font-size: 4.2056074766vw;
    }
}
.wp_detail_wrap .box p
{
    font-family: 'Noto Sans JP';
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 200%;
    /* 28px */

    letter-spacing: .56px;

    color: rgba(0, 0, 0, .87);
}
@media screen and (max-width: 767px)
{
    .wp_detail_wrap .box p
    {
        font-size: 3.2710280374vw;
    }
}
.wp_detail_wrap .box p:not(:nth-child(2))
{
    margin-top: 24px;

    border-top: 1px solid rgba(0, 0, 0, .34);
}
@media screen and (max-width: 767px)
{
    .wp_detail_wrap .box p:not(:nth-child(2))
    {
        margin-top: 5.6074766355vw;
    }
}
.wp_detail_wrap .box .u-link__ul
{
    padding-bottom: 2px;
}
@media screen and (max-width: 767px)
{
    .wp_detail_wrap .box .u-link__ul
    {
        padding-top: .4672897196vw;
    }
}
.wp_detail_wrap .box .u-link__ul a
{
    font-family: 'Noto Sans JP';
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    line-height: 100%;
    /* 16px */

    letter-spacing: .64px;

    color: rgba(0, 0, 0, .87);
}
@media screen and (max-width: 767px)
{
    .wp_detail_wrap .box .u-link__ul a
    {
        font-size: 3.738317757vw;
    }
}
.wp_detail_wrap .news-detail-content .block-1col > .item > .img > .cap
{
    display: block;

    padding-top: 8px;
}
.wp_detail_wrap .news-detail-content > a
{
    border-bottom: solid 1px rgba(0, 0, 0, .57);
}
.wp_detail_wrap .u-pt__xl
{
    padding-top: 40px;
}
@media screen and (max-width: 767px)
{
    .wp_detail_wrap .u-pt__xl
    {
        padding-top: 9.3457943925vw;
    }
}
.wp_detail_wrap .u-pt__xl .tb-heading
{
    border-top: 1px solid rgba(0, 0, 0, .57);
    border-bottom: 1px solid rgba(0, 0, 0, .57);
}
.wp_detail_wrap .u-pt__xl .u-list__circle
{
    padding: 32px;

    border-radius: 8px;
    background: #edeae1;
}
@media screen and (max-width: 767px)
{
    .wp_detail_wrap .u-pt__xl .u-list__circle
    {
        padding: 7.476635514vw;
    }
}
.wp_detail_wrap .u-pt__xl .u-list__circle li
{
    font-family: 'Noto Sans JP';
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 200%;

    padding: unset;
    /* 28px */

    letter-spacing: .56px;

    color: rgba(0, 0, 0, .87);
    border-top: unset;
}
@media screen and (max-width: 767px)
{
    .wp_detail_wrap .u-pt__xl .u-list__circle li
    {
        font-size: 3.2710280374vw;
    }
}
.wp_detail_wrap .u-pt__xl .u-list__circle li:nth-child(n+2)
{
    margin-top: 8px;
}
@media screen and (max-width: 767px)
{
    .wp_detail_wrap .u-pt__xl .u-list__circle li:nth-child(n+2)
    {
        margin-top: 1.8691588785vw;
    }
}
.wp_detail_wrap .u-pt__xl .tb-heading
{
    font-family: 'Noto Sans JP';
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    line-height: normal;

    padding: 16px 24px;

    letter-spacing: .72px;

    color: rgba(0, 0, 0, .87);
    background: #edeae1;
}
@media screen and (max-width: 767px)
{
    .wp_detail_wrap .u-pt__xl .tb-heading
    {
        font-size: 4.2056074766vw;

        padding: 3.738317757vw 5.6074766355vw;
    }
}
.wp_detail_wrap .u-pt__xl .u-list__dl
{
    border-top: unset;
    background: #fff;
}
.wp_detail_wrap .u-pt__xl .u-list__dl dt
{
    font-family: 'Noto Sans JP';
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    line-height: 140%;

    padding-right: 8px;
    padding-left: 24px;
    /* 19.6px */

    letter-spacing: .56px;

    color: rgba(0, 0, 0, .87);

    flex-basis: 144px;
}
@media screen and (max-width: 767px)
{
    .wp_detail_wrap .u-pt__xl .u-list__dl dt
    {
        font-size: 3.2710280374vw;

        padding-right: 1.8691588785vw;
        padding-left: 1.8691588785vw;

        flex-basis: 23.3644859813vw;
    }
}
.wp_detail_wrap .u-pt__xl .u-list__dl dd
{
    font-family: 'Noto Sans JP';
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 140%;

    padding-right: 24px;
    /* 19.6px */

    letter-spacing: .56px;

    color: rgba(0, 0, 0, .87);
}
@media screen and (max-width: 767px)
{
    .wp_detail_wrap .u-pt__xl .u-list__dl dd
    {
        font-size: 3.2710280374vw;

        padding-right: 1.8691588785vw;
    }
}
.wp_detail_wrap .u-pt__xl .u-list__dl:nth-child(even)
{
    background: rgba(237, 234, 225, .5);
}
.wp_detail_wrap .u-pt__xl.u-tac
{
    text-align: left;
}
.wp_detail_wrap .u-pt__xl.u-tac .u-btn__def
{
    font-family: 'Noto Sans JP';
    font-size: 13px;
    font-weight: 700;
    font-style: normal;
    line-height: 100%;

    width: unset;
    height: unset;
    padding: 14px 48px;
    /* 13px */

    letter-spacing: .52px;

    color: #333;
    border: 1px solid rgba(0, 0, 0, .57);
}
.wp_detail_wrap .u-pt__xl.u-tac .u-btn__def:hover
{
    color: #fff;
}
@media screen and (max-width: 767px)
{
    .wp_detail_wrap .u-pt__xl.u-tac .u-btn__def
    {
        font-size: 3.0373831776vw;

        padding: 3.2710280374vw 11.214953271vw;
    }
}
.wp_detail_wrap .news-detail-content .u-list__dl:last-child
{
    border-bottom: unset;
}

.u-btn__back
{
    font-family: 'Noto Sans JP';
    font-size: 13px;
    font-weight: 700;
    font-style: normal;
    line-height: 100%;

    width: unset;
    height: unset;
    padding: 14px 32px;
    /* 13px */

    letter-spacing: .52px;

    color: #333;
    border: 1px solid rgba(0, 0, 0, .57);
    border-radius: 100px;
    background: #fff;
}
@media screen and (max-width: 767px)
{
    .u-btn__back
    {
        font-size: 3.0373831776vw;

        margin-left: 3.738317757vw;
        padding: 3.2710280374vw 7.476635514vw;
    }
}

.footer
{
    text-align: unset;

    border: unset;
}

@media screen and (max-width: 767px)
{
    .hamburger-menu .overlay
    {
        height: 100vh;
    }
}

@media screen and (max-width: 767px)
{
    .hamburger-menu .menu-content
    {
        height: 100vh;
    }
}

#Head *,
#Foot *
{
    line-height: normal;

    vertical-align: baseline;
    letter-spacing: normal;
}

a
{
    overflow: hidden;

    outline: none;
}

#HeadSearch .textBox input
{
    font: inherit;
    font-size: 14px;
}

.loaded
{
    opacity: 1;
}

#loading
{
    transition: unset;
}

.header__menu.sp_senyo li .area_inner a span
{
    line-height: 240% !important;
}

.footer .footer__nav-item ul li a
{
    line-height: 240% !important;
}

.add_wp_pick_txt
{
    font-family: 'Noto Sans JP';
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 140%;
    /* 25.2px */

    width: 1140px;
    margin: auto;
    margin-bottom: 40px;
    padding: 0 8px;

    color: rgba(0, 0, 0, .87);
}
@media screen and (max-width: 767px)
{
    .add_wp_pick_txt
    {
        width: 100%;
        margin-bottom: 5.6074766355vw;
        padding: 0 3.738317757vw;
    }
}
@media screen and (max-width: 767px)
{
    .add_wp_pick_txt
    {
        font-size: 3.2710280374vw;
    }
}

#breadcrumbs span span:first-child
{
    margin-right: .25em;
}
#breadcrumbs span .breadcrumb_last
{
    margin-left: .25em;
}
