@charset "utf-8";

/*******************************
outline
*******************************/
#outline {
	margin-bottom: 2em;
}

#outline ul {
	display: flex;
	flex-wrap: wrap;
	width: 980px;
	max-width: 94%;
	margin: 0 auto;
}

#outline ul li {
	width: 48.7%;
	margin-bottom: 1.25em;
}

#outline ul li:nth-child(odd) {
	margin-right: 2.6%;
}

#outline ul li a {
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #00336A;
	box-shadow: 3px 3px 0 #00336A;
	font-size: 150%;
	font-weight: 500;
	background: url(/common/images/arrow_11.svg) 96% center no-repeat;
	background-size: 0.75em auto;
	padding-right: 1.5em;
	color: #00336A;
	flex-wrap: wrap;
	height: 2.85em;
}

#outline ul li a span {
	font-size: 80%;
}

#outline ul li a span.txt01 {
	display: block;
	margin-top: -1em;
}

/*******************************
point-employment
*******************************/
.certification {
	margin-bottom: 2em;
	border-bottom: 1px solid #335C87;
	padding-bottom: 2px;
	max-width: 93%;
	margin: 0 auto;
}

.certification02 {
	max-width: 93%;
	margin: 0 auto;
}

.certificationInner {
	border-bottom: 4px solid #335C87;
	padding-bottom: 4.5em;
}

.employment #pointSubTitle h1 br {
	display: none;
}

.each {
	width: 1000px;
	max-width: 100%;
	margin: 0 auto;
	padding-top: 4em;
}

.each .title {
	position: relative;
}

.each .title h3 {
	display: flex;
	box-sizing: border-box;
	border-left: 10px solid #CCD6E1;
	align-items: center;
	background: #00336A;
}

.each.sw .title h3 {
	border-left: 10px solid #EB6143;
}

.each.psw .title h3 {
	border-left: 10px solid #3AB483;
}

.each.st .title h3 {
	border-left: 10px solid #3071B9;
}

.each.cw .title h3 {
	border-left: 10px solid #EB6D94;
}

.each .title h3 .txt01 {
	width: 28%;
	font-size: 187.5%;
	color: #fff;
	background: #00336A;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 400;
}

.each .title h3 .txt02 {
	width: 70%;
	font-size: 162.5%;
	font-weight: 700;
	color: #00336A;
	background: #EBE7D5;
	display: flex;
	align-items: center;
	padding: 0.5em 0 0.6em 3%;
}

.each .title h3 .txt03 {
	line-height: 1.3;
}

.each .title h3 .txt04 {
	line-height: 1.3;
}

.each .eachBox01 {
	margin-top: 2.5em;
	position: relative;
}

.each .eachBox01 .icon01 {
	position: absolute;
	top: -10rem;
	right: -2%;
	background: #fff;
	width: 10rem;
	height: 10rem;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #335C87;
	border-radius: 100%;
	text-align: center;
	font-size: 150%;
	color: #00336A;
	line-height: 1.3;
	font-weight: 500;
}

.each .eachBox01 h4 {
	font-size: 175%;
	text-align: center;
	text-decoration: underline;
}

.each.sw .eachBox01 h4 {
	color: #EB6143;
}

.each.psw .eachBox01 h4 {
	color: #3AB483;
}

.each.st .eachBox01 h4 {
	color: #3071B9;
}

.each.cw .eachBox01 h4 {
	color: #EB6D94;
}

.each .eachBox01 h5 {
	font-weight: 500;
	text-align: center;
	color: #00336A;
	font-size: 125%;
	margin-top: 0.25em;
}

.each .eachBox01 h5 span {
	font-size: 80%;
}

.each .eachBox02 {
	width: 850px;
	max-width: 100%;
	margin: 2.25em auto 0;
	overflow: hidden;
}

.each .eachBox02 .photo01 {
	float: left;
	margin: 0.5em 4% 1.5em 0;
}

.each .eachBox02 p {
	font-size: 112.5%;
	line-height: 1.8;
}

.each .eachBox02 p:not(:last-child) {
	margin-bottom: 1.75em;
}

.btnFaculty01 {
	width: 850px;
	max-width: 100%;
	margin: 3.5em auto 1.5em;
}

.btnFaculty01 a {
	display: block;
	box-shadow: 4px 4px 0 #7f7f7f;
	padding: 5px;
	background: #D1C79D;
	color: #00336A;
	font-size: 175%;
	text-align: center;
	font-weight: 500;
}

.btnFaculty01 a div {
	border: 2px solid #fff;
	padding: 1rem 3.5rem 1rem 0;
	background: url(/common/images/arrow_06.svg) 98% center no-repeat;
	background-size: 1.3em auto;
}

.btnFaculty01 a div strong {
	font-size: 121.4%;
}

.btnFaculty02 {
	background: #F5F5F0;
	padding: 3.75em 0;
}

.btnFaculty02 a {
	display: block;
	width: 850px;
	max-width: 90%;
	margin: 0 auto;
	box-shadow: 4px 4px 0 #7a7a78;
	padding: 5px;
	background: #fff;
	color: #00336A;
	font-size: 175%;
	text-align: center;
	font-weight: 500;
	border: 3px solid #00336A;
}

.btnFaculty02 a div {
	border: 1px solid #00336A;
	padding: 1rem 3.5rem 1rem 0;
	background: url(/common/images/arrow_07.svg) 98% center no-repeat;
	background-size: 1.3em auto;
}

.btnFaculty02 a div strong {
	font-size: 121.4%;
}

