body 	{font-family: 'メイリオ',
		'Hiragino Kaku Gothic Pro',
		sans-serif;
        /*font-size: 100%;*/
		background-color: #edede3;
		margin: 0;
        background-image: url(../images/bog.png);
        background-position: center center;
        background-attachment: fixed;
        background-size: cover;

        background-repeat: no-repeat;

        
        -webkit-text-size-adjust: 100%;
        -moz-text-size-adjust: 100%;
         -ms-text-size-adjust: 100%;
         -o-text-size-adjust: 100%;
         text-size-adjust: 100%;}

h1 		{margin-top: 0 auto;}

h2      {margin-top: 0 auto;
        /*border: solid 1px;
        border color: rgb(255, 0, 0);*/
        width: 85%;
        margin-right: auto;
        margin-left: auto;}

h3      {margin-top: 0 auto;
        /*border: solid 1px;
        border color: rgb(255, 0, 0);*/
        width: 80%;
        margin-right: auto;
        margin-left: auto;}

p       {width: 80%;
        margin-right: auto;
        margin-left: auto;}

div.hyou {width: 90%;
         padding: 0;
         float: none;
         margin-right: auto;
         margin-left: auto;}

div.android {/*border: solid 1px;
                border-color: rgb(0, 255, 0);
                background-color: rgba(0, 0, 0, 0.0);*/
                margin-top: 0px;
                padding: 0px;
                width: 160px;
                height: 50px;
                /*float: right;*/}

div.app {/*border: solid 2px;*/
        height: 120px;
        width: 180px;
        overflow: hidden;
        padding-top: 0px;
        margin-left: auto;
        margin-right: auto;}

div.apple {/*border: solid 2px;
            border-color: rgb(255, 0, 0);
            background-color: rgba(0, 0, 0, 0.0);*/
            padding: 10px;
            width: 160px;
            height: 50px;}


article 	{background-color: rgba(10,10,10, 0.85);
             float: left;    
			width: 100%;
			margin-left: auto;
			margin-right: auto;
			border: solid 5px #aaaaaa;
			border-radius: 20px;
			margin-top: 10px;
			padding: 20px;
			-webkit-box-shadow: 1px 1px 3px #aaaaaa;
			box-shadow: 1px 1px 3px #aaaaaa;
			opacity: 1.0;
            color: rgb(255, 255, 255);}

.first-article {margin-top: 130px;}

.access-article {margin-top: 0px;
                margin-bottom: 52px;}

header 	{background-color: rgba(240, 255, 255, 0.5);
		margin-bottom: 0px;}

a       {color: rgb(244, 164, 96);}
a:hover {color: rgb(255, 255, 0);
        text-decoration: none;}

.bar {color: rgb(204, 255, 255);
        height: 95px;
        font-size:18px;
        font-weight: 600;
        text-shadow:0px 0px 3px #00CCFF,
                    0px 0px 5px #00CCFF,
                    0px 0px 7px #00CCFF,
                    0px 0px 8px #00CCFF;
        /*-webkit-box-reflect: below 4px;*/
        margin: 5px;
        height: 100;
        /*border: solid 1px;*/}

a:hover .bar {color: rgba(204, 255, 255, 1.0);
                font-size:18px;
                font-weight: 600;
                height: 95px;
                /*border: solid 3px;*/
                text-shadow:0px 0px 3px #FF6600,
                            0px 0px 5px #FF6600,
                            0px 0px 7px #FF6600,
                            0px 0px 8px #FF6600;}

.this-page .bar {color: rgba(204, 255, 255, 1.0);
                font-size:18px;
                font-weight: 600;
                height: 95px;
                /*border: solid 1px;*/
                text-shadow:0px 0px 3px #FF6600,
                            0px 0px 5px #FF6600,
                            0px 0px 7px #FF6600,
                            0px 0px 8px #FF6600;}


.bar1 {color: rgba(204, 255, 255, 1.0);
                font-size:18px;
                font-weight: 600;
                height: 95px;
                /*border: solid 1px;*/
                text-shadow:0px 0px 3px #FF6600,
                            0px 0px 5px #FF6600,
                            0px 0px 7px #FF6600,
                            0px 0px 8px #FF6600;}

footer 	{width:75%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
        color: rgb(255, 255, 255);}

ul  { padding-left: 0; 
    margin: 0;
    overflow: hidden;}
ul li { list-style-type: none; 
        background-color: rgb(0, 0, 0, 0.0);}
img { vertical-align: middle; }


li.kifu {float: left;
        width: 8em;
        padding: 3px;}

p.clear {clear: left;
        margin-top: 10px;}



figure.maptotodai {margin-left: auto;
                    margin-right: auto;
                    text-align: center;
                    width: 80%;
                    max-height: auto;}
.maptotodai img {width: 100%;
                text-align: center;
                height: auto;
                max-height: auto;}

/*写真関連*/
#sample {
/*border: solid 1px;*/
text-align: center;
margin: auto;
}

#sample img {margin: 10px;
            max-width: 80%;
            max-height: 256px;}

/*研究室展示*/            

ul.inline-block {
    list-style-type: none;
    padding-left: 0;
}
li.exh {
    text-align: center;
    background: #CCC;
    max-width: 95%;
    max-height: 200px;
    height: auto;
    padding: 0px;
    margin: 10px;
    /*border: solid 5px;
    border-color: rgb(0, 0, 255);*/
}

li.exh:before{
    display:block;
    padding-top:67%;
}

li.exh1 {
    background: #CCC;
    max-width: 150px;
    max-height: 200px;
    padding: 0px;
    margin: 10px;
}

.inline-block {
    text-align: center;
}
.inline-block li {
    display: inline-block;
}

figure.pl {
    margin: auto;
    text-align: center;
    position: relative;
    overflow: hidden;
    height: auto;
    max-height: 200px;
    /*width:100%;
    height: 100%;*/
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    /*border: solid 5px;
    border-color: rgb(0, 255, 0);*/
}

figure.pl img {
    width: 100%;
    height: auto;
    max-height: 200px;
}

figcaption.sent {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    -webkit-transition: .3s;
    transition: .3s;
    opacity: 0;
    /*border: solid 1px;*/
}
figcaption.sent h3,
figcaption.sent p {
    color: rgb(255, 255, 255);
    position: absolute;
    left: -100%;
    width: 100%;
    -webkit-transition: .3s;
    transition: .3s;
    text-align: justify;
    /*border: solid 1px;*/
    /*margin-top: 0px;*/
}
figcaption.sent h3 {
    top: 5px;
    margin-bottom: 0px;
}
figcaption.sent p {
    font-size: 13px;
    top: 0px;
}
figure:hover figcaption.sent {
    opacity: 1;
}
figure:hover figcaption.sent h3,
figure:hover figcaption.sent p {
    left: 0px;
}
figure:hover figcaption.sent h3 {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}
figure:hover figcaption.sent p {
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
}

figcaption.title {
    position: absolute;
    bottom: 30px;
    right: 0px;
    z-index: 2;
    width: 100%;
    height: 60px;
    background: rgba(0,0,0,.6);
    -webkit-transition: .3s;
    transition: .3s;
}

figure:hover figcaption.title {
    right: 100%;
}


/*SlideShow*/

.slideshow {
    background-color: rgb(0, 0, 0);
    /*height: 600px;*/
    /*min-width: 960px;*/
    width: 100%;
    /*height: 600px;*/
    height: 465px;
    overflow: hidden;
    position: relative;
    /*margin: 0px;*/
}

.slideshow-slides {
    height: 100%;
    position: absolute;
    width: 100%;
    /* left は JavaScript で指定 */
}
.slideshow-slides .slide {
    height: 100%;
    overflow: hidden;
    position: absolute;
    width: 100%;
    /* left は JavaScript で指定 */
}
.slideshow-slides .slide img {
    left: 50%;
    margin-left: -800px;
    position: absolute;
}

.slideshow-indicator a {
    background-color: rgba(0, 0, 0, 0); /* for IE9 */
    overflow: hidden;
}

.slideshow-indicator a:before {
    content: url(../images/sprites.png);
    display: inline-block;
    font-size: 0;
    line-height: 0;
}

.slideshow-indicator {
    bottom: 30px;
    height: 16px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
}
.slideshow-indicator a {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 3px;
    margin-right: 3px;
}
.slideshow-indicator a.active {
    cursor: default;
}
.slideshow-indicator a:before {
    margin-left: -110px;
}
.slideshow-indicator a.active:before {
    margin-left: -130px;
}

/* JavsScript 無効時 */
.no-js .slideshow {
    height: auto;
}
.no-js .slideshow-slides {
    height: auto;
    position: static;
}
.no-js .slideshow-slides .slide {
    display: block;
    height: auto;
    position: static;
}
.no-js .slideshow-slides .slide img {
    margin: auto;
    position: static;
}
.no-js .slideshow-nav,
.no-js .slideshow-indicator {
    display: none;
}


/*
 * Sticky header
 */

/* デフォルトのスタイル */
.page-header {
    background-color: rgba(0, 0, 0, 1.0);/*ヘッダーの色*/
    position: absolute;
    width: 100%;
    height: 100px;
    /*min-width: 960px;*/
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
            box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
    z-index: 3;
}

/* スティッキー状態のスタイル */
.page-header.sticky {
    position: fixed;
    top: 0;
}

.page-header > .inner {
    margin: auto;
    /*width: 960px;*/
    width: 90%;
}

.no-boxshadow .page-header {
    border-bottom: 1px solid rgb(204, 204, 204);
}

/* Logo */
.site-logo {
    float: left;
    margin-left: -45px;
    margin-bottom: 20px;
    margin-top: 0px;
    /*border: solid 2px;
    border-color: rgb(255, 0, 0);*/
}

div.moji {
        text-decoration: none;
        /*border: solid 1px;
        border-color: rgb(255, 0, 255);*/
        float: right;
        height: 100px;
        text-shadow:0px 0px 3px #00CCFF,
                    0px 0px 5px #00CCFF,
                    0px 0px 7px #00CCFF,
                    0px 0px 11px #00CCFF,
                    0px 0px 15px #00CCFF,
                    0px 0px 17px #00CCFF; 
}

div.tokyo { text-decoration: none;
            color: rgb(204, 255, 255);
            font-size: 20px;
            margin-bottom: 0;
            margin-top: 5px;
            padding: 0;
            /*border: solid 1px;
            border-color: rgb(255, 255, 0);*/
            /*text-shadow:0px 0px 3px #00CCFF,
                    0px 0px 5px #00CCFF,
                    0px 0px 7px #00CCFF,
                    0px 0px 11px #00CCFF,
                    0px 0px 15px #00CCFF,
                    0px 0px 17px #00CCFF; */
            }

div.kinmirai {
            text-decoration: none;
            color: rgb(204, 255, 255);
            font-size: 50px;
            margin-top: 0;
            padding: 100;
            /*border: solid 1px;
            border-color: rgb(255, 255, 0);*/
            /*text-shadow:0px 0px 3px #00CCFF,
                    0px 0px 5px #00CCFF,
                    0px 0px 7px #00CCFF,
                    0px 0px 11px #00CCFF,
                    0px 0px 15px #00CCFF,
                    0px 0px 17px #00CCFF; */ 
}

h1.site-logo:hover div.moji  /*div.tokyo*/  {
                    text-decoration: none;
                    text-shadow:0px 0px 3px #00CCFF,
                    0px 0px 5px #00CCFF,
                    0px 0px 7px #00CCFF,
                    0px 0px 11px #00CCFF,
                    0px 0px 15px #00CCFF,
                    0px 0px 17px #00CCFF,
                    0px 0px 5px #00CCFF,
                    0px 0px 7px #00CCFF,
                    0px 0px 11px #00CCFF,
                    0px 0px 15px #00CCFF,
                    0px 0px 17px #00CCFF;  
}

h1.site-logo:hover img.neon {background-image:url(../images/neon2.png)}

/*div.moji:hover  div.kinmirai {text-shadow:0px 0px 3px #00CCFF,
                    0px 0px 5px #00CCFF,
                    0px 0px 7px #00CCFF,
                    0px 0px 11px #00CCFF,
                    0px 0px 15px #00CCFF,
                    0px 0px 17px #00CCFF,
                    0px 0px 5px #00CCFF,
                    0px 0px 7px #00CCFF,
                    0px 0px 11px #00CCFF,
                    0px 0px 15px #00CCFF,
                    0px 0px 17px #00CCFF; }*/

img.neon {max-width: 80;
        max-height: 80;
        /*border: solid 1px;
        border-color: rgb(0, 0, 255);*/
        margin-top: 10px;}

/* Primary nav */
.primary-nav {
    margin-top: 0px;
    float: right;
    line-height: 100px;
    letter-spacing: 1px;
    text-transform: uppercase;
    /*border:solid 1px;*/
    margin-right: 0px;
}
.primary-nav li {
    float: left;
}
.primary-nav a {
    color: inherit;
    text-decoration: none; 
    display: block;
    padding: 0;
}
.primary-nav a:hover {
    background-color: rgb(0, 0, 0);
    text-decoration: none;
    color: inherit;
}

.primary-nav .this-page {background-color: rgb(0, 0, 0);}



/*facebook対応*/
/*.fb-pages   {float: right;}*/


article.fb {/*?padding:0px;
            margin-top: 0px;
            background-color: rgba(1,1,1,0.0);*/
            /*border: hidden;*/
            /*-webkit-box-shadow: none;
            box-shadow: none;
            padding: 0px;
            float: right;
            clear:none;
            width: 250px;
            height: 500px;*/
            display: none;}

.facebook   {float: right;
            width: 25%;
            /*max-width: 250px;*/
            height: 500px;
            margin-left: auto;
            margin-right: auto;
            /*margin-top: 150px;*/
            z-index: 1;
            /*border: solid 1px;
            border-color: rgb(255, 0, 0);*/
        	/*overflow: hidden;*/}

.facebook-mobile {display: none;}


/*youtube*/

.youtube   {float: right;
            width: 25%;
            height: auto;
            margin-left: auto;
            margin-right: auto;
            margin-top: 130px;
            margin-bottom: 5px;
            /*max-width: 250px;*/
            z-index: 1;
            /*border: solid 1px;
            border-color: rgb(255, 0, 0);*/}

iframe.yt {width: 100%;
            height: 100%;
            max-width: 250px;
        	/*float: left;*/
            padding-left: 0px;
            padding-bottom: 0px;
            margin: 0px;}

.pv {display: none;}


.left-article   {width: 74%;
                float: left;
                padding: 0px;
                /*overflow: hidden;*/
                /*border: solid 1px;*/}

.all-article    {width: 75%;
                margin-right: auto; 
                margin-left: auto;
                overflow: hidden;
                /*border:solid 1px;*/}

.all-article1    {width: 80%;
                margin-right: auto; 
                margin-left: auto;
                overflow: hidden;
                /*border:solid 1px;*/}

.ordinary-article   {width:100%;
                    margin-left: auto;
                    margin-right: auto;
                    /*border: solid 1px;*/}


/*menu bar*/

dl {margin: 0px;} 

#acMenu dt{display: none;}
#acMenu dd{display: none;}

.inner_child {display: none;}

li .toggle {display: none;
            /*border:solid 1px;
            background-color: rgb(255,0,0);*/}

a.push  {display: none;}




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



	body 	{font-family: 'メイリオ',
		'Hiragino Kaku Gothic Pro',
		sans-serif;
		background-color: #edede3;
		margin: 0;
        background-image: url(../images/rokkaku.png);
        background-repeat:repeat;            
        background-position:left;
        background-size:auto;
        /*background-position: center center;
        background-attachment: fixed;
        background-size: cover;
        background-repeat: no-repeat;

         -webkit-text-size-adjust: 100%;
        -moz-text-size-adjust: 100%;
         -ms-text-size-adjust: 100%;
         -o-text-size-adjust: 100%;
         text-size-adjust: 100%;*/}

    .page-header > .inner {
    margin: auto;
    /*width: 960px;*/
    width: 95%;}

}








/*スマホ用*/

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


    .access-article {margin-top: 0px;
                margin-bottom: 100px;}

    .first-article {margin-top: 170px;}

    .all-article    {width: 90%;
                    max-width: 900px;
                    overflow: hidden;}


    .ordinary-article {width: 100%;}

    footer {width: 90%;}


    /*slideshow*/

    .slideshow {display: none;}




    /*facebook*/

    article.fb {padding:0px;
                background-color: rgba(1,1,1,0.0);
                border: hidden;
                -webkit-box-shadow: none;
                box-shadow: none;
                display: block;
                width: 100%;
                display: none;
                /*border: solid 1px;
                border-color: rgb(255, 0, 0);*/
                }


    .facebook {float: none;
                clear:both;
                margin-left: auto;
                margin-right: auto;
                width: 250px;
                height: 500px;
                background-color: rgb(255,0,0);
                margin-top: 0px;
                margin-bottom: 0px;
                z-index: 1;
                display:none;}


    .facebook-mobile {float: none;
                clear:both;
                margin-left: auto;
                margin-right: auto;
                max-width: 500px;
                height: 400px;
                /*border: solid 1px;*/
                margin-top: 0px;
                margin-bottom: 0px;
                z-index: 1;
                display: block;
                }


    .left-article {width: 100%;
                    float: none;
                    margin-left: auto;
                    margin-right: auto;
                    /*border: solid 1px;*/
                    /*border-color: #ff4500;*/}


    /*youtube*/

    .youtube {display: none;}

    article.pv {padding:0px;
                background-color: rgba(1,1,1,0.0);
                border: hidden;
                -webkit-box-shadow: none;
                box-shadow: none;
                display: block;
                width: 100%;
                height: auto;
                /*border: solid 1px;
                border-color: rgb(255, 0, 0);*/
                }

    .youtube-mobile {float: none;
                clear:both;
                margin-left: auto;
                margin-right: auto;
                /*max-width: 560px;*/
                max-width: 500px;
                height: 280px;
                /*border: solid 1px;*/
                margin-top: 0px;
                margin-bottom: 0px;
                z-index: 1;
                display: block;
                /*padding: 10px;*/
                }

    iframe.yt1 {width: 100%;
    			/*max-width: 560px;*/
                height: 100%}


    /*sticky header*/

    /* デフォルトのスタイル */
.page-header {
    background-color: rgba(0, 0, 0, 1.5);/*ヘッダーの色*/
    position: absolute;
    width: 100%;
    height: 110px;
    /*min-width: 960px;*/
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
            box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
    z-index: 3;
}

/* スティッキー状態のスタイル */
.page-header.sticky {
    position: absolute;/*mobileではついていかないようにした*/
    top: 0;
    width:100%;
}

.page-header > .inner {
    margin: auto;
    /*width: 960px;*/
    width: 100%;
}

.no-boxshadow .page-header {
    border-bottom: 1px solid rgb(204, 204, 204);
    width: 100%;
}

/* Logo */
.site-logo {
    overfolw: hidden;
    float: none;
    text-align: center;
    /*margin-left: -30px;
    margin-bottom: 15px;*/
    width:480px;
    height: 100px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    /*border: solid 1px;
    border-color: rgb(0, 0, 255);*/
}


div.moji {margin-right: auto;
        /*float: none;*/
        /*border: solid 1px;
        border-color: rgb(0, 255 ,0);*/
        margin-left: 0;}

img.neon {/*border: solid 1px;
        border-color: rgb(0, 255 ,0);*/
        margin-left: 0;}

/*.site-logo img {
    width:100%;
    max-width:500px;
    max-height: 80px;
}*/

/* Primary nav */
.primary-nav {
    /*margin-top: 0px;*/
    margin-bottom: 0px;
    float: right;
    line-height: 50px;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: 100%;/*追加*/
}
.primary-nav li {
    float: left;
    width: 100%;
}
.primary-nav a {
    color: inherit;
    text-decoration: none; 
    display: none;/*block->none*/
    width: 100%;
    /*padding: 0 1.36em;*/
}
.primary-nav a:hover {
    background-color: rgb(0, 0, 0);
}

.primary-nav .this-page {background-color: rgb(0, 0, 0);}

/*menu bar*/

dl {margin: 0px;} 

#acMenu dt{
    color: inherit;
    text-decoration: none; 
    display: block;
    width: 150px;
    margin: 0px;
    background-color: rgb(0, 0, 0);
    text-align:center;
    /*display:block;
    width:100px;
    height:100px;
    line-height:50px;
    text-align:center;
    border:#666 1px solid;
    cursor:pointer;*/
    }
#acMenu dd{
    color: inherit;
    text-decoration: none; 
    display: none;
    text-align:center;
    /*padding: 0 1.36em;*/
    width: 150px;
    margin: 0px;
    background-color: rgb(0, 0, 0);
    /*background:#f2f2f2;
    width:200px;
    height:50px;
    line-height:50px;
    text-align:center;
    border:#666 1px solid;
    display:none;*/
    }


.inner_child {
    color: inherit;
    text-decoration: none; 
    display: none;
    width: 100%;
    height: 250px;
    margin: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    text-align:center;
    padding-top: 0px;
    /*float:left;*/
    /*display:block;
    width:100px5
    height:100px;
    line-height:50px;
    text-align:center;
    border:#666 1px solid;
    cursor:pointer;*/
    }

.inner_child > li {background-color: rgba(0, 0, 0, 0.8);
                    float: left;
                    /*border: solid 1px;*/
                    width: 100%;
                    height: 50px;
                    text-align:center;
                    margin: 0px;}

a .inner_child  {background-color: rgba(0,0, 0, 0.8);
                    float: left;
                    /*border: solid 1px;*/
                    width: 100%;
                    height: 50px;
                    text-align:center;
                    margin: 0px;}


li .toggle {color: inherit;
            text-decoration: none; 
            display: block;
            padding-top: 0px;
            width: 100%;
            height: 50px;
            margin-bottom: 0px;
            background-color: rgba(0, 0, 0, 1.5);
            /*border:solid 1px;*/
            text-align:center;}

a.push    {/*border: solid 1px;*/
            width:100%;
            height: 50px;
            text-align: center;
            padding-top: -20px;
            margin-top: 0px;
            background-color: rgb(0,0,0, 0.8);
            /*border: solid 1px;*/
            display: block;}


}

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

    div.tokyo {font-size: 15px;}

    div.kinmirai {font-size: 38px;}

    .site-logo {width: 400px;}

    div.tokyo {margin-bottom: 13px;
                margin-top: 20px;}

    div.kinmirai {}

    /*figcaption.sent p {
    font-size: 10px;
    }

    figcaption.sent p.big {
    font-size: 10px;
    margin-top: 0px;}

    figcaption.sent h3 {
    font-size: 13px;
    top: 0px;
    }

    figcaption.title h3 {font-size: 13px;
                    margin-top: 17px;}*/

    .youtube-mobile {float: none;
                clear:both;
                margin-left: auto;
                margin-right: auto;
                /*max-width: 560px;*/
                max-width: 400px;
                height: 220px;
                /*border: solid 1px;*/
                margin-top: 0px;
                margin-bottom: 0px;
                z-index: 1;
                display: block;
                /*padding: 10px;*/
                }


}

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

    div.tokyo {font-size: 11px;}

    div.kinmirai {font-size: 29px;}

    .site-logo {width: 315px;}

    div.tokyo {margin-bottom: 13px;
                margin-top: 20px;}


    figcaption.sent p {
    font-size: 10px;
    /*margin-top: 0px;*/}

    figcaption.sent p.big {
    font-size: 10px;
    margin-top: 3px;}

    figcaption.sent h3 {
    font-size: 13px;
    top: 0px;}

    figcaption.title h3 {font-size: 13px;
                    /*border: solid 1px;*/
                    margin-top: 17px;
                    /*margin-bottom: auto;*/}

    .youtube-mobile {float: none;
                clear:both;
                margin-left: auto;
                margin-right: auto;
                /*max-width: 560px;*/
                max-width: 380px;
                height: 190px;
                /*border: solid 1px;*/
                margin-top: 0px;
                margin-bottom: 0px;
                z-index: 1;
                display: block;
                /*padding: 10px;*/
                }

}

@media screen and ( max-width:350px ) {
    figcaption.sent p.big {
    font-size: 9px;
    margin-top: 3px;}

    .youtube-mobile {height: 180;}

    div.hyou {width: 95%;
         padding: 0;
         float: none;
         margin-right: auto;
         margin-left: auto;}

}












