@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p&family=Yomogi&family=Yusei+Magic&family=Zen+Kaku+Gothic+New&family=Zen+Maru+Gothic:wght@300&display=swap');

*,
*::before,
*::after {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    font-size: 16px;
    line-height: 1.6;
    color: #192346;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;


}

img {
    vertical-align: top;
    height: auto;
}

a {
    color: #8c8c8c;
    text-decoration: none;
}
a:hover{
    opacity: 0.8;
}


section {
    margin-inline: auto;

}

h2 {
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0;
    color: #404040;
    text-align: center;
}

h3 {
    font-size: 1em;
    font-weight: 400;
    margin-top: 30px;


}

h4 {
    font-size: 14px;
    font-weight: 600;
    color: #333333;
}


section {
    margin-top: 100px;

}

header {
    display: flex;
    align-items: center;
    max-width: 1082px;
    margin-inline: auto;


}

.gnav3 {
    margin-left: auto;
    font-size: 14px;
}

.gnav3 ul {
    display: flex;
    justify-content: flex-end;

}

.gnav3 li,
.gnav li {
    padding: 10px;
}


.attention a:hover {
    color: #ffba00;
    opacity: 0.8;
}
.gnav a:hover,
.gnav3 a:hover{
    color:#333333;
    opacity: 0.8;
}


.gnav ul {
    display: flex;
    justify-content: flex-start;

}
.gnav a{
    letter-spacing: 2px;
}





.toggle {
    display: none;
}

.main_picture {
    max-width: 90%;
    display: block;
    margin: 0 auto;
}

.inner {
    margin: 0 auto;
    max-width: 1082px;
}

/*  そのこだわりがしごとになる  */
.job_item1 {
    width: 48%;
}

.job_item2 {
    width: 38%;
    margin-left: 30px;
}

.job_p {
    letter-spacing: 2px;
    padding-top: 20px;
}

/* 注意書き */
.attention {
    font-size: 14px;
    color: #717171;
    padding-top: 15px;
}

.attention_2 {
    text-align: center;
    padding-top: 10px;
    letter-spacing: 3px;
    font-size: 14px;
    color: #717171;

}

.attention_2 a {
    color: #ffba00;
}

.item_wrap,
.item_wrap2,
.item_wrap3 {
    display: flex;
    justify-content: center;

}

/* 説明文 */
.item1 {
    width: 48%
}

.img_box {
    border-radius: 15px;
    padding: 10px;
}

.item2 {
    width: 48%;
    padding-right: 30px;
}

.item3 {
    width: 33%;
    padding: 10px;
}


/* スクールの主なメディア実績・リリース情報< */
.item11 {
    margin-inline: auto;
}

.achievements {
    margin-bottom: 15px;
}

.woman_picture {
    max-width: 450px;
    height: auto;
}

.youtube {
    max-width: 450px;
    height: 300px;
}

iframe {
    margin-top: 100px;
}

.attention_3 {
    margin-top: 30px;
    padding-right: 30px;
    letter-spacing: 3px;
    color: #717171;
    font-size: 14px;
}

.attention_4 a {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #ffba66;
}

.attention_4 a:hover {
    color: #ffba00;
    opacity: 0.8;
}


/* 受講料について */
.item_plan {
    width: 65%;
}


/* カウンセリング付き無料説明会に申し込む */
/* その他インタビューはこちらから */
.btn {
    margin-top: 50px;
    text-align: center;
}

.btn a {
    border: 1px solid;
    border-radius: 300px;
    background-color: #fa3;
    color: #fff;
    font-weight: bold;
    letter-spacing: 3px;
    padding: 15px 100px;
    font-size: 16px;
    text-align: center;

}

.btn a:hover {
    background-color: #ffba00;
    opacity: 0.8;

}

.item4 {
    max-width: 200px;
    padding: 10px;
}

/* 卒業後も安心、100スキル以上の応用講座で学び放題 */
.item5 {
    max-width: 980px;
    padding: 0 20px;
}

/* 現職や復職に向けてWebデザインの学習をしたい方にもオススメ */
.item6 {
    max-width: 600px;
    padding-top: 50px;
}

/* 講座で学べる内容 */
.item7 {
    width: 40%;
    margin: 50px 20px 50px 0;
}

.lesson {
    border-bottom: solid 2px #d6dde3;
    padding-bottom: 15px;
    font-size: 20px;

}

.item_wrap4 {
    display: flex;
    justify-content: space-around;
}

h5 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
}

/* 講座日程について */
.daily {
    padding-top: 35px;
}

/* 講師紹介説明 */
.teacherphoto {
    max-width: 100%;
}

.item10 {
    width: 760px;
    margin: 10px;
}

/* 卒業後もキャリアアップを応援サポート */
.space {
    margin-top: 100px;
}

.item_wrap {
    padding: 15px;
}

.item_wrap5 {
    display: flex;
    flex-wrap: wrap;
}

.icon_31 {
    width: 80px;
}

.inner_box {
    display: flex;
    flex-wrap: nowrap;


}

.box_left {
    padding-right: 15px;
    width: 48%;
}

.box_right {
    width: 50%;

}

span {
    text-decoration: line-through;
}

/* しっかりしたサポートで、お客様の満足度と成長に向き合います */
.icon_32 {
    width: 100px;
    padding-right: 15px;
    padding-bottom: 15px;

}

.school {
    padding-top: 30px;
}

.linebtn,
.btn2 {
    margin-top: 50px;
}

/* 人生を変えたママがたくさん */
.item_ivimg {
    width: 30%;
}

.item_iv {
    width: 70%;
}



/* Q＆A */
.Q {
    font-weight: 300;
    margin-bottom: 10px;

}

.anser {
    font-size: 14px;
    letter-spacing: 3px;
    color: #474747;
    margin-bottom: 30px;
}

.graphic {
    padding-top: 20px;
}

/* Web以外にも、多様な講座を用意しています */
/* 詳細はこちら */
.btn2 {
    font-size: 16px;
    color: #ffba66;
    text-align: center;
}

.btn2:hover {
    color: #ffba66;
    opacity: 0.8;
}

.btn3  {
    font-size: 16px;
    color: #ffba00;
    
}

.btn3:hover {
    color: #ffba66;
    opacity: 0.8;
}

/* フッター */
.footer {
    margin: 30px auto;
}

.copyright {
    text-align: center;
    letter-spacing: 3px;
}

.gnav2 ul {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.gnav2 li {
    padding: 15px;
}

.gnav2 a:hover {
    color: #ffba00;
    opacity: 0.8;
}






/* スマホ対応 */
@media screen and (max-width:768px) {
    header {
        max-width: 600px;
    }

    
    .inner {
        max-width: 600px;
    }
    img{
        width: 100%;
    }


    .item_wrap {
        display: flex;
        flex-wrap: wrap;
    }
    .job_item1,
    .job_item2{
        width: 100%;
    }
    

    .item_wrap2 {
        display: flex;
        flex-wrap: nowrap;
    }

    .item_wrap3 ,
    .item_wrap4,
    .inner_box{
        display: flex;
        flex-wrap: wrap;
    }


    .item1,
    .item2,
    .item6,
    .item7,
    .item8,
    .item10,
    .item11 {
        width: 100%;
    }
    .btn a{
        padding: 15px 30px;
        
    }

    .btn3,
    .btn2 {
        font-size: 12px;
        right: 10%;
    }

    .totop {
        font-size: 12px;
        right: 10%;
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-weight: normal;
    }
    .toggle {
        display: block;
        position: fixed;
        left: 5%;
        top: 12px;
        width: 42px;
        height: 42px;
        z-index: 3;
    }

    .toggle span {
        display: block;
        position: absolute;
        width: 30px;
        border-bottom: solid 3px #333;
        transition: 0.35s ease-in-out;
        left: 6px;
    }

    .toggle span:nth-child(1) {
        top: 9px;
    }

    .toggle span:nth-child(2) {
        top: 18px;
    }

    .toggle span:nth-child(3) {
        top: 27px;
    }

    .toggle.active span:nth-child(1) {
        top: 18px;
        left: 6px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .toggle.active span:nth-child(2),
    .toggle.active span:nth-child(3) {
        top: 18px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .gnav {
        width: 60%;
        position: fixed;
        margin: 0 auto;
        left: 0;
        right: 0;
        top: -110%;
        transition: ease 0.7s;
        z-index: 10;
    }

    .gnav.active {
        top: 80px;
    }

    .gnav ul {
        display: block;
        background-color: #f8ece0;
    }

    .gnav a {
        text-align: center;
        font-weight: bold;
    }

    .gnav li+li a :hover {
        background-color: #d76f07;

    }


}



@media screen and (max-width:560px) {
    header {
       max-width: 300px;
    }

    .inner {
        max-width: 300px;
    }
        
    

    section {
        margin: 0 auto;
    }
    .youtube{
        max-width: 350px;
    }


    .anser {
        margin-bottom: 10px;
    }
    .item_wrap{
        display: flex;
        flex-wrap: wrap;
    }
    .item3{
        width: 100%;
    }
    .box_left,
    .box_right,
    .item_iv,
    .item_ivimg{
        width: 100%;
    }
    .copyright{
        font-size: 14px;
    }


   
    .lesson {
        margin: 0 auto;
    }

    .gnav2 {
        display: flex;
        flex-wrap: wrap;
    }

    .gnav2 ul,
    .gnav3 ul {
        font-size: 12px;
        

    }

    .gnav2 li ,
    .gnav3 li{
        padding: 5px;
    }

}