@charset "UTF-8";
/* CSS Document */

.member_position {
	width: 20em;
}

.member_name {
/*
*/
	width: 13em;
}

.member_kenmu {
	width: 2em;
}

.member table {
	margin: 0px 0px 50px 0;
	border-collapse: collapse;
	border: none;
	border-top: 1px solid #E5E5E5;
	border-left: 5px solid #E5E5E5;
	width:100%;
}

.member table th, .member table td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	border-bottom: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	padding: 5px 10px;
	white-space: nowrap;
}

.member table th {
	background-color:#F9F9F9;
}

table td.member_souran {
	width: 2em;
	padding:5px;
	white-space:nowrap;
}

.member_souran a {
    background-color: #888888;
    border: 0 solid #888888;
    border-radius: 5px;
    color: #fff;
    font-size: 75%;
    font-weight: normal;
    line-height: 0.75;
    margin: 0;
    padding: 4px 8px;
    text-decoration: none;
}

.member_souran  a.pager_active {
    background-color: #ff8888;
    border: 0 solid #ff8888;
}
.member_souran  a:hover {
    background-color: #ffaa00;
    border: 0 solid #ffaa00;
}


/***member page add  開発メンバーここから　***/
.member-title h1 {
    font-size: 4.5rem;
    line-height: 1;
}

.member-title h1 span{
     font-size: 3.5rem;
     color: #6f6f6f;;
     
}
.c-sub-page h1 {
    font-size: 3rem;
    margin: 68px 0 40px;
    text-align: center;
    color: #153A6E;
    line-height: 1.6;
    font-weight: 600;
}

h2.department{
	font-size: 130% !important;
    color: #6f6f6f;
	line-height: 1.2 !important;
    font-weight: bold !important;
	text-align: center;
}
h2.department span {
    background-color: #ddd;
    font-size: 2rem !important;
    color: #153A6E;
    font-weight: bold;
}
.p-member h2.department span {
    font-size: 2rem;
}

.p-member h2.department {
    font-size: 2rem;
	background-color: #ddd;
	border-bottom: inherit !important;	
}
.c-sub-page p {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 47px;
    color: #202020;
    text-align: justify;
}

.c-sub-page h3 {
    color: #153A6E;
    font-size: 2rem;
    border-bottom: 2px solid #5C7CC4 !important;
    padding-bottom: 10px;
    margin-bottom: 18px;
    font-weight: 600 !important;
}

dl.member-career.dl2078 dt {
    display: inline-block;
    width: 20%;
    vertical-align: top;
	font-weight: bold;
}
dl.member-career.dl2078 dd {
    display: inline-block;
    width: 78%;
    margin: 0 0 1em;
}


.c-sub-page h4 {
    background: #F2F2F2;
    padding: 16px;
    margin: 0 0 28px;
    font-weight: 600;
}

.c-sub-page dl.member-career b{
    font-weight: bold;
}

.c-sub-page .page-list b{
    font-weight: bold;
}


.c-sub-page h5 {
    color: #153A6E;
    font-size: 1.75rem;
    border-top: 1.5px solid #153A6E;
    border-bottom: 1.5px solid #153A6E;
    padding:10px 0;
    margin-bottom: 18px;
}

dl.member-career.mb60 {
    margin: 0 auto 60px;
    width: 100%;
}

dl.member-career dt {
    width: 12%;
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
}
dl.member-career dd {
	margin-left: -10px;
    width: 80%;
    display: inline-block;
    margin-bottom: 1em;
}
.c-sub-page dl.member-career b {
    font-weight: bold;
}

article.c-sub-page section ul li {
    margin-bottom: 1em;
}

ul.page-list li {
    position: relative;
    margin: 0 auto 1em;
}
/*開発メンバーここまで　↑*/

.hosoku {
    border: #E5E5E5 1px solid;
    float: right;
    padding: 10px 15px;
    margin-bottom: 10px;
}


#contents_area h4 {
    font-size: 100%;
    line-height: 100%;
    font-weight: bold;
    margin: 1.5em 0;
    padding: 0;
    border-left: none;    
}

#contents_area h3 {
    border-bottom: none;
    padding: 0;
}