@charset "UTF-8";



.blue_bg{
	background-color: #eaf6fd;
	padding: 40px 0;
	margin: 80px 0 110px;
}

h3{
	margin-top: 100px;
}

p{
	/* font-size: 1.6rem; */
	font-weight: normal;
	line-height: 1.7;
	/* letter-spacing: 1px; */
	margin: 7px 0;
}
p.head{
	font-weight: 500;
}
p.blue{
	text-align: center;
	font-weight: 500;
	margin: 50px 0 30px;
}
p.blue2{
	margin: 100px 0 30px;
}
p.address{
	margin: 30px 0;
}

h4{
	font-size: 2rem;
	font-weight: 500;
	margin: 50px 0 7px;
}
h5{
	font-weight: 500;
	font-size: 1.8rem;
	margin: 10px 0 7px 0;
}
.hikakusuisyou_housin_page h5{
	font-size: 1.6rem;
	margin: 20px 0 5px 0;
}
h6{
	font-weight: normal;
	font-size: 1.6rem;
	margin: 10px 0 0;
}

ul{
	padding: 0 0 0 1em;
	margin: 7px 0;
}
ul li {
	font-weight: normal;
	list-style: none;
	text-indent: -1em;
}
ul li:before { content:"■" }
h6 + ul{
	margin: 0 0 7px;
}

ol li{
	font-weight: normal;
}
ol.maru{
	padding: 0 0 0 1em;
	margin: 7px 0;
}
ol.maru li{
	list-style: none;
	text-indent: -1em;
}
ol.maru li:nth-of-type(1):before { content: "①"; }
ol.maru li:nth-of-type(2):before { content: "②"; }
ol.maru li:nth-of-type(3):before { content: "③"; }
ol.maru li:nth-of-type(4):before { content: "④"; }
ol.maru li:nth-of-type(5):before { content: "⑤"; }
ol.maru li:nth-of-type(6):before { content: "⑥"; }
ol.maru li:nth-of-type(7):before { content: "⑦"; }
ol.maru li:nth-of-type(8):before { content: "⑧"; }
ol.maru li:nth-of-type(9):before { content: "⑨"; }
ol.maru li:nth-of-type(10):before { content: "⑩"; }
ol.maru li:nth-of-type(11):before { content: "⑪"; }
ol.maru li:nth-of-type(12):before { content: "⑫"; }
ol.maru li:nth-of-type(13):before { content: "⑬"; }
ol.maru li:nth-of-type(14):before { content: "⑭"; }
ol.maru li:nth-of-type(15):before { content: "⑮"; }
ol.maru li:nth-of-type(16):before { content: "⑯"; }
ol.maru li:nth-of-type(17):before { content: "⑰"; }
ol.maru li:nth-of-type(18):before { content: "⑱"; }
ol.maru li:nth-of-type(19):before { content: "⑲"; }
ol.maru li:nth-of-type(20):before { content: "⑳"; }

#勧誘方針 ol{
	padding-left: 20px;
}
#勧誘方針 ol li{
	margin: 30px 0;
}

#採用情報 p.blue{
	margin: 120px 0 30px;
}
#採用情報 h3 + p.blue{
	margin: 30px 0 30px;
}
#採用情報 table{
	width: 760px;
}
html.sp #採用情報 table{
	width: 100%;
}
.採用情報.blue_bg p{
	text-align: center;
	margin: 10px 0;
}

.hikakusuisyou_housin_page .foot{
	margin-top: 25px;
}

