@charset "UTF-8";

#org1 + .width_full .content_wrapper .inner_item_img a,
#org2 + .width_full .content_wrapper .inner_item_img a,
#org3 + .width_full .content_wrapper .inner_item_img a,
#org4 + .width_full .content_wrapper .inner_item_img a,
#org5 + .width_full .content_wrapper .inner_item_img a,
#org6 + .width_full .content_wrapper .inner_item_img a,
#org7 + .width_full .content_wrapper .inner_item_img a {
    pointer-events: none;
}
#org1 + .width_full .content_wrapper,
#org2 + .width_full .content_wrapper,
#org3 + .width_full .content_wrapper,
#org4 + .width_full .content_wrapper,
#org5 + .width_full .content_wrapper,
#org6 + .width_full .content_wrapper,
#org7 + .width_full .content_wrapper {
    padding: 0;
}


#org1 + .contents_box01,
#org2 + .contents_box01,
#org3 + .contents_box01,
#org4 + .contents_box01,
#org5 + .contents_box01,
#org6 + .contents_box01,
#org7 + .contents_box01 {
    margin-top: -7rem;
    z-index: 0;
}

@media (max-width: 768px) {
#org1 + .contents_box01,
#org2 + .contents_box01,
#org3 + .contents_box01,
#org4 + .contents_box01,
#org5 + .contents_box01,
#org6 + .contents_box01,
#org7 + .contents_box01 {
    margin-top: 0rem;
}
}


.contents_btn01 .content_wrapper>a::after {
    content: none ;
}



/*--------access-------*/
#access + .widget_shop01 .wrapper_item {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

    #access + .widget_shop01 .inner_item_img a{
        display: block;
        text-align: center;
    }
#access + .widget_shop01 .inner_item_txt .heading.block_header_4 {
    display: none !important;
}
#access + .widget_shop01 dl:nth-of-type(1) {
    border-top: none;
}

@media (max-width: 768px) {
    #access + .widget_shop01 .inner_item_img {
        width: 100% !important;
    }
    #access + .widget_shop01 .inner_item_txt {
        width: 100% !important;
    }
}
.block_table_7.wauto table {
    font-weight: 600;
}