@charset "utf-8";

/* CSS Document */
@media screen and (max-width: 750px) {

.mainvisual {
    background-imag: url(../../../../../images/shop/namba-dotonbori/enkai/plan/season/main_sp.png);
}
.season_box_list_01 .box_content {
    width: 100%;
}

.season_box_04 .ul_list_01 li,  .div_list_01 li,  .div_list_02 li {
    width: 50% !important;
    font-size: 3.2vw;
    float: left;
}
.list_sp_text_01 li:nth-child(3),  .list_sp_text_01 li:nth-child(4),  .list_sp_text_01 li:nth-child(7),  .list_sp_text_01 li:nth-child(8),  .list_sp_text_01 li:nth-child(19) {
    width: 100% !important;
}
.list_sp_text_01 li:nth-child(3),  .list_sp_text_01 li:nth-child(7),  .list_sp_text_01 li:nth-child(10),  .list_sp_text_01 li:nth-child(19) {
    margin-bottom: 3vw;
}
.div_list_01 .col,  .div_list_02 .col {
    width: 100%;
    float: none;
    margin-bottom: 3vw;
    clear: both;
    overflow: hidden;
}
.div_list_01 .col1 li:first-child,  .div_list_01 .col3 li {
    width: 100% !important;
}
.bounenkai_list dl {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 3%;
}
.bounenkai_list dl dt {
    width: 43%;
    float: left;
    margin-right: 3%;
    box-sizing: border-box;
}
.bounenkai_list dl dd {
    width: 54%;
    float: right;
    box-sizing: border-box;
}
.bounenkai_list .bounenkai_ttl03 {
    font-size: 4vw;
    line-height: 1.2em;
}
.bounenkai_list .bounenkai_txt03 {
    font-size: 3vw;
    margin-bottom: 0;
}
.bounenkai_list dl:last-child {
    margin-bottom: 0;
}
.bounenkai_btn02 {
    padding: 4vw 0 6vw 0;
}
.bounenkai_btn02 a {
    width: 100%;
    font-size: 3.7vw;
}
/* 16/07/2019 modify　*/
.plan_box_01 .btn_01 a {
    font-size: 3.5vw;
}
.btn_01 a::after {
    right: 10px;
}

}

@media screen and (max-width: 490px) {
.bounenkai_list .bounenkai_ttl03 {
    padding: 2% 0;
}
.season_box_list_01 .box_content .ttl .label {
    line-height: 2.2;
}


}
