@charset "UTF-8";


/* テキストユニット */

.entry-column h2 {
    margin: 0 10px 25px;
    padding: 3px 10px;
    font-size: 23px;
    color: #111;
    border-left: 5px solid #111;
    line-height: 1.3;
    font-weight: bold;
}

h2.h2_2 {
    border-bottom: 3px solid #222;
    background: none;
    border-left: initial;
    padding: 0px 8px 8px 8px;
    line-height: 1.4;
}

h2.h2_3 {
    font-size: 26px;
    border-bottom: initial;
    border-left: none;
    padding: 0;
}


h2.h2_4 {
    background: none;
    border-bottom: 1px solid #388E3C;
    color: #388E3C;
    padding: 10px 5px;
    border-left: none;
    font-size: 21px;
    font-weight: 600;
}

h2.h2_5 {
    padding: 9px 9px;
    border-left: 4px solid #18BBFD;
    background: #eee;
    line-height: 1.4;
}

.entry-column blockquote {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 30px;
    padding: 20px 20px;
    line-height: 1.8;
    color: #111;
    background: #efefef;
    border-left: none;
    font-size: 14px;
    border-radius: 10px;
}

.entry-column h3 {
    line-height: 1.4;
    background: none;
    font-size: 19px;
    padding-left: 2px;
    font-weight: bold;
}

.entry-column h3.h3_2 {
    border-bottom: 2px solid #222;
    padding-left: 5px;
}


.entry-column h3.h3_4 {
    font-size: 17px;
    padding: 10px 0;
    margin-bottom: 20px;
}

.entry-column h3.h3_3 {
    font-size: 19px;
    border: none;
    border-left: 5px solid #388E3C;
    padding: 0 0 0 12px;
    font-weight: bold;
}

.entry-column h4 {
    padding-left: 5px;
}

.entry-column h4.h4_2 {
    background: #F4F5F4;
    font-size: 18px;
    padding: 7px 10px;
    color: #111;
    font-weight: bold;
}

.entry-column h4.h4_3 {
    padding: 10px 0;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 1.1rem;
}

p.p_center {
    text-align: center
}

p.p_center_sp {
    text-align: center
}

.entry-column p.p_margin_s {
    margin-bottom: 15px;
}

span.text_custom1 {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ffe200));
    background: linear-gradient(transparent 60%, #ffe200 60%);
}

span.text_custom2 {
    color: #fd2339;
    font-weight: bold;
}

span.text_custom3 {
    color: #18BBFD;
    font-weight: bold;
}

span.text_custom4 {
    font-weight: bold;
}

span.text_custom5 {
    font-weight: bold;
    font-size: 17px
}

ul.ul_bold,
ol.ol_bold {
    font-weight: bold
}

@media screen and (max-width:767px) {
    h2.h2_3 {
        font-size: 23px;
    }

}

@media screen and (max-width:480px) {
    .entry-column blockquote {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 95%;
        margin: 10px auto 30px;
        padding: 20px 20px;
        line-height: 1.8;
        color: #000;
        background: #efefef;
        border-left: none;
        font-size: 14px;
        border-radius: 10px;
        box-sizing: border-box;
    }

    .entry-column h2 {
        border-bottom: initial;
        padding-left: 10px;
        font-size: 21px;
        margin: 0 0 25px;
    }

    .entry-column h2.h2_2 {
        border-bottom: 3px solid #222;
        background: none;
        border-left: initial;
        font-size: 21px;
        padding: 5px 0;
        margin: 20px 0px 25px;
    }

    .entry-column {
        color: #111;
        word-wrap: break-word;
        padding: 0px 10px 60px;
    }

    .entry-column ul {
        margin: 0 0 30px 0;
        padding: 0 0 0 1.5rem;
    }

    .entry-column ol {
        margin: 0 0 30px 0;
        padding: 0 0 0 1.5rem;
    }

    .entry-column ul li {
        margin: 0 0 10px 0;
        font-size: 15px;
        line-height: 1.6;
    }

    .entry-column ol li {
        margin: 0 0 10px 0;
        font-size: 15px;
        line-height: 1.6;
    }

    .entry-container blockquote {
        margin: 0;
        width: 100%;
    }

    .entry-column h2.h2_3 {
        font-size: 22px;
        border-left: initial;
        padding: 0;
        line-height: 1.45;
        margin: 0 0 30px;
    }

    .entry-column h2.h2_4 {
        font-size: 21px;
        border-left: initial;
        padding: 5px 0;
        margin: 0 0 25px;
        line-height: 1.4;
        border-bottom: 1px solid #388E3C;
    }

    .entry-column h2.h2_5 {
        padding: 8px 10px 7px 10px;
        font-size: 20px;
    }

    .entry-column h3 {
        line-height: 1.4;
        font-size: 18px;
        padding-left: 0px;
        margin: 0 0 25px;
    }

    .entry-column h3.h3_2 {
        font-size: 19px;
        margin: 0px 0px 25px;
        border-bottom: 2px solid #222;
        padding: 10px 0;
        line-height: 1.4;
    }

    .entry-column h3.h3_4 {
        font-size: 17px;
        line-height: 1.4;
    }

    .entry-column h4.h4_2 {
        font-size: 17px;
        padding: 10px 8px;
        margin: 0px 0 25px;
    }

    .entry-column h4 {
        margin: 0 0px 20px;
        font-size: 17px;
        padding: 10px 0px;
        line-height: 1.4;
    }

    p.p_center_sp {
        text-align: initial
    }

    a.btn_for_cv {
        display: block;
        padding: 15px 10px;
        margin: 30px auto;
        width: 85%;
        text-align: center;
        color: #fff;
        border-radius: 7px;
        font-size: 16px;
    }
}


/* カスタムユニット 区切り線 */

p.custom_hr1 {
    text-align: center;
}

span.custom_hr4 {
    display: block;
    padding: 20px 0;
}

span.custom_hr5 {
    display: block;
    padding: 40px 0;
}

@media screen and (max-width:480px) {
    span.custom_hr4 {
        padding: 10px 0;
    }

    span.custom_hr5 {
        padding: 30px 0;
    }
}

/* カスタムユニット カスタムリンク */
article.article_contents section.sec_custom_links_list {
    padding: 0;
}


.entry-column .sec_custom_links_list a.a__links_recruit_guidelines {
    text-decoration: none;
    font-weight: initial;
}

.entry-column .sec_custom_links_list a.a__links_recruit_guidelines:visited {
    text-decoration: none;
    font-weight: initial;
    color: #292929
}

.entry-column .sec_custom_links_list a.a__links_recruit_guidelines:hover {
    text-decoration: none;
    font-weight: initial;
    color: #388E3C;
}

.entry-column li.li__links_recruit_guidelines {
    margin: 0;
}

#tmp_entry .acms-entry.entry-column a.a__links_recruit_guidelines {
    text-decoration: none;
    font-weight: initial;
}

/* 社員紹介ユニット（社員インタビュー） */
section.cu_mi {
    background: #F4F5F4;
    padding: 35px 35px;
    border-radius: 15px;
    margin-bottom: 60px;
    overflow: hidden;
}

.img__cu_mi img {
    border-radius: 50%;
}

.cu_mi .acms-grid {
    display: flex;
    align-items: center;
}

.cu_mi .acms-grid:before,
.cu_mi .acms-grid:after {
    display: initial;
    content: initial;
}

.img__cu_mi img {
    width: 200px;
    height: 200px;
    object-fit: cover;
}

.wrap__p__text_cu_mi {
    display: flex;
    align-items: center;
    padding: 15px 0 0;
}

.img__cu_mi {
    display: flex;
    justify-content: center;
}

.wrap__text_cu_mi {
    margin-left: 20px;
}

.span__text_cu_mi {
    color: #fff;
    background: #388E3C;
    padding: 5px 25px;
    display: block;
    font-size: 13px;
    width: fit-content;
    text-align: center;
    border-radius: 7px;
    min-width: 250px;
}

.member_interview_body .entry-column p.p1__text_cu_mi {
    margin: 0;
    font-size: 22px;
    display: inline-block;
    font-weight: bold;
}

.member_interview_body .entry-column p.p2__text_cu_mi {
    margin: 0 0 0 20px;
    color: #388E3C;
    font-size: 12px;
    display: inline-block;
    letter-spacing: 0.75px;
}

.profile__text_cu_mi {
    font-size: 16px;
    line-height: 1.75;
    margin-top: 10px;
    font-weight: 300;
}

.profile__text_cu_mi strong {
    font-weight: bold;
}

section.cu_mi .personal-link {
    display: flex;
    align-items: center;
    margin-top: 5px;
}

section.cu_mi .personal-link a:visited {
    color: #388E3C;
}

#tmp_entry .acms-entry.entry-column section.cu_mi .personal-link a {
    text-decoration: none
}

@media screen and (max-width:880px) {
    .img__cu_mi img {
        width: 170px;
        height: 170px;
        object-fit: cover;
    }
}

@media screen and (max-width:767px) {
    section.cu_mi {
        margin: 0 10px 60px;
    }

    .cu_mi .acms-grid {
        display: initial;
        align-items: initial;
    }

    .img__cu_mi {
        width: 100%;
    }

    .wrap__text_cu_mi {
        margin: 25px 0 0 0;
        width: 100%;
    }

    .span__text_cu_mi {
        margin: 0 auto;
    }

    .wrap__p__text_cu_mi {
        justify-content: center;
    }

    section.cu_mi .personal-link {
        justify-content: center;
    }

    .profile__text_cu_mi {
        font-size: 15px;
    }

}

@media screen and (max-width:480px) {
    section.cu_mi {
        padding: 20px;
        margin: 0 5px 60px;
    }

    p.p2__text_cu_mi {
        margin: 0 0 0 15px;
        font-size: 11px;
    }
}


/* リンクボタン2 */
.wrap_linkbtn2 a.btn-ctr {
    max-width: 280px;
}

.wrap_linkbtn2 a.btn {
    font-size: 1.05rem;
    font-weight: 400;
}

.wrap_linkbtn2 a.btn-trd.btn-trd-w {
    border: 2px solid #388E3C !important;
    background: #388E3C;
    color: #fff;
    transition: all 0.2s ease;
}

.wrap_linkbtn2 a.btn-trd.btn-trd-w:hover {
    border: 2px solid #145a17 !important;
    background: #145a17;
    color: #fff;
    text-decoration: none;
}

@media screen and (max-width:480px) {
    .wrap_linkbtn2 a.btn {
        font-size: 0.95rem;
    }



}

/* 画像スライダー */
section#sec_cufg_slider {
    margin: 0 calc(50% - 50vw);
    max-width: 100vw;
    padding: 40px 30px
}

.li__cufg_slider {
    padding: 0 10px;
    margin: 0
}

.slick-list:focus:focus:before {
    border: none;
}

ul.ul__cufg_slider.cufg_slider {
    _border: 1px solid red;
}

button.slick-prev:before {
    font-family: Feather !important;
    content: "\e910";
    font-size: 0.85rem;
    color: #fff
}

button.slick-next:before {
    font-family: Feather !important;
    content: "\e912";
    font-size: 0.85rem;
    color: #fff
}

.slick-prev:focus,
.slick-next:focus {
    border: none;
}

.slick-next {
    right: -30px;
    background: initial;
}

.slick-prev {
    left: 10px;
    background: initial;
}

button.slick-next,
button.slick-prev {
    background: #388E3C;
    width: 40px;
    height: 40px;
    margin: 0;
    bottom: 50%;
    border-radius: 35px;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateY(-50%) translateX(-50%);
}

@media screen and (min-width:1440px) {
    section#sec_cufg_slider {
        padding: 40px 60px
    }

    .li__cufg_slider {
        padding: 0 20px;
        margin: 0
    }
}

@media screen and (max-width:767px) {
    section#sec_cufg_slider {
        margin: 0px auto;
        max-width: initial;
        display: block;
        justify-content: initial;
        padding: 40px 0;
    }

    section#sec_cufg_slider {
        _display: flex;
        _justify-content: center;
    }
}

@media screen and (max-width:480px) {

    button.slick-next,
    button.slick-prev {
        background: #388E3C;
        width: 25px;
        height: 25px;
        border-radius: 30px;
    }

    .slick-next {
        right: -15px;
        background: initial;
    }

    button.slick-prev:before {
        font-size: 0.75rem;
    }

    button.slick-next:before {
        font-size: 0.75rem;
    }
}
.fa-twitter:before {
    content: '' !important;
    display: flex;
    width: 30px;
    height: 30px;
    background-image: url(https://magicpod.com/themes/magic-pod/img/xlogo_g2.svg);
    background-size: contain;
    vertical-align: middle;
}
#sec_member .fa-twitter:before {
    width: 22px;
    height: 22px;
}
