body.archive .site-footer {
    background: #e6e6e6;
}
.en-text {
    font-family: 'Fira Sans Extra Condensed' !important;
}
.jp-text {
    font-family: "游ゴシック Medium", "Yu Gothic", YuGothic, YuGothicMedium, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif !important;
}
.alternate-text {
    font-family: "alternate-gothic-atf" !important;
}
.archives-pg #page-banner .img-banner h1 {
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    text-transform: uppercase;
}
.archives-pg #main .section-wrapper:first-of-type .section-content,
.offset-content #main .section-wrapper:first-of-type .section-content {
    margin-top: -165px;
    display: block;
    background: #fff;
    z-index: 999;
    padding: 100px;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .archives-pg #main .section-wrapper:first-of-type .section-content,
    .offset-content #main .section-wrapper:first-of-type .section-content {
        margin-top: 0;
        padding: 100px 15px 30px;
    }
    .archives-pg #main .section-wrapper:first-of-type .section-content.alumni {
        padding-top: 60px;
        padding-bottom: 15px;
    }
}

/* dots animation */
.section-wrapper .carousel-indicators .dot.blue-dot {
    margin-left: 0;
}
.section-wrapper .carousel-indicators .dot {
    margin-right: 15px;
}
.section-wrapper .carousel-indicators .dot:last-of-type {
    margin-right: 0;
}
.section-wrapper .carousel-indicators.animateDots .dot:first-of-type {
    animation: growDot 1s linear;
    -moz-animation: growDot 1s linear;
    -webkit-animation: growDot 1s linear;
}
.section-wrapper .carousel-indicators.animateDots .dot:nth-of-type(2) {
    -moz-animation: growDot 1s linear;
    -webkit-animation: growDot1s linear;
    -webkit-animation-delay: 0.4s;
    animation: growDot 1s linear;
    animation-delay: 0.4s;
}
.section-wrapper .carousel-indicators.animateDots .dot:nth-of-type(3) {
    -moz-animation: growDot 1s linear;
    -webkit-animation: growDot 1s linear;
    -webkit-animation-delay: 0.8s;
    animation: growDot 1s linear;
    animation-delay: 0.8s;
}
.section-wrapper .carousel-indicators.animateDots .dot:nth-of-type(4) {
    -moz-animation: growDot 1s linear;
    -webkit-animation: growDot 1s linear;
    -webkit-animation-delay: 1.2s;
    animation: growDot 1s linear;
    animation-delay: 1.2s;
}

/*
.archives-see-more {
    display: flex;
    margin: 60px 0;
    justify-content: center;
}
.archives-see-more a.see-more-btn {
    margin: 0;
    display: inline-block;
    content: '';
    width: auto;
    transition: all 1s;
}
.archives-see-more a.see-more-btn:after {
    border-bottom: 1px solid #df787c;
    content: '';
    width: 0;
    transition: width 1s;
    position: absolute;
    bottom: 0;
    left: 0;
}
.archives-see-more a.see-more-btn:hover:after {
    width: 100%;
}
*/

/* single page */
.single-alumni #news-header .left-section-title .logo-wrapper {
    top: 30px;
}
.single-alumni .left-section-title h2 {
    color: #838383;
    font-size: 48px;/*72px;*/
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
}
.single-alumni .section-content.alumni-page {
    background: #f2f2f2;
    padding-top: 100px;
}
.single-alumni .section-content.alumni-page .carousel-indicators + .after-dots {
    text-align: center;
}

#alumni-top {
    /*margin: 30px 15px;*/
    padding: 30px 0;
    border-left: solid 2px #EA6769;
}
.bleft{
    border-left: solid 2px #EA6769;
}
#alumni-top .top-content {
    /*background: #e6e6e6;*/
    padding: 1% 7%;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: flex-start;
}
#alumni-top #alumni-information {
    margin-left: 60px;
    margin-right: 80px;
    flex: 3;
}

#alumni-top div:first-of-type {
    flex: 1;
}
#alumni-top .top-content .name_jp {
    font-size: 32px;
    font-weight: 700;
}
#alumni-top .top-content .name_en {
    font-size: 40px;
}
#alumni-top .alumni-data-row {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: flex-start;
    margin-bottom: 15px;
}
#alumni-top .alumni-data-title {
    font-family: "游ゴシック Medium", "Yu Gothic", YuGothic, YuGothicMedium, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 14px;
    min-width: 130px;
    text-align: justify;
    text-align-last: justify;
    padding-right: 30px;
}
#alumni-top .alumni-data-title small {
    display: block;
    font-size: 8px;
    letter-spacing: normal;
    text-align-last: center;
    margin-top: 5px;
}
#alumni-top .alumni-data {
    flex: 1;
    background: #fff;
    /*border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;*/
    border: 3px solid #f2757a;
    padding: 10px 15px;
    font-size: 16px;
}
#alumni-top .alumni-data.--name {
    font-size: 21px;
}
#alumni-top .alumni-data.--graduate-program {
    /*font-family: 'Fira Sans Extra Condensed';
    font-weight: 500;
    font-size: 32px;
    margin-bottom: 0;*/
    /* font-family: 'Fira Sans Extra Condensed'; */
    font-size: 16px;
    margin-bottom: 0;
}
#alumni-top .alumni-data:not(.--graduate-program) {
    font-family: "游ゴシック Medium", "Yu Gothic", YuGothic, YuGothicMedium, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
#alumni-top .alumni-data.--focus {
    font-size: 14px;
    line-height: 1.85;
}
#alumni-top .alumni-data.org-link {
    text-indent: -1.3em;
    padding-left: 2.3em;
}

#alumni-top .alumni-data.org-link a {
    color: #302d2c;
}

#alumni-top .alumni-data.org-link:hover a {
    color: #59B0D3;
}
#alumni-top .alumni-data.org-link a:before {
    content: '';
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url(/wp-content/themes/bootstrap-basic-child/assets/img/link_icon.svg) no-repeat center center;
    background-size: contain;
    position: relative;
    top: 3px;
    left: -5px;
}
#alumni-profile {
    padding: 30px 7%;
}
#alumni-profile .profile-content h4 {
    font-family: "Fira Sans Extra Condensed", sans-serif;
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 50px;
    color: #f2757a;
}
#alumni-profile .profile-content p {
    margin-bottom: 50px;
    line-height: 38px;
    text-align: justify;
}
#alumni-profile .profile-content p.profile_jp {
    font-size: 18px;
    line-height: 36px;
}
#alumni-profile .profile-content p.profile_en {
    font-size: 20px;
    line-height: 37px;
}
#alumni-profile .sns-wrapper {
    margin-top: 100px;
    display: block;
}
#alumni-top .sns-wrapper {
    display: grid;
    margin-top: 51px;
    grid-template-columns: repeat(5, 1fr);
    max-width: 280px;
    justify-content: center;
    gap: 20px;
}
.display-pc {
    display: block;
}
.display-sp {
    display: none;
}

@media screen and (max-width: 768px) {
    .display-pc {
        display: none;
    }
    .display-sp {
        display: block;
    }
    #alumni-top {
        z-index: 0;
        padding-top: 100px;
    }
    #alumni-top .top-content {
        flex-direction: column;
        position: relative;
        padding-bottom: 60px;
    }
    #alumni-top #alumni-information {
        margin: 60px 15px 0;
    }
    #alumni-top .alumni-data-row {
        flex-direction: column;
    }
    #alumni-top .alumni-data {
        width: 100%;
        font-size: 16px;
    }
    #alumni-top .alumni-data.--name,
    #alumni-top .alumni-data.--graduate-program {
        font-size: 16px;
    }
    #alumni-top .alumni-data.--focus {
        font-size: 13px;
        line-height: 1.84;
    }
    #alumni-top .alumni-data.org-link a {
        color: #59B0D3;
    }
    #alumni-top .alumni-data-title small {
        display: inline-block;
        margin-left: 10px;
        margin-top: 0;
    }
    #alumni-top .sns-wrapper {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        max-width: 280px;
    }
    #alumni-top .top-content > div:first-of-type {
        text-align: center;
    }
    #alumni-top .alumni-data-title {
        text-align: left;
        text-align-last: left;
    }
    #alumni-profile {
        padding-top: 0;
    }
    #alumni-profile .profile-content h4 {
        text-align: center;
    }
    #alumni-profile .profile-content p {
        text-align: center;
    }
    #alumni-profile .profile-content p.profile_jp {
        font-size: 14px;
        line-height: 1.85;
    }
    #alumni-profile .profile-content p.profile_en {
        font-size: 16px;
        line-height: 1.625;
    }
    .single-alumni .section-content.alumni-page {
        padding-top: 0;
    }
    .single-alumni .left-section-title h2 {
        transform: none
    }
}
@keyframes growDot {
    0% {
        -webkit-transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

#archives-date-wrapper .arch-year-dropdown.open .dropdown-menu {
    position: relative;
    border: none;
    box-shadow: none;
    background: transparent;
    padding-left: 30%;
    top: -10px;
}
#archives-date-wrapper .arch-year-dropdown.open .dropdown-menu a {
    color: #373332;
    font-family: "Fira Sans Extra Condensed", sans-serif;
    font-size: 20px;
    display: block;
}
#archives-date-wrapper .arch-year-dropdown.open .dropdown-menu a:before {
    background: #373332;
    border-radius: 50%;
    content: '';
    display: inline-block;
    height: 5px;
    margin-right: 16px;
    width: 5px;
}
@media screen and (max-width: 768px) {
    #archives-date-wrapper .arch-year-dropdown a[data-toggle="dropdown"] {
        font-size: 24px;
    }
    #archives-date-wrapper .arch-year-dropdown.open .dropdown-menu a {
        font-size: 16px;
        letter-spacing: .01em;
        line-height: 1.875;
    }
    #archives-date-wrapper .arch-year-dropdown.open .dropdown-menu a:before {
        margin-right: 6px;
        position: relative;
        top: -2px;
    }
    #archives-date-wrapper .arch-year-dropdown a i.plus {
        width: 19px;
        height: 19px;
        top: 16px;
    }
    #archives-date-wrapper .arch-year-dropdown.open a i.minus {
        width: 19px;
        height: 19px;
        top: 16px;
    }
    #archives-date-wrapper .section-content .archives-dates:nth-of-type(2) {
        order: 1;
        padding-top: 0;
        padding-bottom: 0;
    }
    #archives-date-wrapper .section-content .archives-dates:nth-of-type(3) {
        order: 3;
        padding-top: 0;
    }
    #archives-date-wrapper .section-content .archives-dates:nth-of-type(4) {
        order: 2;
        padding-top: 0;
        padding-bottom: 0;
    }
    #archives-date-wrapper .section-content .archives-dates:nth-of-type(5) {
        order: 4;
        padding-top: 0;
    }
    #archives-date-wrapper .archives-date-inner {
        padding: 30px 30px 0;
    }
}
/*#archives-date-wrapper .open a[data-toggle="dropdown"] {
    border-bottom: 2px solid transparent;
    padding-left: 50px;
}
#archives-date-wrapper .closed a[data-toggle="dropdown"] {
    border-bottom: 2px solid #EA6769 !important;
}
#archives-date-wrapper .hold a[data-toggle="dropdown"] {
    border-bottom: 2px solid transparent;
}
#archives-date-wrapper .hold > .dropdown-menu {
    display: block;
}
#archives-date-wrapper .closed > .dropdown-menu {
    display: none !important;
}
#archives-date-wrapper .hold > .dropdown-menu > .dropdown-item {
    padding-left: 10px !important;
}*/

