﻿
.wrapper,
.table,
.fo-label{
    width: 100%;
}

.wrapper{
    padding: 1em 10px;
        background-color:rgba(0,0,0,0.01);
        font-size:1.2em;
}

section{
    padding: 5%;
}

.table, .td, .tr{
    display: block;
}
.td{
	padding: 5px 0px 5px 0;
	border:none;
}

#fo-required-fields{
    height: 30px;
    line-height: 30px;
    font-size: 0.8em;
}
.fo-fields{
	padding-bottom:15px;
}
.mail-navi li span:first-child{
	margin-bottom:3px;
}
ul.list li{
	display:block;
	padding:0.3em 0;
}
ul.list li label{
	padding:0.5em 5em 0.5em 0;
}
.checkb{
	font-weight:bold;
	font-size:1.2em;
}
