@charset "UTF-8";

/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html


*/

::selection {
    background-color: #e60012;
    color: #fff;
}

.l-content {
    margin-bottom: 2em;
}

.-type-card .p-postList__item {
    margin-bottom: 3em;
}

@media (min-width: 600px) {
    .p-mainVisual.-margin-on {
        padding: 0 16px;
    }
}

.top #content {
    padding-top: 5em
}


.title_meta {
    font-size: 14px;
    font-weight: bold;
    padding-top: .5em;
    color: #848484;
}



#gnav {
    margin-bottom: 1em;
}

#gnav a,
.c-gnav>.menu-item>a {
    font-weight: bold;
}





/* Main Visual AREA */

.p-mainVisual__textLayer {
    justify-content: flex-end;
    bottom: 40px;
    top: unset;
}



.p-mainVisual__slide::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: linear-gradient(180deg, transparent 0 60%, #000 100%);
}


.c-mvBtn {
    margin: 1em auto 0;
}



.p-postList__link {
    display: inline;
}

.tag_list.tag-cloud-link {
    display: inline-block;
}

.p-postList__item .wp-block-tag-cloud {
    margin-top: .5em;
}

.p-postList__item .wp-block-tag-cloud {
    font-size: 11px !important;

}

.p-postList__item .wp-block-tag-cloud a {
    margin-bottom: 0.2em;
    font-size: 12px !important;
    color: #848484;
    text-decoration: none;
}

.p-postList__item .wp-block-tag-cloud a:hover {
    text-decoration: underline;
}

.p-postList__item .wp-block-tag-cloud.is-style-outline {
    gap: .2ch;
}


.c-pageTitle__subTitle {
    display: block;
    margin-left: 0;
    top: 0;
}









.p-postList.-type-card,
.p-postList.-type-thumb {
    margin-left: -1.5em;
    margin-right: -1.5em;
}

@media (min-width: 960px) {
    .-type-card.-pc-col2 .p-postList__item {
        padding: 0 1.5em;
    }
}

#sidebar .post_content>h2 {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 3em;
}


.-parallel-bottom .l-header__logo {
    padding: 1.5em;
    width: 100%;
    display: flex;
    justify-content: space-between;
    /*これを指定*/
    align-items: center;
    /*これを指定*/
}

.l-header__logo>div {
    flex: 1;
}



.logo_button .inner {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
}

.c-header__dlBtn {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    background-color: var(--color_main);
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 12px 20px;
    text-decoration: none;
    white-space: nowrap;
    transition: opacity 0.2s;
}

.c-header__dlBtn:hover {
    opacity: 0.8;
    color: #fff;
}

.c-header__dlBtn .icon-download {
    font-size: 14px;
    line-height: 1;
    margin-right: 4px;
    padding-top: 4px;
}

.p-spMenu__dlBtn {
    padding: 20px 16px;
    text-align: center;
}

.c-header__dlBtn.-sp {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    background-color: var(--color_main);
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 12px 20px;
    text-decoration: none;
    white-space: nowrap;
    transition: opacity 0.2s;
}

.c-header__dlBtn.-sp .icon-download {
    font-size: 12px;
    line-height: 1;
    margin-right: 4px;
    padding-top: 3px;
}

.c-header__dlBtn.-sp:hover {
    opacity: 0.8;
    color: #fff;
}




.l-header__logo .logo_mih img {
    height: 24px;
}

.l-header__inner .c-catchphrase {
    order: 2;
    margin: 0 auto;
    font-size: 12px;
    font-weight: bold;
}


.l-fixHeader:before {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(4px);
}




iframe#parentframe {
    width: 100%;
}

.l-article {
    max-width: 1200px;
}

.p-postList.-type-card,
.p-postList.-type-thumb {
    margin-left: -2em;
    margin-right: -2em;
}

.home_article .p-postList.-type-card,
.p-postList.-type-thumb {
    margin-left: -1.5em;
    margin-right: -1.5em;
}

.-type-card .p-postList__item {
    padding: 0 2em;
}

.w-frontTop {
    width: 100%;
    background: #eee;
    padding: 3em;
    margin-bottom: 5em;
    background: url(../img/bg_search_top.jpg);
    background-size: cover;
}

@media (min-width: 1200px) {
    :root {
        --swl-sidebar_width: 340px;
        --swl-sidebar_margin: 80px;
    }
}

.p-postList__meta {
    margin-top: 0;
    margin-bottom: 0.75em;
}

.p-postList__author,
.p-postList__cat,
.p-postList__times,
.p-postList__views {
    padding: 0;
}



#resizableIframe {
    background: #fff;
    padding: 0em 1em 0em;
    box-shadow: rgba(0, 0, 0, .1) 0 20px 25px -5px, rgba(0, 0, 0, .02) 0 10px 10px -5px
}

@media (min-width: 960px) {
    #resizableIframe {
        padding: 0em 2em 0em;
    }
}


#b_webinar .-sidebar-on .l-mainContent,
.page-id-1498.-sidebar-on .l-mainContent,
.parent-pageid-1761.-sidebar-on .l-mainContent,
.parent-pageid-5124-sidebar-on .l-mainContent {
    width: 100%;
}

#b_webinar #sidebar,
.page-id-1498 #sidebar,
.parent-pageid-1761 #sidebar,
.parent-pageid-5124 #sidebar {
    width: 100%
}


@media (min-width: 1200px) {

    #b_webinar .-sidebar-on .l-mainContent,
    .page-id-1498.-sidebar-on .l-mainContent,
    .parent-pageid-1761.-sidebar-on .l-mainContent,
    .parent-pageid-5124.-sidebar-on .l-mainContent {
        width: calc(100% - 460px - 60px)
    }

    #b_webinar #sidebar,
    .page-id-1498 #sidebar,
    .parent-pageid-1761 #sidebar,
    .parent-pageid-5124 #sidebar {
        width: 460px;
    }

}



#b_webinar .single .c_wrapper,
.page-id-1498 .c_wrapper,
.parent-pageid-1761 .c_wrapper,
.parent-pageid-5124 .c_wrapper {
    background: linear-gradient(180deg, #f8f8f8, rgb(255, 255, 255));
    padding-bottom: 5em;
}

#b_webinar .webinar_date {
    font-weight: 700;
}

#b_webinar .webinar_date span {
    margin-right: .5em;
}


.parent-pageid-1761 .c-pageTitle[data-style=b_bottom],
.parent-pageid-5124 .c-pageTitle[data-style=b_bottom] {
    text-align: left;
}

.parent-pageid-1761 .p-articleThumb {
    margin-top: 2em;
}

/* sidebar AREA */
.sidebar_banner {
    margin-bottom: 5em;
}


.sidebar-keywords {
    margin-top: 5em;
}

.sidebar-related .c-secTitle,
.sidebar-keywords .c-secTitle {
    margin-bottom: 2em;
}

#sidebar .-type-list .p-postList__item {
    margin-bottom: 3em;
}

#sidebar .p-postList.-type-list>*+* {
    padding-top: 3em;
    border-top: 1px solid #ddd;
}



#sidebar .-type-list .p-postList__thumb {
    width: 28%;
}

#sidebar .-type-list .p-postList__body {
    width: 66%;
}


.slider_wrapper {
    padding-top: 4em;
    border-top: 1px solid #ddd;

}


img {
    vertical-align: top;
}

.single .latest_slider {
    background: #f8f8f8;
}

.single .slider_wrapper {
    padding-bottom: 4em;
    border-top: none;
}

.single .latest_slider .swiper::after {
    background: linear-gradient(270deg, #f8f8f8, hsla(0, 0%, 93%, 0));
}

.latest_slider .l-container {
    position: relative;

}


.latest_slider .p-postList__link {
    top: 1px;
}

.latest_slider .swiper {
    padding-left: 0;
    padding-right: 120px;

}

.latest_slider .swiper::after {
    content: "";
    position: absolute;
    top: 1px;
    width: 40px;
    right: 0;
    height: calc(100% - 2px);
    z-index: 1;
    pointer-events: none;
    background: linear-gradient(270deg, #fff, hsla(0, 0%, 93%, 0));
}

@media only screen and (min-width: 1200px) {
    .latest_slider {
        position: relative;
        width: 100%
    }

    .latest_slider .btn_all {
        position: absolute;
        top: 3.5em;
        right: 48px;
        display: flex
    }
}


.latest_swiper .swiper-wrapper {
    padding-bottom: 4em;
}


.latest_slider .c-postThumb__figure:before {
    padding-top: 0;
}


.p-postSlider .p-postList__item {
    padding: 0;
}

.latest_slider .p-postList__body {
    padding-top: 1em;
}

.latest_slider .p-postList__body .c-postTimes__posted {
    margin-right: 0;
}


@media (min-width: 600px) {
    .latest_slider .c-secTitle {
        font-size: 1.4em;
        margin-bottom: 3em;


    }
}










.footer-top {
    margin-top: 5em;
    margin-bottom: 10em;

}

.footer-top .footer-contact {

    color: #fff;
    background: #e60012;
    padding: 3em;
}

.footer-top .footer-bottom {
    background: url(../img/bg_footer_bottom.jpg);
    background-size: cover;
    padding: 3em;
}


.footer-top .footer-bottom .is-style-btn_normal {
    margin-bottom: 0;
}

.footer-top ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
}

.footer-top ul li {
    flex: 1;
}

.footer-top ul li a {
    display: block;
    padding: 0 10px;
}






.button_line001 a {
    position: relative;
    top: 15px;
    padding-bottom: 10px;
    transition: 0.3s ease-in-out;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}



.button_line001 a:after {
    position: absolute;
    bottom: 0px;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    background: #000;
    transform: scale(0, 1);
    transform-origin: left top;
    transition: transform .3s;
}

.button_line001 a:hover {
    opacity: 0.7;
}

.button_line001 a:hover:after {
    transform: scale(1, 1);
}




.latest_post .post_content {
    padding-top: 5em;
    border-top: 1px solid #ddd;

}


.latest_post h2 {
    font-size: 28px;
    line-height: 1;
    margin: 0 0 1.5em;
}


.sidebar_cta {
    background: #f8f8f8;
    margin-top: 3em;
    border: 1px solid #ddd;
}

.sidebar_cta a {
    text-decoration: none;
    font-weight: bold;
}

.sidebar_cta h2 {
    padding: 20px 20px 20px;
    border-bottom: 1px solid #ddd;
}


.sidebar_cta h2:before {
    margin-right: 1em;
}

.sidebar_cta .c_name {
    margin-bottom: 1em;
    text-align: center;
}

.sidebar_cta ul {
    padding: 30px;
}

.sidebar_cta .is-style-btn_normal {
    margin-bottom: 0;
}

.sidebar_cta .is-style-btn_normal a {
    width: 80%;
}





.p-articleMetas.-top {
    margin-top: 2em;
}



/************ CFS ************/

.cfs_lead {
    margin-top: 2em;
    line-height: 1.8;
    color: #666;
}



.p-blogCard__inner,
.c-blogLink[data-style=slim] {
    border-radius: 0;
}


/************ 記事INDEX ************/

.p-toc__ttl {
    font-size: 1em;
    font-weight: bold;
}

.p-toc.-simple {
    background: #fafafa;
    border: none;
}

.p-toc ol.is-style-index ul li:before,
ul.is-style-index li li:before {
    border-left: none;
}

.p-toc .p-toc__expandBtn {
    border-radius: 0;
}

.p-toc:not([data-omit=nest]) .p-toc__expandBtn:after,
.p-toc:not([data-omit=nest]) .p-toc__expandBtn:before {
    border-top-style: solid;
    border-top-width: 1px;
}



.swell-block-postLink {
    /* margin-bottom: 0; */
    margin-top: 3em;
}

#sidebar .wp-block-tag-cloud a,
.cat_keyword .wp-block-tag-cloud a,
.w-frontTop .tagcloud a {
    font-weight: bold;
}

#sidebar .wp-block-tag-cloud a:before,
.cat_keyword .wp-block-tag-cloud a:before,
.w-frontTop .tagcloud a:before {
    content: "#";
    padding-right: .2em;
}


.speakers .p-authorBox__l {
    display: flex;
    justify-content: center;
    align-items: center;
}

.speakers {
    font-size: 14px;
    margin-top: 15px;
}

.speakers .name {
    font-weight: bold;
    color: #848484;
    font-size: 16px;
}

.speakers .job_title {
    margin: .5em 0 0;
}

.speakers .annonation {
    margin-bottom: .5em;
    font-size: 12px;
}










/* Category AREA */
.imple_company {
    font-size: 14px;
    margin-top: 0.5em;
    color: #848484;
}

/*Tagリストのアイコン削除*/
.c-tagList:before {
    content: "";
    margin-right: 0;
}

.c-tagList a:before {
    content: "#";
    padding-right: 0.2em;
}


/*Single AREA*/
.single .p-breadcrumb__item:last-child>span.p-breadcrumb__text {
    display: block !important;
}

.post_content .mininote {
    padding-left: 1em;
    text-indent: -1em;
    display: inline-block;
}

.c-blogLink.-external {
    color: #000;
}


/*Single Title AREA*/

.c-postTitle__ttl {
    line-height: 1.6;
}

.p-articleMetas.-top .p-articleMetas__termList {
    font-size: 14px;
}

.p-articleMetas__author,
.p-articleMetas__times {
    font-size: 14px;
}

/*CASE AREA*/
@media (min-width: 600px) {

    #b_case .single .l-topTitleArea,
    #b_column .single .l-topTitleArea {
        min-height: 720px;
    }

    #b_case .single .l-topTitleArea__body,
    #b_column .single .l-topTitleArea__body {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }
}




#b_case .single #top_title_area::after,
#b_column .single #top_title_area::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: linear-gradient(180deg, transparent 0 60%, #000 100%);
}

#b_case .p-profileBox,
#b_case .p-impleBox {
    border: 0;
    background: #f8f8f8;
    padding: 30px;
}

#b_case .p-profileBox {
    margin-bottom: 5em;
}

#b_case .p-impleBox {
    margin-bottom: 3px;
    text-align: center;
}



#b_case .p-profileBox .c-secTitle,
#b_case .p-impleBox .c-secTitle {
    text-align: center;
}


#b_case .p-profileBox__name {
    font-size: 14px;
}

#b_case .p-profileBox__name span {
    display: block;
}


#b_case .company_info {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #ddd;
}

#b_case .company_info dl {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}


#b_case .company_info dt {
    width: 20%;
    padding-bottom: 5px;
}

#b_case .company_info dd {
    width: 80%;
    padding-bottom: 5px;
}

/* Form Page */
.page-id-1495 .l-mainContent__inner .post_content .wp-block-columns {
    justify-content: center;
}



/* Page Archive title */
.c-pageTitle[data-style=b_bottom] {
    border-bottom: none;
    text-align: center;
}

.c-pageTitle[data-style=b_bottom] .c-pageTitle__inner {
    border-bottom: none;
    float: none;
    margin-bottom: 0;
    padding: 0;
}

@media only screen and (max-width:599.5px) {
    .p-mainVisual__slideTitle {
        text-align: center;
        font-size: 3vw;
    }

    .p-mainVisual__slideText {
        text-align: center;
        font-size: 2.5vw;
    }

    .c-postTitle__ttl {
        font-size: 3vw;
    }

    #b_case .single #top_title_area::after {
        background-image: none;
        background-color: rgba(0, 0, 0, 0.4);
    }

    .l-topTitleArea {
        padding: 3em 0;
    }

}

@media only screen and (max-width:959.5px) {

    .l-header__logo .logo_mih,
    .l-header__logo .logo_button {
        display: none;
    }

    .l-header__menuBtn {
        display: flex;
        align-items: center;
        width: auto;
        gap: 10px;
    }

    .l-header__inner.l-container {
        padding-left: .5em;
        padding-right: .5em;
    }

    .-parallel-bottom .l-header__logo {
        padding: .5em;
    }

    .w-frontTop,
    .footer-top .footer-contact,
    .footer-top .bbb,
    .footer-top .ccc {
        padding: 1.5em;
    }

    .footer-top .swell-block-button .swell-block-button__link[data-has-icon] {
        width: 100%;
    }

    .footer-top ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    .footer-top ul li {
        flex: none;
        margin-top: 1em;
    }

    .footer-top ul li:nth-child(1) {
        width: 60%;
        margin-bottom: 1em;
    }

    .footer-top ul li:nth-child(n+2) {
        width: 50%;
    }



}


/*FORCE AREA*/
.post_content li {
    margin: 0;
}

.c-gnav>.menu-item>a .ttl {
    font-size: 16px;
}

.l-header__inner .c-catchphrase {
    padding-bottom: 1em;
}

.swiper-pagination-bullet {
    background: #dedede;
    opacity: unset;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #e60012;
}


.p-postList__link:hover .c-postThumb__img {
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
}

.c-gnav .sub-menu a {
    font-weight: bold;
}

.p-blogCard__title {
    font-weight: bold;
}

.c-postThumb__cat.icon-folder[data-cat-id="10"] {
    background: #FEC02B !important;
}

.c-postThumb__cat.icon-folder[data-cat-id="2"] {
    background: #E60012 !important;
}

.c-postThumb__cat.icon-folder[data-cat-id="3"] {
    background: #999999 !important;
}

.c-postThumb__cat.icon-folder[data-cat-id="1"] {
    background: #176ADB !important;
}

.c-postThumb__cat.icon-folder[data-cat-id="4"] {
    background: #F94E0A !important;
}

.c-postThumb__cat.icon-folder[data-cat-id="11"] {
    background: #2EAD5C !important;
}

@media (min-width: 600px) {
    .parent-pageid-4203 .l-content {
        padding-top: 8em;
        padding-bottom: 8em;
    }
}

.parent-pageid-4203 .l-mainContent__inner>.post_content,
.page-id-4203 .l-mainContent__inner>.post_content {
    padding: 0 !important;
}


.parent-pageid-4203 #top_title_area::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.cat_keyword .p-blogParts.post_content {
    padding: 0;
    margin-top: 3em;
}

#b_webinar #daexthefu-container {
    display: none !important;
}

.daexthefu-alignment-left .daexthefu-buttons-container {
    justify-content: flex-end !important;
    align-items: end !important;
}

.daexthefu-feedback {
    justify-content: space-between;
}

.daexthefu-successful-submission-text {
    margin: 0 !important;
}

.daexthefu-title {
    border-left: none !important;
}


#b_webinar .single #gnav,
.page-id-1498 #gnav,
.parent-pageid-1761 #gnav,
.parent-pageid-5124 #gnav {
    display: none;
}

@media (min-width: 960px) {
    .c_wrapper {
        margin-top: 2em;
    }
}

.form_heading {
    margin-bottom: .5em;
}


@media (max-width: 599.5px) {
    .l-topTitleArea {
        display: inline;
    }

    .c-filterLayer__img {
        position: relative;
    }

    #b_case .single #top_title_area::after,
    #b_column .single #top_title_area::after {
        background-image: none;
    }

    .l-topTitleArea__body {
        color: #222;
        padding-top: 30px;
    }

    .l-topTitleArea .c-categoryList__link {
        color: #222;
    }

    .l-topTitleArea .c-categoryList__link,
    .l-topTitleArea .c-tagList__link {
        color: #222;
    }

    .l-topTitleArea .c-categoryList,
    .l-topTitleArea .c-tagList {
        color: #222;
    }
}









.cv_con {
    background-color: #E60113;
    margin-left: -16px;
    margin-right: -16px;
    color: #fff;

    padding: 30px;

    text-align: center;
}

@media only screen and (max-width: 767px) {
    .cv_con {
        padding: 30px 5vw;
    }
}

.cv_con_wrap {
    margin: 0 auto;
    max-width: 1240px;
}

.cv_con_wrap h2 {
    font-size: 28px;
    font-weight: 600;

    padding-bottom: 0.8em;
}

@media all and (max-width: 1440px) {
    .cv_con_wrap h2 {
        font-size: max(1.9444444444vw, 12px);
    }
}

@media only screen and (max-width: 767px) {
    .cv_con_wrap h2 {
        font-size: 24px;
    }
}

@media only screen and (max-width: 375px) {
    .cv_con_wrap h2 {
        font-size: max(6.4vw, 12px);
    }
}

.cv_con_wrap h2+p {
    margin-bottom: 0.5em;
}

.cv_con_wrap h2+.button p a,
.cv_con_wrap h2+.button p button {
    margin-top: 1em;
}

.cv_con .button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    gap: 30px;
    -webkit-justify-content: center;
    justify-content: center;
}

.cv_con .button p {
    font-size: 16px;
    font-weight: 600;
}

.cv_con .button p a,
.cv_con .button p button {
    border: 2px solid #fff;

    font-size: 20px;

    margin-top: 10px;
}

@media only screen and (max-width: 767px) {
    .cv_con .button {
        flex-direction: column;

        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        gap: 0;
    }

    .cv_con .button p {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) and (max-width: 375px) {
    .cv_con .button p {
        font-size: max(4.2666666667vw, 12px);
    }
}

@media only screen and (max-width: 767px) {

    .cv_con .button p a,
    .cv_con .button p button {
        font-size: 17px;
    }
}

@media only screen and (max-width: 767px) and (max-width: 375px) {

    .cv_con .button p a,
    .cv_con .button p button {
        font-size: max(4.5333333333vw, 12px);
    }
}





.cv_con_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    text-align: left;

    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: justify;
    -ms-flex-align: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

@media only screen and (max-width: 767px) {
    .cv_con_wrap {
        flex-direction: column;

        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
    }
}