@charset "UTF-8";
.human1,.human2,.human3,.human4,.human5,.human6,.human7,.human8,.human9,.human10,
.human11,.human12,.human13,.human14,.human15,.human16,.human17,.human18,.human19,
.human20,.human21,.human22,.human23,.human24,.human25,.human26,.human27,.human28,.human29,.human30
{ display: none;}
.caution {
	font-size: 90%;
	color:#D23437;
}
.kiyaku_table {
	width: 100%;
	text-align:center;
	vertical-align: middle;
}
.kiyaku_table th,
.kiyaku_table td {
	text-align: center !important;
	vertical-align: middle!important;
}
.kiyaku_wrapper p {
	padding-bottom: 5px !important;
}
.kiyaku_wrapper h4 {
	margin-top: 10px;
}

main{
	margin-top: -100px;
}

.contents-line-p {
    position: relative;
    background: url(images/contents-line-p.png) repeat-x center top;
    z-index: 100;
    height: 7px;
    display: block;
    top: -6px;
    width: 100%;
}
.footer_sitemap::before {
    content: "";
    display: block;
    background-image: url(../images/contents-line-p_b.png);
    background-size: auto 7px;
    height: 7px;
    width: 100%;
    background-repeat: repeat-x;
    background-position: center top;
    position: absolute;
    top: 0;
    left: 0;
}
@media screen and (max-width:736px){
main{
	margin-top:0px;
}


}
.d00{
    display: none;
}