.fukubukuro_pc {
    display: unset;
}

.fukubukuro_sp {
    display: none;
}

#fukubukuro_content {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
}

#fukubukuro_content a:hover {
    opacity: 0.8;
}

#fukubukuro_top {
    background-color: #71d48d;
    background-image: url('images/top.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    padding-bottom: 2.5em;
}

#fukubukuro_top_info_margin {
    height: calc(750 / 1400 * 100vw);
    max-height: 750px;
}

#fukubukuro_top_info {
    width: 820px;
    max-width: 85%;
    margin: 0 auto;
    color: #1b443f;
    background-color: rgba(255, 255, 255, 0.5);
    border: 0.25em #339286 solid;
    border-radius: 1em;
    text-align: center;
    font-size: 1.5em;
    position: relative;
}

#fukubukuro_top_info img {
    position: absolute;
    top: -30px;
    right: -30px;
    width: 20%;
    max-width: 110px;
}

#fukubukuro_top_info_title {
    width: 50%;
    min-width: 240px;
    margin: 0 auto;
    background-color: #339286;
    color: #fff;
    border-radius: 10em;
    padding: 0.5em;
    margin-top: -1.25em;
    margin-bottom: 0.5em;
}

#fukubukuro_top_info hr {
    border: 0.05em solid #339286;
    width: 90%;
}

#fukubukuro_top_info_schedule_pc {
    margin: 0 auto;
}

#fukubukuro_top_info_schedule_pc th {
    text-align: right;
}

#fukubukuro_top_info_schedule_pc td {
    text-align: left;
}

.fukubukuro_finished_1 .fukubukuro_finished_1_text,
.fukubukuro_finished_2 .fukubukuro_finished_2_text {
    text-decoration-line: line-through;
    text-decoration-thickness: 0.1em;
    text-decoration-color: red;
    opacity: 0.5;
}

.fukubukuro_finished_1_icon,
.fukubukuro_finished_2_icon {
    display: none;
}

.fukubukuro_finished_1 .fukubukuro_finished_1_icon,
.fukubukuro_finished_2 .fukubukuro_finished_2_icon {
    display: unset;
}

.fukubukuro_finished_icon {
    color: red;
    padding: 0.1em 0.5em;
    border: 0.15em solid red;
    background-color: #fff;
    border-radius: 10em;
    opacity: 0.8;
}

#fukubukuro_top_info_warn {
    margin: 0.5em 5%;
    font-size: 15px;
}

#fukubukuro_info {
    background-image: url('images/bg_green.png');
    padding: 2.5em 0;
}

#fukubukuro_info_frame {
    border: 0.2em solid #fff;
    width: 820px;
    max-width: 85%;
    margin: 0 auto;
    border-radius: 1em;
}

#fukubukuro_info_frame_inner {
    background-color: #fff;
    margin: 0.5em;
    padding: 1em;
    border-radius: 0.5em;
}

#fukubukuro_info_frame_inner table {
    width: 100%;
}

#fukubukuro_info_frame_inner img {
    width: 1.5em;
}

#fukubukuro_info_frame_inner hr {
    border: 0.01em solid #82d08e;
}

#fukubukuro_info_frame_inner td {
    font-size: 1.5em;
}

.fukubukuro_info_frame_inner_head {
    padding-right: 0.5em;
    color: #437360;
}

#fukubukuro_info_buttons {
    width: 740px;
    max-width: 80%;
    margin: 0 auto;
    margin-top: 1em;
}

#fukubukuro_info_buttons table {
    width: 100%;
}

#fukubukuro_info_buttons td {
    width: 50%;
}

#fukubukuro_info_buttons a {
    display: block;
    text-align: center;
    border: 0.25em solid #339286;
    border-radius: 0.5em;
    padding: 0.75em 0.5em;
    font-size: 1.5em;
    box-shadow: 0.25em 0.25em 0.1em rgba(51, 146, 134, 0.5);
    position: relative;
}

#fukubukuro_info_buttons td:first-of-type a {
    background-color: #339286;
    color: #fff;
    margin-right: 0.25em;
}

#fukubukuro_info_buttons td:last-of-type a {
    background-color: #fff;
    color: #339286;
    margin-left: 0.25em;
}

#fukubukuro_info_buttons a:after {
    content: '';
    width: 8px;
    height: 8px;
    font-weight: normal;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    transform: rotate(45deg) !important;
    position: absolute;
    top: 40%;
    right: 15px;
    transform: translateY(-50%);
}

#fukubukuro_info_buttons td:last-of-type a:after {
    border-top: 3px solid #339286;
    border-right: 3px solid #339286;
}

#fukubukuro_goods {
    background-image: url('images/bg_illust.jpg');
    padding-top: 2.5em;
    background-position: center top;
    background-size: contain;
}

#fukubukuro_goods_app {
    border: 0.4em solid #cbc3b9;
    background-color: #fff;
    width: 820px;
    max-width: 85%;
    margin: 0 auto;
    border-radius: 1em;
    background-image: url('images/phone.png');
    background-repeat: no-repeat;
    background-position: 95% 20px;
    background-size: 200px;
    padding: 20px;
    position: relative;
}

#fukubukuro_goods_app_popup {
    position: absolute;
    top: -30px;
    right: -30px;
    width: 35%;
    max-width: 150px;
}

#fukubukuro_goods_app_icon {
    width: 150px;
    display: block;
    float: left;
    margin-right: 20px;
}

#fukubukuro_goods_app_copy {
    float: left;
    color: #4e381e;
}

#fukubukuro_goods_app_copy_head {
    font-size: 2em;
}

#fukubukuro_goods_app_copy_body {
    font-size: 1.5em;
}

#fukubukuro_goods_app_table {
    clear: both;
    width: 60%;
}

#fukubukuro_goods_app_table td {
    text-align: center;
}

#fukubukuro_goods_lineup {
    width: 820px;
    max-width: 85%;
    margin: 0 auto;
    padding-top: 4em;
}

.fukubukuro_goods_lineup_item {
    width: 48%;
    margin-bottom: 3em;
    position: relative;
    float: left;
}

.fukubukuro_goods_lineup_margin {
    width: 4%;
    float: left;
}

.fukubukuro_goods_lineup_flag {
    position: absolute;
    top: -3em;
    left: -3em;
    width: 160px;
}

#fukubukuro_goods_lineup .fukubukuro_goods_lineup_number {
    position: absolute;
    top: -0.5em;
    left: 0.5em;
    font-size: 3em;
    font-weight: bold;
    color: #fff;
}

.fukubukuro_goods_lineup_frame {
    border: 0.4em solid #57acd9;
    border-radius: 1em;
    background-color: #fff;
    padding: 1em;
}

.fukubukuro_goods_lineup_image {
    display: block;
    margin: 0 auto;
    max-height: 240px;
    max-width: 75%;
}

#fukubukuro_goods_lineup .fukubukuro_goods_lineup_title {
    color: #57acd9;
    font-weight: bold;
    font-size: 1.5em;
}

.fukubukuro_goods_lineup_spec {
    color: #999;
}

#fukubukuro_dod {
    background-color: #e2dac8;
    padding: 2.5em 0;
}

#fukubukuro_dod_content {
    width: 820px;
    max-width: 85%;
    margin: 0 auto;
}

#fukubukuro_dod_content img {
    width: 12.5em;
    margin: 0 1em 0 0;
    display: block;
    float: left;
}

#fukubukuro_dod_content_button_wrapper {
    text-align: center;
}

#fukubukuro_dod_content_button {
    color: #fff;
    background-color: #2d2d2d;
    font-size: 1.5em;
    text-align: center;
    width: 40%;
    padding: 1em 2em;
    border-radius: 10em;
}

@media screen and (max-width: 840px) {
    .fukubukuro_pc {
        display: none;
    }

    .fukubukuro_sp {
        display: unset;
    }

    #fukubukuro_content * {
        font-size: unset;
    }

    #fukubukuro_top {
        background-size: calc(1400 / 940 * 100vw);
    }

    #fukubukuro_top_info_margin {
        height: calc(750 / 940 * 100vw);
    }

    #fukubukuro_info td {
        font-size: unset;
    }

    #fukubukuro_info_buttons a {
        font-size: unset;
    }

    #fukubukuro_info_buttons a:after {
        right: 10px;
    }

    #fukubukuro_info_frame_inner img {
        width: 2em;
    }

    #fukubukuro_goods_app {
        background-image: unset;
    }

    #fukubukuro_goods_app_icon {
        float: unset;
        margin: 0 auto;
    }

    #fukubukuro_goods_app_copy {
        float: unset;
        margin: 0 auto;
        text-align: center;
    }

    #fukubukuro_goods_app_copy_head {
        font-size: 1.5em;
    }

    #fukubukuro_goods_app_table {
        width: 100%;
    }

    #fukubukuro_goods_lineup .fukubukuro_goods_lineup_number {
        font-size: 3em;
    }

    .fukubukuro_goods_lineup_item {
        float: unset;
        width: 100%;
    }

    #fukubukuro_goods_lineup .fukubukuro_goods_lineup_title {
        font-size: 1.25em;
    }

    .fukubukuro_goods_lineup_frame {
        height: unset;
    }

    #fukubukuro_dod_content img {
        margin: 0 1em 0.5em 0;
        width: 8em;
    }
}