/* General */
body {
    font-family: "forma-djr-text", "Zen Kaku Gothic New", serif;
    letter-spacing: 0.05em;

}
/* Header */
header.site-header a{
	color:#000;
	text-decoration: none;
	width: max-content;
}
header.site-header {
    padding: 46px 30px 36px 30px;
	font-weight: 500;
}
img.header-logo {
    display: block;
    height:48px;
    transform: translateY(-26px);
}
.header_top {
    display: flex;
    justify-content: space-between;
}
.header_top-right {
    display: flex;
    gap: 20px;
    font-size: 20px;
    line-height: 100%;
}
.header_bottom {
    margin-top: 5px;
    display: flex;
    font-size: 20px;
    flex-direction: column;
}

/* Footer */
footer.site-footer {
    padding: 30px 30px 15px 30px;
    font-weight: normal;
	font-size: 12px;
}
img.footer-logo {
    width: 30px;
    opacity: 0;
}
.footer-item_bottom {
    margin-top: 15px;
    color: #838383;
}
.footer-grid {
    display: flex;
    justify-content: space-between;
}
.footer-item_top {
    font-size: 16px;
    font-weight: 500;
    color: #A8A8A8;
    margin-right: 12px;
    display: block;
}
img.ion-md-open {
    display: inline-block;
    margin-left: 12px;
    width: 15px;
}
.footer-item2 .footer-item_top {
    font-size: 16px;
    font-weight: 500;
    color: #A8A8A8;
    /* margin-right: 12px; */
    display: flex
;
    align-items: center;
    /* line-height: 100%; */
    justify-content: flex-end;
}
.footer-item2 .footer-item_bottom {
    margin-top: 11px;
}
.footer-item2 {
    text-align: right;
}
.project-item {
    line-height: 0;
    /* aspect-ratio: 3 / 2; */
}
.site-header .header_bottom {
    display: grid
;
    grid-template-columns: 120px auto;
    grid-gap: 50px;
}
.header_bottom_left {
    display: flex
;
    flex-direction: column;
}
.header_bottom_right {
    text-transform: uppercase;
}

/* Directors */
.information{
	background: #3E3E3E;
	color:#fff;
	padding: 50px;
}
.director-name-wrap h1 {
    font-size: 50px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "forma-djr-text", serif;
    display: inline-block;
    line-height: 100%;
    padding: 0;
    margin: 0;
    line-height: 83%;
}
.director-name-wrap p {
    font-size: 14px;
	font-weight:normal;
 
	font-family: "Zen Kaku Gothic New", serif;
	padding: 0;
    margin: 0;
}
.director-name-wrap {
    display: flex
;
    align-items: flex-end;
    gap: 11px;
}
.information-grid {
    display: flex
;
    justify-content: space-between;
}
.information-grid img.attachment-large.size-large.wp-post-image {
    height: 151px;
    width: auto;
	max-width: unset;
    border-radius: 10px;
}

.information-item-grid {
    display: grid;
	font-family: "Zen Kaku Gothic New", serif;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 80px;
	margin-top: 20px;
}
.information-item-item h3 {
    color: #838383;
    margin: 0;
    font-size: 12px;
	margin-bottom:7px;
	letter-spacing: 0.05em;
    text-transform: uppercase;
}
.information-item-item p {
  
    margin: 0;
    font-size: 14px;
}
.information-item-item a{
	color:#fff;
	text-decoration: none;
}

img.more-icon {
    margin-right: 9px;
    vertical-align: middle;
}
img.pdf-logo{
    margin-right: 9px;	
    vertical-align: middle;
}
.information-item-item.information-item-item4{
    font-size: 12px;
	font-family: "forma-djr-text", "Zen Kaku Gothic New", serif;
	font-weight: 500;	
	letter-spacing: 0.05em;
	line-height: 200%;
}
.information-item-item {
	line-height: 150%;letter-spacing: 0em;
}

#directors-list a {
    display: inline-block;
    margin-right: 30px;
	position: relative;
}
#editors-list a  {
    display: inline-block;
    margin-right: 30px;
	position: relative;
}

#management-list a  {
    display: inline-block;
    margin-right: 30px;
	position: relative;
}




a.current:after {
    content: "";
 
    position: absolute;
    top: 11px;
    left: -2px;
    width: 100%;
    height: 5px;
    background: #8D8D8D;
    z-index: -1;
}


a.staff-list {
    background: #3e3e3e;
    color: #fff !important;
    text-decoration: none;
    display: flex !important
;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    aspect-ratio: 3 / 2;
    margin: 0 !important;
    /* padding: 0; */
}
#directors-list,#editors-list {
	display: none!important; /* 初期状態は非表示 */
	
  }
  .footer-item_top a {
    color: #A8A8A8;
    text-decoration: none;
}
  #directors-list.active,#editors-list.active {
	display: block!important; /* .active クラスが付与された場合に表示 */
  }
  .news-toggle,  .directors-toggle, .editors-toggle, .management-toggle{
	position: relative;
  }
a.news-toggle:hover:after,a.news-toggle.current:after,a.directors-toggle.current:after, a.editors-toggle.current:after, a.management-toggle.current:after, a.directors-toggle:hover:after, a.editors-toggle:hover:after, a.management-toggle:hover:after {
    content: "";
    position: absolute;
    top: 11px;
    left: 0px;
    width: 100%;
    height: 5px;
    background: #000000;
    z-index: -1;
}

.page-id-146 .header_top-right-contact {
	position: relative;
  }
  .page-id-146 .header_top-right-contact:after {
    content: "";
    position: absolute;
    top: 6px;
    left: -1px;
    width: 100%;
    height: 5px;
    background: #000000;
    z-index: -1;
}


.page-id-136 .news-list .header_bottom_left {
    display: grid
;
    grid-template-columns: 1fr 1fr;
}
.page-id-136 .site-header .header_bottom {
    display: grid
;
    grid-template-columns: 240px auto;
    grid-gap: 50px;
}
a.header_top-right-news,a.header_top-right-contact {
    position: relative;
}
a.header_top-right-news:hover:after,a.header_top-right-contact:hover:after,.single-post .header_top-right-news:after , .page-id-136 .header_top-right-news:after {
    content: "";
    position: absolute;
    top: 6px;
    left: -2px;
    width: 105%;
    height: 5px;
    background: #000000;
    z-index: -1;

}

.single-post main#primary {
    padding: 0px;
}


.archive-list {
    display: grid
;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 50px 10px;
}

.page-id-136 main#primary{
    padding: 30px;  
    background: #F8F8F8;
}
.single-post main#primary {
    padding: 65px 90px 60px 130px;
    background: #F8F8F8;
}

.single-grid {
    display: grid
;
    grid-template-columns: 1fr 1fr;
    grid-gap: 93px;
}
.single-date-cat {
    color: #A8A8A8;
    font-size: 16px;
}
.single-date-cat a{
    color: #A8A8A8;
    text-decoration: none;
    margin-right: 20px;
    display: inline-block;
}

.single h1.entry-title {
    font-size: 28px;
    color: #000;
    font-weight: bold;
    font-family: "Zen Kaku Gothic New", serif;
    line-height: 130%;
}
.entry-content {
    font-size: 14px;
    margin-top: 20px;
}

.entry-content a{
color:#555555;
}
.post-thumbnail img {
    width: 100%;
    height: auto;
}

.back a {
    font-size: 28px;
    text-decoration: none;
    color: #000;
    position: relative;
    font-weight: 500;
}
.back {
    margin-top: 93px;
    text-align: center;
}

.back a:hover:after {
    content: "";
    position: absolute;
    top: 12px;
    left: -3px;
    width: 100%;
    height: 5px;
    background: #FF0000;
    z-index: 0;
    mix-blend-mode: darken;
}

.navgrid {
    display: flex
;
    gap: 30px;
}

img.attachment-medium.size-medium.wp-post-image {
    width: 100%;
}

.archive-item-meta {
    font-size: 14px;
    margin-top: 12px;
    color: #A8A8A8;
}

.archive-item-meta a{
    text-decoration: none;;
    color: #A8A8A8;
    margin-right: 29px;
}

h2.archive-item-title {
 
    line-height: 100%;
}


h2.archive-item-title a {
    font-size: 16px;
    text-decoration: none;
    color: #000000;
    line-height: 100%;
}

h2.archive-item-title {
    line-height: 100%;
    margin: 0;
    margin-top: 8px;
}
img.attachment-medium.size-medium.wp-post-image {
    width: 100%;
    aspect-ratio: 16 / 9;
    object-fit: cover;
}

.page-id-148 main#primary,.page-id-146 main#primary {
    margin: 100px 278px;
}

.bread a {
    font-size: 15px;
    color: #000;
}
.bread a:after {
    content: ">";
    display: inline-block;
    color: #707070;
    margin-left: 7px;
    /* font-size: 16px; */
}
h2.page-ttl {
    font-size: 70px;
    margin: 0;
    margin-top: 4px;
    font-weight: 500;
    color: #000;
}
.page-txt {
    font-size: 14px;
    line-height: 180%;
    margin-top: 20px;
}
form.wpcf7-form.init>p>label {
    display: grid
;
    grid-template-columns: 180px auto;
    align-items: center;

        font-weight: 500;
        color: #000;
        font-size: 18px;

}
form.wpcf7-form.init {
    margin-top: 89px;
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0;
    font-size: 14px;
}

span.wpcf7-list-item-label {
    font-size: 14px;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    color: #666;
    border: 0px solid #ccc;
    border-radius: 0px;
    padding: 10px 18px;
    font-size: 15px;
    background: #D6D6D6;
    width: 100%;
}
span.wpcf7-form-control-wrap {
    margin-top: -10px;
}
form.wpcf7-form.init>p>label {
    display: grid
;
    grid-template-columns: 180px auto;
    align-items: start;
    vertical-align: top;
    /* margin-bottom: 0px; */
    margin-top: 10p;
}

form.wpcf7-form.init>p {
    margin-bottom: 30px;
}

span.wpcf7-form-control.wpcf7-radio.g-radio {
    display: flex
;
    gap: 30px;
}
span.wpcf7-form-control.wpcf7-radio.g-radio {
    margin-top: 9px;
}
form.wpcf7-form.init p:nth-child(2) {
    display: block;
    margin-bottom: 40px;
}


span.wpcf7-form-control.wpcf7-acceptance label span {
    font-size: 13px !important;
}

span.wpcf7-form-control.wpcf7-acceptance label span a{
    color:#000 !important;
}
span.wpcf7-form-control.wpcf7-acceptance {
    display: block;
    margin: 0 auto;
    /* display: inline-block; */
    width: fit-content;
    font-size: 13p;
    margin-top: 50px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    /* margin: 0 auto; */
    display: block;
    font-size: 35px;
    background: transparent;
    border: 0px;
    padding: 0;
    color: #000;
    font-weight: 500;
    /* margin-top: 50px; */
    position: relative;

}
.send-div{
    margin:50px auto;
    position: relative;
    width: fit-content;
    display: block;
}
.send-div:hover:after {
    content: "";
    position: absolute;
    top: 13px;
    left: -3px;
    width: 111%;
    height: 10px;
    background: #FF0000;
    z-index: 0;
    mix-blend-mode: darken;
}
.send-div>p {
    width: fit-content;
    display: block;
    margin: 0;
}

.page-id-148 h3 {
    font-size: 22px;
    color: #000;
    margin-top: 40px;
    margin-bottom: 0;
}

.page-id-148 .line {
    border-bottom: 1px solid #000;
    margin: 16px 0;
}
.page-id-148 ol {
    font-size: 13px;
    margin: 0;
    padding: 0px 11px;
}

.page-id-148 ol li {
    margin-bottom: 5px;
}

.line-dot {
    border-bottom: 1px dotted #000;
    margin: 16px 0;
}
.text-right {
    text-align: right;
    font-size: 13px;
}


.page-txt{
    font-size:13px;
}

.pp-grid {
    display: grid
;
    grid-template-columns: 30% auto;
    font-size: 13px;
}
.pp-backg {
    background: #EBEBEB;
    padding: 20px;
}


.page-id-146 .header_bottom,.page-id-148 .header_bottom {
    display: none !important;
}

a.pp1 {
    color: #838383;
    text-decoration: none;
}

.logo-sp{
    display:none!important;
}
.sp-only{
    display:none!important;
}

.home footer#colophon {
    position: fixed;
    bottom: 0;
    background: #fff;
    width: 100%;
}
.header_bottom_right a:hover:after {
    content: "";
    position: absolute;
    top: 11px;
    left: -1px;
    width: 100%;
    height: 5px;
    background: #8D8D8D;
    z-index: -1;
}
a.red.current:after,a.red:hover:after{ background: #8D8D8D; }
a.green.current:after,a.green:hover:after { background: #8D8D8D; }
a.blue.current:after,a.blue:hover:after { background: #8D8D8D; }
a.yellow.current:after,a.yellow:hover:after { background: #8D8D8D; }
a.purple.current:after,a.purple:hover:after{ background: #8D8D8D; }
a.orange.current:after,a.orange:hover:after { background: #8D8D8D; }
.thumbnail-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    color: #fff;
    line-height: 130%;
    font-size: 11px;
    z-index: 10;
    width: max-content;
    max-width: 300px;
}
.thumbnail-text-wrap {
    display: grid
;
grid-template-columns: 40px auto;
    width: 100%;
    /* max-width: 300px; */
    grid-gap: 1px;
   

}
.thumbnail-text-wrap-play {
    color: #FF0000;
    font-size: 30px;
    text-align: center;
}
.thumbnail-text{
    pointer-events:none;
}
.thumbnail-text-wrap-l {
    font-weight: bold;
}
.thumbnail-text {
    display: none;
}
.thumbnail-container{
overflow: hidden;
}
.thumbnail-container:hover .thumbnail-text {
    display: block;
    
}

.project-item {
    position: relative;
  }
  
  .thumbnail-text {
    position: absolute;
    pointer-events: none;
    display: none; /* 初期状態は非表示 */
    /* 必要に応じて見た目を整えるスタイルを追加 */
    max-width: 200px;
  }
  .staff-list {
    font-size: 12px!important;
    display: grid!important;

    grid-template-columns: 1fr!important;
    margin-top: 11px!important;
    gap: 11px 0!important;
    height: max-content!important;
}
.staff-grid {
    display: grid
;
    grid-template-columns: 1fr 1fr;
}
img.high {
    width: 89px;
    margin: 15px 0 -32px auto;
    display: block;
}
@media screen and (min-width: 768px) {
.home .footer-item_top a {
    color: #A8A8A8;
    text-decoration: none;
}
.home img.kv {
    display: none;
}
.home main#primary {

    /* background-attachment: fixed; */
    height: calc(100vh - 377px);
    background-size: cover;
    background-position: bottom;
}
video.kv {
    width: 100%;
    /* aspect-ratio: 2 / 3; */
    height: calc(100vh - 377px);
    object-fit: cover;
    object-position: center;
}
.home div#page {
    position: relative;
}


.project-item:nth-child(7) {
    grid-row: 2 / 4;
    grid-column: 3 / 5;

}

.project-item:nth-child(14) {
    grid-column: 1 / 3;
    grid-row: 5 / 7;
}



.project-item:nth-child(25) {
    grid-column: 3 / 5;
    grid-row:8 / 10;
}

.project-item:nth-child(32) {
    grid-column: 1 / 3;
    grid-row: 12 / 14;
}
//

.project-item:nth-child(43) {
    grid-column: 3 / 5;
    grid-row: 15 / 17;
}


}
.people-section {
    display: grid
;
    grid-template-columns: 167px auto;
    grid-gap: 20px;
}

.tag-label {
    font-size: 12px;
    width: 167px;
    border: 1px solid #555;
    color: #555;
    padding: 2px 0 0 0;
    display: inline-block;
    text-align: center;
    transform: translateY(-2px);
    text-transform: none;
}
.people-names {

    max-width: 800px;
}
.tag-label.editors-tag {
    padding: 0px 0 0px 0;
    font-size: 14px;
}
a:focus{
	outline:none;
}
@media screen and (max-width: 768px) {
    div#editors-list.active,div#directors-list.active,div#management-list.active {
  
        grid-template-columns: 1fr!important ;

    
    }
    .people-section {
        display: grid
    ;
        grid-template-columns: 1fr;
        margin-bottom: 20px;
        grid-gap: 10px;
    }
    .people-names {
        grid-template-columns: 1fr 1fr;
        display: grid;
        grid-column-gap: 12px;
    
    }
    .thumbnail-text{
        display: none;
    }
    .pc-only{
        display:none!important;
    }
    .sp-only{
        display:block!important;
    }
    .logo-sp{
        display:block!important;
    }
    .logo-sp img {
        height: 27px;
        margin-left: 7px;
    }
    .logo-pc{
        display:none!important;
    }
    .header_top {
        display: flex
    ;
        justify-content: space-between;
        width: 104%;
        margin-left: -2%;
    }
    .header_top-right {
        display: flex
    ;
        gap: 13px;
        font-size: 16px;
        line-height: 100%;
        align-items: center;
    }
    .single-post .header_top-right-news:after, .page-id-136 .header_top-right-news:after {
        content: "";
        position: absolute;
        top: 4px;
        left: -2px;
        width: 105%;
        height: 4px;
        background: #000000;
        z-index: -1;
    }
    header.site-header {
        padding: 12px 20px 20px 20px;
        font-weight: 500;
    }
    .header_bottom {
        margin-top: 5px;
        display: flex
    ;
        font-size: 18px;
        flex-direction: column;
    }
    .archive-list {
        display: grid
    ;
        grid-template-columns: 1fr;
        grid-gap: 26px;
        margin: 5px 0;
    }
    .archive-item-meta {
        font-size: 14px;
        margin-top: 2px;
        color: #A8A8A8;
    }
    h2.archive-item-title {
        line-height: 100%;
        margin: 0;
        margin-top: 2px;
    }
    .page-id-136 main#primary {
        padding: 30px 20px 150px 20px;
        background: #F8F8F8;
    }
    .footer-grid {
        display: block;
    }
    
    .footer-item2 {
        text-align: left!important;
        
    }
    .footer-item2 .footer-item_top {
        font-size: 16px;
        font-weight: 500;
        color: #A8A8A8;
        /* margin-right: 12px; */
        display: flex
    ;
        align-items: center;
        /* line-height: 100%; */
        justify-content: flex-start;
        margin-top: 20px;
   
    }
    .footer-item_bottom.sp-only {
        display: flex
    ;
        justify-content: space-between;
    }
    a.pp1 {
        text-decoration: underline;
    }
    footer.site-footer {
        padding: 23px 20px 16px 20px;
        font-weight: normal;
        font-size: 13px;
    }
    .footer-item2 .footer-item_bottom {
        margin-top: 5px;
    }
    .footer-item_bottom {
        margin-top: 10px;
        color: #838383;
    }
    .single-post main#primary {
        padding: 40px 25px 70px 25px;
        background: #F8F8F8;
    }
    .single-grid {
        display: grid
    ;
        grid-template-columns: 1fr;
        grid-gap: 0px;
    }
    .single-date-cat {
        color: #000000;
        font-size: 14px;
    }
    .single-date-cat a {
        color: #000000;
        text-decoration: none;
        margin-right: 14px;
        display: inline-block;
    }
    .single h1.entry-title {
        font-size: 18px;
        color: #000;
        font-weight: bold;
        font-family: "Zen Kaku Gothic New", serif;
        line-height: 130%;
        margin: 7px 0 22px 0;
    }
    .page-id-148 main#primary, .page-id-146 main#primary {
        margin: 38px 25px;
    }
    h2.page-ttl {
        font-size: 50px;
        margin: 0;
        margin-top: 29px;
        font-weight: 500;
        color: #000;
    }
    .page-txt {
        font-size: 14px;
        margin-top: 12px;
    }
    form.wpcf7-form.init {
        margin-top: 43px;
    }
    form.wpcf7-form.init>p>label {
        display: grid
    ;
        grid-template-columns: 1fr;
        align-items: start;
        vertical-align: top;
        /* margin-bottom: 0px; */
        margin-top: 10p;
    }
    span.wpcf7-form-control.wpcf7-radio.g-radio {
        display: flex
    ;
        gap: 11px;
        flex-direction: column;
    }
    span.wpcf7-form-control.wpcf7-radio.g-radio {
        margin-top:3px;
    }
    span.wpcf7-form-control-wrap {
        margin-top: 2px;
    }
    form.wpcf7-form.init p:nth-child(2) {
        display: block;
        margin-bottom: 20px;
    }
    input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
        color: #666;
        border: 0px solid #ccc;
        border-radius: 0px;
        padding: 10px 18px;
        font-size: 14px;
        background: #D6D6D6;
        width: 100%;
    }
    .send-div {
        margin: 30px auto;
        position: relative;
        width: fit-content;
        display: block;
    }
    
    h2.page-ttl {
        font-size: 50px;
        margin: 0;
        margin-top: 29px;
        font-weight: 500;
        color: #000;
        line-height: 100%;
        margin-bottom: 25px;
    }
    .page-txt {
        font-size: 13px;
        margin-top: 12px;
    }
    .pp-grid {
        display: grid
    ;
        grid-template-columns: 1fr;
        font-size: 13px;
        grid-gap: 10px;
    }
    img.kv {
        aspect-ratio: 2 / 3;
        object-fit: cover;
    }
    .home footer#colophon {
        position: relative;
    }
    video.kv {
        width: 100%;
       
        height:auto;
        object-fit: cover;
        object-position: center;
    }
    .site-header .header_bottom {
        display: grid
    ;
        grid-template-columns: 1fr;
        grid-gap: 14px;
    }
    .header_bottom_left {
        display: flex
    ;
        flex-direction: column;
        font-size: 22px;
    }
    #editors-list a,#directors-list a,#management-list a {
        margin-right: 0px;
        position: relative;
        font-size: 18px;
    }
    div#editors-list.active,div#directors-list.active,div#management-list.active {
        display: grid !important
    ;
        grid-template-columns: 1fr 1fr;
        grid-gap: 0px 20px;
    
    }
    .single-directors main#primary {
        padding: 0 !important;
    }
    .information {
        background: #3E3E3E;
        color: #fff;
        padding: 20px;
        padding: 20px 20px 20px 20px;
    
    }
    
    .director-name-wrap h1 {
        font-size: 30px;
        font-weight: normal;
        text-transform: uppercase;
       
        display: inline-block;
        padding: 0;
        margin: 0;
        line-height: 100%;
    }
    .director-name-wrap {
        display: block;
        align-items: flex-end;
        gap: 11px;
    }
    .director-name-wrap p {
        font-size: 12px;
        font-weight: normal;
        font-family: "Zen Kaku Gothic New", serif;
        padding: 0;
        margin: 0;
        margin-top: 5px;
    }
    .information-grid img.attachment-large.size-large.wp-post-image {
        height: auto;
        width: 150px;
        max-width: unset;
        border-radius: 6px;
    }
    /* 最初は中身を非表示 */
.accordion-content {
    display: none;
  }
  
  /* 矢印アイコンの基本スタイル（文字でもOK） */
  .arrow-icon {
    margin-left: 2px;
    transition: transform 0.2s ease;
    display: inline-block; /* transformが効くように */
    transform: rotate(90deg);

  }
  
  /* アクティブ時に矢印を回転させたい場合 */
  .arrow-icon.active {
    transform: rotate(269deg);
    font-family: serif;
}
  .information-item-grid {
    display: grid
;
    font-family: "Zen Kaku Gothic New", serif;
    grid-template-columns: 1fr;
    gap: 26px;
    margin-top: 0px;
}
h3.accordion-header {
    color: #ffffff;
    margin: 0;
    font-size: 12px;
    margin-bottom: 7px;
    letter-spacing: 0.05em;
    font-weight: normal;
    text-transform: uppercase;;
}
.accordion-header.open {
    color: #838383;
}
.projects-wrapper {
    display: grid
;
    grid-template-columns: 1fr 1fr!important;
}
.staff-list {
    font-size: 12px!important;
    display: block!important;
    grid-template-columns: 1fr!important;
    margin-top: 0px!important;
    line-height: 200%!important;
    gap: 20px 0!important;
}
.modal-content {
    position: relative!important;
    width: calc(100% - 50px)!important;
    max-width: 800px!important;
    margin: 120px auto!important;
    color: #fff!important;
    padding: 0px!important;
  
}
.modal-title {
    font-size: 16px!important;
    margin-top: 12px!important;
    margin-bottom: 33px!important;
}
.modal-staff h3 {
    font-weight: 500!important;
    font-size: 13px!important;
    border-bottom: 1px solid #fff!important;
    padding-bottom: 10px!important;
    margin-top: 25px!important;
}
.password-modal-content {
    position: fixed!important;
    margin-top: 35vh !important;
}

.page-id-146 .header_top-right-contact:after {
  
    top: 4px;
  
    height: 5px;
  
}
.modal{
    overflow: scroll;
}
.staff-grid {
    display: grid
;
    grid-template-columns: 1fr;
}


a.news-toggle:hover:after,a.news-toggle.current:after,a.directors-toggle.current:after, a.editors-toggle.current:after, a.management-toggle.current:after, a.directors-toggle:hover:after, a.editors-toggle:hover:after, a.management-toggle:hover:after {

    top: 13px;
}
  }

  @media screen and (max-width: 900px) {
  .modal-content{
    max-width: 640px;
  }
}