@charset "utf-8";

/*規約用整地*/

#subVisual {
    height: 180px;
}

#mainVisual, #subVisual {
    margin: 0 0 40px 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

#subVisual .inner {
    width: 1000px;
    margin: 0 auto;
}

#contentsInner, #contents .inner {
    width: 1000px;
    margin: 0 auto;
}

.kiyakuCont p.brackets{
	margin-left: 4em;
	line-height: 1.4;
	text-indent: -2.5em;
	margin-bottom: 2px;
}
