@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
*/

html,body{
    font-feature-settings: "palt" 1;
}



@media(max-width:600px){
    html,body{
        font-size:80% !important;
    }


}



.l-mainContent__inner>.post_content {
    margin:0;
    padding: 0 var(--swl-pad_post_content, 0);
}




.c-iconList__item.-rss{
    display:none;
}

.is-layout-flex:not(.is-vertical).is-content-justification-center {
    justify-content: center;
    gap: 5%;
}

.paragraph_group{
    width:90%;
    margin: 0 auto;
}

.p-spMenu__body {
    -webkit-overflow-scrolling: touch;
    height: 100%;
    overflow-y: scroll;
    padding: 0 4vw 10vw;
    position: relative;
    font-size: 150%;
}

.post_content h2.letter-space-wide{
    letter-spacing: .45rem !important;
}



@media(min-width:600px){
    .paragraph_group{
        width:60%;
        max-width:650px;
        min-width: 400px;
        margin: 0 auto;
    }
    
    .paragraph_group.group_alignment_left{
        margin: 0;
        margin-right: auto;
    }
    .paragraph_group.group_alignment_right{
        margin: 0;
        margin-left: auto;
    }
}

/*ヘッダー*/
#header>.l-header__inner,
#fix_header{
    padding-left:24px;
    padding-right:24px;
}




@media (min-width: 600px) {
    .home #content.l-content {
        padding-top: 4em;
    }
}

/*お問い合わせバナー*/
#header #contact_banner_pc{
    position:fixed;
    width:6vw;
    z-index:100;
    bottom:3vh;
    right:1vw;
    transition:.5s ease-in-out;
    opacity: 0;
}

#header #contact_banner_pc:hover{
    opacity:.9;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .3), 0 4px 8px -4px rgba(0, 0, 0, .2);
}

#contact_banner_pc.visible {
    opacity: 1;
}


.l-fixHeader__inner #contact_banner_pc{
    display:none;
}

/*コンタクトフォーム*/
.contact-form{
    max-width:600px;
    margin:0 auto;
}

.contact-form p{
    margin-top:1rem;
}

.contact-form input,
.contact-form textarea{
    width:100%;
    background-color: #eff5f69e;
}


.acceptance_submit{
	text-align:center;
}

.required {
    font-size: 12px;
    color: #fcfcfc;
    background-color: var(--color_main);
    padding: 4px 8px;
    align-items: end;
    margin-left: 4px;
    border-radius: 4px;
    font-weight: 300;
}



input[type=submit] {
    background: linear-gradient(100deg,#2f84c6 0%,#19e8ff 100%);
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.7);
    border-radius: 4px;
    padding: 0px 40px;
    letter-spacing: 2px;
    margin:16px auto;
}

.wpcf7-spinner{
    display:none;
}

/*SP版フッター固定ボタン*/
.sp_fixed_btn {
    position: fixed;
    bottom: 0;
    width: 100vw;
    border-bottom: solid 1px #d9cc63;
    border-top: solid 1px #d9cc63;
    box-shadow: 0 0px 4px rgba(100, 100, 100, .1);
}

.sp_fixed_btn a{
    border-radius: 0;
}

/*SP盤*/
@media(max-width:960px){
    .l-footer {
        padding-bottom: 50px;
    }
}

/*リッチカラム-均等配置-*/
.swell-block-columns.columns-space-evenly>.swell-block-columns__inner{
        justify-content: space-evenly;

    }

/*画像下のテキストボックスを中央配置*/
.box-align-center>.wp-block-group__inner-container{
    position:relative;
}

.box-align-center>.wp-block-group__inner-container{
    display: inline-flex;
    flex-direction: column;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

/*テキストボックス(丸囲い)*/
.ellipse-box{
    border-radius: 50%;
}


/*画像へ影*/
.img-shadow>img{
    filter: drop-shadow(3px 3px 3px rgba(100, 100, 100, 0.15));
}

#introduction .swell-block-columns__inner figure>img {
    border: double 3px #b48c3c9c;
    border-radius: 80px;
}

#introduction .arrow-tate{
    position: absolute;
    left: 50%;
    transform: translate(-50%, -20px);
    opacity: 0.4;
}

@media(max-width:600px){
    #introduction .box-align-center>.wp-block-group__inner-container {
        display: inline-flex;
        flex-direction: row;
        align-items: center;
    }

    #introduction .swell-block-columns__inner figure>img {
        width:150px !important;
        border-radius: 40px;
    }
    

    #introduction .hopes .swell-block-column:nth-child(even) .wp-block-group__inner-container{
        display: inline-flex;
        flex-direction: row-reverse;
        align-items: center;
    }
}
       


/*講義は週2回 × 4週間*/
@media(max-width:600px){
    #summary.swell-block-fullWide{
        background-color: rgba(255, 255, 255, 0.75);
    }
}


/*パソコン1つで申し込み可能*/
#strength .swell-block-columns{
    width:90%;
    margin:2em auto;
}

.marketing_skill h3>img,
#strength h3>img
{
    transform: translate(-5px, 3px);
}



/*講師*/
#teacher{
    padding-top:4rem;
    padding-bottom:4rem;
}


@media(max-width:600px){
    #teacher .swell-block-columns__inner .teachers_summary{
        width: 65%;
        min-width: 300px;
        margin: 0 auto;
        order:1;
    }

    #teacher .swell-block-columns__inner .teachers_introduction{
        order:2;
    }

    #teacher .swell-block-columns__inner .teachers_summary h2 {
        text-align: center;
    }
}


/*卒業生の声*/

#voice .wp-block-media-text{
    position:relative;
    max-width:850px;
    margin:0 auto 6em;
}

#voice .wp-block-media-text .wp-block-media-text__media{
    z-index:2;
}

#voice .wp-block-media-text .wp-block-media-text__content{
    z-index:4;
}

#voice .wp-block-media-text::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 60%;
    left: 9%;
    bottom: 8px;
    background-color: var(--color_main);
    opacity: .5;
    z-index: -1;
    transform: translate(0, 1em);
}

#voice .wp-block-media-text.has-media-on-the-right::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 60%;
    left: -9%;
    bottom: 8px;
    background-color: var(--color_main);
    opacity: .5;
    z-index: -1;
    transform: translate(0, 1em);
}

@media (max-width: 600px) {
    #voice .is-style-broken.is-stacked-on-mobile .wp-block-media-text__content {
        margin: -13em 0 0 !important;
    }

    #teacher .swell-block-fullWide__inner,
    #voice .swell-block-fullWide__inner {
        padding: 0;
    }
}

@media(min-width:600px){
    #voice .wp-block-media-text:nth-child(even){
        transform: translateX(-5%);
    }

    #voice .wp-block-media-text:nth-child(odd){
        transform: translateX(5%);
    }

    #voice .wp-block-media-text::before {
        width: 90%;
        left: 15%;
        transform: translate(0, 2em);
    }
}

/*営業スキルを習得*/
.marketing_skill.swell-block-columns .swell-block-columns__inner{
    row-gap: 6rem;
}

.marketing_skill.swell-block-columns .swell-block-column{
    position:relative;
}

.marketing_skill.swell-block-columns .swell-block-column .flow-arrow{
    position: absolute;
    top: -25%;
    left: 50%;
    transform: translate(-50%,0) rotate(90deg) scale(0.8,0.8);
    z-index: -1;
}

@media(min-width:600px){
    .marketing_skill.swell-block-columns .swell-block-column .flow-arrow {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translate(-50%, -50%);
    }
}