@charset "utf-8";
/*** mynavi CSS Document *************************************

	base.css
	+お客様編集用CSS+
	新たにスタイルを追記する時はこのファイルにお願い致します。

----------------------------------------------------------------***/
/***  common  ***/
#contetns {
	font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
#icarch img {
	display: block;
	width: 100%;
}
#contetns a:hover {
	text-decoration: none;
}
img {
	display: block;
	vertical-align: bottom;
}
section {
	padding: 0;
}

h2,h3,p {
	color: #333;
}

#contetns h2{
	font-weight: bold;
	font-size: 30px;
	letter-spacing: 0.2em;
	text-align: center;
    margin: 40px 0 0 0;
}


/***  人気の条件  ***/

.popular_contents {
	margin: 0 auto;
	width: 960px;
	padding: 10px 0 70px
}

.popular_title {
	margin: 70px 0;
}

.popular_list ul {
    display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
}

.popular_list li {
	display: table-cell;
    width: 25%;
    height: auto;
    padding: 0px 25px;
}
.popular_list img {
	margin: 0 auto;
}

.popular_list li h3 {
	font-size: 20px;
    text-align: center;
    letter-spacing: 0.1em;
    margin: auto;
    padding: 30px 0 30px;
}

.popular_list li p {
	font-size: 15px;
    font-weight: 500;
    margin: auto;
    letter-spacing: 0.1em;
    line-height: 1.5em;
	padding-bottom: 30px;
	height: 6em;
}

.popular_button {
	text-align: center;
}

.popular_button_details {
	padding: 10px 30px;
    background-color: #EA861E;
    border-style: none;
    border-radius: 5px;
    width: 250px;
    background-image: url(../img/popular_arrow.png);
    background-size: 15%;
    background-position: 93% 45%;
    background-repeat: no-repeat;
    transition: background-color 0.3s;
}

.popular_button_details:hover {
	background-color: #E8AB74;
}

.popular_button_details a {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 0.1em;
	font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}


/***  キャリアステップ  ***/

.step_contents {
	padding: 10px 0 70px;
	background-color: #C4E3EB;
}

.step_title {
	margin: 70px 0;
}

.step_list {
	margin: 0 auto;
	width: 960px;
	padding-bottom: 50px;
}

.step_list ul {
    display: flex;
	flex-wrap: wrap;
}

.step_list li {
	display: table-cell;
    width: 18%;
    height: auto;
    padding: 0px 30px;
}

.step_subtitle {
	font-size: 20px;
	font-weight: bold;
	color: #EA861E;
	text-align: center;
	margin-bottom: 30px;
}

.step_list img {
	margin: 0 auto;
}

.step_list li h3 {
	font-size: 23px;
    text-align: center;
    letter-spacing: 0.1em;
    margin: auto;
    padding: 30px 0 30px;
}

.step_sentence {
	font-size: 15px;
    font-weight: 500;
    margin: auto;
    letter-spacing: 0.1em;
    line-height: 1.5em;
	padding-bottom: 30px;
}

/***  先輩の声  ***/

.voice_icon {
	margin: 30px auto 0;
	width: 9%;
}

.voice_title h2 {
	color: #00A8D2;
}

.voice_contents {
	background-color: #fff;
	margin: 0 auto;
	width: 960px;
	padding: 10px 0 70px;
}

.voice_list01 {
	margin: 0 auto;
	padding: 3em;
}

.voice_list02 {
	margin: 0 auto;
	padding: 0 3em 3em;
}

.voice_list01 li:first-child,
.voice_list02 li:first-child {
	margin-right: 3em;
}

.voice_list01 li,
.voice_list02 li{
	border: solid 10px #B8DFED;
    display: inline-block;
    width: 38.5%;
    height: auto;
    padding: 30px;
}

.voice_contents h3 {
	color: #EA861E;
	font-size: 18px;
	text-align: center;
	letter-spacing: 0.1em;
	padding-bottom: 20px;
}

.voice_sentence {
	font-size: 15px;
    font-weight: 500;
    margin: auto;
    letter-spacing: 0.1em;
    line-height: 1.5em;
}


/***  建築・土木・建設のお仕事について  ***/
.about {
	margin: 0 auto;
	width: 960px;
	padding: 10px 0 30px;
}

.about_title {
	margin: 70px 0 70px;
}

.about article {
	margin: 0 0 40px 0;
}

.about h3 {
	font-size: 24px;
	margin: 10px 0 20px 0;
	color: #00A8D2;
}

.about article p {
	font-size: 15px;
	font-weight: 500;
    line-height: 1.8em;
}

.about article figure,
.about article figure3 {
	width: 425px;
	float:left;
}

.about article figure2,
.about article figure4 {
	width: 425px;
	float:right;
}

.about article div{
	width: 480px;
	height: 280px;
	float:right;
	position: relative;
}

.about article .text2{
	width: 480px;
	height: 280px;
	float:left;
	position: relative;
}

.about article div ul li{
	width: 49%;
	float: left;
}

.about article div ul li:last-child{
	float: right;
	margin: 0;
}


/*オススメ情報*/
.adbnr{
	width:100%;
	margin:0px auto 0;
  text-align: center;
}
.adbnr ul li{	
	margin:0 auto;
	padding:10px 10px;
	box-sizing:border-box;
}
.adbnr h3{
	padding: 3px 0 10px;
	text-align:center;
	color:#FFF;
	font-size: 14px;
	letter-spacing: 0.05em;
	background-color: #ed6f14;
}
.adbnr ul li a{
	padding:5px 0;
	color: #0070be !important;
	font-size: 14px !important;
	text-decoration: underline !important;
}
.adbnr ul li a:hover{
	opacity: 0.6;
}

.lpbanner{
    background: #fbfaf8;
    border: 1px solid #ed6f14;
    border-radius: 5px;
    font-size: 12px;
    margin:20px auto 20px auto;
	width:100%;
}



.lpbanner h3{
	background: #ed6f14;
    color: #fff;
    font-size: 18px;
    text-align: center;
    letter-spacing: .06em;
    padding: 10px 0!important;
    margin: 0 0 15px;
}

.lpbanner p {
    padding: 0 15px 15px;
    box-sizing: border-box;
    letter-spacing: .08em;
    line-height: 1.4;
    font-size: 13px;
    text-align: center;
}

/*モーダル内リンク*/

.popup h2{
	font-size: 24px;
	font-weight: normal;
	padding: 0 0 20px 0;
}
.popup section dl{
	width: 31%;
	height: 180px;
	background: #FFE8D5;
	border-radius: 5px;
	border:1px solid #FFE8D5;
	float: left;
	padding: 5px;
	box-sizing: border-box;
	margin: 0 1% 2% 1%;
}
.popup section dl dt{
	font-size: 18px;
	padding: 0 0 5px 0;
	text-align: center;
    color: #444;
	font-weight: 400;
}
.popup section dl dd ul li{
	width: 31%;
	float: left;
	margin: 0 1% 2% 1%;
}
.popup section dl dd ul li a{
	display: block;
	color: #fff;
	border:1px solid #E36F28;
	border-radius: 5px;
	background: url(../img/arrow_w.png) no-repeat 98% center;
	font-size: 14px;
	text-align: center;
	padding: 5px 0;
    background-color: #E36F28;
}
.popup section dl dd ul li a:hover{
	background: url(../img/arrow.png) no-repeat 98% center #EFAC83;
	color: #444;
	text-decoration: none;
	opacity:1;
}