

html{width: 100%;height: 100%; background-image:url(../images/23_02.png);background-size: cover;background-repeat: no-repeat;background-attachment: fixed;background-position: center}



.inner-content{width: 100%;padding: 0  20px 0 20px;}
.schedule-date{width: 9%;}
.ask-memo{margin:6px 51px 0px 23px;}

@media only screen and (max-width:830px)
{
    .schedule-bottom{margin: 10px 9px 0px 0px;}
    .schedule-date{width: 150px;}
    .schedule-title{margin: 10px;}
}

@media only screen and (max-width:620px)
{
    .inner-session{display: block;}
    .pro-date,.form-text{display: block;margin: auto;}
}


