.contents {
    overflow: hidden
}

.contents {
    padding-left: 20px;
    padding-right: 20px
}

.contents__inner {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto
}

.page-header+.full-width {
    margin-top: -2em
}

@media screen and (max-width:992px) {
    .page-header+.full-width {
        margin-top: -1em
    }
}

@media screen and (max-width:768px) {
    .ttl-h3.-sp-small {
        font-size: 2.2rem
    }
}

.ttl-h3.-fiw {
    font-size: 2.6rem
}

@media screen and (max-width:768px) {
    .ttl-h3.-fiw {
        font-size: 2.4rem
    }
}

.ttl-h4 {
    font-size: 1.8rem;
    font-weight: bold;
    margin: 20px 0 .5em
}

.ttl-h4-book {
    font-size: 2.2rem;
    font-weight: bold;
    margin: 20px 0 0.5em
}

.ttl-h4+*,
.ttl-h4-book+* {
    margin-top: 0
}

.txt.-small {
    font-size: 1.2rem
}

.txt.-x-big {
    font-size: 2rem
}

@media screen and (max-width:768px) {
    .txt.-x-big {
        font-size: 1.8rem;
        text-align: left
    }
}

.txt.-fiw {
    font-size: 1.5rem
}

@media screen and (max-width:768px) {
    .txt.-fiw {
        font-size: 1.6rem
    }
}

.list-style>* {
    padding-right: 0 !important
}

.btn-shop>*::after {
    background-image: url("/assets/dcms_media/other/img_top_cta_icon_1-3c9eef69.svg")
}

.btn-video>*::after {
    background-image: url("/assets/dcms_media/other/img_top_cta_icon_2-970cda3b.svg")
}

.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
    padding: 17px;
    box-sizing: border-box
}

.col.-flex,
.-flex.col-1,
.-flex.col-2,
.-flex.col-3,
.-flex.col-4,
.-flex.col-5,
.-flex.col-6,
.-flex.col-7,
.-flex.col-8,
.-flex.col-9,
.-flex.col-10,
.-flex.col-11,
.-flex.col-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

@media screen and (max-width:768px) {
    .col-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width:992px) {
    .col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
}

@media screen and (max-width:768px) {
    .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
}

.col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

@media screen and (max-width:768px) {
    .col-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width:992px) {
    .col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
}

@media screen and (max-width:768px) {
    .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
}

.col-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

@media screen and (max-width:768px) {
    .col-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width:992px) {
    .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media screen and (max-width:768px) {
    .col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
}

.col-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

@media screen and (max-width:768px) {
    .col-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width:992px) {
    .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
}

@media screen and (max-width:768px) {
    .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
}

.col-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

@media screen and (max-width:768px) {
    .col-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width:992px) {
    .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
}

@media screen and (max-width:768px) {
    .col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
}

.col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

@media screen and (max-width:768px) {
    .col-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width:992px) {
    .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media screen and (max-width:768px) {
    .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

.col-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

@media screen and (max-width:768px) {
    .col-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width:992px) {
    .col-md-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
}

@media screen and (max-width:768px) {
    .col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
}

.col-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

@media screen and (max-width:768px) {
    .col-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width:992px) {
    .col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
}

@media screen and (max-width:768px) {
    .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
}

.col-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

@media screen and (max-width:768px) {
    .col-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width:992px) {
    .col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
}

@media screen and (max-width:768px) {
    .col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
}

.col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

@media screen and (max-width:768px) {
    .col-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width:992px) {
    .col-md-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
}

@media screen and (max-width:768px) {
    .col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
}

.col-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

@media screen and (max-width:768px) {
    .col-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width:992px) {
    .col-md-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
}

@media screen and (max-width:768px) {
    .col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
}

.col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media screen and (max-width:768px) {
    .col-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width:992px) {
    .col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width:768px) {
    .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.box-style.lazyloaded {
    background: url("/assets/dcms_media/other/seminar_img_info-3b80deee.webp")right bottom #f9f9f9 no-repeat;
    background-size: contain;
    padding: 30px 45% 30px 70px
}

@media screen and (max-width:992px) {
    .box-style.lazyloaded {
        padding: 20px 49% 20px 20px
    }
}

@media screen and (max-width:768px) {
    .box-style.lazyloaded {
        margin-left: -20px;
        margin-right: -20px;
        padding-right: 20px;
        padding-top: 30px;
        background-image: url("/assets/dcms_media/other/seminar_img_info_sp-5e9285b3.webp");
        padding-bottom: 45vw
    }
}

.box-style.-no-img {
    padding: 30px;
    background: #F9F9F9
}

@media screen and (max-width:768px) {
    .box-style.-no-img {
        padding: 30px 20px
    }
}

.box-style.-radius {
    border-radius: 4px
}

.box-style.-orange {
    background: #FFF6F0;
    padding: 30px
}

@media screen and (max-width:768px) {
    .box-style.-orange {
        padding: 20px
    }
}

.float-left::after:after {
    content: "";
    display: block;
    clear: both
}

.float-left .-left {
    float: left;
    margin-right: 20px
}

.float-left .-right {
    overflow: hidden
}

.float-left .-left img,
.float-left .-right img {
    max-width: 130px;
    max-height: 130px
}

.item-list {
    border-bottom: 1px solid #ddd;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.item-list__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0-20px 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.item-list__column {
    padding: 0 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%
}

@media screen and (max-width:768px) {
    .item-list__column {
        width: 100%
    }
}

.item-list__ttl {
    width: 100px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 20px 0;
    font-weight: bold
}

.item-list__desc {
    padding: 20px 0
}

.page-header-bg {
    background: #F2F6FA;
    height: 250px;
    margin: 0 calc(-50vw - -470px) 2em;
    padding: 20px;
    position: relative;
    z-index: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:980px) {
    .page-header-bg {
        margin-left: -20px;
        margin-right: -20px;
        margin-bottom: 1em
    }
}

@media screen and (max-width:768px) {
    .page-header-bg {
        height: auto;
        aspect-ratio: 375/250
    }
}

.page-header-bg.-gray-light {
    background: #f9f9f9
}

.page-header-bg.-blue {
    background: #E7F0F2
}

@media screen and (min-width:769px) {
    .page-header-bg.-pr-100 .page-header-bg__inner {
        padding-right: 100px
    }
}

@media screen and (min-width:769px) {
    .page-header-bg.-pr-200 .page-header-bg__inner {
        padding-right: 200px
    }
}

@media screen and (min-width:769px) {
    .page-header-bg.-pr-300 .page-header-bg__inner {
        padding-right: 300px
    }
}

@media screen and (min-width:769px) {
    .page-header-bg.-pr-400 .page-header-bg__inner {
        padding-right: 400px
    }
}

@media screen and (min-width:769px) {
    .page-header-bg.-pr-500 .page-header-bg__inner {
        padding-right: 500px
    }
}

@media screen and (min-width:769px) {
    .page-header-bg.-pr-600 .page-header-bg__inner {
        padding-right: 600px
    }
}

.page-header-bg__inner {
    max-width: 940px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

@media screen and (max-width:768px) {
    .page-header-bg__inner {
        display: block;
        height: 100%;
        aspect-ratio: 335/116
    }
}

.page-header-bg__body {
    padding: 20px 60px;
    position: relative;
    z-index: 5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:1020px) {
    .page-header-bg__body {
        padding: 25px 50px
    }
}

@media screen and (max-width:992px) {
    .page-header-bg__body {
        padding: 25px 30px;
        width: 58%
    }
}

@media screen and (max-width:768px) {
    .page-header-bg__body {
        padding: 12px;
        width: 100%;
        max-width: 100%
    }
}

.page-header-bg__body::before,
.page-header-bg__body::after {
    position: absolute;
    bottom: 0;
    font-family: "icon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    text-indent: 0;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    color: #ed6103;
    font-size: 18px;
    font-size: 1.8rem
}

@media screen and (max-width:992px) {

    .page-header-bg__body::before,
    .page-header-bg__body::after {
        font-size: 16px;
        font-size: 1.6rem
    }
}

.page-header-bg__body::before {
    left: -4px;
    bottom: 5px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

@media screen and (max-width:768px) {
    .page-header-bg__body::before {
        left: -3px;
        bottom: 3px
    }
}

.page-header-bg__body::after {
    right: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.page-header-bg__title {
    color: #ed6103;
    font-weight: bold;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:768px) {
    .page-header-bg__title {
        text-align: center
    }
}

.page-header-bg__title::before,
.page-header-bg__title::after {
    position: absolute;
    top: 0;
    font-family: "icon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    text-indent: 0;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    color: #ed6103;
    font-size: 18px;
    font-size: 1.8rem
}

@media screen and (max-width:992px) {

    .page-header-bg__title::before,
    .page-header-bg__title::after {
        font-size: 16px;
        font-size: 1.6rem
    }
}

.page-header-bg__title::before {
    left: 0
}

.page-header-bg__title::after {
    right: -4px;
    top: 5px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

@media screen and (max-width:768px) {
    .page-header-bg__title::after {
        right: -3px;
        top: 3px
    }
}

.page-header-bg__sub {
    font-size: 2.6rem;
    line-height: 1.4
}

@media screen and (max-width:992px) {
    .page-header-bg__sub {
        font-size: 2rem
    }
}

@media screen and (max-width:768px) {
    .page-header-bg__sub {
        font-size: 4vw
    }
}

.page-header-bg__main {
    font-size: 4.8rem;
    line-height: 1.2
}

@media screen and (max-width:992px) {
    .page-header-bg__main {
        font-size: 4rem
    }
}

@media screen and (max-width:768px) {
    .page-header-bg__main {
        font-size: 8vw
    }
}

.page-header-bg__img {
    z-index: -1
}

.page-header-bg__img.-pc {
    display: none
}

@media screen and (min-width:769px) {
    .page-header-bg__img.-pc {
        display: block
    }
}

.page-header-bg__img.-sp {
    display: none
}

@media screen and (max-width:768px) {
    .page-header-bg__img.-sp {
        display: block
    }

    .page-header-bg__img.-sp img {
        aspect-ratio: 375/250
    }
}

.page-header-bg__img img {
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;"
}

.seminar_list {
    margin: 0-10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.seminar_list__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    padding: 10px
}

@media screen and (max-width:600px) {
    .seminar_list__item {
        width: 100%
    }
}

.seminar_list__inner {
    padding: 30px;
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    border-radius: 4px;
    width: 100%
}

@media screen and (max-width:768px) {
    .seminar_list__inner {
        padding: 20px
    }
}

.seminar_list__body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.seminar_list__body>*:first-child {
    margin-top: 0
}

.seminar_list__body>*:last-child {
    margin-bottom: 0
}

.seminar_list__img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 30px
}

@media screen and (max-width:768px) {
    .seminar_list__img {
        margin-bottom: 20px
    }
}

@media screen and (max-width:600px) {
    .seminar_list__img img {
        width: 100%
    }
}

.seminar_list.-full {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.seminar_list.-full .seminar_list__item {
    width: 100%
}

.seminar_list.-full .seminar_list__inner {
    padding: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media screen and (max-width:768px) {
    .seminar_list.-full .seminar_list__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding: 20px
    }
}

.seminar_list.-full .seminar_list__body {
    margin-left: 30px
}

@media screen and (max-width:768px) {
    .seminar_list.-full .seminar_list__body {
        margin-top: 20px;
        margin-left: 0
    }
}

.seminar_list.-full .seminar_list__img {
    margin: 0;
    max-width: 50%
}

@media screen and (max-width:768px) {
    .seminar_list.-full .seminar_list__img {
        max-width: 100%
    }

    .seminar_list.-full .seminar_list__img img {
        width: 100%
    }
}

.seminar_list .biggerlink {
    cursor: pointer
}

.seminar_list .biggerlink * {
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.seminar_list .biggerlink:hover * {
    opacity: .7
}

.seminar_list .biggerlink:hover img {
    opacity: 1
}

.txt-tel a[href^="tel:"] {
    color: #1f1f1f;
    text-decoration: underline
}

@media screen and (min-width:993px) {
    .txt-tel a[href^="tel:"] {
        pointer-events: none
    }
}

.seminar_h2 {
    font-size: 2.6rem;
    font-weight: bold;
    color: #ED6103
}

.seminar_h3 {
    font-size: 2.2rem;
    font-weight: bold;
    color: #ED6103
}

.seminar_h3-book {
    font-size: 1.8rem;
    font-weight: bold;
    color: #ED6103
}

.link-more {
    position: relative;
    display: inline-block;
    margin: 1em 1em 0 0;
    font-weight: bold;
    color: #ED6103;
    text-align: right
}

.link-more::after {
    position: absolute;
    top: 0.35em;
    display: inline-block;
    width: 0.5em;
    height: 0.5em;
    margin: 0 0 0 0.5em;
    border-width: 1px 1px 0 0;
    border-style: solid;
    border-color: #ED6103;
    ;
    transform: rotate(45deg);
    content: ""
}

.page-anchor {
    padding: 0 0 40px 0
}

.page-anchor ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0-16px 0;
    justify-content: center
}

.page-anchor ul li {
    width: 16.66%;
    margin: 0 0 16px 0
}

@media screen and (max-width:768px) {
    .page-anchor ul {
        padding: 16px 0 0
    }

    .page-anchor ul li {
        width: 33.33%;
        margin: 0 0 16px 0
    }
}

.page-anchor ul li a {
    color: #1f1f1f;
    font-weight: bold;
    text-decoration: none
}

.page-anchor ul li a:hover {
    text-decoration: underline
}

.page-anchor ul li a::after {
    content: "";
    display: inline-block;
    width: .4em;
    height: .4em;
    margin: 0 0 .3em .5em;
    border-right: 1px solid #ed6103;
    border-bottom: 1px solid #ed6103;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.cv-fixed.to-shoplist .cv-fixed__btn {
    display: none
}

@media screen and (max-width:768px) {
    .support_btn {
        gap: 10px
    }

    .support_btn .btn-shop,
    .support_btn .btn-video,
    .support_btn .btn-seminar,
    .support_btn .btn-phone {
        padding: 0px !important
    }

    .support_btn .btn-shop>* {
        font-size: 1.6rem !important;
        padding: 24px 15px 24px 80px !important
    }

    .support_btn .btn-video>* {
        font-size: 1.6rem !important;
        padding: 24px 15px 24px 56px !important
    }

    .support_btn .btn-seminar>* {
        font-size: 1.6rem !important
    }

    .support_btn .btn-phone>* {
        font-size: 1.6rem !important
    }
}