@charset "UTF-8";
/* CSS Document */


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


/* contents03 */

.contents03 .layout-about .box-text p {
	text-align: left;
	padding-bottom: 30px;
	margin-bottom: 20px;
}

.contents03 .layout-about h6 {
	font-size: 16px;
letter-spacing: 0.1em;
	text-align: left;
}


/* layout01 */

.layout01 {
	width: 100%;
}

.layout01 table td {
	display: block;
}

.layout01 table td:first-child {
	padding-bottom: 0px;
}
    
    
/* box-movie */

.box-movie {
   width: 92%;
    max-width: 500px;
    padding-top: 0px;
}


    .pc-view {
        display: none;
    }
    .sp-view {
         display: inline-block;
    }
   
}
