@charset "UTF-8";

/*** CSS Document ********************************************

	custom.css

*************************************************************/

#contStatic {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
}
#contStatic a {
	color: #000;
}
img {
	display: block;
	vertical-align: bottom;
	width: 100%;
}
#icarch img {
	display: block;
	margin: 0 auto;
	width: 100%;
}
.areabox{
	margin: 0 auto;
	padding: 30px 20px 20px;
}
.kodawaribox, .categorybox{
	margin: 0 auto;
	padding: 30px 20px 10px;
}
h2.tit {
	margin: 0 auto;
	text-align: center;
	font-size: 28px;
	color: #000;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.02em;
	padding: 30px 0 0 0;
}
h2.tit .red {
	color: #880000;
}
h2.tit p {
	font-size: 14px;
	line-height: 1.7;
	letter-spacing: 0.07em;
	font-weight: bolder;
}
section.glay_box {
	background-color: #f2f2f2;
}
/*エリアアコーディオン*/
.areabox .accordion {
	width: 100%;
	margin: 0 0px 10px 0;
}
.areabox .accordion > li {
	cursor: pointer;
	text-align: left;
	background-color: #FFFFFF;
	color: #880000;
	font-weight: bold;
	font-size: 18px;
	/* box-shadow */
	box-shadow: 2px 2px 3px 1px #dddddd;
	-moz-box-shadow: 2px 2px 3px 1px #dddddd;
	-webkit-box-shadow: 2px 2px 3px 1px #dddddd;
	background-image: url(../img/arrow_red2.png);
	background-position: 97% 23px;
	background-repeat: no-repeat;
}
.areabox .accordion > li p{
	padding: 20px;
}
.areabox .accordion > li a {
	display: block;
	padding: 15px 10px;
	text-decoration: none;
	color: #353025;
}
.areabox .accordion > li:last-child {
	border-bottom: none;
}
.areabox .accordion > li.open {
	color: #fff;
	background: #880000;
	box-shadow: 2px 2px 3px 1px #dddddd;
	-moz-box-shadow: 2px 2px 3px 1px #dddddd;
	-webkit-box-shadow: 2px 2px 3px 1px #dddddd;
	background-image: url(../img/arrow_white.png);
	background-position: 97% 23px;
	background-repeat: no-repeat;
}
ul li ul {
	display: none;
	background: #FFF;
	margin: 0px;
	color: #000;
	padding: 0 10px;
	border: 1px solid #880000;
}
ul li ul li {
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #880000;
	background-image: url(../img/arrow_red.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	text-align: left;
}
ul li ul li:last-child {
	border-bottom: none;
}
/*こだわりアコーディオン*/
.kodawaribox .accordion {
	cursor: pointer;
	width: 100%;
	margin: 0 0px 20px 0;
	/* box-shadow */
	box-shadow: 2px 2px 3px 1px #dddddd;
	-moz-box-shadow: 2px 2px 3px 1px #dddddd;
	-webkit-box-shadow: 2px 2px 3px 1px #dddddd;
}
.kodawaribox .accordion > li p {
	box-sizing: border-box;
	width: 100%;
	padding: 20px;
}
.kodawaribox .accordion > li ul {
	display: none;
	background: #F2F2F2;
	margin: 0;
	color: #000;
	padding: 0 10px;
	border: 1px solid #880000;
}
.kodawaribox .accordion > li {
	text-align: center !important;
	width: 100%;
	color: #880000;
	font-weight: bold;
	font-size: 18px;
	/* box-shadow */
	box-shadow: 2px 2px 3px 1px dddddd;
	-moz-box-shadow: 2px 2px 3px 1px dddddd;
	-webkit-box-shadow: 2px 2px 3px 1px dddddd;
	background-image: url(../img/arrow_red2.png);
	background-position: 97% 35px;
	background-repeat: no-repeat;
	background-color: #f2f2f2;
}
.kodawaribox .accordion > li a {
	display: block;
	width: 100%;
	padding: 15px 10px;
	text-decoration: none;
	color: #353025;
}
.kodawaribox .accordion > li:last-child {
	border-bottom: none;
}
.kodawaribox .accordion > li.open {
	color: #fff !important;
	background: #880000;
	background-image: url(../img/arrow_white.png);
	background-position: 97% 35px;
	background-repeat: no-repeat;
}
span.text {
	color: #666666;
	font-size: 12px;
	line-height: 1.3;
}
li.open .text {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.3;
}
.kodawaribox .right, .categorybox .right {
	margin: 0 2px 20px 0 !important;
}
/*職種アコーディオン*/

.categorybox .accordion {
	cursor: pointer;
	width: 100%;
	display: block;
	margin: 0 0 20px 0;
}
.categorybox .accordion > li {
	text-align: center !important;
	width: 100%;
	padding: 0px;
	box-sizing: border-box;
	background-color: #FFFFFF;
	color: #880000;
	font-weight: bold;
	font-size: 18px;
	/* box-shadow */
	box-shadow: 2px 2px 3px 1px #dddddd;
	-moz-box-shadow: 2px 2px 3px 1px #dddddd;
	-webkit-box-shadow: 2px 2px 3px 1px #dddddd;
	background-image: url(../img/arrow_red2.png);
	background-position: 97% 170px;
	background-repeat: no-repeat;
}
.categorybox .accordion > li a {
	display: block;
	padding: 15px 10px;
	width: 100%;
	text-decoration: none;
	color: #353025;
}

.categorybox .accordion > li:last-child {
	border-bottom: none;
}
.categorybox .accordion > li.open {
	color: #fff;
	background: #880000;
	background-image: url(../img/arrow_white.png);
	background-position: 97% 170px;
	background-repeat: no-repeat;
	box-shadow: 2px 2px 3px 1px #dddddd;
	-moz-box-shadow: 2px 2px 3px 1px #dddddd;
	-webkit-box-shadow: 2px 2px 3px 1px #dddddd;
}
.office {
	background-image: url(../img/icon_05.png);
	background-position: 50% 40px;
	background-repeat: no-repeat;
	padding: 145px 0 20px 0;
}
.categorybox .accordion > li.open .office {
	background-image: url(../img/icon_01.png);
	background-position: 50% 40px;
	background-repeat: no-repeat;
}
.food {
	background-image: url(../img/icon_06.png);
	background-position: 50% 40px;
	background-repeat: no-repeat;
	padding: 145px 0 20px 0;
}
.categorybox .accordion > li.open .food {
	background-image: url(../img/icon_02.png);
	background-position: 50% 40px;
	background-repeat: no-repeat;
}
.light_work {
	background-image: url(../img/icon_07.png);
	background-position: 50% 40px;
	background-repeat: no-repeat;
	padding: 145px 0 20px 0;
}
.categorybox .accordion > li.open .light_work {
	background-image: url(../img/icon_03.png);
	background-position: 50% 40px;
	background-repeat: no-repeat;
}
.factory {
	background-image: url(../img/icon_08.png);
	background-position: 50% 40px;
	background-repeat: no-repeat;
	padding: 145px 0 20px 0;
}
.categorybox .accordion > li.open .factory {
	background-image: url(../img/icon_04.png);
	background-position: 50% 40px;
	background-repeat: no-repeat;
}

.banner{
	padding: 0 20px;
	margin: 30px auto 30px;
	display: block;
}
.banner img{
	display: block;
	box-shadow: 2px 2px 3px 1px #dddddd;
	-moz-box-shadow: 2px 2px 3px 1px #dddddd;
	-webkit-box-shadow: 2px 2px 3px 1px #dddddd;
}


/*LPバナー*/
.adbnr{
	margin:0px auto;
	padding: 0 20px;
	padding-top: 10px;
	background-color: #f2f2f2;
}
.adbnr h3{
	width:100%;
	font-size: 14px;
	margin:0 auto;
	background:#880000;
	color:#fff;
	padding:10px 0;
	text-align:center;
}
.adbnr ul{
	width:100%;
	margin: 0 auto;
}
.adbnr ul li a{
	display:block;
	box-sizing:border-box;
	color:#000 !important;
	padding: 10px;
	border-bottom: 1px solid #CCC;
	background-color: #FFF;
	text-align: left;
	background-image:url(../img/arrow_red.png);
	background-repeat: no-repeat;
	background-position: 99% 50%;
	
}