﻿@charset "utf-8";

/* ================================================================= 
 header
================================================================= */


/* ================================================================= 
sidemenu
================================================================= */


/* ================================================================= 
 contents
================================================================= */

.cont_05 .box:last-child{
    flex: 1;
}
.cont_05 .box:last-child >div .txt.picktxt21{ 
    flex: 1;
    padding: 0 12px;
}
.bg_color_wrap2 {
    padding: 30px 0 !important;
}

/* ================================================================= 
 section
================================================================= */


/* ================================================================= 
 footer
================================================================= */


/* ================================================================= 
 header
================================================================= */




@media only screen and (max-width: 835px) {

    /* ================================================================= 
    header
    ================================================================= */

    /* ================================================================= 
    sidemenu
    ================================================================= */

    /* ================================================================= 
    contents
    ================================================================= */

    .cont_05 .box:last-child{
        flex: initial;
    }

    /* ================================================================= 
    section
    ================================================================= */

    /* ================================================================= 
    footer
    ================================================================= */

}




@media only screen and (max-width: 640px) {

/* ================================================================= 
 header
================================================================= */


/* ================================================================= 
sidemenu
================================================================= */


/* ================================================================= 
 contents
================================================================= */

/* ================================================================= 
 section
================================================================= */

/* ================================================================= 
 footer
================================================================= */



}