.seminar .fv{
    background: url(../images/seminar/mv_bg.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}

.seminar main{
    background: #FBFDF5;
}

.seminar .fv_item {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 15vw;
    min-width: 200px;
    padding-right: 20px;
}

.seminar .fv_box2 h1 span{
    line-height: 1.7;
    display: block;
    margin-top: 35px;
}

.seminar .fv_box2 h2{
    margin-top: 0;
    font-size: 1.5rem;
}

.seminar .cta_btn_box_top {
    justify-content: left;
}

.seminar .cta_btn_box_top .cta02 div.btnr{
    background-color: #000;
}

.seminar .sec01 {
    background:none;
    z-index: 1;
    position: relative;
    padding-bottom: 0;
}

.seminar .sec01:before{
    clip-path: polygon(0 0, 100% 0%, 100% 75%, 0% 100%);
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 79%;
    background: #F7F7F7;
    z-index: -1;
}


.seminar .sec01 .wrapper{
    flex-direction: column;
    padding-top: 100px;
    align-items: center;
}

.seminar .sec01 .flex{
    flex-wrap: wrap;
    margin-bottom: 60px;
    align-items: flex-start;
}

.seminar .sec01 .h3-title{
    font-weight: 600;
    display: flex;
    font-size: 2rem;
}

.seminar .sec01 .item{
    width: 30%;
    background-color: #fff;
    border-radius: 12px;
    text-align: center;
    margin-top: 55px;
}

.seminar .sec01 .item-head span{
    background-color: #F5F481;
    display: flex;
    width: 2.7rem;
    height: 2.7rem;
    margin: -20px auto 0;
    justify-content: center;
    font-weight: bold;
    align-items: center;
    border-radius: 50%;
    font-size: 1.2rem;
    font-family: "Noto Sans", "Hiragino Kaku Gothic ProN", "YakuHanJP", "Hiragino Sans", "Noto Sans JP", "Meiryo", sans-serif;
}

.seminar .sec01 .item-title{
    font-weight: 600;
}

.seminar .sec01 .item-img{
    padding: 30px;
    width: 12.3rem;
    margin: 0 auto;
}

.seminar .sec01 .item-img.w16rem{
    width: 16rem;
}

.seminar .sec01 .item-img.w9rem{
    width: 9rem;
    padding: 0 20px 30px;
}


.seminar .sec01 .lineup{
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.seminar .sec01 .lineup-block{
    width: 90%;
    margin: 60px auto 60px;
}

.seminar .sec01 .lineup-left{
    background-color: #F5F481;
    padding: .5rem 0 1rem;
    width: 20%;
    text-align: center;
    clip-path: polygon(
    0 0, 100% 0,
    100% 85%,
    50% 100%,  
    0 85%
  );
}

.seminar .sec01 .lineup-left .lineup-num{
    color: #fff;
    background-color: #D02D31;
    width: 1.8rem;
    height: 1.8rem;
    justify-content: center;
    align-items: center;
    display: flex;
    margin: 0 auto;
    border-radius: 50%;
    font-weight: 600;
}

.seminar .sec01 .lineup-right {
    background-color: #fff;
    display: flex;
    align-items: center;
    padding: 0 20px;
    width: 75%;
    box-shadow: 8px 7px 19px -3px #999;
}

.seminar .sec01 .lineup-right p{
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "YakuHanJP", "Hiragino Sans", "Meiryo", sans-serif;
    font-weight: 500;
}

.seminar .sec01 .lineup-title{
    font-size: 1.2rem;
    margin: 0.5rem 0 0;
    font-weight: 600;
}

.seminar .sec01 .item-head{
    background-color: initial;
}

.seminar .under_box{
    background-color: #F5F481;
}

.seminar .sec02 .wrapper .h2-title.sp-none{
    display: block;
    max-width: 1200px;
}

.seminar .wrapper-table {
    margin-top: -120px;
}

.seminar .newinde_cta {
    background: url(../images/seminar/cta_back02.png);
    background-position: center;
    background-size: 100% 100%;
}

.seminar .cta_btn_box a div.btnr{
    background-color: #000;
}

.seminar .sec03{
    padding: 10rem 0;
}

.seminar .sec03 .h2-title{
    display: block;
    text-align: center;
}

.seminar .h2-title img{
    margin-right: 6px;
}

.seminar .wrapper-inner-left {
    width: 49%;
    margin-right: 25px;
}

.seminor .wrapper-inner-right {
    width: 46%;
    max-width: 510px;
}

.seminar .wrappper-inner .flex{
    justify-content: left;
}

.seminar .wrapper-text {
    font-size: 1.625rem;
    font-weight: bold;
}

.seminar .wrapper-text p{
    margin-top: 3rem;
}

.seminar .sec03 .flex{
    flex-wrap: wrap;
    margin-bottom: 60px;
    align-items: flex-start;
}

.seminar .sec03 .item{
    width: 30%;
    background-color: #fff;
    border-radius: 12px;
    text-align: center;
    margin-top: 55px;
    height: 333px;
}

.seminar .sec03 .item.bg-none{
    background-color: initial;
}

.seminar .sec03 .item-head span{
    background-color: #F5F481;
    display: flex;
    width: 2.7rem;
    height: 2.7rem;
    margin: -20px auto 0;
    justify-content: center;
    font-weight: bold;
    align-items: center;
    border-radius: 50%;
    font-size: 1.2rem;
    font-family: "Noto Sans", "Hiragino Kaku Gothic ProN", "YakuHanJP", "Hiragino Sans", "Noto Sans JP", "Meiryo", sans-serif;
}

.seminar .sec03 .item-title{
    font-weight: 600;
}

.seminar .sec03 .item-img{
    padding: 30px;
    width: 12.3rem;
    margin: 0 auto;
}

.seminar .sec03 .flex .flex-left{
    max-width: 570px;
}

.seminar .sec03 .flex .flex-right{
    max-width: 570px;
}

.seminar .sec03 .flex.mt4rem{
    margin-top: 4rem;
}

.seminar .sec04{
    background-color: #fff;
    position: static;
}

.seminar .sec04::before{
    height: auto;
}

.seminar .sec04 .item-head {
    background-color: #F5F481;
    border-radius: 15px 15px 0 0;
    padding: 1rem 0;
}

.seminar .sec04 .item-head span.top-num{
    color: #fff;
    font-weight: bold;
    background-color: #D02D31;
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.3rem;
    margin: 0 auto;
}

.seminar .sec04 .h3-title{
    justify-content: center;
    font-weight: bold;
    font-size: 1.125rem;
    text-align: center;
    margin: 0;
}

.seminar .sec04 .item{
    width: 24%;
    box-shadow: 0px 0px 18px #EAEAEA ;
    border-radius: 0 0 15px 15px;
}

.seminar .sec04 .item-bottom {
    padding: 1rem;
    height: 435px;
    background-color: #fff;
    border-radius: 0 0 15px 15px;
}

.seminar .sec04 .item-img {
    max-width: 160px;
    margin: 15px auto;
    padding: 0;
    height: 130px;
}

.seminar .sec04 .item-text {
    font-size: 1rem;
}

.seminar .sec04 .wrapper {
    margin-top: -40px;
    padding: 10rem 0;
}

.seminar .sec04 .wrapper .flex{
    margin-top: 50px;
}

.seminar .question-block{
    background-color: #F7F7F7;
}

.seminar .question-a{
    background-color: #fff;
}

.seminar .question-q span{
    color: #434325;
}

.seminar .sec04 .third .flex{
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 10rem;
}

.seminar .sec04 .third .h2-title{
    max-width: 65rem;
}

.seminar .sec04 .third .item-head {
    background-color: #F6F382;
    display: flex;
    padding: 1rem;
    height:170px;
    border-radius: 15px 15px 0 0;
}


.seminar .sec04 .third .item-head-left {
    width: 7rem;
    height: 7rem;
    min-width: 100px;
    min-height: 100px;
    background-color: #000;
    color: #ffff;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
    margin-top: -3rem;
}

.seminar .sec04 .third .item-head-left .num {
    font-size: 3rem;
    font-weight: bold;
}

.seminar .sec04 .third .item-head-title{
    font-size: 1.625rem;
    font-weight: bold;
    margin: 0;
}

.seminar .sec04 .third .item-head-right {
    max-width: 389px;
    margin-left: 1rem;
    margin: .5rem 0 0 1rem;
}

.seminar .sec04 .third .item-bottom {
    padding: 2rem;
    font-size: 1.375rem;
    height: auto;
}

.seminar .sec04 .third .item{
    box-shadow: 0 0 10px 0px #CDCDCD;
    border-radius: 15px;
    margin-bottom: 5rem;
    height: 515px;
    background-color: #fff;
    width: 48%;
}

.seminar .sec04 .third .bottom-text {
    font-weight: bold;
    font-size: 1.5rem;
    max-width: 1110px;
    margin: 0 auto;
}

.seminar .sec05 .h2-title{
    max-width: 50rem;
    justify-content: center;
    padding-top: 10rem;
}

.seminar .sec05 .wrapper01{
    background:none;
    z-index: 1;
    position: relative;
    padding-bottom: 10rem;
}

.seminar .sec05 .wrapper01:before{
    clip-path: polygon(0 0, 100% 0%, 100% 75%, 0% 100%);
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: #F7F7F7;
    z-index: -1;  /* 背景として裏に */
}

.seminar .sec05 .wrap{
    max-width: 1200px;
    margin: 0 auto;
}

.seminar .sec05 .item-inner {
    background-color: #fff;
    border: 4px solid #CDCDCD;
    border-radius: 12px;
    padding: 2rem 3rem;
}

.seminar .sec05 .item-tag{
    max-width: 95px;
    margin: 0 2rem 0 auto;
}

.seminar .sec05 .item-tag img{
    vertical-align: bottom;
}

.seminar .sec05 .item-head {
    display: flex;
    height: 165px;
}

.seminar .sec05 .item-head-left span {
    color: #AAAAAA;
    font-weight: bold;
    font-size: 16rem;
}

.seminar .sec05 .item-head-left{
    margin-left: -70px;
    margin-top: -170px;
    width: 20%;
}

.seminar .sec05 .h3-title{
    font-size: 2.375rem;
    margin: 0;
    font-weight: bold;
}

.seminar .sec05 .item{
    width: 70%;
    max-width: 887px;
    margin-top: 8rem;
}

.seminar .sec05 .wrapper02 .item{
    margin-top: 0;
}

.seminar .sec05 .item-text{
    font-size: 1.5rem;
}

.seminar .sec05 .item.right {
    margin: 20px 0 0 auto;
}

.seminar .sec05 .wrapper03{
    background:none;
    z-index: 1;
    position: relative;
    padding-bottom: 5rem;
}

.seminar .sec05 .wrapper03:before {
    clip-path: polygon(0 3%, 100% 380px, 100% 100%, 0% 100%);
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: #F7F7F7;
    z-index: -1;
}

.seminar .sec05 .item-head-right {
    margin-left: 20px;
}

.seminar .sec05 .bottom-text{
    max-width: 1110px;
    margin: 5rem auto 0;
    font-weight: bold;
    font-size: 1.5rem;
}

.seminar .sec05{
    margin-top: -35px;
    padding-bottom: 0;
    background: #fff;
}


.seminar .newinde_cta.last{
    z-index: 10;
}

@media screen and (max-width:991px) {
    .fv_box2{
        flex-direction: column;
    }
    .seminar .sec05 .bottom-text{
        margin: 5rem 2rem 0;
    }
}

@media screen and (max-width:768px) {
    .seminar .sec01 .item-img,
    .seminar .sec01 .item-img.w16rem,
    .seminar .sec01 .item-img.w9rem,
    .seminar .sec03 .item-img img{
        width: 100px;
        padding: 10px;
        max-height: 80px;
        object-fit: contain;
    }
    .seminar .sec01 .wrapper {
        padding-top: 40px;
    }
    .seminar .fv{
        background-size: cover;
        background-position: center;
    }
    .fv_box2{
        padding: 0;
    }
    .fv_left{
        padding: 0;
    }
   .seminar .fv_box2 h1 span, .seminar .fv_box2 h2 {
        font-size: 1rem;
        letter-spacing: 1.5px;
        line-height: 1.8;
        display: inline-block;
    }
    .seminar .fv_box2 h2{
        margin-top: 10px;
    }
    .fv_box2 h1 {
        font-size: 1.6rem;
        letter-spacing: 1.5px;
    }
    .formbox{
        min-width: auto;
        max-width: 200px;
        margin: 10px auto;
    }
    .seminar .wrapper-table{
        margin-top: 0;
    }
    .seminar .wrapper-inner-left{
        width: auto;
    }
    .seminar .wrapper-inner{
        padding: 20px;
    }
    .seminar .wrapper-inner-title{
        font-size: 1.125rem;
    }
    .seminar .wrapper-inner-left{
        width: auto;
    }
    .seminar .wrapper-inner-right{
        width: auto;
    }
    .seminar .wrapper-inner-text, .wrapper-bottom-text{
        font-size: .875rem;
    }
    .seminar .sec01 .h3-title{
        padding: 0;
        font-size: 1.4rem;
    }
    .seminar .sec01 .flex{
        flex-direction: column;
        margin-top: 20px;
    }
    .seminar .sec01 .item{
        width: 100%;
    }
    .seminar .sec01 .lineup-block{
        width: 100%;
    }
    .seminar .sec01 .lineup-title{
        font-size: .625rem;
    }
    .seminar .sec01 .lineup-left .lineup-num{
        width: 1.2rem;
        height: 1.2rem;
        font-size: .625rem;
    }
    .seminar .sec01 .lineup-right{
        padding: 20px;
        font-size: .875rem;
    }
    .seminar .sec02{
        padding-bottom: 7rem;
    }
    .seminar .sec03{
        padding: 0 0 5rem;
    }
    .seminar .sec03 .flex{
        margin-bottom: 10px;
    }
    .seminar .wrapper-text.mt10rem{
        margin-top: 0;
        font-size: 1rem;
    }
    .seminar .sec03 .flex{
        flex-direction: column;
    }
    .seminar .sec03 .item{
        width: 100%;
        height: auto;
    }
    .seminar .sec04 .wrapper {
        margin-top: -40px;
        padding: 3rem 0;
    }
    .seminar .sec04 .third .flex{
        margin-top: 3rem;
        flex-direction: column;
    }
    .seminar .sec04 .third .item{
        width: auto;
    }
    .seminar .sec04 .third .item-head-title{
        font-size: 1.125rem;
    }
    .seminar .sec04 .third .item-head-left{
        width: 0;
        height: 0;
    }
    .seminar .sec04 .third .item-head-left .num{
        font-size: 2rem;
    }
    .seminar .sec04 .third .item-head{
        height: auto;
    }
    .seminar .sec04 .third .item-bottom{
        padding: 1.5rem;
    }
    .seminar .sec04 .third .item-bottom{
        font-size: 1rem;
    }
    .seminar .sec04 .third .item{
        height: auto;
    }
    .seminar .sec04 .third .bottom-text{
        font-size: 1rem;
    }
    .seminar .sec04{
        padding: 0 20px 7rem;
    }
    .seminar .sec05 .h2-title{
        padding: 5rem 0 0;
        font-size: 1.5rem;
    }
    .seminar .sec05 .wrapper01,
    .seminar .sec05 .wrapper02,
    .seminar .sec05 .wrapper03{
        padding: 0 20px;
    }
    .seminar .sec05 .item{
        width: auto;
    }
    .seminar .sec05 .item-inner{
        padding: 20px;
    }
    .seminar .sec05 .item-head{
        height: auto;
    }
    .seminar .sec05 .h3-title{
        font-size: 1.125rem;
        margin: 0 auto;
    }
    .seminar .sec05 .item-head-right{
        margin: 0 auto;
    }
    .seminar .sec05 .item-head-left span{
        font-size: 7rem;
    }
    .seminar .sec05 .item-head-left {
        margin: -105px 0 0 -23px;
        width: 10%;
    }
    footer .footer-container{
        z-index: 1;
    }
    .seminar .sec05 .item-text {
    font-size: 1rem;
    margin-top: 0;
    }
    .seminar .sec05 .item{
        margin-top: 3rem;
    }
    .seminar .sec04 .wrapper .flex{
        flex-direction: column;
    }
    .seminar .sec04 .item{
        width: 100%;
        margin-bottom: 40px;
    }
    .seminar .sec04 .item-bottom{
        height: auto;
        padding: 2rem;
    }
    .seminar .sec05 .bottom-text{
        font-size: 90%;
        margin: 1rem auto 0;
    }
    .seminar .sec04 .wrapper .h2-title{
        font-size: 1.5rem;
    }
}

.fv_box2 {
    padding: 40px 10px 20px;
}
.sec02 {
    padding-bottom: 10rem;
}