@charset "utf-8";

/* Headline Text
====================================*/
.indexHeadline01 {
	font-size: 18rem;
	line-height: 1.33em;
	letter-spacing: .18rem;
	background-image: url(./images/scareer_sp_00.jpg) no-repeat;
}
.top_con {
	width: 95%;
	align-items:center;
	color: #959F4B;
	font-size: 22rem;
	line-height: 1.6em;
	text-align: center;
	font-weight: 600;
	margin: 10px;
}

.top_con02 {
	width:95%;
	align-items:center;
	color: #000;
	font-size: 16rem;
	font-weight:100;
	line-height: 1.6em;
	text-align: justify;
	letter-spacing: .1rem;
	margin: 10px;

}

.indexHeadline02 {
	color: #000;
	font-size: 18rem;
	line-height: 1.6em;
	text-align: center;
	letter-spacing: .18rem;
	margin-top: -20px;
}
.indexHeadline03 {
	color: #000;
	font-size: 16rem;
	font-weight:100;
	line-height: 1.6em;
	text-align: justify;
	letter-spacing: .18rem;
}
.indexHeadline04 {
	padding: 9px 0;
	background-color: #727171;
	color: #fff;
	font-size: 22rem;
	line-height: 1em;
	text-align: center;
	letter-spacing: .18rem;
}

/* Slider
====================================*/
.sliderLink01 {
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: 7.2%;
	left: 0;
	height: 14.6%;
	margin: 0 24.2% 0 24.3%;
	text-align: center;
}
.sliderLink01 span {
	display: table;
	width: 100%;
	height: 100%;
}
.sliderLink01 a {
	position: relative;
	z-index: 2;
	display: table-cell;
	height: 100%;
	border: 1px solid #00698e;
	background-color: #fff;
	color: #00698e;
	font-weight: bold;
	font-size: 8rem;
	letter-spacing: .008em;
	vertical-align: middle;
}
.sliderLink01 a:after {
	display: inline-block;
	content: "";
	margin: -2px 0 0 5px;
	width: 3px;
	height: 5px;
	background: url(../images/index_slider_ic01.png) no-repeat 0 0;
	background-size: 100% auto;
}

/* Block
====================================*/
/* ======== imageZone_XX ======== */
.imageZone_01,
.imageZone_02,
.imageZone_03,
.imageZone_04 {
	width: auto;
	margin: 0;
	padding: 21px 0 25px;
	border-bottom: 1px solid #e9e9e9;
	text-align: center;
}
.imageZone_01 figure,
.imageZone_02 figure,
.imageZone_03 figure,
.imageZone_04 figure {
	display: block;
	margin: 11px 25px 0;
}
.imageZone_01 figure a,
.imageZone_02 figure a,
.imageZone_03 figure a,
.imageZone_04 figure a {
	display: block;
}
.imageZone_01 figure img,
.imageZone_02 figure img,
.imageZone_03 figure img,
.imageZone_04 figure img {
	max-width: 100%;
	max-height: 100%;
}
.imageZone_01 .btnLinkList03,
.imageZone_02 .btnLinkList03,
.imageZone_03 .btnLinkList03,
.imageZone_04 .btnLinkList03 {
	margin: 15px 25px 0;
}

.btnLinkList01.btnLinkList01Red li {
	display: table;
	width: 100%;
	min-height: 46px;
}
.btnLinkList01.btnLinkList01Red li a {
	display: table-cell;
	padding: 9.5px 0 7.5px;
	vertical-align: middle;
}

/* ======== indexBlock01 ======== */
.indexBlock01 {
	margin-top: 15px;
	margin-left: 20px;
	margin-right:20px;
	padding: 39px 15px 25px;
	background-color:#E9D8AB;
}
.indexBlock01 .imageZone_05 {
	margin-top: 32.5px;
}
.indexBlock01 .imageZone_05 a {
	display: block;
	padding: 7.5px 0 8px;
	border: 1px solid #fff;
	background-color: rgba(255,255,255,.9);
	color: #006082;
	font-weight: bold;
	font-size: 14rem;
	text-align: center;
	line-height: 1.14em;
}
.indexBlock01 .imageZone_05 a:after {
	display: inline-block;
	content: "";
	margin: 0 0 1px 6px;
	width: 5px;
	height: 8px;
	background: url(../images/index_ic01.png) no-repeat 0 0;
	background-size: 100% auto;
}

/* ======== indexBlock02 ======== */
.indexBlock02 {
	margin-top: 15px;
	margin-left: 20px;
	margin-right:20px;
	padding: 39px 15px 25px;
	background-color: #FDCDCE;
}
.indexBlock02 .category {
	width: auto;
	margin: 23px 0 0 0;
}
.indexBlock02 .category li {
	width: auto;
	margin: 17px 0 0 0;
}
.indexBlock02 .category li .categoryName2 {
	font-size: 10rem;
	margin: 0;
	border: none;
	text-indent: 0;
}
.indexBlock02 .category li .categoryName2 a {
	display: block;
	padding: 7.5px 0 8px;
	border: 1px solid #fff;
	background-color: rgba(255,255,255,.9);
	color: #58900c;
	font-weight: bold;
	font-size: 14rem;
	text-align: center;
	line-height: 1.14em;
}
.indexBlock02 .category li .categoryName2 a:after {
	display: inline-block;
	content: "";
	margin: 0 0 1px 6px;
	width: 5px;
	height: 8px;
	background: url(../images/index_ic02.png) no-repeat 0 0;
	background-size: 100% auto;
}

/* ======== indexBlock03 ======== */
.indexBlock03 {
	margin-top: 15px;
	margin-left: 20px;
	margin-right:20px;
	padding: 39px 15px 25px;
	background-color: #A0E3C9;
}
.indexBnrList01 {
	text-align: center;
}
.indexBnrList01 li {
	margin: 19px 55px 0 55px;
}
.indexBnrList01 li img {
	max-width: 100%;
	max-height: 100%;
}
table{
width:100%;
align-items:center;
table-layout: fixed;　　/*追加する*/
}
.indexBlock03_1 {
	margin-top: -10px;
	margin-left: 10px;
	margin-right:10px;
	padding: 39px 15px 25px;
	background-color: #AEC5A7;
}
.indexBlock03_1t {
	color: #000;
	font-size: 22rem;
	line-height: 1.16em;
	text-align: left;
	letter-spacing: .18rem;
	margin-top: -10px;
	margin-right: 0px;
}
.indexBlock03_1tt {
	color: #000;
	font-size: 16rem;
	font-weight:100;
	line-height: 1.6em;
	text-align: justify;
	letter-spacing: .18rem;
	padding-right: 0%;
}
.indexBlock03_img {
	width: 30%;
	margin-top: -30px;
	margin-left: 210px;
}

.indexBlock03_2 {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 39px 15px 25px;
	background-color: #E9C199;
}
.indexBlock03_3 {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 39px 15px 25px;
	background-color: #8ED0CF;
}



/* ======== indexBlock04 ======== */
.indexNewsList01 {
	margin: 0 15px;
	padding: 6px 0 0;
	font-size: 12rem;
	line-height: 1.5em;
}
.indexNewsList01 dt {
	margin-top: 15px;
}
.indexNewsList01 dd {
	margin: 0;
	font-weight: bold;
}
.indexNewsList01 a {
	color: #005d7e;
}
.indexNewsList01 a[href$=".pdf"]:after {
	display: inline-block;
	margin: -2px 0 0 5px;
	padding: 0 6px;
	content: "PDF";
	font-weight: normal;
	font-size: 8.82rem;
	background-color: #e83828;
	color: #fff;
	vertical-align: middle;
	line-height: 1.6em;
}

/* Page Top
====================================*/
#returnTop {
	margin-top: 25px;
}