@charset "UTF-8";


p.bot {
    text-align: center;
}

.table_type01 p.bot input,
.table_type01 p.bot select {
    width: 200px;
    margin: 10px;
}


@media screen and (min-width: 769px) {
        height: auto;
    }
}

.top_information section dl dt {
    margin-bottom: 0px;
}

.top_information section dl {
		margin-bottom: 30px;
    line-height: 1.5;
}

@media screen and (min-width: 769px) {
    .top_information section dl dd a {
        font-size: 1.5rem;
    }
}

.keyvisual {
    margin: 0 auto 50px auto;
}