@charset "UTF-8";

/* 内部共通部分 PC */
.common-page_main {
    padding: 200px 0;
    position: relative;
}

.common-page_main::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: url(/wp-content/uploads/2022/09/dotto_bace01-1.png) center repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    opacity: .5;
}

.common-page_main .title_box .en_title {
    position: absolute;
    left: 0;
    top: -150px;
    font-size: 50px;
    z-index: 2;
    font-family: 'FilsonSoft';
    text-transform: uppercase;
}

.common-page_main>* {
    position: relative;
    z-index: 10;
}

.common-page_main .title_box h1,
.common-page_main .title_box .sub_title {
    display: inline-block;
    background: #fff;
    line-height: 50px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    font-size: 20px;
    padding: 0 30px;
}

.common-page_main .title_box {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 55%;
    justify-content: flex-end;
    position: relative;
    z-index: 100;
    margin-top: 100px;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
}

.title_box .sub_title {
    position: relative;
    width: 90%;
}

.common-page_main .title_box h1 {
    width: 53%;
    margin-top: 15px;
    padding-left: 65px;
    letter-spacing: .1em;
    border-left: solid #ee9008 3px;
}

.page_mv {
    position: absolute;
    right: -100px;
    top: -100px;
    width: 80%;
}

.common-page_main .wrap {
    position: relative;
}

.common-page_main .title_box .sub_title span {
    margin-left: 100px;
}

.common-page_main .title_box .sub_title span::before {
    content: "" "";
    position: absolute;
    left: 249px;
    width: 17px;
    height: 17px;
    background: url(/wp-content/uploads/2022/09/comma_1.png) center no-repeat;
    background-size: contain;
    bottom: 24px;
}

.common-page_main .title_box .sub_title span::after {
    content: "";
    position: absolute;
    right: 24px;
    width: 17px;
    height: 17px;
    background: url(/wp-content/uploads/2022/09/comma_2.png) center no-repeat;
    background-size: contain;
    bottom: 24px;
}

/* 会社概要　PC */
.page_rep_box .text {
    font-size: 16px;
    letter-spacing: .08em;
    line-height: 3;
}

.page_rep_box .sign {
    margin-top: 60px;
}

.page_rep_box .sign img {
    width: 300px;
}

.page_rep_box .text+.text {
    margin-top: 50px;
}

.rep_img {
    margin: auto;
}

#page-company .page_rep_box {
    text-align: center;
}

.page_rep_box .text_box {
    margin-top: 100px;
}

.page_about_logo {
    text-align: center;
    padding: 120px 0 180px;
}

.page_about_logo .logo {
    width: 300px;
    margin: auto;
}

.page_about_logo .text {
    font-size: 18px;
    margin-top: 40px;
}

.page_about_logo .text+.text {
    margin-top: 20px;
}

section.company_access .text {
    margin-top: 16px;
    text-align: center;
    font-size: 16px;
}

.common-page_title .title {
    font-size: 18px;
}

.page_contact_info {
    margin-top: 100px;
}

.page_contact_info .text {
    text-align: center;
    font-size: 15px;
}

.page_sns_info {
    margin-top: 100px;
    text-align: center;
}

.page_sns_info ul {
    justify-content: center;
    padding: 50px 0;
}

.page_sns_info ul li {
    width: 40px;
    margin: 10px;
}

.page_cmn_title {
    text-align: center;
    margin-bottom: 150px;
    position: relative;
}

.page_cmn_title .en_title {
    font-size: 100px;
}

.page_cmn_title .jp {
    font-size: 18px;
}

.page_cmn_title .text {
    margin-top: 24px;
    font-size: 16px;
    letter-spacing: .1em;
    line-height: 3;
}

/* メンバーページ　PC */
.page_member #top_member .member_Box {
    width: 30%;
    margin: auto;
}

.page_member #top_member .member_Box:nth-child(4n + 1) {
    margin: auto;
}

.page_member #top_member .member_Box:nth-child(n + 4) {
    margin-top: 80px;
}

.page_member #top_member {
    padding: 0;
}

.page_member_personal_box .img {
    width: 40%;
    flex-shrink: 0;
    margin-right: 70px;
}

.page_member_personal_box .text_box .name {
    font-size: 50px;
}

.page_member_personal_box .text_box .position {
    font-size: 20px;
}

.page_member_personal_box .text_box .disc {
    margin-top: 40px;
}

.page_member_personal_box .text_box .disc .text {
    line-height: 2.5;
}

.page_member_personal_box .text_box .disc .text+.text {
    margin-top: 20px;
}

.page_member_personal_box .text_box .hobby {
    margin-top: 50px;
}

div.page_member_personal_box {
    font-size: 14.5px;
    flex-wrap: nowrap;
}

/* Campusについて　ページ　PC */
.page_about_flame {
    text-align: center;
    margin-bottom: 100px;
}

.page_about_flame .cmn_ttl {
    margin-bottom: 24px;
    font-size: 74px;
    color: #f1f1f1;
    line-height: 1;
}

.page_about_flame .text_box ul {
    display: flex;
    flex-wrap: wrap;
}

.page_about_flame .text_box ul li {
    margin: 10px 30px;
    border-bottom: 1px solid;
}

.page_about_flame .text {
    font-size: 16px;
    line-height: 3;
}

#value.page_about_flame .text span {
    font-size: 25px;
    margin-right: .5em;
}

#value.page_about_flame .text span:before {
    content: "“";
}

#value.page_about_flame .text span:after {
    content: "”";
}

.page_about-us {
    position: relative;
}

.page_about-us::before {
    content: "";
    position: absolute;
    right: -200px;
    top: -164px;
    width: 680px;
    height: 800px;
    background: url(/wp-content/uploads/2022/09/sub_bg.png) center no-repeat;
    background-size: contain;
    /* z-index: -1; */
}

.page_about-us::after {
    content: "";
    position: absolute;
    left: -200px;
    top: 400px;
    width: 680px;
    height: 800px;
    background: url(/wp-content/uploads/2022/09/sub_bg.png) center no-repeat;
    background-size: contain;
}

.page_about_flame .text.add {
    font-weight: 600;
    font-size: 22px;
    color: #333;
    letter-spacing: .1em;
    margin-bottom: 12px;
    line-height: 1.9;
    margin-top: 36px;
}

.page_about-us .paint {
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.page_about-us .paint::before {
    transform: rotate(45deg);
    content: "";
    position: absolute;
    position: absolute;
    right: -200px;
    top: 1400px;
    width: 680px;
    height: 800px;
    background: url(/wp-content/uploads/2022/09/sub_bg.png) center no-repeat;
    background-size: contain;
}

.page_about-us .paint::after {
    transform: rotate(-45deg);
    content: "";
    position: absolute;
    position: absolute;
    left: -200px;
    top: 2000px;
    width: 680px;
    height: 800px;
    background: url(/wp-content/uploads/2022/09/sub_bg.png) center no-repeat;
    background-size: contain;
}

.page_about-us .common_btn {
    text-align: center;
}

.page_about_flame.whw .text {
    text-align: left;
    font-size: 16px;
    width: 70%;
}

section.page_about_flame.whw .ttl {
    width: 25%;
    font-size: 18px;
    margin-right: 45px;
}

.page_about_flame.whw {
    text-align: left;
}

.page_about_flame.whw li {
    flex-wrap: nowrap;
    align-items: center;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 40px;
}

.page_about_flame.whw li+li {
    margin-top: 35px;
}

/* 投稿系ページ　PC */
.archive_links li a {
    display: block;
    width: 188px;
    padding: 8px 0;
    color: #FFB65B;
    border: 1px solid #FFB65B;
    text-align: center;
    cursor: pointer;
    transition: all 0.2s ease 0s;
    border-radius: 50px;
    margin: 5px;
}

.archive_links {
    margin-bottom: 35px;
}

.archive_links li a:hover {
    background: #FFB65B;
    color: #fff;
}

.company_video {
    margin: 100px auto 0;
    text-align: center;
}

/* サービス内容　PC */
.page_service_flame .img {
    width: 45%;
    height: 500px;
    background: url(/wp-content/uploads/2022/09/web_create.jpg) center no-repeat;
    background-size: cover;
    flex-shrink: 0;
}

.page_service_flame.marketing .img {
    background: url(/wp-content/uploads/2024/04/software.png) center no-repeat;
}

.page_service_flame.software .img {
    width: 45%;
    height: 500px;
    background: url(/wp-content/uploads/2024/04/software.png) center no-repeat;
    background-size: cover;
}

.page_service_flame.subsidy .img {
    width: 45%;
    height: 500px;
    background: url(/wp-content/uploads/2024/10/grant.jpg) center no-repeat;
    background-size: cover;
}

.page_service_flame.designcollage .img {
    width: 45%;
    height: 500px;
    background: url(/wp-content/uploads/2024/10/design_collage_img.jpg) center no-repeat;
    background-size: cover;
}

.page_service_flame .wrap {
    justify-content: center;
    align-items: center;
    padding: 70px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
}

.page_service_flame.comingsoon .wrap {
    position: relative;
}

.page_service_flame.comingsoon .wrap:before {
    content: "Coming soon";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0;
    font-size: 30px;
    font-family: 'FilsonSoft';
    transition: .3s;
}

.page_service_flame.comingsoon .wrap:hover::before {
    opacity: 1;
    z-index: 2;
}

.page_service_flame .text_box {
    margin-left: -100px;
    background: #fff;
    padding: 65px;
    letter-spacing: .1em;
    position: relative;
    min-width: 670px;
}

.page_service_flame .ttl {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 600;
}

.page_service_flame .text+.text {
    margin-top: 16px;
}

.page_service_flame:nth-child(even) .img {
    order: 1;
}

.page_service_flame:nth-child(even) .text_box {
    margin: 0 -100px 0 0;
}

.page_service_flame.school .img {
    background: url(/wp-content/uploads/2022/09/about_us_1.jpg) center no-repeat;
    background-size: cover;
}

.page_service_flame.training .img {
    background: url(/wp-content/uploads/2022/09/test.jpg) center no-repeat;
    background-size: cover;
}

.page_service_flame:nth-child(2) {
    background: #f9f9f9;
}

.page_service .page_cmn_title {
    margin-bottom: 0;
}

/* TOP ページ　PC */
section#top_member .member_Box:nth-child(n + 5) {
    margin-top: 45px;
}

.member_Box .en::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #707070;
    height: 1px;
    width: 10px;
}

.member_Box .en {
    position: relative;
    padding-left: 15px;
}

section#top_member .member_Box.view_all.future .inBox {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 350px;
}

section#top_member .member_Box.view_all.future .icon {
    margin-top: 0;
}

section#top_member .member_Box.view_all.future {
    height: 350px;
    background: #F2F2F2;
    align-items: center;
    justify-content: center;
    border: 1px solid #E5E5E5;
}

/* .singleContent .img {
    height: 400px;
    background-size: cover;
    background-position: center;
    margin-bottom: 50px;
    position: relative;
} */

/* メディア出演実績 */
.archive_record li {
    display: flex;
    align-items: flex-start;
    gap: 0 50px;
}

.archive_record li .record_img {
    width: 300px;
    flex-shrink: 0;
    background-color: #FFF8F2;
}

.archive_record li .record_img img {
    width: 100%;
    aspect-ratio: 16/9;
    min-width: 0;
    object-fit: contain;
}

.archive_record li .record_info {
    width: 100%;
}

.archive_record li .record_info .ttl {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: .1em;
    margin-bottom: 0.3em;
}

.archive_record li .record_info .text {
    font-size: 14px;
    line-height: 1.9;
    letter-spacing: .06em;
    margin-bottom: 0.6em;
}

.archive_record li .record_info .url a {
    font-size: 16px;
    color: #0092E5;
    text-decoration: underline;
}

.archive_record li+li {
    margin-top: 50px;
    border-top: dashed 1px #ee9008;
    padding-top: 50px;
}

@media (max-width: 750px) {

    /* 内部共通　SP */
    .common-page_main .title_box {
        width: 100%;
        margin-top: 0;
        align-items: flex-start;
    }

    .common-page_main .title_box h1,
    .common-page_main .title_box .sub_title {
        line-height: 10vw;
        font-size: 4vw;
        padding: 0 5vw;
        width: 80%;
    }

    .common-page_main .title_box h1 {
        width: 70%;
        margin-top: 2vw;
    }

    .common-page_main {
        padding: 42vw 0 10vw;
    }

    .common-page_main .title_box::before {
        width: 85%;
        left: -4vw;
        top: -61vw;
        bottom: 0;
        margin: auto;
    }

    .page_mv {
        width: 100%;
        right: -5vw;
        top: -9vw;
    }

    .common-page_main .title_box .sub_title span::after,
    .common-page_main .title_box .sub_title span::before {
        width: 2vw;
        height: 2vw;
    }

    .common-page_main .title_box .sub_title span::after {
        right: 0;
        bottom: 5vw;
    }

    .common-page_main .title_box .sub_title span::before {
        left: 15vw;
        bottom: 5vw;
    }

    .common-page_main .title_box .sub_title span {
        margin-left: 0;
        display: block;
        position: relative;
        text-align: right;
        padding-right: 4vw;
    }

    .rep_img {
        width: 100%;
    }

    .page_rep_box .text_box {
        margin-top: 7vw;
        text-align: left;
    }

    .page_rep_box .text {
        font-size: 3.7vw;
        letter-spacing: .05em;
        padding: 0 1vw;
    }

    .page_rep_box .text+.text {
        margin-top: 2vw;
    }

    .page_rep_box .sign {
        margin-top: 5vw;
        text-align: right;
    }

    .page_rep_box .sign img {
        width: 55vw;
    }

    .company_video video {
        width: 100%;
        height: auto;
    }

    .company_video {
        margin-top: 10vw;
    }

    section.page_about_logo {
        padding: 16vw 0;
    }

    .page_about_logo .logo {
        width: 60%;
    }

    .page_about_logo .text {
        font-size: 4vw;
        margin-top: 7vw;
    }

    .page_about_logo .text+.text {
        margin-top: 4vw;
    }

    section.company_access .text {
        font-size: 3.8vw;
        letter-spacing: 0.01em;
    }

    .page_contact_info {
        margin-top: 15vw;
    }

    .common-page_title .title {
        font-size: 4.5vw;
    }

    .page_contact_info .text {
        font-size: 4vw;
    }

    .page_sns_info ul {
        padding: 0 0 4vw;
    }

    .page_sns_info ul li {
        width: 8vw;
        margin: 2vw;
    }

    section.page_sns_info {
        margin-top: 18vw;
    }

    /* メンバーページ　SP */
    .page_member section#top_member .fl_wrap {
        display: block;
    }

    .page_member #top_member .member_Box {
        width: 65%;
    }

    .page_member #top_member .member_Box+.member_Box {
        margin-top: 13vw;
    }

    .page_cmn_title .text {
        font-size: 3.5vw;
        margin-top: 3vw;
        line-height: 2;
        text-align: left;
    }

    .page_cmn_title .en_title {
        font-size: 10vw;
        text-align: left;
    }

    .page_cmn_title .jp {
        font-size: 4.5vw;
        text-align: left;
    }

    .page_cmn_title {
        margin-bottom: 10vw;
    }

    div.page_member_personal_box {
        display: block;
        font-size: 4vw;
    }

    .page_member_personal_box .img {
        width: 100%;
    }

    .page_member_personal_box .text_box {
        margin-top: 10vw;
    }

    .page_member_personal_box .text_box .disc {
        margin-top: 6vw;
    }

    .page_member_personal_box .text_box .disc .text+.text {
        margin-top: 4vw;
    }

    .page_member_personal_box .text_box .hobby {
        margin-top: 9vw;
    }

    .page_member_personal_box .text_box .hobby_disc {
        margin-top: 2vw;
    }

    .page_member_personal_box .text_box .position,
    .page_member_personal_box .text_box .name {
        text-align: center;
    }

    .page_member_personal_box .text_box .name {
        font-size: 7vw;
    }

    .page_member_personal_box .text_box .position {
        font-size: 5vw;
    }

    section#top_member .member_Box.view_all.future {
        height: 65vw;
    }

    section#top_member .member_Box.view_all.future .inBox {
        height: 65vw;
    }

    /* Campusについて　SP */
    .page_about-us .wrap>* {
        position: relative;
        z-index: 10;
        margin-bottom: 20vw;
    }

    .page_about_flame .text {
        font-size: 4vw;
        letter-spacing: .01em;
        line-height: 2;
        text-align: left;
    }

    #value.page_about_flame .text span {
        font-size: 5vw;
        margin-right: .2em;
    }

    .page_about_flame .cmn_ttl {
        margin-bottom: 6vw;
        font-size: 11vw;
        text-align: left;
    }

    .page_about_flame .text.add {
        margin-bottom: 4vw;
        font-size: 4.1vw;
        letter-spacing: .05em;
        /* text-align: center; */
    }

    .page_about_flame.whw li {
        display: block;
        border: none;
        padding-bottom: 0;
    }

    section.page_about_flame.whw .ttl,
    section.page_about_flame.whw .text {
        width: 100%;
    }

    section.page_about_flame.whw .ttl {
        font-size: 4.5vw;
        /* text-align: center; */
        margin-bottom: 3vw;
        border-bottom: solid 1px #ccc;
    }

    .page_about_flame.whw .text {
        font-size: 4vw;
    }

    .page_about_flame.layout .text {
        /* text-align: left; */
        /* font-size: 3.5vw; */
    }

    .page_about_flame.layout .text.about {
        /* font-size: 3.5vw; */
        /* text-align: left; */
    }

    .page_about_flame.layout .text_box ul li.text {
        margin: 0;
        width: 100%;
        font-size: 3.1vw;
        line-height: 2;
        /* text-align: center; */
        padding: 3vw 0;
        border-color: #eee;
    }

    .page_about_flame.layout .text.add {
        /* text-align: center; */
        font-size: 4.5vw;
    }

    .page_about-us::before {
        width: 95vw;
        right: -41vw;
        height: 95vw;
        top: 53vw;
    }

    .page_about-us::after {
        width: 95vw;
        left: -51vw;
        height: 95vw;
        top: 240vw;
    }

    .page_about-us .paint::after {
        width: 95vw;
        left: -51vw;
        height: 95vw;
        top: 560vw;
    }

    .page_about-us .paint::before {
        width: 95vw;
        right: -41vw;
        height: 95vw;
        top: 418vw;
    }

    section#page-contact div#btn_wrap button:first-child {
        order: 1;
        margin-top: 4vw;
        display: block;
    }

    .archive_links li {
        width: 40%;
        margin: 1vw;
    }

    .archive_links li a {
        width: 100%;
        padding: 1.5vw;
    }

    .archive_links ul {
        justify-content: center;
    }

    .archive_links {
        margin-bottom: 4vw;
    }

    .archive_links li a:hover {
        background: #fff;
        color: #FFB65B;
    }

    /* サービス内容　SP */
    .page_service_flame .wrap {
        display: block;
        padding: 7vw 0px;
    }

    .page_service_flame .img {
        width: 100%;
        height: 55vw;
    }

    .page_service_flame.software .img {
        width: 100%;
        height: 55vw;
    }

    .page_service_flame.subsidy .img,
    .page_service_flame.designcollage .img {
        width: 100%;
        height: 55vw;
    }

    .page_service_flame .text_box {
        margin: -10vw auto 0;
        padding: 4vw;
        text-align: center;
        width: 90%;
        min-width: unset;
    }

    .page_service_flame.comingsoon .wrap:before {
        opacity: 1;
        z-index: 2;
    }

    .page_service_flame .ttl {
        font-size: 5vw;
        margin-bottom: 3vw;
    }

    .page_service_flame .text {
        font-size: 3.5vw;
    }

    .page_service_flame .text+.text {
        margin-top: 3vw;
    }

    .page_service_flame .common_btn {
        margin-top: 10vw;
    }

    .page_service_flame:nth-child(even) .text_box {
        margin: -10vw auto 0;
    }

    /*     .singleContent .img {
        height: 60vw;
        margin-bottom: 6vw;
    } */

    /* TOP ページ　SP */
    section#top_member .member_Box:nth-child(n + 5) {
        margin-top: 0;
    }

    .common-page_main .title_box .en_title {
        top: -20vw;
        font-size: 6vw;
    }

    /* メディア出演実績 */
    .archive_record li {
        flex-direction: column;
        gap: 2.5vw 0;
        align-items: center;
    }

    .archive_record li .record_img {
        width: 100%;
    }

    .archive_record li .record_info .ttl {
        font-size: 5vw;
    }

    .archive_record li .record_info .text {
        font-size: 3.4vw;
    }

    .archive_record li .record_info .url a {
        font-size: 3.6vw;
    }

    .archive_record li+li {
        margin-top: 8vw;
        padding-top: 8vw;
    }
}

body.single-post:has(.side-bar) {
    overflow: clip;
}

#single_page .wrap {
    @media screen and (min-width:769px) {
        display: grid;
        grid-template-columns: 1fr 300px;
        gap: 3.5rem;
    }

    .side-bar {
        position: relative;
        padding: 2rem 0 0;

        .side-title {
            text-align: center;
            font-weight: 700;
            font-size: 1.2rem;
            line-height: 1;
            background: #ee9008;
            color: #fff;
            margin: 0 0 1rem;
            padding: 8px;
        }

        @media screen and (min-width:769px) {
            .side-bar {
                padding: 0 0 0;
            }
        }

        div.entry-card {
            position: relative;
            display: grid;
            grid-template-columns: 80px 1fr;
            margin: 0 0 1rem;
            padding: 0.5rem 0;
            gap: 0.5rem;
            border-bottom: 1px dotted #ccc;

            .card-title {
                font-weight: 700;
                line-height: 1.3;

                a {
                    color: #333;
                }
            }
        }

        .ranking-post-box {
            counter-reset: item;

            div.entry-card {

                &:before,
                &:after {
                    display: block;
                    position: absolute;
                }

                &:before {
                    left: 0;
                    top: 0;
                    width: 24px;
                    height: 24px;
                    z-index: 1;
                    content: "";
                    background: #666;
                }

                &:after {
                    left: 0.5em;
                    top: 0.4em;
                    z-index: 1;
                    counter-increment: item;
                    content: counter(item);
                    font-size: 14px;
                    line-height: 1;
                    font-weight: 700;
                    color: #fff;
                }

                &:nth-of-type(1):before {
                    ;
                    background: #ffd700;
                }

                &:nth-of-type(2):before {
                    ;
                    background: #b0c4de;
                }

                &:nth-of-type(3):before {
                    ;
                    background: #d2b48c;
                }
            }
        }

        .side-banner {
            position: sticky;
            top: 0;

            img {
                height: auto;
            }
        }
    }
}

#follw-btn-area {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 8px 8px;
    background: rgba(255, 255, 255, 0.8);
    ;

    a {
        width: 90%;
        max-width: 300px;
        margin: 8px auto;
        padding: 16px 0;
        border-radius: 40px;
        display: block;
        background: #00ba00;
        color: #fff;
        text-align: center;

        &::after {
            content: "";
            width: 10px;
            height: 12px;
            display: inline-block;
            background: #fff;
            clip-path: polygon(0 0, 0% 100%, 100% 50%);
            position: relative;
            top: 1px;
            margin-left: 5px;
        }
    }
}