@charset "UTF-8";
@media all and (min-width: 768px) {
    .form_assets.narrow_button-pc {
        padding: 0 20px;
    }
}

/* B-D-010 */
.top-image.overlay::before {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    background-color: rgba(69, 118, 7, 0.7);;
}



/* R-B-020 */
.manage_shop_list li.shop a {
    background: #f4f8cf;
    border: 2px solid #2562A8;
}
.manage_shop_list li.shop a p {
    color: #2562A8;
    background-image: url("../img/icon_shop.svg");
}



/* R-A-001 */
.about_icon {
    font-weight: bold;
}
.about_icon_list {
    margin-top: 10px;
    padding-left: 20px;
    display: flex;
    flex-wrap: wrap;
}
.about_icon_type {
    width: 100%;
}
.about_icon_detail {
    margin-top: 10px;
    padding-left: 40px;
    width: 50%;
}
.about_icon_detail a {
    display: inline-block;
    color: #333;
    padding-right: 1.5em;
    background: url("../img/icon_blank_mini.svg") right center no-repeat;
}



/* R-A-020 */
.entry_complete_title {
    color: #2562A8;
}
.cat_over_balloon::before {
    background: #E9F4FD;
}
.shop_select_template .shop_select_inner {
    overflow: hidden;
}
.shop_select_template .shop_select_inner::before {
    background-color: #2562A8;
}
.shop_select_template .shop_select_inner .shop_select_title {
    color: #2562A8;
}
.shop_select_template .shop_select_inner .shop_select_image img {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    position: relative;
    border-radius: 8px;
    border: 1px solid #b6b6b6;
    bottom: -5px;
}

/* R-A-040 */
ul.shop_menu_buttons > li.unimplemented{
    filter: grayscale(100%);
    opacity: 0.5;
}
.area_footer li.unimplemented{
    filter: grayscale(100%);
    background-color: #eee;
}






/* R-C-010 */
.history_list .history_log .history_log_type {
    background: #2562A8;
}
.history_list .history_log .history_log_shop {
    color: #2562A8;
}








/* R-B-020,030 */
.data_list {
    border: 2px solid #2562A8;
}
.data_list_ttl {
    background-color: #2562A8;
}


/* R-B-050 */
.shop_edit .form_asset .edit_button_like {
    background-color: #2562A8;
}



/* R-D-010 */
.popup_wrapper > .popup > .popup_inner.common_information::after {
    content: "";
    background-color: #E9F4FD;
    position: absolute;
    display: block;
    width: calc( 100% + 15px );
    height: calc( 100% + 60px );
    border-radius: 20px;
    left: -15px;
    top: -40px;
    z-index: 2;
}
.common_information .common_information_link {
    color: #2562A8;
}
.common_information .common_information_link span::after {
    background-image: url("../img/icon_blank.svg");
}
.common_information .pager {
    margin-top: 60px;
}
.common_information .noitem {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    font-weight: bold;
}




/* R-B-020,030 */
.data_list {
    border: 2px solid #2562A8;
}
.data_list_ttl {
    color: #fff;
    background-color: #2562A8;
}
.data_list_cont {
    background-color: #E9F4FD;
}




/* R-B-060 */
.inner.white_corner::before {
    z-index: -1;
    background-color: #E9F4FD;
}



/* R-E-030 */
.people .link_list{
    display: flex;
    justify-content: space-between;
}
.people .link_list > .item{
    text-align: center;
    font-size: 1.2rem;
    font-weight: bold;
}
.people .link_list > .item:nth-child(3){
    margin-right: 10px;
}
.people .link_list a,
.people .page_link_ribbon a {
    color: #333;
    text-decoration: none;
}
.page_link_ribbon .ribbon_button {
    color: #333;
}
.page_link_ribbon .ribbon_area:not(.current) .label {
    opacity: 0.6;
}
.people .page_link_ribbon .ribbon_area{
    border-top: none;
    border-bottom: solid 2px #CECDCD;
    background-color: #fff;
    padding: 20px 0;
    display: grid;
    justify-content: center;
    align-items: center;
}
.people .page_link_ribbon .ribbon_area.current{
    border-bottom: solid 4px #F08E24;
    padding-bottom: 16px;
}
.page_link_ribbon .ribbon_area::after{
    content: none;
}
.people .page_link_ribbon .ribbon_area .ribbon_button a {
    color: rgba(51, 51, 51, 0.6);
    line-height: 1.1em;
    text-decoration: none;
}
.people .page_link_ribbon .ribbon_area.current .ribbon_button a{
    color: #333;
}
.page_link_ribbon .ribbon_area:not(.current) .label {
    color: #333;
    opacity: 0.6;
}


.people .shop_header .swiper-pagination-bullet-active {
    background-color: #BB8F72 !important;
}

.people .shop_header .descriptions.bg_white,
.people .shop_header.for_city_information .descriptions,
.people .shop_header.for_city_coupon .descriptions,
.people .shop_header.for_city_information .information_contents {
    background-color: #fff;
}
.people .for_city .categorized_title {
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.people .for_city .categorized_title .icon img {
    max-width: 50px;
    max-height: 50px;
}
.people .for_city .categorized_title > .label {
    width: auto;
    max-width: calc( 100% - 60px );
    font-size: 3.2rem;
}
.people .for_city .categorized_title .catch_copy {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 10px;
}
.people .for_city_body,
.people .for_city_body .contents > .inner {
    background-color: #FAF4E8 !important;
}
.people .for_city_body .visual_header > .navigation {
    margin: 0;
}
.people .for_city_body .visual_header > .navigation .nav {
    background-color: #FAF4E8 !important;
    padding: 10px 10px;
}
.people .for_city_body .contents{
    margin: 0 auto;
    width: 100%;
    box-shadow: none;
}




/* R-E-051 */
.form_asset[data-error="true"] > .form_asset[data-error="false"] {
    color: #333;
}


/* R-E-070 */
.coupon_item .content > .label,
.coupon_item .coupon_upper .content .label {
    word-break : break-all;
    overflow-wrap : break-word;
}



/* R-B-060 */
.area .shop_information_item [data-input-control="text_shorten_more"] {
    z-index: 3;
}
.area .d_list.for_information .d_item:not(.new) .lower_item {
    background-color: #fff;
}
.area .heart_button{
    display: grid;
    width: 47px;
    height: 47px;
    border-radius: 50%;
    background-color: #fff;
    justify-items: center;
    align-items: center;
}
.area .heart_button::before{
    content: "";
    display: block;
    position: absolute;
    width: 37px;
    height: 37px;
    border: solid 1px #E83960;
    border-radius: 50%;
    top: 4px;
    left: 4px;
}
.area .float_wrapper.favorite,
.area .favorite{
    font-size: 1.1rem;
    color: #E83960;
    text-align: center;
}
.area .favorite{
    position: relative;
}
.area .favorite .heart_button::before {
    left: 50%;
    transform: translateX(-50%);
}
.area .float_wrapper.favorite > p + p{
    line-height: 1em;
}
.area .float_wrapper{
    position: absolute;
    z-index: 3;
}
.area .float_wrapper[data-float-position="rt"]{
    top: 20px;
    right: 20px;
}
.area .float_wrapper[data-float-position="rb"]{
    bottom: 20px;
    right: 20px;
}
.area .coupon_item .float_wrapper[data-float-position="rb"],
.area .shoplist_item .float_wrapper[data-float-position="rb"]{
    bottom: 10px;
    right: 10px;
}
.area .float_wrapper[data-float-position="center_narrow"]{
    width: 100%;
    padding: 0 75px;
    margin-top: -60px;
}
.shop_information_item .icon_new {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 5;
    line-height: 1;
  }
.shop_information_item .icon_new > span {
    padding: 5px 10px;
    border-radius: 8px 8px 0px 8px;
    background: #fff;
    border: 1px solid #333;
    font-size: 1.0rem;
    line-height: 2.0rem;
    text-align: center;
}
.popup_inner .shop_information_item {
    border: 1px solid #333;
}
.popup_inner .people .shop_header.shop_information_item .descriptions,
.popup_inner .people .shop_header.shop_information_item .information_contents {
    background-color: #fff;
}




/* お知らせ */
.shop_information_item .content .cotent_detail_anchor {
    display: flex;
    align-items: center;
}
.shop_information_item .content .cotent_detail_anchor a {
    color: #F08E24;
    text-decoration: none;
    font-weight: bold;
    padding-right: 30px;
    background: url("../img/icon_window.svg") right center/22px auto no-repeat;
}



/* よくある質問 */
.question_block .question_title input + span::before,
.question_block .question_title input + span::after {
    background-color: #2562A8;
    #76B0F3
}
.question_block::before {
    background-image: url(../img/ic_qa_q.svg);
}
.answer_block::before {
    background-image: url(../img/ic_qa_a.svg);
}






/* loading */
.loading_content.loading_notext {
    margin-top: 0px;
    text-align: center;
}
.loading_content.loading_notext .loading_cat {
    margin-top: 0px;
    text-align: center;
    padding: 50px 0;
}
.loading_content.loading_notext .loading_icon {
    top: 50%;
    transform: translate(-50%, -50%);
}


[data-disc-number]::before {
    background-color: #2562A8;
}

.hidden {
    display: none;
}
