h1 {
    background: #F8F0FF;
    border-top: 1px solid #AC73DA;
}

h1 > .heading-link01 {
    color: #AC73DA;
}

#MainContents .index-box {
    background: #F8F0FF;
}

#MainContents .almovieHeadding01 {
    border-bottom: 1px solid #AC73DA;
    border-top: 1px solid #AC73DA;
}

#MainContents .almovieBlock01 > .almovieBlock_head01 {
    background: #F8F0FF;
}

#MainContents .almovieList01 > li > .is-num {
    background: #AC73DA;
}

#MainContents .almovieBox > .almovieBox_title {
    background: #F8F0FF;
}

#MainContents .index-box .index_inner a .ttl, #MainContents .index-box .index_inner .no-link .ttl {
    padding-left: 0.5em;
}

#MainContents .index-box .index_inner a:before {
    background: url(/expert/almovie/2023_seminer/_shared/images/2023_Q&A_movie_ic01.png) no-repeat 0 0 / 12px auto;
}

#MainContents .almovieBox {
    border: 3px solid #e5f2ff;
}

#MainContents .almovieBox_inner > .almovieBox_img {
    width: 121px;
}

#MainContents .almovieBox_inner .almovieBox_detail_tile > a > span {
    border-left: 3px solid #AC73DA;
}

.profile-box {
    display: flex;
    justify-content: center;
}

.profile-lend-box {
    margin-left: 15px;
}

.profile-title {
    background-color: #F8F0FF;
    padding: 10px;
    margin-top: 0;
    font-weight: bold;
    font-size: 17px;
}

.profile-lend_inner {
    padding-left: 10px;
}

.profile-lend {
    font-weight: bold;
}

.profile-lend_sub {
    font-weight: normal;
}

.profile-img {
    width: 450px;
}

.profile-img img {
    width: 100%;
}

.movie-inner {
    border: 2px solid#F8F0FF;
}

.movie_title {
    border-left: 4px solid #999999;
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.1;
    padding: 0 0 0 22px;
    margin: 15px 0;
    margin-top: 45px;
}

#MainContents .almovieBlock01 {
    margin-bottom: 10px;
    border: none;
}

.login-link {
    background-color: #AC73DA;
    padding: 8px 0 7px;
    width: 165px;
    text-align: center;
}

.login-link a {
    color: #ffffff;
    font-weight: bold;
}

.pointList01 {
    line-height: 1.8;
}

.pointList01 > li > .is-num.nonum {
    width: 8px;
    height: 8px;
    color: transparent;
    vertical-align: middle;
}

.pointList01 > li > .is-num {
    display: inline-block;
    margin-left: -32px;
    margin-right: 10px;
    padding-top: 5px;
    width: 22px;
    height: 22px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    line-height: 1;
    background: #c17bed;
    border-radius: 11px;
}

.pointList01 li {
    padding-left: 32px;
}

.box_login2 {
    margin-bottom: 15px !important;
}

#anc01 {
    padding-top: 50px;
    margin-top: -50px;
}

.entry-area {
    text-align: center;
}

.entry-btn {
    background-color: #df002d;
    border-radius: 25px;
    color: #fff !important;
    display: inline-flex;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none !important;
    transition: opacity 0.3s;
    min-height: 50px;
    min-width: 240px;
    justify-content: center;
    align-items: center;
    padding-top: 4px;
}

.section .section-inner {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1080px;
}

.connection-list {
    font-size: 20px;
    text-align: center;
    padding-top: 20px;
}

.section-inner .borderBox_dc {
    border: 1px solid #32abc3;
    border-radius: 10px;
    color: #333;
    font-size: 16px;
    margin: 0 auto;
    margin-bottom: 50px;
    margin-top: 50px;
    padding: 15px 10px;
    width: 100%;
}

.borderBox_dc .dc_wrap .link-img {
    width: 210px;
    margin-bottom: 0;
}

.borderBox_dc .dc_wrap {
    font-size: 100%;
    margin: 0 auto;
    padding: 15px 40px 40px 0px;
    display: table;
    width: 100%;
    border-spacing: 27px 10px;
    height: 121px;
}

.borderBox_dc .dc_wrap .link-txt {
    background: #f2f7fb;
    margin: 0 0 20px 30px;
    padding: 0 37px;
    width: 63%;
    display: table-cell;
    vertical-align: middle;
    height: 121px;
}

.dc_wrap dt a img {
    height: 121px;
}

.borderBox_dc img {
    max-width: 100%;
    vertical-align: bottom;
    width: auto;
}

.movie_area {
    width: 100%;
}

.movie_area iframe {
    max-width: 755px;
    width: 100%;
    height: 425px;
}
@media screen and (max-width: 640px) {
    h1 .titleT {
        font-size: 13px;
    }
    .profile-img {
        width: 100%;
    }

    .profile-box {
        display: block;
        margin-top: 10px;
    }

    .profile-lend-box {
        margin-left: 0;
    }

    .entry-btn {
        display: none;
    }

    .movie_area iframe {
        height: 53vw;
    }
    .section-inner .borderBox_dc {
        width: 95%;
    }

    .borderBox_dc .dc_wrap {
        display: flex;
        height: auto;
        padding: 15px;
    }

    .connection-list {
        font-size: 18px;
    }

    .borderBox_dc .dc_wrap .link-img {
        width: 100%;
    }

    .borderBox_dc .dc_wrap .link-txt {
        margin-left: 0;
        margin-bottom: 0;
        width: 100%;
        height: auto;
        padding: 10px;
        line-height: 1.3;
    }

    .link-txt .dc_title {
        font-size: 14px;
    }
}