@charset "UTF-8";
/*
 * cmn_module.css
 *
 */

/*
---------------------------------------------------------- */
ul.list_service {}
	ul.list_service li {
		background-color: #fff;
	}
	ul.list_service li + li {
		margin-top: 20px;
	}
	@media screen and (max-width: 767px) {
		ul.list_service li + li {
			margin-top: 15px;
		}
	}
		ul.list_service li a {
			display: block;
			overflow: hidden;
			background: #fff no-repeat right top;
			background-size: contain;
			color: #323333;
			text-decoration: none;
		}
		ul.list_service li a:hover {
			opacity: .7;
		}
			ul.list_service li a > div {
				float: left;
				padding: 20px;
				width: 446px;
			}
			@media screen and (max-width: 767px) {
				ul.list_service li a > div {
					float: none;
					width: auto;
				}
			}
				ul.list_service li .mp_title {
					margin-bottom: .5em;
					padding-left: 1.5em;
					background: url("/common/img/ico_arrow_r_28x28_01.png") no-repeat left center;
					background-size: 14px 14px;
					font-size: 18px;
				}
				@media screen and (max-width: 767px) {
				}
				ul.list_service li .mp_text {}
			ul.list_service li .mp_img {
				float: right;
				width: 214px;
			}
			@media screen and (max-width: 767px) {
				ul.list_service li .mp_img {
					float: none;
					width: auto;
				}
			}
/* お問い合わせはこちらボタン
---------------------------------------------------------- */
#gc_contact {
	clear: both;
	padding-top: 30px;
	text-align: center;
}
@media screen and (max-width: 767px) {
	#gc_contact {
		padding: 20px 12px 0;
	}
}
	#gc_contact a {
		display: block;
		margin: 0 auto;
		border-radius: 2px;
		padding: .9em 1em .6em 3em;
		width: 270px;
		height: 52px;
		background: #ea560e url("/common/img/ico_mail_28x20_01.png") no-repeat 32px center;
		background-size: 14px 10px;
		box-shadow: 0 3px 2px -2px #c5431d;
		font-size: 16px;
		text-decoration: none;
		color: #fff;
	}
	@media screen and (max-width: 767px) {
		#gc_contact a {
			padding: 1.4em 1em .6em 2em;
			width: 100%;
			height: 62px;
			box-shadow: 0 3px 2px -2px #c5431d;
			line-height: 1;
		}
	}
	#gc_contact a:hover {
		opacity: .7;
	}
/* ニュース＆インフォメーション
---------------------------------------------------------- */
#top_news {
	padding-bottom: 65px;
}
@media screen and (max-width: 767px) {
	#top_news {
		padding: 0 0 30px;
	}
}
#list_news {
	margin: 0 auto;
	width: 760px;
}
@media screen and (max-width: 767px) {
	#list_news {
		width: 100%;
		font-size: 12px;
	}
}
	#list_news li {
		padding: .5em 0;
	}
	@media screen and (max-width: 767px) {
		#list_news li {
			padding: .5em 12px;
		}
	}
	#list_news li:nth-child(odd) {
		background-color: #f7f7f7;
	}
	#list_news dt {
		clear: both;
		float: left;
		padding-left: 75px;
		background: url("/common/img/ico_arrow_r_28x28_01.png") no-repeat 22px center;
		background-size: 14px 14px;
	}
	@media screen and (max-width: 767px) {
		#list_news dt {
			clear: none;
			float: none;
			padding-left: 20px;
			background-size: 10px 10px;
			background-position: left .2em;
		}
	}
	#list_news dd {
		padding-left: 240px;
	}
	@media screen and (max-width: 767px) {
		#list_news dd {
			margin-top: .5em;
			padding-left: 0;
		}
	}
		#list_news dd a {
			color: #323333;
			text-decoration: none;
		}
		#list_news dd a:hover {
			text-decoration: underline;
		}
#tn_button {
	clear: both;
	padding-top: 30px;
	text-align: center;
}
@media screen and (max-width: 767px) {
	#tn_button {
		padding: 20px 12px 0;
	}
}
	#tn_button a {
		display: block;
		margin: 0 auto;
		border-radius: 2px;
		padding: 1em 0 .6em 1em;
		width: 150px;
		height: 42px;
		background: #007f72 url("/common/img/ico_arrow_r_16x23_01.png") no-repeat 20px center;
		background-size: 8px 11px;
		box-shadow: 0 3px 2px -2px #00675b;
		text-decoration: none;
		color: #fff;
	}
	@media screen and (max-width: 767px) {
		#tn_button a {
			width: 100%;
			line-height: 1;
		}
	}
	#tn_button a:hover {
		opacity: .7;
	}
/*======求人情報インフォメーション　=====*/	
	body#index div.msgTOP{
		padding: 0.5em;
		background-color: white;
		background-image: url(../img/index_newjob_visual.jpg);
		background-repeat: no-repeat;
		background-position: right center;
		background-size: contain;
		border: solid 10px #54bfc9;
	}
	body#index div.msgTOP h2{
		font-size: 36px;
	}
	body#index div.msgTOP p{
		font-size: 22px;
		float: right;
		margin-top: -3.4em;		
	}
	body#index div.msgTOP ul{
		display: block;
	}
	body#index div.msgTOP li{
		font-size: 18px;
		margin-bottom: 0.8em;
	}
/*===求人情報インフォメーション　mobile　===*/
@media screen and (max-width: 767px){
	body#index div.msgTOP{
		padding: 0.5em 0.5em 3em;
		background-image: url(../img/sp/SP_index_newjob_visual.jpg);
		background-position: center bottom;
	}
	body#index div.msgTOP h2{
		font-size: 22px;
		font-weight: bold;
	}
	body#index div.msgTOP p{
		font-size: 18px;
		float: none;
		margin-top: 3em;
	}
}


/* =================================
 sitemap page
================================= */
#sitemap .area-menu {
}
#sitemap .sec-menu {
}
  #sitemap .sec-menu .header {
    display: table;
    width: 100%;
  }
    #sitemap .sec-menu .header a {
      display: table-cell;
      position: relative;
      width: 100%;
      height: 60px;
      padding: 8px 15px 8px 40px;
      background: #007f72;
      text-decoration: none;
      vertical-align: middle;
      color: #fff;
    }
    #sitemap .sec-menu .header a:after {
      position: absolute;
      content: '';
      top: 50%;
      left: 15px;
      width: 14px;
      height: 14px;
      margin-top: -7px;
      background: url(/common/img/ico_arrow_r_28x28_01.png) no-repeat 0 0;
      background-size: contain;
    }
  #sitemap .sec-menu .list {
    margin-top: 1em;
  }
    #sitemap .sec-menu .list li {
      position: relative;
      padding-left: 1.5em;
      margin-bottom: 5px;
      font-weight: bold;
    }
    #sitemap .sec-menu .list li:before {
      position: absolute;
      content: '';
      top: 0.35em;
      left: 2px;
      width: 8px;
      height: 11px;
      background: url(/common/img/ico_arrow_r_16x22_01.png) no-repeat 0 0;
      background-size: contain;
    }
      #sitemap .sec-menu .list li a {
        display: inline-block;
        position: relative;
        color: #333;
      }
  #sitemap .sec-menu .list.is-nestable {
  }
    #sitemap .sec-menu .list.is-nestable > li {
      margin-bottom: 1em;
    }
      #sitemap .sec-menu .list.is-nestable > li li {
        font-weight: normal;
      }
		#sitemap .sec-menu .list.is-nestable > li li.approved{
		  font-size: 18px;
		}
      #sitemap .sec-menu .list.is-nestable > li ul {
        margin-top: .5em;
      }
#sitemap .sec-menu.is-service-menu {
  margin-top: 50px;
}
#sitemap .sec-menu.is-supply-menu {
  margin-top: 110px;
}
@media screen and (max-width: 767px) {
  #sitemap .sec-menu.is-service-menu {
    margin-top: 0;
  }
  #sitemap .sec-menu.is-supply-menu {
    margin-top: 0;
  }
}
