@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.seminars {
    min-height: 529px;
    background: url("../img/lecture/bg01.jpg") no-repeat center center;
    background-size: cover;
}
.seminars .mainBox {
    padding: 89px 0 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.seminars .textBox {
    width: 490px;
    color: white;
    position: relative;
}
.seminars .textBox .textImg {
    position: absolute;
    top: -87px;
    left: -148px;
    margin-right: -117px;
}
.seminars .textBox p {
    letter-spacing: 0.23em;
    line-height: 2.055;
    position: relative;
    z-index: 1;
    font-size: 1.5rem;
}
.seminars h2 {
    margin-bottom: 30px;
    font-size: 3.2rem;
    letter-spacing: 0.11em;
    position: relative;
    z-index: 1;
}
.seminars .ttl {
    margin-bottom: 5px;
    display: block;
    font-size: 1.6rem;
    font-weight: normal;
}
.class {
    min-height: 614px;
    background: url("../img/lecture/bg02.jpg") no-repeat center center;
    background-size: cover;
    overflow: hidden;
}
.class .mainBox {
    padding: 95px 0 50px;
    position: relative;
}
.class .textBox {
    width: 575px;
}
.class p {
    line-height: 2.056;
    font-size: 1.6rem;
}
.class h2 {
    margin-bottom: 30px;
    font-size: 3.2rem;
}
.class h2 span {
    margin-bottom: 17px;
    display: block;
    font-size: 1.8rem;
}
.class .photoBox {
    position: absolute;
    top: 32px;
    right: 26px;
    width: 396px;
}
.point {
    padding: 92px 0 0;
}
.point p {
    font-size: 1.6rem;
    letter-spacing: 0.07em;
    line-height: 1.875;
}
.point .centerP {
    margin-bottom: 43px;
    text-align: center;
    font-size: 2.5rem;
    line-height: 1.64;
    font-weight: bold;
    color: #333333;
    letter-spacing: 0.16em;
}
.point .inner {
    margin-bottom: 53px;
    display: flex;
    justify-content: space-between;
}
.point .inner .photoBox {
    margin-left: -5%;
    width: 55%;
    order: 2;
}
.point .inner .textBox {
    width: 49.8%;
    margin-top: 53px;
    background-color: #333333;
    color: white;
    box-sizing: border-box;
    padding: 33px 20px 32px 33px;
    position: relative;
    z-index: 1;
}
.point .inner .textBox p {
    letter-spacing: 0;
}
.point .inner .textBox dl {
    margin-bottom: 13px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.point .inner .textBox dt {
    margin-right: 18px;
    padding: 10px;
    box-sizing: border-box;
    background: url("../img/lecture/img.png") no-repeat left 3px top;
    background-size: 64px auto;
    font-size: 4.6rem;
    line-height: 1;
    letter-spacing: 0.03em;
    font-weight: bold;
}
.point .inner .textBox dd {
    padding-top: 2px;
    flex: 1;
    font-size: 2.1rem;
    letter-spacing: 0.24em;
    line-height: 1.71;
    font-weight: bold;
     font-feature-settings: "palt";
    -moz-font-feature-settings: "palt";
}
.point .inner02 .photoBox {
    order: 0;
    margin: 0 -5% 0 0;
}
.point .comLink {
    margin-top: 98px;
}


@media all and (max-width: 896px) {
    .seminars {
        padding: 15px 0 14px;
        min-height: inherit;
        background: none #333333;
    }
    .seminars .mainBox {
        padding: 0;
        display: block;
    }
    .seminars .textBox {
        padding: 38px 20px;
        width: auto;
    }
    .seminars .textBox .textImg {
        left: 0;
        top: 3px;
        margin: 0;
    }
    .seminars .textBox .textImg img {
        width: 100%;
    }
    .seminars .textBox p {
        line-height: 1.77;
        text-align: center;
        letter-spacing: 0;
    }
    .seminars .ttl {
        margin-bottom: 21px;
        font-weight: bold;
        font-size: 1.8rem;
        letter-spacing: 0.2em;
    }
    .seminars .spPhoto {
        margin: 0 -20px 20px;
    }
    .seminars h2 {
        font-size: 2.3rem;
        text-align: center;
        line-height: 1.7;
        margin-bottom: 14px;
        letter-spacing: 0.2em;
    }
    .class {
        background: url("../img/lecture/sp_bg01.jpg") no-repeat center top;
        background-size: cover;
    }
    .class .mainBox {
        padding: 50px 20px 0;
    }
    .class .textBox {
        margin-bottom: 23px;
        width: auto;
    }
    .class .photoBox {
        position: relative;
        top: auto;
        right: auto;
        width: 250px;
        height: 363px;
        box-sizing: border-box;
        margin: 0 auto;
    }
    .class .photoBox img {
        width: 100%;
    }
    .class p {
        text-align: center;
        line-height: 1.77;
    }
    .class h2 {
        margin-bottom: 24px;
        font-size: 2.3rem;
        line-height: 1.7;
        text-align: center;
    }
    .class h2 span {
        margin-bottom: 8px;
        font-size: 1.45rem;
        line-height: 1.85;
        letter-spacing: 0.19em;
    }
    .point {
        padding: 53px 0;
    }
    .point .centerP {
        margin-bottom: 32px;
        font-size: 1.45rem;
        line-height: 1.75;
        letter-spacing: 0.22em;
    }
    .point .inner {
        margin-bottom: 37px;
        display: block;
    }
    .point .inner .photoBox {
        width: auto;
        margin: 0;
    }
    .point .inner .textBox {
        margin: 0 17px 0 0;
        width: auto;
        min-height: 270px;
        padding: 17px 20px 20px 20px;
        box-sizing: border-box;
    }
    .point .inner .textBox dt {
        margin-right: 7px;
        font-size: 4.35rem;
    }
    .point .inner .textBox dd {
        padding: 12px 0 0 0;
        font-size: 1.8rem;
        line-height: 1.75;
        letter-spacing: 0.15em;
    }
    .point .inner .textBox dl {
        margin: 0 -8px 14px;
        align-items: flex-start;
    }
    .point p {
        font-size: 1.5rem;
        line-height: 1.77;
    }
    .point .inner .textBox p {
        text-align: justify;
        letter-spacing: -0.03em;
    }
    .point .inner02 .textBox {
        margin: 0 0 0 17px;
    }
    .point .comLink {
        margin-top: 58px;
    }
}
@media all and (max-width: 374px) {
    .seminars h2 {
        font-size: 2rem;
    }
    .seminars .textBox p{
        margin-left: -5px;
        margin-right: -5px;
    }
    .point .inner .textBox dd{
        font-size: 1.5rem;
    }
    .point .inner .textBox dt{
        font-size: 3rem;
        background-size: 48px auto;
    }
}