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

.title{
text-align: center;
padding: 0 20px;
position: relative;
margin-top: 20px;
}
.title h2{
font-size: 110%;
font-weight: 800;
letter-spacing: 0.1em;
}
.title p{
margin-top: 20px;
}

.flow{
margin-top: 50px;
background: url(../img/flow/flow_back.jpg) repeat center center;
padding: 35px 20px;
}

.flow_box{
background-color: #fff;
margin: 0 auto;
padding: 20px;
}
.flow_box .hyo{
background-color: #fff;
margin: 0 auto;
padding: 20px;
text-align: center;
}
table{
border-collapse: collapse;
text-align: left;
font-size: 95%;
line-height: 1.5em;
}
table td {
border: 1px solid #000;
}
.b-right-none{
border-right-style: hidden;
}
.b-left-none{
border-left-style: hidden;
}
.setsumei{
font-size: 90%;
}
.time{
white-space: nowrap;
}

#after_title{
margin-top: 80px;
}
#after img{
max-width: 100%;
display: block;
margin: 0 auto;
}
.text{
margin-top: 15px;
}
