@charset "UTF-8";

body#face div#main .content_inner {
	margin: 2em auto;
}

body#face div.title h1 {
	font-family: "HG–¾’©B","ƒqƒ‰ƒMƒm–¾’© Pro W6","Hiragino Mincho Pro","Hiragino Mincho ProN","‚l‚r ‚o–¾’©",serif;
	margin-bottom: 0;
	text-align: center;
	line-height: 1.2;
}

body#face div.title h1 span {
	display: inline-block;
	margin-left: 1em;
	padding-left: 1em;
	border-left: 2px solid #000;
}

body#face div.title #english {
	margin-top: 0;
	color: #092c87;
	text-align: center;
}

body#face p.lead {
	font-size: 13px;
	text-align: center;
	line-height: 1.76;
}

body#face #list_sort {
	padding: 0 4%;
}
body#face #list_sort ul#field_sort {
	list-style-type: none;
	margin: 2em 0 20px;
}

body#face #list_sort ul#field_sort li {
	position: relative;
	float: left;
	width: 48.458904109%;
	margin: 0 3.08219178% 0 0;
	padding: 12px 0 24px;
	color: #fff;
	text-align: center;
	cursor: pointer;
}

body#face #list_sort ul#field_sort li#cat_bunkei {
	background-color: #995ab7;
}

body#face #list_sort ul#field_sort li#cat_rikei {
	background-color: #95b75a;
	margin: 0;
}


body#face #list_sort ul#field_sort li::before,
body#face #list_sort ul#field_sort li::after {
	position: absolute;
	bottom: 25%;
	right: 50%;
	display: block;
	content: '';
	width: 10px;
	height: 1px;
	background-color: #fff;
}
body#face #list_sort ul#field_sort li::before {
	margin-left: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

body#face #list_sort ul#field_sort li::after {
	margin-right: -6px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

body#face #list_sort .job_box {
	display: flex;
	justify-content: flex-end;
}
body#face #list_sort .job_box select#job_sort {
	margin-left: 20px;
	padding: 0.5em 20px;
	border: 1px solid #0a6ba2;
	background-color: #0a6ba2;
	color: #fff;
	border-radius: 0;
}
body#face #list_sort .job_box select#job_sort option {
	background-color: #fff;
	border: 1px solid #0a6ba2;
	color: #0a6ba2;
}
body#face #list_sort .job_box select#job_sort:focus {
	background-color: #0a6ba2;
	color: #fff;
}






body#face div#face_list .list_old {
	margin-top: 80px;
}
body#face div#face_list a {
	text-decoration: none;
}

body#face div#face_list dl {
	float: left;
	width: 48.695652173%;
	margin: 0 2.608695652% 2.608695652% 0;
	padding: 0;
	background-color: #fff;
}

body#face div#face_list dl:nth-child(even) {
	margin-right: 0;
}

body#face div#face_list dl.active {
	margin-right: 2.608695652%;
}

body#face div#face_list dl.col_2 {
	margin-right: 0%;
}

body#face div#face_list dl dt p,
body#face div#face_list dl dd p {
	margin: 0;
}

body#face div#face_list dl dt {
	margin: 0;
}

body#face div#face_list dl dt img {
	vertical-align:bottom;
}

body#face div#face_list dl dt img {
	width: 100%;
}


body#face div#face_list dl dd {
	width: 92.4%;
	margin: 0;
	padding: 3.8%;
	color: #000;
}

body#face div#face_list dl dd .title {
	margin: 0.5em 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
}

body#face div#face_list dl dd .category span {
	padding:2px 4px 3px;
	font-size: 13px;
	background-color: #995ab7;
	color: #fff;
	display: inline-block;
	line-height: 1;
}
body#face div#face_list dl.bunkei dd .category span {
	background-color: #995ab7;
}

body#face div#face_list dl.rikei dd .category span {
	background-color: #95b75a;
}
body#face div#face_list dl.bunkei dd .category span:nth-child(2),
body#face div#face_list dl.rikei dd .category span:nth-child(2) {
	background-color: #0a6ba2;
}

body#face div#face_list dl dd .name {
	margin-bottom: 0.3em;
	padding: 0 0 0.3em 0;
	font-size: 13px;
	line-height: 1.3;
}

body#face div#face_list dl dd .name span {
	white-space: nowrap;
}

body#face div#face_list dl dd .more {
	position: relative;
	margin-top: 10px;
	background-color: #092c87;
	font-size: 12px;
	color: #fff;
}
body#face div#face_list dl dd .more a {
	display: block;
	padding: 1em 10px;
	color: #fff;
}

body#face div#face_list dl dd .more::before,
body#face div#face_list dl dd .more::after {
	position: absolute;
	top: 50%;
	right: 4%;
	display: block;
	content: '';
	width: 10px;
	height: 1px;
	background-color: #fff;
}

body#face div#face_list dl dd .more::before {
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

body#face div#face_list dl dd .more::after {
	margin-top: 3px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

body#face div#face_list dl.col2 {
	margin-right: 0;
}
body#face div#face_list .list_new dl {
	float: none;
	width: 100%;
}
body#face div#face_list .list_new dl dd .name {
	float: left;
	margin: 0 0 1em;
}
body#face div#face_list .list_new dl dd .name span {
	font-size: 10px;
}
body#face div#face_list .list_new dl dd .more {
	clear: both;
}


/*------------------------------------------------ detail */

body#face.detail div#main .content_inner {
	margin: 3.5em auto;
}

body#face.detail div.title {
	position: relative;
}

body#face.detail div.title #img {
	margin: 0;
}
/*
body#face.detail div.title h1 {
	font-family: "HG–¾’©B","ƒqƒ‰ƒMƒm–¾’© Pro W6","Hiragino Mincho Pro","Hiragino Mincho ProN","‚l‚r ‚o–¾’©",serif;
	position: absolute;
	top: 0;
	left: 4%;
	display: inline-block;
	width: 92%;
	margin: 0;
	padding: 10% 0 0;
	font-size: 22px;
	line-height: 1.35;
	vertical-align: middle;
}*/

body#face.detail div.title p#name {
	font-size: 13px;
	text-align: center;
}

body#face.detail div.title p#name span {
	padding: 5px 0 0 0;
}

body#face.detail div.title p#name span.post {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 1px solid #313131;
	background-image: none;
	line-height: 1;
}

body#face.detail div#main h2 {
	font-family: "HG–¾’©B","ƒqƒ‰ƒMƒm–¾’© Pro W6","Hiragino Mincho Pro","Hiragino Mincho ProN","‚l‚r ‚o–¾’©",serif;
	margin: 3em 0 1em;
	padding: 0;
	border: none;
	width: auto;
	font-size: 18px;
	text-align: center;
	line-height: 1.4;
}

body#face.detail div#main div#pager {
	margin: 5em 0 6em;
	padding: 30px 4%;
	background-color: #f3f3f3;
}

body#face.detail div#main div#pager ul {
	list-style-type: none;
	display: table;
	margin: 0 auto;
	width: 58%;
}

body#face.detail div#main div#pager ul li {
	display: table-cell;
	width: 41%;
	vertical-align: middle;
	line-height: 1;
}
body#face.detail div#main div#pager ul li.prev {
	padding-right: 12.5%;
	text-align: left;
}
body#face.detail div#main div#pager ul li.next {
	padding-left: 12.5%;
	text-align: right;
}
body#face.detail div#main div#pager ul li.faceTop {
	width: 18%;
	text-align: center;
}
body#face.detail div#main div#pager ul li.faceTop img {
	width: 35px;
}


/*--------------------------------------------------------------------
 *	TB
 *--------------------------------------------------------------------*/
@media screen and (min-width:768px) and ( max-width:1024px) {

body#face ul#list_sort {
	margin-left: 15%;
	margin-right: 15%;
}

/*------------------------------------------------ detail */

body#face.detail div#main div div.section_box {
	margin: 0 auto;
	max-width: 85%;
	min-width: 85%;
	width: 85%;
}

body#face.detail div#main div.english_01 .img_left {
	width: 25%;
	text-align: center;
}
body#face.detail div#main div.english_02 .img_right {
	width: 25%;
	text-align: center;
}



}


/*--------------------------------------------------------------------
 *	PC
 *--------------------------------------------------------------------*/
@media screen and (min-width: 768px), print {


body#face div#main .wrap {
	margin-bottom: 3em;
	padding-bottom: 3em;
	background-color: #f3f3f3;
}

body#face div#main div.content_inner {
}

body#face div.title h1 {
	text-align: center;
	font-size: 30px;
}

body#face p.lead {
	font-size: 13px;
	text-align: center;
	line-height: 1.76;
}
body#face #list_sort {
	display: flex;
	justify-content: space-between;
	max-width: 63%;
	min-width: 63%;
	width: 63%;
	margin-right: auto;
	margin-left: auto;
}
body#face #list_sort ul#field_sort {
	margin-top: 3em;
	margin-bottom: 0;
}

body#face #list_sort ul#field_sort {
	width: 48.75%;
}
body#face #list_sort ul#field_sort li {
	width: 46%;
	margin: 0 4% 0 0;
	padding: 12px 4.166666666% 12px;
	color: #fff;
	text-align: left;
	font-size: 16px;
	box-sizing: border-box;
}
body#face #list_sort ul#field_sort li:last-child {
	margin-right: 0;
}

body#face #list_sort ul#field_sort li::before,
body#face #list_sort ul#field_sort li::after {
	top: 50%;
	right: 12%;
}
body#face #list_sort ul#field_sort li::before {
	margin-left: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

body#face #list_sort ul#field_sort li::after {
	margin-right: -6px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
body#face #list_sort .job_box {
	margin: 3em 0 0;
}

body#face div#face_list .list_new{
	display: flex;
	flex-wrap: wrap;
}
body#face div#face_list .list_new dl{
	width: 48.75%;
	margin: 0 0 20px;
}
body#face div#face_list .list_new dl:nth-child(even) {
	margin-left: 2.5%;
}
body#face div#face_list .list_new dl.active,
body#face div#face_list .list_new dl.active2 {
	margin-left: 0;
}
body#face div#face_list .list_new dl.col2 {
	margin-left: 2.5% !important;
}


body#face div#face_list .list_new dl dd .more {
	margin-top: 0.5em;
}
body#face div#face_list .list_new dl dd .title {
	font-size: 18px;
}
body#face div#face_list .list_new dl dd .category {
}

body#face div#face_list .list_new dl dd .name {
}
body#face div#face_list .list_new dl dd .name {
	font-size: 16px;
	background-position: left 0.3em;
}
body#face div#face_list .list_new dl dd .name span {
	font-size: 13px;
}

body#face div#face_list .list_new dl dd .more {
	font-size: 14px;
}
body#face div#face_list .list_new dl dd .more a {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

body#face div#face_list .list_new dl dd .more:hover {
	opacity: 0.8;
}






/*------------------------------------------------ detail */

body#face.detail div#main .wrap {
	background-color: transparent;
}

body#face.detail div.title {
	position: relative;
}

body#face.detail div.title #img {
	margin: 0;
}
/*
body#face.detail div.title h1 {
	position: absolute;
	top: 0;
	left: 21.428571428%;
	display: block;
	width: auto;
	margin: 0;
	padding: 9% 0 0;
	font-size: 44px;
}*/

body#face.detail div.title p#name {
	position: absolute;
	top: 0;
	left: 21.428571428%;
	margin: 0;
	padding: 19% 0 0;
	font-size: 18px;
}

body#face.detail div.title p#name span {
	padding: 0 0 0 34px;
	background-position: left 0.2em;
	background-size: 23px;
}

body#face.detail div#main div.content_inner {
	max-width: 85.714285714%;
	min-width: 85.714285714%;
	width: 85.714285714%;
}

body#face.detail div#main div.english_01 h2,
body#face.detail div#main div.english_01 p {
	margin-left: 31.353135313%;
}

body#face.detail div#main div.english_02 h2,
body#face.detail div#main div.english_02 p {
	margin-right: 31.353135313%;
}

body#face.detail div#main div.english_01 .img_left {
	float: left;
	margin: 0 30px 0 0;
	max-width: auto;
	min-width: auto;
}
body#face.detail div#main div.english_02 .img_right {
	float: right;
	margin: 0 0 0 30px;
	max-width: auto;
	min-width: auto;
}

body#face.detail div#main h2 {
	margin: 0 0 1em;
	font-size: 30px;
	text-align: left;
}

body#face.detail div#main div#pager {
	margin: 4em 0 0;
	padding: 45px 4%;
	background-color: #f3f3f3;
}

body#face.detail div#main div#pager ul {
	width: 180px;
}

body#face.detail div#main div#pager ul li {
	width: 50px;
}
body#face.detail div#main div#pager ul li.prev {
	padding-right: 25px;
}
body#face.detail div#main div#pager ul li.next {
	padding-left: 25px;
}
body#face.detail div#main div#pager ul li.faceTop {
	width: 30px;
}
body#face.detail div#main div#pager ul li.faceTop img {
	width: 100%;
}



}


/*--------------------------------------------------------------------
 *	PC
 *--------------------------------------------------------------------*/
@media screen and (min-width: 1024px) {

body#face ul#list_sort {
	margin-left: 32.857142857%;
	margin-right: 32.857142857%;
}

/*------------------------------------------------ detail */

body#face.detail div#main div div.section_box {
	margin: 0 auto;
	max-width: 50.5%;
	min-width: 50.5%;
	width: 50.5%;
}

body#face.detail div#main div.english_01 .img_left {
	width: auto;
	text-align: center;
}
body#face.detail div#main div.english_02 .img_right {
	width: auto;
	text-align: center;
}

}

/*-------------------------------------------------------------------------------*
 *	Clear fix
 *-------------------------------------------------------------------------------*/

body#face ul#field_sort,
body#face div#face_list div,
body#face div#face_list .list_new dl dd div,
body#face.detail div#main div#pager ul li,
body#face.detail div#main div#pager ul li a {
	zoom: 100%;
}

body#face ul#field_sort:after,
body#face div#face_list div:after,
body#face div#face_list .list_new dl dd div:after,
body#face.detail div#main div#pager ul li:after,
body#face.detail div#main div#pager ul li a:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
