<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0px;
    padding: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
}

html {
    height: 100%;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    color: #555;
    font-size: 14px;
    font-family: 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    height: 100%;
    width: 100%;
    font-feature-settings: "palt"1;
    font-kerning: auto;
    -webkit-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/* For modern browsers */
.cf:before,
.cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom: 1;
    overflow: hidden;
}

img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}

.iframe-content {
    position: relative;
    width: 100%;
}

.iframe-content iframe {
    width: 100%;
    height: 100%;
}

.ytmm {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.ytmm iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

/*--------------------------------------------------------------------
General settings
--------------------------------------------------------------------*/

/* Font
--------------------------------------------------------------------*/

.fs_min {
    font-family: "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif !important;
}

.fs_en {
    font-family: 'Jura', sans-serif;
}


/* Color settings
--------------------------------------------------------------------*/

body {
    background-color: #16417f;
}

#wrapper {
    background-color: #fff;
}
#msp h2.h2toptxt {
    color:#027dc7;
}
#msp h3.h3nom1 {
    color:#027dc7;
}
#msp h4.h4nom1 {
    border-bottom-color: #0094ff;
}

#msp h5.h5nom1 {
    background-color: #027dc7;
}

form input#submit {
    background-color: #16417f;
    color: #fff;
}

a {color:rgba(176,33,7,1.00);}
a:hover { color: rgba(32,41,224,1.00); }

a.txtbn {
    background-color: #16417f;
    color: #fff;
}

a.txtbn:hover {
    background-color: #222;
    color: #fff;
}



/* BG Color Styles
--------------------------------------------------------------------*/
.bgcl_fff {
    background-color: #fff;
}

.bgcl_f5 {
    background-color: #f5f5f5;
}

.bgcl_f0 {
    background-color: #f0f0f0;
}

.bgcl_000 {
    background-color: #000;
}

.bgcl_111 {
    background-color: #111;
}

.bgcl_222 {
    background-color: #222;
}

.bgcl_333 {
    background-color: #333;
}

.bgcl_444 {
    background-color: #444;
}

.bgcl_555 {
    background-color: #555;
}

.bgcl_666 {
    background-color: #666;
}

.bgcl_777 {
    background-color: #777;
}

.bgcl_888 {
    background-color: #888;
}

/* Font Color Styles
--------------------------------------------------------------------*/
.fcl_fff {
    color: #fff;
}

.fcl_f5 {
    color: #f5f5f5;
}

.fcl_f0 {
    color: #f0f0f0;
}

.fcl_000 {
    color: #000;
}

.fcl_111 {
    color: #111;
}

.fcl_222 {
    color: #222;
}

.fcl_333 {
    color: #333;
}

.fcl_444 {
    color: #444;
}

.fcl_555 {
    color: #555;
}

.fcl_666 {
    color: #666;
}

.fcl_777 {
    color: #777;
}

.fcl_888 {
    color: #888;
}


/*--------------------------------------------------------------------
Style for PCs
--------------------------------------------------------------------*/

@media screen and (min-width: 1025px) {
    img {
        -ms-interpolation-mode: bicubic;
    }

    .pc {
        display: block;
    }

    .phone {
        display: none;
    }

    /* Padding all styles
--------------------------------------------------------------------*/
    .p5 {
        padding: 5px;
    }

    .p10 {
        padding: 10px;
    }

    .p15 {
        padding: 15px;
    }

    .p20 {
        padding: 20px;
    }

    .p25 {
        padding: 25px;
    }

    .p30 {
        padding: 30px;
    }

    .p35 {
        padding: 35px;
    }

    .p40 {
        padding: 40px;
    }

    /* Padding bottom styles
--------------------------------------------------------------------*/
    .pb5 {
        padding-bottom: 5px;
    }

    .pb10 {
        padding-bottom: 10px;
    }

    .pb15 {
        padding-bottom: 15px;
    }

    .pb20 {
        padding-bottom: 20px;
    }

    .pb25 {
        padding-bottom: 25px;
    }

    .pb30 {
        padding-bottom: 30px;
    }

    .pb35 {
        padding-bottom: 35px;
    }

    .pb40 {
        padding-bottom: 40px;
    }

    .pb45 {
        padding-bottom: 45px;
    }

    .pb50 {
        padding-bottom: 50px;
    }

    .pb55 {
        padding-bottom: 55px;
    }

    .pb60 {
        padding-bottom: 60px;
    }

    /* Margin  bottom styles
--------------------------------------------------------------------*/
    .mb5 {
        margin-bottom: 5px !important;
    }

    .mb10 {
        margin-bottom: 10px !important;
    }

    .mb15 {
        margin-bottom: 15px !important;
    }

    .mb20 {
        margin-bottom: 20px !important;
    }

    .mb25 {
        margin-bottom: 25px !important;
    }

    .mb30 {
        margin-bottom: 30px !important;
    }

    .mb35 {
        margin-bottom: 35px !important;
    }

    .mb40 {
        margin-bottom: 40px !important;
    }

    .mb45 {
        margin-bottom: 45px !important;
    }

    .mb50 {
        margin-bottom: 50px !important;
    }

    .mb55 {
        margin-bottom: 55px !important;
    }

    .mb60 {
        margin-bottom: 60px !important;
    }

    /* Center box
--------------------------------------------------------------------*/
    .wd20 {
        width: 20%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd30 {
        width: 30%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd40 {
        width: 40%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd50 {
        width: 50%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd60 {
        width: 60%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd70 {
        width: 70%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd80 {
        width: 80%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd90 {
        width: 90%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd100 {
        width: 100%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    /*Column
--------------------------------------------------------------------*/
    .col2 {
        width: 49%;
        height: auto;
        display: block;
        float: left;
        margin: 0.5%;
    }

    .col3 {
        width: 29.3333333333%;
        height: auto;
        display: block;
        float: left;
        margin: 0 2%;
    }

    .col4 {
        width: 24%;
        height: auto;
        display: block;
        float: left;
        margin: 0.5%;
    }

    .col5 {
        width: 19%;
        height: auto;
        display: block;
        float: left;
        margin: 0.5%;
    }

    .col6 {
        width: 15.6666667%;
        height: auto;
        display: block;
        float: left;
        margin: 0.5%;
    }

    /* Box left
--------------------------------------------------------------------*/
    .box20mleft {
        width: 18%;
        height: auto;
        display: block;
        float: left;
    }

    .box30mleft {
        width: 28%;
        height: auto;
        display: block;
        float: left;
    }

    .box40mleft {
        width: 38%;
        height: auto;
        display: block;
        float: left;
    }

    .box50mleft {
        width: 48%;
        height: auto;
        display: block;
        float: left;
    }

    .box60mleft {
        width: 58%;
        height: auto;
        display: block;
        float: left;
    }

    .box70mleft {
        width: 68%;
        height: auto;
        display: block;
        float: left;
    }

    .box80mleft {
        width: 78%;
        height: auto;
        display: block;
        float: left;
    }


    /* Box right
--------------------------------------------------------------------*/
    .box20mright {
        width: 18%;
        height: auto;
        display: block;
        float: right;
    }

    .box30mright {
        width: 28%;
        height: auto;
        display: block;
        float: right;
    }

    .box40mright {
        width: 38%;
        height: auto;
        display: block;
        float: right;
    }

    .box50mright {
        width: 48%;
        height: auto;
        display: block;
        float: right;
    }

    .box60mright {
        width: 58%;
        height: auto;
        display: block;
        float: right;
    }

    .box70mright {
        width: 68%;
        height: auto;
        display: block;
        float: right;
    }

    .box80mright {
        width: 78%;
        height: auto;
        display: block;
        float: right;
    }


    /* Flexbox
--------------------------------------------------------------------*/
    .flbox {
        width: 100%;
        height: auto;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .flbox .flb2 {
        width: 48.92%;
        height: auto;
        display: block;
        margin: 0.5%;
    }

    .flbox .flb3 {
        width: 31.2033333333333333333%;
        height: auto;
        display: block;
        margin: 0.5%;
    }

    .flbox .flb4 {
        width: 23.92%;
        height: auto;
        display: block;
        margin: 0.5%;
    }


    /* Contents Styles
--------------------------------------------------------------------*/

    #msp {
        width: 100%;
        height: auto;
    }

    .mmbody {
        width: 100%;
        max-width: 1400px;
        height: auto;
        margin: 0 auto;
        padding: 50px 4%;
    }


    /* Align
--------------------------------------------------------------------*/
    .tac {
        text-align: center;
    }

    .tar {
        text-align: right;
    }


    /* Font Styles
--------------------------------------------------------------------*/
    #msp p {
        font-size: 14px;
        line-height: 2em;
        margin-bottom: 2em;
    }

    #msp p.pnom {
        margin-bottom: 0 !important;
    }

    #msp p.pnom05 {
        margin-bottom: 0.5em !important;
    }

    #msp p.pnom1 {
        margin-bottom: 1em !important;
    }

    #msp h2.h2toptxt {
        font-size: 40px;
        font-weight: 300;
        line-height: 1.25em;
        letter-spacing: -1px;
        margin-bottom: 15px;
    }

    #msp h3.h3nom1 {
        font-size: 18px;
        font-weight: 300;
        margin-bottom: 10px;
        letter-spacing: 0px;
    }

    #msp h4.h4nom1 {
        font-size: 16px;
        font-weight: 700;
        padding-bottom: 5px;
        margin-bottom: 0.5em;
        border-bottom: 1px solid;
        letter-spacing: 0px;
    }

    #msp h5.h5nom1 {
        font-size: 14px;
        font-weight: 700;
        padding: 5px;
        margin-bottom: 5px;
        letter-spacing: 0px;
    }


    /* text bottom
--------------------------------------------------------------------*/
    a.txtbn {
        width: 50%;
        height: 40px;
        display: block;
        font-size: 14px;
        font-weight: 400;
        line-height: 38px;
        text-align: center;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        text-decoration: none;
        margin:0 auto;
    }


    /* List Styles
--------------------------------------------------------------------*/
    #msp ul.ulnom {
        margin: 0 0 3em 1em;
    }

    #msp ul.ulnom li {
        font-size: 14px;
        line-height: 1.6em;
        margin: 0 0 0.5em 1em;
        list-style-image: url(../img/lidot.png);
    }

    #msp ul.ulnom0 {
        margin: 0 0 0em 1em;
    }

    #msp ul.ulnom0 li {
        font-size: 14px;
        line-height: 1.6em;
        margin: 0 0 0.5em 1em;
        list-style-image: url(../img/lidot.png);
    }

    #msp ol.olnom {
        margin: 0 0 3em 1em;
    }

    #msp ol.olnom li {
        margin: 0 0 0.5em 1em;
        font-size: 12px;
        line-height: 1.5em;
        list-style: decimal;
    }

    #msp ol.olnom0 {
        margin: 0 0 0em 1em;
    }

    #msp ol.olnom0 li {
        margin: 0 0 0.5em 1em;
        font-size: 12px;
        line-height: 1.5em;
        list-style: decimal;
    }


    /* table Styles
--------------------------------------------------------------------*/
    table.ts01 {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    table.ts01 tr th {
        font-size: 14px;
        line-height: 1.5em;
        font-weight: 400;
        text-align: left;
        padding: 15px 10px;
        width: 20%;
        color: #16417f;
        border-bottom: 1px solid #16417f;
    }

    table.ts01 tr td {
        font-size: 14px;
        line-height: 1.5em;
        text-align: left;
        padding: 15px 10px;
        width: auto;
        color: #444;
            border-bottom: 1px dotted #ccc;
    }

    .tablescn {}

    table.ts_v {
        width: 100%;
        height: auto;
        border-collapse: collapse;
        table-layout: fixed;
    }

    table.ts_v th {
        width: auto;
        height: auto;
        border: 1px solid #e0e0e0;
        padding: 10px;
        text-align: center;
        font-size: 14px;
								font-weight: 700;
								color:#fff;
        line-height: 1.4em;
        font-weight: normal;
        background-color: #0094ff;
    }

    table.ts_v td {
        width: auto;
        height: auto;
        border: 1px solid #e0e0e0;
        padding: 10px;
        font-size: 14px;
        line-height: 1.4em;
    }


    /* Form
-----------------------------------------------------------*/

    .formbox250 {
        background-color: #f3f3f3;
        padding: 5px;
        width: 40%;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #999;
        border-right-color: #fafafa;
        border-bottom-color: #fafafa;
        border-left-color: #999;
    }

    .formbox150 {
        background-color: #f3f3f3;
        padding: 5px;
        width: 30%%;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #999;
        border-right-color: #fafafa;
        border-bottom-color: #fafafa;
        border-left-color: #999;
    }

    .formbox100 {
        background-color: #f3f3f3;
        padding: 5px;
        width: 15%;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #999;
        border-right-color: #fafafa;
        border-bottom-color: #fafafa;
        border-left-color: #999;
    }

    .formbox750 {
        background-color: #f3f3f3;
        padding: 5px;
        width: 100%;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #999;
        border-right-color: #fafafa;
        border-bottom-color: #fafafa;
        border-left-color: #999;
    }

    form input#submit {
        font-size: 14px;
        line-height: 50px;
        font-weight: 700;
        height: 50px;
        width: 40%;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        cursor: pointer;
    }

    /* Google Maps
-----------------------------------------------------------*/
    #map_canvas_01 {
        width: 100%;
        height: 500px;
        display: block;
    }

    #map_canvas_01 iframe {
        width: 100%;
        height: 500px;
        display: block;
    }


    /* Carousel
-----------------------------------------------------------*/
    .imageslider {
        width: 100%;
        height: auto;
        display: block;
    }

    /* Container DIV */
    .imageslider .simply-scroll {
        width: 100%;
        height: 300px;
    }

    /* Clip DIV */
    .imageslider .simply-scroll .simply-scroll-clip {
        width: 100%;
        height: 300px;
    }

    /* Explicitly set height/width of each list item */
    .imageslider .simply-scroll .simply-scroll-list li {
        float: left;
        /* Horizontal scroll only */
        width: 480px !important;
        height: 300px;
    }

    .imageslider .simply-scroll .simply-scroll-list li img {
        width: 100%;
        height: auto;
        display: block;
    }

}


/*--------------------------------------------------------------------
Style for TabletPCs Large models
--------------------------------------------------------------------*/
@media screen and (min-width: 769px) and (max-width: 1024px) {
    #wrapper {
        width: auto;
        height: auto;
        font-size: 100%;
        margin: 0 auto;
    }

    img {
        -ms-interpolation-mode: bicubic;
    }

    .pc {
        display: block;
    }

    .phone {
        display: none;
    }

    /* Padding all styles
--------------------------------------------------------------------*/
    .p5 {
        padding: 5px;
    }

    .p10 {
        padding: 5px;
    }

    .p15 {
        padding: 10px;
    }

    .p20 {
        padding: 16px;
    }

    .p25 {
        padding: 20px;
    }

    .p30 {
        padding: 25px;
    }

    .p35 {
        padding: 30px;
    }

    .p40 {
        padding: 30px;
    }

    /* Padding bottom styles
--------------------------------------------------------------------*/
    .pb5 {
        padding-bottom: 5px;
    }

    .pb10 {
        padding-bottom: 10px;
    }

    .pb15 {
        padding-bottom: 15px;
    }

    .pb20 {
        padding-bottom: 20px;
    }

    .pb25 {
        padding-bottom: 25px;
    }

    .pb30 {
        padding-bottom: 30px;
    }

    .pb35 {
        padding-bottom: 35px;
    }

    .pb40 {
        padding-bottom: 40px;
    }

    .pb45 {
        padding-bottom: 45px;
    }

    .pb50 {
        padding-bottom: 50px;
    }

    .pb55 {
        padding-bottom: 55px;
    }

    .pb60 {
        padding-bottom: 60px;
    }

    /* Margin  bottom styles
--------------------------------------------------------------------*/
    .mb5 {
        margin-bottom: 5px !important;
    }

    .mb10 {
        margin-bottom: 10px !important;
    }

    .mb15 {
        margin-bottom: 15px !important;
    }

    .mb20 {
        margin-bottom: 20px !important;
    }

    .mb25 {
        margin-bottom: 25px !important;
    }

    .mb30 {
        margin-bottom: 30px !important;
    }

    .mb35 {
        margin-bottom: 35px !important;
    }

    .mb40 {
        margin-bottom: 40px !important;
    }

    .mb45 {
        margin-bottom: 45px !important;
    }

    .mb50 {
        margin-bottom: 50px !important;
    }

    .mb55 {
        margin-bottom: 55px !important;
    }

    .mb60 {
        margin-bottom: 60px !important;
    }

    /* Center box
--------------------------------------------------------------------*/
    .wd20 {
        width: 40%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd30 {
        width: 40%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd40 {
        width: 50%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd50 {
        width: 60%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd60 {
        width: 70%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd70 {
        width: 100%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd80 {
        width: 100%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd90 {
        width: 100%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd100 {
        width: 100%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    /*Column
--------------------------------------------------------------------*/
    .col2 {
        width: 49%;
        height: auto;
        display: block;
        float: left;
        margin: 0.5%;
    }

    .col3 {
        width: 49%;
        height: auto;
        display: block;
        float: left;
        margin: 0.5%;
    }

    .col4 {
        width: 32.33333333333333%;
        height: auto;
        display: block;
        float: left;
        margin: 0.5%;
    }

    .col5 {
        width: 32.33333333333333%;
        height: auto;
        display: block;
        float: left;
        margin: 0.5%;
    }

    .col6 {
        width: 32.33333333333333%;
        height: auto;
        display: block;
        float: left;
        margin: 0.5%;
    }

    /* Box left
--------------------------------------------------------------------*/
    .box20mleft {
        width: 18%;
        height: auto;
        display: block;
        float: left;
    }

    .box30mleft {
        width: 28%;
        height: auto;
        display: block;
        float: left;
    }

    .box40mleft {
        width: 38%;
        height: auto;
        display: block;
        float: left;
    }

    .box50mleft {
        width: 48%;
        height: auto;
        display: block;
        float: left;
    }

    .box60mleft {
        width: 48%;
        height: auto;
        display: block;
        float: left;
    }

    .box70mleft {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }

    .box80mleft {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }


    /* Box right
--------------------------------------------------------------------*/
    .box20mright {
        width: 18%;
        height: auto;
        display: block;
        float: right;
    }

    .box30mright {
        width: 28%;
        height: auto;
        display: block;
        float: right;
    }

    .box40mright {
        width: 38%;
        height: auto;
        display: block;
        float: right;
    }

    .box50mright {
        width: 48%;
        height: auto;
        display: block;
        float: right;
    }

    .box60mright {
        width: 48%;
        height: auto;
        display: block;
        float: right;
    }

    .box70mright {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }

    .box80mright {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }


    /* Flexbox
--------------------------------------------------------------------*/
    .flbox {
        width: 100%;
        height: auto;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .flbox .flb2 {
        width: 48.92%;
        height: auto;
        display: block;
        margin: 0.5%;
    }

    .flbox .flb3 {
        width: 48.92%;
        height: auto;
        display: block;
        margin: 0.5%;
    }

    .flbox .flb4 {
        width: 48.92%;
        height: auto;
        display: block;
        margin: 0.5%;
    }


    /* Contents Styles
--------------------------------------------------------------------*/

    #msp {
        width: 100%;
        height: auto;
    }

    .mmbody {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 50px 5%;
    }


    /* Align
--------------------------------------------------------------------*/
    .tac {
        text-align: center;
    }

    .tar {
        text-align: right;
    }


    /* Font Styles
--------------------------------------------------------------------*/
    #msp p {
        font-size: 14px;
        line-height: 2em;
        margin-bottom: 3em;
    }

    #msp p.pnom {
        margin-bottom: 0 !important;
    }

    #msp p.pnom05 {
        margin-bottom: 0.5em !important;
    }

    #msp p.pnom1 {
        margin-bottom: 1em !important;
    }

    #msp h2.h2toptxt {
        font-size: 34px;
        font-weight: 400;
        line-height: 1.25em;
								margin-bottom: 15px;
    }

    #msp h3.h3nom1 {
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 10px;
    }

    #msp h4.h4nom1 {
        font-size: 16px;
        font-weight: 700;
        padding-bottom: 5px;
        margin-bottom: 0.5em;
    }

    #msp h5.h5nom1 {
        font-size: 14px;
        font-weight: 700;
        padding: 5px;
        margin-bottom: 5px;
    }


    /* text bottom
--------------------------------------------------------------------*/
    a.txtbn {
        width: 50%;
        height: 40px;
        display: block;
        font-size: 14px;
        font-weight: 400;
        line-height: 38px;
        text-align: center;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        text-decoration: none;
    }


    /* List Styles
--------------------------------------------------------------------*/
    #msp ul.ulnom {
        margin: 0 0 3em 1em;
    }

    #msp ul.ulnom li {
        font-size: 14px;
        line-height: 1.6em;
        margin: 0 0 0.5em 1em;
        list-style-image: url(../img/lidot.png);
    }

    #msp ul.ulnom0 {
        margin: 0 0 0em 1em;
    }

    #msp ul.ulnom0 li {
        font-size: 14px;
        line-height: 1.6em;
        margin: 0 0 0.5em 1em;
        list-style-image: url(../img/lidot.png);
    }

    #msp ol.olnom {
        margin: 0 0 3em 1em;
    }

    #msp ol.olnom li {
        margin: 0 0 0.5em 1em;
        font-size: 12px;
        line-height: 1.5em;
        list-style: decimal;
    }

    #msp ol.olnom0 {
        margin: 0 0 0em 1em;
    }

    #msp ol.olnom0 li {
        margin: 0 0 0.5em 1em;
        font-size: 12px;
        line-height: 1.5em;
        list-style: decimal;
    }


    /* table Styles
--------------------------------------------------------------------*/
    table.ts01 {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    table.ts01 tr th {
        font-size: 14px;
        line-height: 1.5em;
        font-weight: 700;
        color: #333;
        text-align: left;
        vertical-align: top;
        border-bottom-width: 2px;
        border-bottom-style: solid;
        border-bottom-color: #0094ff;
        padding-top: 15px;
        padding-right: 10px;
        padding-bottom: 15px;
        padding-left: 10px;
        width: 20%;
    }

    table.ts01 tr td {
        font-size: 14px;
        line-height: 1.5em;
        text-align: left;
        vertical-align: top;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #ccc;
        padding-top: 15px;
        padding-right: 10px;
        padding-bottom: 15px;
        padding-left: 10px;
        width: auto;
    }

    .tablescn {}

    table.ts_v {
        width: 100%;
        height: auto;
        border-collapse: collapse;
        table-layout: fixed;
    }

    table.ts_v th {
        width: auto;
        height: auto;
        border: 1px solid #e0e0e0;
        padding: 10px;
        text-align: center;
        font-size: 14px;
								color:#fff;
        line-height: 1.4em;
        font-weight: normal;
        background-color: #0094ff;
    }

    table.ts_v td {
        width: auto;
        height: auto;
        border: 1px solid #e0e0e0;
        padding: 10px;
        font-size: 14px;
        line-height: 1.4em;
    }


    /* Form
-----------------------------------------------------------*/

    .formbox250 {
        background-color: #f3f3f3;
        padding: 5px;
        width: 50%;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #999;
        border-right-color: #fafafa;
        border-bottom-color: #fafafa;
        border-left-color: #999;
    }

    .formbox150 {
        background-color: #f3f3f3;
        padding: 5px;
        width: 30%;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #999;
        border-right-color: #fafafa;
        border-bottom-color: #fafafa;
        border-left-color: #999;
    }

    .formbox100 {
        background-color: #f3f3f3;
        padding: 5px;
        width: 20%;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #999;
        border-right-color: #fafafa;
        border-bottom-color: #fafafa;
        border-left-color: #999;
    }

    .formbox750 {
        background-color: #f3f3f3;
        padding: 5px;
        width: 100%;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #999;
        border-right-color: #fafafa;
        border-bottom-color: #fafafa;
        border-left-color: #999;
    }

    form input#submit {
        font-size: 14px;
        line-height: 50px;
        font-weight: 700;
        height: 50px;
        width: 50%;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        cursor: pointer;
    }

    /* Google Maps
-----------------------------------------------------------*/
    #map_canvas_01 {
        width: 100%;
        height: 500px;
        display: block;
    }

    #map_canvas_01 iframe {
        width: 100%;
        height: 500px;
        display: block;
    }

    /* Carousel
-----------------------------------------------------------*/
    /* Image slide */
    .imageslider {
        width: 100%;
        height: auto;
        display: block;
    }

    /* Container DIV */
    .imageslider .simply-scroll {
        width: 100%;
        height: 200px;
    }

    /* Clip DIV */
    .imageslider .simply-scroll .simply-scroll-clip {
        width: 100%;
        height: 200px;
    }

    /* Explicitly set height/width of each list item */
    .imageslider .simply-scroll .simply-scroll-list li {
        float: left;
        /* Horizontal scroll only */
        width: 340px;
        height: 200px;
    }

    .imageslider .simply-scroll .simply-scroll-list li img {
        width: 100%;
        height: auto;
        display: block;
    }


}



/*--------------------------------------------------------------------
Style for TabletPCs Large models
--------------------------------------------------------------------*/
@media screen and (min-width: 481px) and (max-width: 768px) {
    #wrapper {
        width: auto;
        height: auto;
        font-size: 100%;
        margin: 0 auto;
    }

    img {
        -ms-interpolation-mode: bicubic;
    }

    .pc {
        display: block;
    }

    .phone {
        display: none;
    }

    /* Padding all styles
--------------------------------------------------------------------*/
    .p5 {
        padding: 5px;
    }

    .p10 {
        padding: 5px;
    }

    .p15 {
        padding: 10px;
    }

    .p20 {
        padding: 16px;
    }

    .p25 {
        padding: 20px;
    }

    .p30 {
        padding: 25px;
    }

    .p35 {
        padding: 30px;
    }

    .p40 {
        padding: 30px;
    }

    /* Padding bottom styles
--------------------------------------------------------------------*/
    .pb5 {
        padding-bottom: 5px;
    }

    .pb10 {
        padding-bottom: 10px;
    }

    .pb15 {
        padding-bottom: 15px;
    }

    .pb20 {
        padding-bottom: 20px;
    }

    .pb25 {
        padding-bottom: 25px;
    }

    .pb30 {
        padding-bottom: 30px;
    }

    .pb35 {
        padding-bottom: 35px;
    }

    .pb40 {
        padding-bottom: 40px;
    }

    .pb45 {
        padding-bottom: 45px;
    }

    .pb50 {
        padding-bottom: 50px;
    }

    .pb55 {
        padding-bottom: 55px;
    }

    .pb60 {
        padding-bottom: 60px;
    }

    /* Margin  bottom styles
--------------------------------------------------------------------*/
    .mb5 {
        margin-bottom: 5px !important;
    }

    .mb10 {
        margin-bottom: 10px !important;
    }

    .mb15 {
        margin-bottom: 15px !important;
    }

    .mb20 {
        margin-bottom: 20px !important;
    }

    .mb25 {
        margin-bottom: 25px !important;
    }

    .mb30 {
        margin-bottom: 30px !important;
    }

    .mb35 {
        margin-bottom: 35px !important;
    }

    .mb40 {
        margin-bottom: 40px !important;
    }

    .mb45 {
        margin-bottom: 45px !important;
    }

    .mb50 {
        margin-bottom: 50px !important;
    }

    .mb55 {
        margin-bottom: 55px !important;
    }

    .mb60 {
        margin-bottom: 60px !important;
    }

    /* Center box
--------------------------------------------------------------------*/
    .wd20 {
        width: 40%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd30 {
        width: 40%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd40 {
        width: 50%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd50 {
        width: 60%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd60 {
        width: 70%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd70 {
        width: 100%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd80 {
        width: 100%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd90 {
        width: 100%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd100 {
        width: 100%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    /*Column
--------------------------------------------------------------------*/
    .col2 {
        width: 100%;
        height: auto;
        display: block;
        float: left;
        margin: 0.5%;
    }

    .col3 {
        width: 100%;
        height: auto;
        display: block;
        float: left;
        margin: 0.5%;
    }

    .col4 {
        width: 49%;
        height: auto;
        display: block;
        float: left;
        margin: 0.5%;
    }

    .col5 {
        width: 49%;
        height: auto;
        display: block;
        float: left;
        margin: 0.5%;
    }

    .col6 {
        width: 49%;
        height: auto;
        display: block;
        float: left;
        margin: 0.5%;
    }

    /* Box left
--------------------------------------------------------------------*/
    .box20mleft {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }

    .box30mleft {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }

    .box40mleft {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }

    .box50mleft {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }

    .box60mleft {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }

    .box70mleft {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }

    .box80mleft {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }


    /* Box right
--------------------------------------------------------------------*/
    .box20mright {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }

    .box30mright {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }

    .box40mright {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }

    .box50mright {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }

    .box60mright {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }

    .box70mright {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }

    .box80mright {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }


    /* Flexbox
--------------------------------------------------------------------*/
    .flbox {
        width: 100%;
        height: auto;
        display: block;
    }

    .flbox .flb2 {
        width: 100%;
        height: auto;
        display: block;
    }

    .flbox .flb3 {
        width: 100%;
        height: auto;
        display: block;
    }

    .flbox .flb4 {
        width: 100%;
        height: auto;
        display: block;
    }

    /* Contents Styles
--------------------------------------------------------------------*/

    #msp {
        width: 100%;
        height: auto;
    }

    .mmbody {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 50px 5%;
    }


    /* Align
--------------------------------------------------------------------*/
    .tac {
        text-align: center;
    }

    .tar {
        text-align: right;
    }


    /* Font Styles
--------------------------------------------------------------------*/
    #msp p {
        font-size: 14px;
        line-height: 2em;
        margin-bottom: 3em;
    }

    #msp p.pnom {
        margin-bottom: 0 !important;
    }

    #msp p.pnom05 {
        margin-bottom: 0.5em !important;
    }

    #msp p.pnom1 {
        margin-bottom: 1em !important;
    }

    #msp h2.h2toptxt {
        font-size: 24px;
        font-weight: 400;
        line-height: 1.25em;
								margin-bottom: 15px;
    }

    #msp h3.h3nom1 {
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 10px;
    }

    #msp h4.h4nom1 {
        font-size: 14px;
        font-weight: 700;
        padding-bottom: 5px;
        margin-bottom: 0.5em;
    }

    #msp h5.h5nom1 {
        font-size: 14px;
        font-weight: 700;
        padding: 5px;
        margin-bottom: 5px;
    }


    /* text bottom
--------------------------------------------------------------------*/
    a.txtbn {
        width: 80%;
        height: 40px;
        display: block;
        font-size: 14px;
        font-weight: 400;
        line-height: 38px;
        text-align: center;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        text-decoration: none;
    }


    /* List Styles
--------------------------------------------------------------------*/
    #msp ul.ulnom {
        margin: 0 0 3em 1em;
    }

    #msp ul.ulnom li {
        font-size: 14px;
        line-height: 1.6em;
        margin: 0 0 0.5em 1em;
        list-style-image: url(../img/lidot.png);
    }

    #msp ul.ulnom0 {
        margin: 0 0 0em 1em;
    }

    #msp ul.ulnom0 li {
        font-size: 14px;
        line-height: 1.6em;
        margin: 0 0 0.5em 1em;
        list-style-image: url(../img/lidot.png);
    }

    #msp ol.olnom {
        margin: 0 0 3em 1em;
    }

    #msp ol.olnom li {
        margin: 0 0 0.5em 1em;
        font-size: 12px;
        line-height: 1.5em;
        list-style: decimal;
    }

    #msp ol.olnom0 {
        margin: 0 0 0em 1em;
    }

    #msp ol.olnom0 li {
        margin: 0 0 0.5em 1em;
        font-size: 12px;
        line-height: 1.5em;
        list-style: decimal;
    }


    /* table Styles
--------------------------------------------------------------------*/
    table.ts01 {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    table.ts01 tr th {
        width: 100%;
        height: auto;
        display: block;
								font-weight: 400;
								color:#027dc7;
        padding: 0px 5px 5px 5px;
        border-bottom: 1px dotted #0094ff;
        text-align: left;
    }

    table.ts01 tr td {
        width: 100%;
        height: auto;
        display: block;
        padding: 5px 5px 25px 5px;
    }

    .tablescn {
        box-sizing: border-box;
        border-right: 1px solid #222;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }

    table.ts_v {
        width: 1000px;
        height: auto;
        border-collapse: collapse;
        table-layout: fixed;
    }

    table.ts_v th {
        width: auto;
        height: auto;
        border: 1px solid #e0e0e0;
        padding: 10px;
        text-align: center;
        font-size: 14px;
								color:#fff;
        line-height: 1.4em;
        font-weight: normal;
        background-color: #0094ff;
    }

    table.ts_v td {
        width: auto;
        height: auto;
        border: 1px solid #e0e0e0;
        padding: 10px;
        font-size: 14px;
        line-height: 1.4em;
    }


    /* Form
-----------------------------------------------------------*/

    .formbox250 {
        background-color: #f3f3f3;
        padding: 5px;
        width: 100%;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #999;
        border-right-color: #fafafa;
        border-bottom-color: #fafafa;
        border-left-color: #999;
    }

    .formbox150 {
        background-color: #f3f3f3;
        padding: 5px;
        width: 50%;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #999;
        border-right-color: #fafafa;
        border-bottom-color: #fafafa;
        border-left-color: #999;
    }

    .formbox100 {
        background-color: #f3f3f3;
        padding: 5px;
        width: 30%;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #999;
        border-right-color: #fafafa;
        border-bottom-color: #fafafa;
        border-left-color: #999;
    }

    .formbox750 {
        background-color: #f3f3f3;
        padding: 5px;
        width: 100%;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #999;
        border-right-color: #fafafa;
        border-bottom-color: #fafafa;
        border-left-color: #999;
    }

    form input#submit {
        font-size: 14px;
        line-height: 50px;
        font-weight: 700;
        height: 50px;
        width: 70%;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        cursor: pointer;
    }

    /* Google Maps
-----------------------------------------------------------*/
    #map_canvas_01 {
        width: 100%;
        height: 450px;
        display: block;
    }

    #map_canvas_01 iframe {
        width: 100%;
        height: 450px;
        display: block;
    }


    /* Carousel
-----------------------------------------------------------*/
    /* Image slide */
    .imageslider {
        widht: 100%;
        height: auto;
        display: block;
    }

    /* Container DIV */
    .imageslider .simply-scroll {
        width: 100%;
        height: 200px;
    }

    /* Clip DIV */
    .imageslider .simply-scroll .simply-scroll-clip {
        width: 100%;
        height: 200px;
    }

    /* Explicitly set height/width of each list item */
    .imageslider .simply-scroll .simply-scroll-list li {
        float: left;
        /* Horizontal scroll only */
        width: 340px;
        height: 200px;
    }

    .imageslider .simply-scroll .simply-scroll-list li img {
        width: 100%;
        height: auto;
        display: block;
    }


}



/*--------------------------------------------------------------------
Style for Smartphonea
--------------------------------------------------------------------*/
@media screen and (max-width: 480px) {
    #wrapper {
        width: 100%;
        font-size: 14px;
        line-height: 150%;
        min-width: 320px;
    }

    img,
    object,
    embed {
        max-width: 100%;
        height: auto;
    }

    img {
        -ms-interpolation-mode: bicubic;
    }

    .pc {
        display: none;
    }

    .phone {
        display: block;
    }


    /* Padding all styles
--------------------------------------------------------------------*/
    .p5 {
        padding: 5px;
    }

    .p10 {
        padding: 5px;
    }

    .p15 {
        padding: 10px;
    }

    .p20 {
        padding: 16px;
    }

    .p25 {
        padding: 20px;
    }

    .p30 {
        padding: 25px;
    }

    .p35 {
        padding: 30px;
    }

    .p40 {
        padding: 30px;
    }

    /* Padding bottom styles
--------------------------------------------------------------------*/
    .pb5 {
        padding-bottom: 5px;
    }

    .pb10 {
        padding-bottom: 10px;
    }

    .pb15 {
        padding-bottom: 15px;
    }

    .pb20 {
        padding-bottom: 20px;
    }

    .pb25 {
        padding-bottom: 25px;
    }

    .pb30 {
        padding-bottom: 30px;
    }

    .pb35 {
        padding-bottom: 35px;
    }

    .pb40 {
        padding-bottom: 40px;
    }

    .pb45 {
        padding-bottom: 45px;
    }

    .pb50 {
        padding-bottom: 50px;
    }

    .pb55 {
        padding-bottom: 55px;
    }

    .pb60 {
        padding-bottom: 60px;
    }

    /* Margin  bottom styles
--------------------------------------------------------------------*/
    .mb5 {
        margin-bottom: 5px !important;
    }

    .mb10 {
        margin-bottom: 10px !important;
    }

    .mb15 {
        margin-bottom: 15px !important;
    }

    .mb20 {
        margin-bottom: 20px !important;
    }

    .mb25 {
        margin-bottom: 25px !important;
    }

    .mb30 {
        margin-bottom: 30px !important;
    }

    .mb35 {
        margin-bottom: 35px !important;
    }

    .mb40 {
        margin-bottom: 40px !important;
    }

    .mb45 {
        margin-bottom: 45px !important;
    }

    .mb50 {
        margin-bottom: 50px !important;
    }

    .mb55 {
        margin-bottom: 55px !important;
    }

    .mb60 {
        margin-bottom: 60px !important;
    }

    /* Center box
--------------------------------------------------------------------*/
    .wd20 {
        width: 100%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd30 {
        width: 100%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd40 {
        width: 100%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd50 {
        width: 100%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd60 {
        width: 100%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd70 {
        width: 100%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd80 {
        width: 100%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd90 {
        width: 100%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wd100 {
        width: 100%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    /*Column
--------------------------------------------------------------------*/
    .col2 {
        width: 100%;
        height: auto;
        display: block;
        float: left;
        margin: 0.5%;
    }

    .col3 {
        width: 100%;
        height: auto;
        display: block;
        float: left;
        margin: 0.5%;
    }

    .col4 {
        width: 100%;
        height: auto;
        display: block;
        float: left;
        margin: 0.5%;
    }

    .col5 {
        width: 100%;
        height: auto;
        display: block;
        float: left;
        margin: 0.5%;
    }

    .col6 {
        width: 100%;
        height: auto;
        display: block;
        float: left;
        margin: 0.5%;
    }


    /* Flexbox
--------------------------------------------------------------------*/
    .flbox {
        width: 100%;
        height: auto;
        display: block;
    }

    .flbox .flb2 {
        width: 100%;
        height: auto;
        display: block;
    }

    .flbox .flb3 {
        width: 100%;
        height: auto;
        display: block;
    }

    .flbox .flb4 {
        width: 100%;
        height: auto;
        display: block;
    }


    /* Box left
--------------------------------------------------------------------*/
    .box20mleft {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }

    .box30mleft {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }

    .box40mleft {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }

    .box50mleft {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }

    .box60mleft {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }

    .box70mleft {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }

    .box80mleft {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }


    /* Box right
--------------------------------------------------------------------*/
    .box20mright {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }

    .box30mright {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }

    .box40mright {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }

    .box50mright {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }

    .box60mright {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }

    .box70mright {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }

    .box80mright {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 20px;
    }



    /* Contents Styles
--------------------------------------------------------------------*/

    #msp {
        width: 100%;
        height: auto;
    }

    .mmbody {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 50px 5%;
    }


    /* Align
--------------------------------------------------------------------*/
    .tac {
        text-align: center;
    }

    .tar {
        text-align: right;
    }



    /* Font Styles
--------------------------------------------------------------------*/
    #msp p {
        font-size: 14px;
        line-height: 1.8em;
        margin-bottom: 2em;
    }

    #msp p.pnom {
        margin-bottom: 0 !important;
    }

    #msp p.pnom05 {
        margin-bottom: 0.5em !important;
    }

    #msp p.pnom1 {
        margin-bottom: 1em !important;
    }

    #msp h2.h2toptxt {
        font-size: 24px;
        font-weight: 400;
        line-height: 1.25em;
								margin-bottom: 15px;
    }

    #msp h3.h3nom1 {
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 10px;
    }

    #msp h4.h4nom1 {
        font-size: 14px;
        font-weight: 700;
        padding-bottom: 5px;
        margin-bottom: 0.5em;
    }

    #msp h5.h5nom1 {
        font-size: 14px;
        font-weight: 700;
        padding: 5px;
        margin-bottom: 5px;
    }


    /* text bottom
--------------------------------------------------------------------*/
    a.txtbn {
        width: 80%;
        height: 40px;
        display: block;
        font-size: 14px;
        font-weight: 400;
        line-height: 38px;
        text-align: center;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        text-decoration: none;
    }



    /* List Styles
--------------------------------------------------------------------*/
    #msp ul.ulnom {
        margin: 0 0 3em 1em;
    }

    #msp ul.ulnom li {
        font-size: 14px;
        line-height: 1.6em;
        margin: 0 0 0.5em 1em;
        list-style-image: url(../img/lidot.png);
    }

    #msp ul.ulnom0 {
        margin: 0 0 0em 1em;
    }

    #msp ul.ulnom0 li {
        font-size: 14px;
        line-height: 1.6em;
        margin: 0 0 0.5em 1em;
        list-style-image: url(../img/lidot.png);
    }

    #msp ol.olnom {
        margin: 0 0 3em 1em;
    }

    #msp ol.olnom li {
        margin: 0 0 0.5em 1em;
        font-size: 12px;
        line-height: 1.5em;
        list-style: decimal;
    }

    #msp ol.olnom0 {
        margin: 0 0 0em 1em;
    }

    #msp ol.olnom0 li {
        margin: 0 0 0.5em 1em;
        font-size: 12px;
        line-height: 1.5em;
        list-style: decimal;
    }


    /* table Styles
--------------------------------------------------------------------*/
    table.ts01 {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    table.ts01 tr th {
        width: 100%;
        height: auto;
        display: block;
								font-weight: 400;
								color:#027dc7;
        padding: 0px 5px 5px 5px;
        border-bottom: 1px dotted #0094ff;
        text-align: left;
    }

    table.ts01 tr td {
        width: 100%;
        height: auto;
        display: block;
        font-size: 14px;
        line-height: 1.4em;
        padding: 5px 5px 25px 5px;
    }

    .tablescn {
        box-sizing: border-box;
        border-right: 3px solid #222;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }

    table.ts_v {
        width: 800px;
        height: auto;
        border-collapse: collapse;
        table-layout: fixed;
    }

    table.ts_v th {
        width: auto;
        height: auto;
        border: 1px solid #e0e0e0;
        padding: 10px;
        text-align: center;
        font-size: 14px;
								color:#fff;
        line-height: 1.4em;
        font-weight: normal;
        background-color: #0094ff;
    }

    table.ts_v td {
        width: auto;
        height: auto;
        border: 1px solid #e0e0e0;
        padding: 10px;
        font-size: 14px;
        line-height: 1.4em;
    }


    /* Form
-----------------------------------------------------------*/

    .formbox250 {
        background-color: #f3f3f3;
        padding: 5px;
        width: 100%;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #999;
        border-right-color: #fafafa;
        border-bottom-color: #fafafa;
        border-left-color: #999;
    }

    .formbox150 {
        background-color: #f3f3f3;
        padding: 5px;
        width: 50%;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #999;
        border-right-color: #fafafa;
        border-bottom-color: #fafafa;
        border-left-color: #999;
    }

    .formbox100 {
        background-color: #f3f3f3;
        padding: 5px;
        width: 30%;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #999;
        border-right-color: #fafafa;
        border-bottom-color: #fafafa;
        border-left-color: #999;
    }

    .formbox750 {
        background-color: #f3f3f3;
        padding: 5px;
        width: 100%;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #999;
        border-right-color: #fafafa;
        border-bottom-color: #fafafa;
        border-left-color: #999;
    }

    form input#submit {
        font-size: 14px;
        line-height: 50px;
        font-weight: 700;
        height: 50px;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        cursor: pointer;
    }

    /* Google Maps
-----------------------------------------------------------*/
    #map_canvas_01 {
        width: 100%;
        height: 450px;
        display: block;
    }

    #map_canvas_01 iframe {
        width: 100%;
        height: 450px;
        display: block;
    }

    /* Carousel
-----------------------------------------------------------*/

    /* Image slide */
    .imageslider {
        widht: 100%;
        height: auto;
        display: block;
    }

    /* Container DIV */
    .imageslider .simply-scroll {
        width: 100%;
        height: 200px;
    }

    /* Clip DIV */
    .imageslider .simply-scroll .simply-scroll-clip {
        width: 100%;
        height: 200px;
    }

    /* Explicitly set height/width of each list item */
    .imageslider .simply-scroll .simply-scroll-list li {
        float: left;
        /* Horizontal scroll only */
        width: 340px;
        height: 200px;
    }

    .imageslider .simply-scroll .simply-scroll-list li img {
        width: 100%;
        height: auto;
        display: block;
    }


}
</pre></body></html>