@charset "utf-8";
.densokunoinfo {
    width: 980px;
    margin: auto;
    font-family: "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, Arial, sans-serif;
    color: #545467;
    text-align: left;
}
.densokunoinfo h1 {
    font-size: 2.3em;
    padding: 20px 0 0.4em 0;
    background: url(/webImg/html/densokunou/img/contactus/bg_title01.png) repeat-x 0 bottom;
}
.densokunoinfo h2 {
    font-size: 1.8em;
    color: #999;
    padding: 0 0 2px;
    margin: 30px 0px 0px;
}

.densokunoinfo p {
    font-size: 1rem;
    line-height: 1.6;
}
.densokunoinfo li {
    font-size: 1.5rem;
    font-weight: bold;
}
.densokunoinfo .flex {
    display: flex;
	margin:.5rem 0 3rem;
}

.densokunoinfo .flex div {
    margin: 10px;
}
.densokunoinfo .flex ul {
    background-color: #fafafa;
    border: solid 1px gray;
    padding: 1.2em 5em;
    margin-left: 2.5rem;
}
.densokunoinfo .flex ul .baseline {
    vertical-align: baseline;
}
.densokunoinfo .flex ul .fax {
    color: #006BB6;
    font-size: 1.25rem;
}
.densokunoinfo .flex strong {
    font-size: 1.5rem;
}
.densokunoinfo .flex .time {
    background-color: #006BB6;
    color: #fff;
    font-size: 0.8rem;
    padding: .2rem .5rem;
    margin-right: 1rem;
}
.densokunoinfo .strong {
    font-weight: bold;
	margin-top: 1rem;
}
.densokunoinfo .strong a {
	text-decoration: underline;
	color: #545467;
}
