@charset "UTF-8";
@media only screen and (max-width: 739px)
{

/* ===================================================================== */
/* header.home01 */
/* --------------------------------------------------------------------- */
    header .mgs_logo .copy
    {
        display: none;
    }
    
    header .mgs_logo h1 a,
    header.home01 .mgs_logo h1 a,
    header.page02 .mgs_logo h1 a
    {
        width: 90px !important;
        height: 30px !important;
    }
    
    header .fixed .mgs_logo h1 a,
    header.home01 .fixed .mgs_logo h1 a,
    header.page02 .fixed .mgs_logo h1 a
    {
        width: 90px;
        height: 30px;
    }

    header .mgs_menu
    {
        display: none;
    }
    
    header.home01 .mgs-area-global {
        background: #fff !important;
    }

    header.home01 .mgs-pagetitle
    {
        width:100%;
        padding: 0;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        position: relative;
        background: transparent !important;
    }
    
    header.home01 .mgs-pagetitle::before
    {
        display: none;
    }
    
    header.home01 .mgs-pagetitle .pagetitle .pagetitle-content
    {
        max-width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
        position: relative;
        z-index: 2;
        padding: 20px 50px;
        background: transparent;
        order: 2;
    }
    
    header.home01 .mgs-pagetitle .pagetitle .header-image
    {
        display: block !important;
    }
    header.hom

    header.home01 .mgs-header-copy .title
    {
        color: #fff;
        font-weight: bold;
        font-size: 1.8em;
        padding: 10px 10px 0 10px;
        text-align: center;
    }
    header.home01 .mgs-pagetitle .copy_img
    {
        width: 100%;
        margin: 0 auto;
    }
    
    header.home01 .mgs-pagetitle .copy_img img
    {
        width: 100%;
        height:auto;
    }

    header .openbtn1
    {
        display: block;
    }
    header.home01 .mgs-pagetitle .pagetitle {
        width: 100%;
        max-width: 100%;
        margin: 0 auto 0 0;
        padding: 0;
        text-align: left;
        position: relative;
        display: flex;
        flex-direction: column;
    }
    
    header.home01 .mgs-pagetitle .pagetitle .pagetitle-content {
        position: relative;
        z-index: 2;
        background: transparent;
        order: 2;
        padding: 30px 15px 20px 20px;
        margin-left: 0;
        margin-right: auto;
    }
    
    header.home01 .mgs-pagetitle .pagetitle .header-image {
        position: absolute;
        top: 0;
        left: 0;
        width: 100vw;
        margin-left: calc(-50vw + 50%);
        padding: 0;
        overflow: hidden;
        height: 100%;
        display: flex;
        align-items: flex-start;
        justify-content: center;
        order: 1;
        z-index: 0;
    }
    
    header.home01 .mgs-pagetitle .pagetitle .header-image::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.35);
        z-index: 1;
    }
    
    header.home01 .mgs-pagetitle .pagetitle .header-image img {
        width: 100%;
        max-width: none;
        height: 100%;
        object-fit: cover;
        object-position: center;
        display: block;
        position: relative;
        z-index: 0;
    }
    
    header.home01 .mgs-pagetitle .pagetitle .site-title {
        font-size: 2.1em;
        white-space: nowrap;
        line-height: 1.3;
        margin-top: 10px;
        color: #fff;
        position: relative;
        z-index: 2;
        text-align: left;
        padding: 0;
    }
    
    header.home01 .mgs-pagetitle .pagetitle .site-title .mobile-br,
    header.home01 .mgs-pagetitle .pagetitle .subtitle .mobile-br {
        display: none;
    }
    
    header.home01 .mgs-pagetitle .pagetitle .subtitle {
        color: #fff;
        font-size: 1.3em;
        margin-top: 0;
        margin-bottom: 40px;
        white-space: nowrap;
        position: relative;
        z-index: 2;
        text-align: left;
        padding: 0;
    }
    header.home01 .mgs-pagetitle .pagetitle .header-description {
        font-size: 1em;
        color: #fff;
        margin-top: 0;
        margin-bottom: 0;
        text-align: left;
        position: relative;
        z-index: 2;
    }
    
    header.home01 .mgs-pagetitle .pagetitle .header-description .mobile-br {
        display: block;
    }
    header.home01 .mgs-pagetitle .pagetitle h2 {
        color: #fff;
        font-size: 47px;
        line-height: 1.1;
        margin-bottom: 0.5em;
        font-weight: bold;
    }

    header.home01 .mgs-pagetitle .count_box .data01,
    header.home01 .mgs-pagetitle .count_box .data02
    {
        margin:0 10px;
        width:40%;
        background:rgba(255,255,255,0.2);
        padding: 10px;
        text-align: center;
    }
    
    header.home01 .mgs-pagetitle .count_box .block01
    {
        font-size:1em;
        color:#fff;
        background:rgba(255,255,255,0.15);
        padding: 10px;
        margin-bottom: 1.8em;
    }
    header.home01 .mgs-pagetitle .count_box .count
    {
        line-height: 0;
        font-size:2em;
        font-weight:bold;
        color:#fff;
        margin-bottom: 0.5em;
    }
    header.home01 .mgs-pagetitle .count_box .block02
    {
        text-align:right;
        font-size:1em;
        color:#fff;
    }


/* ===================================================================== */
/* header.page02 */
/* --------------------------------------------------------------------- */

    header.page02 .mgs-pagetitle
    {
        width:100%;
        padding:6em 0;
    }
    header.page02 .mgs-pagetitle .pagetitle
    {
        width:50%;
        margin: 0 auto;
        text-align: center;
    }
    header.page02 .mgs-pagetitle .pagetitle .subtitle
    {
        color:#ddd;
        font-size:0.9em;
    }
    header.page02 .mgs-pagetitle .pagetitle h2
    {
        color:#fff;
        font-size:25px;
    }
    header.page02 .mgs-pagetitle .pagetitle .text
    {
        padding-top:1.5em;
        color:#fff;
        text-align: center;
    }









}