@charset "UTF-8";
* {
    box-sizing: border-box;
}
:root {
    --color-primary: #3cb371;
    --color-secondary: #a9a9a9;
    --color-gray40: #a9a9a9;
}
/***********************************/
/* ヘッダー */
/***********************************/
.login-logout .icon-button{
    background-color: #ffa500;
    color: #fff;
}
.login-logout .icon-button:hover {
    background-color: #FCD475;
}
.icon-button.is-text-primary{
    color: var(--color-gray100);
}
.header-item-right.is-separated > *:not(:first-child)::before{
    background-color: rgb(255 255 255 / 0%);
}
/***********************************/
/* トップ用メインビジュアル */
/***********************************/
.visual-card-link{
    background: url(../images/bgimage-member.jpg) no-repeat 100%/auto;  
}
.visual-card-img-wrap{
    background: #fff;
}
.tag-limited{
    background: #ffa500;
}
.visual-card-wrap .splide__pagination__page.is-active{
    background: #ffa500;
}
.entry-style blockquote {
    border-left: solid 5px #a9a9a9;
  }
/***********************************/
/* メインエリア */
/***********************************/
.heading-sm.heading-line,.heading-md.heading-line{
    border-bottom: 2px solid #a9a9a9;
}
/* ニュース */
.media-link{
    border-bottom: 0.5px solid #a9a9a9;
}
.media-time{
    color: #a9a9a9;
}
.media-img-wrap{
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2)
}
.tag-item{
    color: #a9a9a9;
}
.media-item-footer{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/***********************************/
/* サブエリア */
/***********************************/
.section-side-header{
    margin: 0;
    padding-bottom: 1rem;
    border-bottom: 2px solid #a9a9a9;
}
/* リンク */
.side-link{
    color: #fff;
    background: var(--color-primary);
    border: 0.5px solid var(--color-primary);
}
.side-link:hover {
    background: var(--color-primary);
    opacity: 0.7;
}
/* タグ */
.section-side-grid .section-side-col:last-child{
    margin: 0 1em 4rem;
    padding: 0;
    width: auto;
    background: url(../images/bgimage-member-side.jpg) round;  
    border: 2px solid #FCD475;
    border-radius: 6px;
}
.section-side-grid .section-side-col:last-child .section-side{
    margin: 0;
    padding: 1em;
}
.section-side-grid .section-side-col:last-child .section-side-header{
    justify-content: center;
    border-bottom: none;
}
.section-side-grid .section-side-col:last-child .tag-list{
    margin: 0;
}

.section-side-grid .section-side-col:last-child .tag-item{
    flex: 1 1 auto;
    padding: 0;
}
.section-side-grid .section-side-col:last-child .tag-link{
    display: block;
    text-align: center;
}
/***********************************/
/* フッター */
/***********************************/
.footer-copyright-text{
    color: #a9a9a9;
}
/***********************************/
/* ページタイトル */
/***********************************/
.page-title-wrapper{
    background: url(../images/bgimage-member.jpg) repeat 100%/auto; 
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2)
}
.page-title-wrapper .page-title-inner{
    padding: 0;
}
.page-title-wrapper .acms-container{
    padding: 0;
    max-width: 1120px;
    height: 100%;
}
.page-title-wrapper .page-title-bg{
    height: 100%;
    margin-left: 1rem;
    background-color: #fff;
}
.page-title-wrapper .page-title-bg section{
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
}
.page-title-en{
    color: #ffa500;
}
/***********************************/
/* エントリー本文 */
/***********************************/
.entry-header-title{
    border-bottom: 4px solid #ffa500;
}
.entry-header-title::before{
    position: unset;
}
.read-more{
    border: 1px solid var(--color-gray40);
    background-color: var(--color-gray10);
}
.button.is-bordered{
    background: #fff;
}
/***********************************/
/* Call to Action */
/***********************************/
.cta{
    margin: 0;
    background: url(../images/bgimage-member-borderline.png) repeat 100%/auto; 
}
.button{
    background: #ffa500;
}
.button:hover{
    background: #FCD475;
}
.cta-link-wrap .button{
    background: #fff;
    border: 0.5px solid #a9a9a9;
}
.cta-link-wrap .button:any-link{
    color: var(--color-gray100);
}
.cta-link-wrap .button:hover{
    background: var(--color-gray20);
}
/***********************************/
/* 会員一覧 */
/***********************************/
.members-list .acms-margin-bottom-medium{
    margin: 0 calc(var(--gutter) / 2) 2rem;
}
.profile-list.acms-summary{
    border: 1px solid #a9a9a9;
    background-color: #fff;
}
.profile-list.acms-summary .acms-container{
    display: flex;
    margin: 0 calc(var(--gutter) / 2) 2rem;
    padding: 0.5em;
    border: 1px solid #a9a9a9;
}
.profile-list.acms-summary .acms-container p{
    margin-bottom: 0;
}
/***********************************/
/* 会員一覧 */
/***********************************/
.profile-data{
   margin: 0 0 5rem;
}
.profile-data .form-label label{
    margin-right: 2em;
    color: #6495ed;
}

/***********************************/
/* プロフィール */
/***********************************/
dl.profile-elem {
    display: flex;
    border-bottom: 1px solid #ccc;
}
dl.profile-elem dt {
    padding: .5em .75em;
    width: 160px;
}
dl.profile-elem dd {
    padding: .5em .75em;
    width: calc(100% - 160px);
}
.acms-summary.user-block {
    padding: .5em;
    border-bottom: 1px dashed #666;
}
.acms-summary.user-block h4 {
    font-size: 1.25em;
}
.acms-summary.user-block a {
    text-decoration: none;
}
.acms-summary.user-block a:visited,
.acms-summary.user-block a:link {
    color: #333;
}
.acms-summary.user-block a:hover {
    color: #a9a9a9;
    text-decoration: dashed;
}

.member-card {
    display: block;
    margin: 0 0 20px;
    padding: 1em;
    background-color: #fff;
    box-shadow: 1px 1px 3px #666;
}
.member-card-header {
    display: flex;
    justify-content: space-between;
}
.member-photo {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0;
    border-radius: 50px;
    overflow: hidden;
}
.basic-info {
    width: calc(100% - 120px);
}
.entry-style p.industry {
    margin: 0;
    font-size: .875em;
    color: var(--color-primary);
}
.entry-style h4.company-name {
    margin: 0 0 10px;
    font-size: 1.5em;
}
.entry-style dl.member-contact {
    display: flex;
    width: 100%;
    margin: 0;
    padding: 4px;
    border: 1px solid #6c9bd2;
    font-size: .875em;
}
.entry-style dl.member-contact dt {
    color: #6c9bd2;
    font-weight: 700;
}
.member-contact > div {
    width: 50%;
    display: flex;
    justify-content: center;
}
.member-contact div:last-child {
    border-left: 1px dotted #6495ed;
}
.member-contact dd {
    margin: 0;
}
.btn-more {
    padding-top: 1em;
    text-align: right;
}