@charset "utf-8";


.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* ////////////////////////////////////////////
*                 awards
* //////////////////////////////////////////// */
.awards-read {
    max-width: 700px;
    margin: 0 auto;
    text-align: left;
}

@media screen and (min-width:1800px) {
    .awards-read {
        max-width: 840px;
    }
}


/* ////////////////////////////////////////////
*                 for MEN
* //////////////////////////////////////////// */


.page-id-5062 .entry-content,
.page-id-4922 .entry-content {
    font-size: 1.9rem;
}

.mens-voice-slide {
    max-width: 400px;
}

.mens-voice .mens-voice-once {
    padding: 2vmax;
    background: #fff;
    border-radius: 15px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    margin-bottom: 2vmax;
}

.mens-voice .mens-voice-once .template {
    margin-bottom: 0;
}

.ttl-str {
    color: #ff0000;
    font-size: 3.4rem;
}

@media screen and (max-width:768px) {
    .ttl-str {
        font-size: 2.4rem;
        text-align: center;
        display: block;
    }
}

.mens-voice-slide .slick-slide img {
    width: 100%;
    aspect-ratio: 4/3;
    object-fit: cover;
}


.mens-voice h4 {
    padding-left: 1em;
    border-left: 3px solid var(--main-color);
}

.tokuten {
    font-size: 2rem;
    display: inline-block;
    color: #fff;
    border-radius: 60px;
    padding: 0.5em 2em;
    background: var(--main-color);
    margin-bottom: 0.8em;
    font-weight: bold;
}

.page-id-4922 .page-header .voice-badge {
    position: absolute;
    right: calc((100vw - 800px) / 2);
    bottom: -10px;
    z-index: 3;
    display: inline-block;
    border-radius: 120px;
    width: 120px;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    background: var(--main-color);
    font-weight: bold;
}

.page-id-4922 .page-header .voice-badge a {
    display: block;
    line-height: 1.2;
    color: #fff;
}

.page-id-4922 .page-header .voice-badge a::after {
    content: '\f078';
    font-weight: 300;
    font-family: 'Font Awesome 5 Pro';
    padding-right: 0.5em;
    color: #fff;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);

}

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

    .page-id-4922 .page-header {
        text-align: left;
    }

    .page-id-4922 .page-header .voice-badge {
        bottom: 5px;
        right: 2vmax;
        border-radius: 120px;
        width: 120px;
        height: 120px;
        font-size: 17px;
        font-weight: bold;
        text-align: center;
    }
}

/* ////////////////////////////////////////////
*                 FORM
* //////////////////////////////////////////// */
.contact-ulink {
    margin-bottom: 3vmax;
}

.contact-ulink li {
    flex: 1;
    padding: 5px;
    text-align: center;
}

.contact-cta-btn {
    cursor: pointer;
    display: inline-block;
    position: relative;
    margin: 40px auto 0 auto;
    padding: 12px 50px;
    color: #fff;
    background: #06C755;
    border: none;
    border-radius: 30px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-size: 1.8rem;
    line-height: 1.4;
}

.contact-cta-btn:hover {
    color: #fff;
    text-decoration: none;
}

.btn-tel {
    color: #fff;
    background: #ee8285;
}

.btn-tel::before {
    content: '\f095';
    font-weight: 300;
    font-family: 'Font Awesome 5 Pro';
    padding-right: 0.5em;
    color: #fff;
}

.btn-mail {
    color: #fff;
    background: var(--main-color);
}

.btn-mail::before {
    content: '\f0e0';
    font-weight: 300;
    font-family: 'Font Awesome 5 Pro';
    padding-right: 0.5em;
    color: #fff;
}

.btn-line {
    color: #fff;
    background: #06C755;
}

.btn-line::before {
    content: '\f075';
    font-weight: 300;
    font-family: 'Font Awesome 5 Pro';
    padding-right: 0.5em;
    color: #fff;
}

@media screen and (max-width:768px) {
    .contact-ulink .contact-cta-btn {
        padding: 0.5em;
        border-radius: 30px;
        font-size: 1.45rem;
        text-align: center;
        display: block;
    }

    .contact-ulink .contact-cta-btn::before {
        display: block;
        padding-right: 0;
        font-size: 3rem;
    }
}


.page-id-4897 .hissu {
    color: #ee8285;
    font-size: 2rem;
}

.page-id-4897 hr {
    background: #ccc;
    height: 1px;
    margin: 4vmax 0 3vmax 0;
}

.entry-content h3:not([class]) {
    border-bottom: none;
}

.mw_wp_form .horizontal-item+.horizontal-item {
    margin-left: 0;
}

.mwform-checkbox-field,
.mwform-radio-field {
    display: block;
}

/* ////////////////////////////////////////////
*                 PC
* //////////////////////////////////////////// */
.voice-movie {
    max-width: 1000px;
    margin: 0 auto;
}

.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.facebook_wrap {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}

.fb-page,
.fb-page span,
.facebook_wrap iframe {
    width: 100% !important;
    height: 500px !important;
}

/*==========
CONTENTS WORKS ID:1501
==========*/
/*config*/
:root {
    --timeline-color: #c9a54a;
    /*タイムラインの色*/
    --timeline-circle-title: 2.2rem;
    /*見出しの文字サイズ*/
    --timeline-circle-size: 70px;
    /*サークルのサイズ*/
    --timeline-circle-font: 40px;
    /*サークルの文字サイズ*/
}

/*css*/
.template-timeline {
    counter-reset: number;
    margin-bottom: 30px;
}

.template-timeline-once {
    position: relative;
    min-height: 100px;
}

.template-timeline-once::before {
    counter-increment: number;
    content: counter(number);
    position: absolute;
    top: 0;
    left: 0;
    width: var(--timeline-circle-size);
    line-height: var(--timeline-circle-size);
    height: var(--timeline-circle-size);
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    background: var(--timeline-color);
    color: #fff;
    font-size: var(--timeline-circle-font);
    z-index: 2;
}

.template-timeline-once::after {
    position: absolute;
    content: "";
    top: calc(var(--timeline-circle-size)/2);
    left: calc(var(--timeline-circle-size)/2);
    width: 2px;
    height: 100%;
    display: inline-block;
    background: var(--timeline-color);
    z-index: 1;
}

.template-timeline-once:last-of-type::after {
    display: none;
}

.template-timeline-text {
    margin-left: calc(var(--timeline-circle-size) + 20px);
    flex-wrap: wrap;
}

.template-timeline-title {
    margin: 1em 0 0.5em 0 !important;
    font-size: var(--timeline-circle-title);
    color: var(--timeline-color);
}

/* ////////////////////////////////////////////
*                 SPHONE
* //////////////////////////////////////////// */

@media screen and (max-width:768px) {
    .voice-movie {
        max-width: 100%;
    }

    /*==========
    CONTENTS WORKS ID:1501
    ==========*/
    /*config*/
    :root {
        --timeline-circle-title: 2rem;
        /*見出しの文字サイズ*/
        --timeline-circle-size: 40px;
        /*サークルのサイズ*/
        --timeline-circle-font: 20px;
        /*サークルの文字サイズ*/
    }

    /*css*/
    .template-timeline {
        counter-reset: number;
        margin-bottom: 30px;
    }

    .template-timeline-once {
        position: relative;
        min-height: 100px;
    }

    .template-timeline-once::before {
        counter-increment: number;
        content: counter(number);
        position: absolute;
        top: 0;
        left: 0;
        width: var(--timeline-circle-size);
        line-height: var(--timeline-circle-size);
        height: var(--timeline-circle-size);
        text-align: center;
        display: inline-block;
        border-radius: 50%;
        background: var(--timeline-color);
        color: #fff;
        font-size: var(--timeline-circle-font);
        z-index: 2;
    }

    .template-timeline-once::after {
        position: absolute;
        content: "";
        top: calc(var(--timeline-circle-size)/2);
        left: calc(var(--timeline-circle-size)/2);
        width: 2px;
        height: 100%;
        display: inline-block;
        background: var(--timeline-color);
        z-index: 1;
    }

    .template-timeline-once:last-of-type::after {
        display: none;
    }

    .template-timeline-text {
        margin-left: calc(var(--timeline-circle-size) + 10px);
        flex-wrap: wrap;
    }

    .template-timeline-text .background-pattern {
        padding: 10px 5px;
    }

    .template-timeline-title {
        margin: 1em 0 0.5em 0 !important;
        font-size: var(--timeline-circle-title);
        color: var(--timeline-color);
    }

}