@charset "utf-8";

#main {
	padding-bottom: 0;
	margin-bottom: 40px;
}
.pageTitle {
	height: 290px;
	margin-top: 0;
	position: relative;
	background: #ef8586;
	color: #fff;
}
.pageTitle.secretary {
	background: #ec7aac;
}
.pageTitle.care {
	background: #f39800;
}
.pageTitle.social {
	background: #227973;
}
.pageTitle.psychology {
	background: #9e6398;
}
.pageTitle .full {
		overflow: hidden;
}
.pageTitle .full {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}
	
.pageTitleTxt {
	display: block;
	position: absolute;
	background: url(../images/page_h_bg.png) left center no-repeat;
	right: 50%;
	width: 480px;
	height: 290px;
	text-align: right;
}
.pageTitleTxtInner {
	display: table-cell;
	vertical-align: middle;
	width: 435px;
	height: 290px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
    margin-right: 45px;
}
.pageTitleTxtSub {
	display: block;
	font-size: 0.6em;
}
.pageTitleBg {
	display: block;
	width: 50%;
	height: 290px;
	position: absolute;
	left: 50%;
	overflow: hidden;
}
.pageTitleBg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}
#pankuzu {
	max-width: 1000px;
	margin: 0 auto 20px auto;
}
#pankuzu a:first-child::before {
	content: url(../images/home.png);
	margin-right: 0.5em;
}

.content-width {
	position: relative;
	box-sizing: border-box;
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}

.pageSubNav {
	text-align: center;
	margin-bottom: 40px;
}
.pageSubNav h2 {
	color: #ef8586;
	font-size: 1.8rem;
}
.pageSubNav li {
	display: inline-block;
	vertical-align: top;
	margin: 0 40px;
}
.pageSubNav li:first-of-type {
	margin-left: 0;
}
.pageSubNav li:last-of-type {
	margin-right: 0;
}
.pageSubNav a {
	text-decoration: underline;
}
.pageSubNav a::after {
	content: "＞";
}
.sec-ttl {
	color: #ef8586;
	font-size: 2.6em;
	font-weight: normal;
	line-height: 1.2em;
}
.sec-ttl.covered {
	text-align: center;
}
.sec-ttl.covered span {
	display: inline-block;
	line-height: 46px;
	vertical-align: middle;
}
.sec-ttl.covered span::before {
	display: inline-block;
	vertical-align: middle;
	content: " ";
	width: 24px;
	height: 46px;
	background: url(../images/page_head_side_l.png);
	margin-right: 20px;
}
.sec-ttl.covered span::after {
	display: inline-block;
	vertical-align: middle;
	content: " ";
	width: 24px;
	height: 46px;
	background: url(../images/page_head_side_r.png);
	margin-left: 20px;
}

/* = info
-------------------------------------------------------------- */

.entry-meta {
	color: #ef475d;
}
.entry-title {
	background: #ef8586 url(../images/page_h_bg.png) no-repeat;
	background-size: 40px;
	color: #fff;
	padding: 10px 0 10px 60px;
	font-size: 2rem;
}
.newsDate {
	margin-right: 1.0em;
}
.newsTag {
	background: #ef475d;
	color: #fff;
	padding: 2px 5px; 
	line-height:3.0rem;
}
.newsTag.exam {
	background: #08c8a4;
}
.newsTag.oc {
	background: #ef475d;
}
.newsTag.event {
	background: #efb44b;
}

@media screen and (max-width: 768px) {
	#main {
		font-size: 1.2rem;
		margin-bottom: 0;
	}
	.pageTitle,
	.pageTitleTxt,
	.pageTitleTxtInner,
	.pageTitleBg {
		height: 145px;
	}
	.pageTitleTxt {
		width: 50%;
		font-size: 0.7em;
		background-size: 50%;
	}
	.pageTitleTxtInner {
		padding-right: 20px;
	}
	#pankuzu {
		margin: 0 10px 20px 10px;
	}
	.sec-ttl {
		font-size: 1.3em;
		text-align: center;
	}
	.sec-ttl.covered span {
		display: inline-block;
		line-height: 1;
		font-size: 2rem;
	}
	.pageSubNav li {
		display: inline-block;
		vertical-align: top;
		margin: 0 10px;
	}

}


/* = .entry-content
-------------------------------------------------------------- */
.entry-content a {
	color: #0066cc;
}
.entry-content p.mb35rem {
	margin-bottom: 3.5rem;
}
.entry-content hr {
	margin: 4rem 0;
	border: none;
	color: #FFF;
	border-top: 1px dashed #eee;
	height: 0;
	line-height: 0;
	background: none;
	padding: 0;
}
.entry-content h2,
.entry-content h3,
.entry-content h4 {
	color: #310b00;
	font-weight: bold;
	line-height: 1.3;
	margin: 4.5rem 0 2.5rem;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.entry-title {
	font-size: 2rem;
}
.entry-content h2 {
	position: relative;
	margin: 5.5rem 0 2.5rem;
	padding: 1.8rem 1.5rem;
	color: #222;
	font-size: 2.4rem;
	background: #f7c2c2;
	border-radius: 5px;
}
.entry-content h3 {
	margin: 4rem 0 2rem;
	padding-left: 30px;
	position: relative;
	color: #222;
	font-size: 2rem;
	line-height: 1.2;
}
.entry-content h3::before {
	background: url('../images/common/bg_general_item_box_border.png') repeat scroll bottom right;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: '';
	width: 8px;
	height: 35px;
}
.entry-content h4 {
	position: relative;
	color: #222;
	font-size: 1.8rem;
	padding: 0.5rem 0 1.4rem 20px;
}
.entry-content h4:before {
	position: absolute;
	content: '';
	top: 8px;
	left: 0;
	width: 14px;
	height: 14px;
	margin: auto;
	background: #cabb89;
	border-radius: 50%;
}
.entry-content h4.noborder {
	border: none;
	content: none;
	padding-bottom: 0;
}
.entry-content h4.noborder::after,
.entry-content .infobox h4::after {
	content: none;
}

.entry-content span.red {
	color: #DF0101;
}
.entry-content span.bold {
	font-weight: bold;
	color: #310b00;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.entry-content span.underline {
	text-decoration: underline;
	color: #310b00;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.entry-content span.marker {
	background: linear-gradient(transparent 60%, rgba(255, 167, 0, 0.7) 60%);
	color: #310b00;
	font-weight: bold;
	padding: 3px 0 4px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.entry-content blockquote {
	color: #555;
	font-size: 1.7rem;
	font-weight: bold;
	margin: 4rem 0;
	padding: 0.5rem 2.5rem;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	position: relative;
	line-height: 1.65;
}
	.entry-content blockquote::before,
	.entry-content blockquote::after {
		content: "";
		display: inline-block;
		position: absolute;
		width: 3.5rem;
		height: 2.5rem;
	}
	.entry-content blockquote::before {
		background: url("../images/c_blockquate_before.png") no-repeat scroll left top #FFF;
		background-size: contain;
		top: -1.2rem;
		left: 0;
	}
	.entry-content blockquote::after {
		background: url("../images/c_blockquate_after.png") no-repeat scroll right bottom #FFF;
		background-size: contain;
		bottom: -1.2rem;
		right: 0;
	}

	.entry-content blockquote p {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		margin: 2rem 0;
	}
.entry-content blockquote small,
.entry-content blockquote small a {
	font-weight: normal;
	font-size: 11px;
	color: #888;
}

.instagram-media {
	max-width: 520px!important;
}
.twitter-tweet {
	width: 520px!important;
}
.entry-content blockquote.wp-embedded-content,
.entry-content blockquote.instagram-media,
.entry-content blockquote.twitter-tweet {
	border: 1px solid #eee;
	box-sizing: border-box;
}
.entry-content blockquote.wp-embedded-content::after,
.entry-content blockquote.wp-embedded-content::before,
.entry-content blockquote.instagram-media::after,
.entry-content blockquote.instagram-media::before,
.entry-content blockquote.instagram-media-registered::after,
.entry-content blockquote.instagram-media-registered::before,
.entry-content blockquote.twitter-tweet::after,
.entry-content blockquote.twitter-tweet::before {
	display: none!important;
}

.entry-content iframe.wp-embedded-content {
	width: 100%!important;
}
.entry-content .instagram-media {
	margin: 3.5rem 0!important;
}


.entry-content .infobox {
	background: #FDF9F5;
	margin: 2.5rem 0;
	padding: 1rem 2.5rem;
	line-height: 1.65;
}
.entry-content .infobox h4 {
	margin: 1.5rem 0;
	font-size: 1.6rem;
	padding: 0;
	border: none;
}
.entry-content .infobox p {
	margin: 1.5rem 0;
	font-size: 1.5rem;
}

.entry-content .ytsl-wrapper {
	margin: 4rem 0;
}
.entry-content .ytsl-wrapper img {
	display: none!important;
}

.entry-content img {
	height: auto!important;
}
.entry-content .imagebox br {
	display: none;
}
.entry-content .imagebox small,
.entry-content .imagebox small a {
	font-weight: normal;
	font-size: 11px;
	color: #888;
}

.entry-content ul,
.entry-content ol {
	text-align: left;
}
.entry-content li {
	position: relative;
	padding-left: 20px;
}
.entry-content li:before {
	position: absolute;
	content: '';
	top: 8px;
	left: 0;
	width: 14px;
	height: 14px;
	margin: auto;
	background: #eddb62;
	border-radius: 50%;
}
@media screen and (max-width: 768px) {
	.entry-title {
		font-size: 1.5rem;
	}
}

/* = .wp-caption
-------------------------------------------------------------- */
.wp-caption {
	box-sizing: border-box;
	max-width: 100% !important;
	margin-bottom: 20px;
	padding: 10px;
	line-height: 18px;
	background: #f1f1f1;
	text-align: center;
}
.wp-caption img {
	margin: 0;
	max-width: 100%;
}
.wp-caption p.wp-caption-text {
	color: #777;
	font-size: 14px;
	margin: 10px 0 0 0;
}

.btn-box a {
	display: inline-block;
	width: 200px;
	font-weight: bold;
	font-size: 1.8rem;
	border-radius: 50px;
	color: #fff;
	margin: 10px;
	padding: 10px 0;
	background: #00c402;
	text-align: center;
}