@charset "UTF-8";

.block-cart--goods-list-image-course {
    display: block;
    flex-basis: 40%;
    width: auto;
    min-width: 145px;
}

.block-cart--goods-list-image-course figure {
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
    background: #fff;
}

.block-member-info--items-mailnews {
    display: none;
}

.block-member-info-confirmation--items-mailnews {
    display: none;
}

.block-mypage--customer-name-class1 {
    color: black;
    background-color: white;
    padding: 2px 8px;
    font-size: 18px;
}

.block-mypage--customer-name {
    margin-bottom: 5px;
}

.block-member-info-class2 {
    width: 100%;
}

/* ----個人法人選択の注意メッセージ---- */
.block-class2-message {
    color: #f66;
}

.block-goods-mid {
    order: 290;
}

@media screen and (min-width: 933px) {
    .block-goods-mid {
        width: 380px;
        order: 290;
    }
}

.block-goods-bottom div {
    margin: 12px 0 10px;
}

.block-purchase-history-detail--receipt-attentionmsg {
    margin-bottom: 10px;
    color: #f66;
}

.block-purchase-history-detail--receipt-attentionmsgsub {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #000;
}

.block-purchase-history-detail--appconfirm-attentionmsg {
    margin-bottom: 10px;
    color: #f66;
}

.block-order-method--goods-list .is-self-study input[type="text"] {
    background: #dcdcdc;
}

.block-receipt--postage {
    margin: 10px 30px 0 10px;
    display: flex;
    justify-content: space-between;
    /* 左右に要素を配置 */
    align-items: center;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.block-receipt--postage-title {
    font-size: 10pt;
    margin: 0 0 0 5px;
}

.block-receipt--postage-price {
    font-size: 10pt;
    margin: 0 5px 0 0;
}

.block-purchase-history-detail--studentlist-btn {
    text-align: center;
}

.block-purchase-history-detail--schedulelist-btn {
    margin-top: 10px;
    text-align: center;
}

.block-purchase-history-detail--studentlist-btn .btn {
    height: 50px;
}

.block-purchase-history-detail--schedulelist-btn .btn {
    height: 50px;
}

.block-purchase-history-detail--student-item .form-label {
    display: block;
}

.block-mypage--customer-status {
    background-color: black;
    color: #fff;
}

.block-mypage--logout a {
    color: #fff;
}

.block-mypage--lms a {
    color: #fff;
    text-decoration: underline;
}

.block-mypage--lms {
    text-align: center;
}

.block-amazon-link {
    order: 290;
    margin: 0 0;
}

.block-amazon-link a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.page-category .block-amazon-link--img {
    width: auto;
    max-height: 48px;
    height: auto;
    border: 1px solid #000;
    box-sizing: border-box;
}

.page-goods .block-amazon-link--img {
    width: auto;
    max-height: 48px;
    height: auto;
    box-sizing: border-box;
}

@media screen and (max-width: 768px) {
    .page-goods .block-amazon-link {
        max-height: 48px;
        height: 48px;
        /* 高さを固定 */
        width: auto;
        box-sizing: border-box;
        border: 1px solid #000;
    }
}

@media screen and (min-width: 933px) {
    .block-amazon-link {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 20px 0 14px;
        padding: 6px 16px;
        background-color: #ffffff;
        /* カートボタンと同じ青系に */
        box-sizing: border-box;
        width: 100%;
        max-width: 380px;
        text-align: center;
        border: 1px solid #3c3c3c;
    }
}

.block-list-amazon-link {
    margin: 5px 0;
}

.block-order-estimate--student-item-title {
    font-weight: bold;
}

.block-order-estimate--student-item-title span {
    font-weight: normal;
}

.block-order-method--student-list-title {
    font-weight: bold;
}

.block-purchase-history-detail--schedule-schedule select {
    width: 100%;
}

th.block-purchase-history-detail--schedule-student-name-title,
th.block-purchase-history-detail--schedule-student-name {
    width: 30%;
}

th.block-purchase-history-detail--schedule-schedule-title,
th.block-purchase-history-detail--schedule-schedule {
    width: 35%;
}

input[type="text"][readonly] {
    background: #dcdcdc;
    cursor: not-allowed;
}

.block-order-method--student-list-message {
    flex-basis: 100%;
    /* 要素が全幅を占めるようにする */
    color: #f00;
}

@media screen and (min-width: 933px) {
    .block-order-method--mail input[type="email"] {
        width: 100% !important;
    }
}

.block-receipt--top-right {
    position: relative;
}

.block-receipt--top-right img {
    display: block;
    margin-left: auto;
    width: 26%;
    /* 必要に応じてサイズを調整 */
    opacity: 0.8;
}

.block-receipt--top-right .block-receipt--top-right-sig {
    position: relative;
}

@media screen and (min-width: 933px) {

    .block-order-method--goods-item-list,
    .block-order-estimate--goods-item-list {
        margin: 0 0 20px 0;
        padding: 20px;
        border: solid 1px var(--responsive-sys-border-color-gray-secondary);
    }
}

.block-order-method--goods-item-list,
.block-order-estimate--goods-item-list {
    background: #fff;
    border: solid 1px #dcdcdc;
}

.block-receipt--top {
    margin-bottom: 24px
}

.block-order-estimate--goods-description .block-order-estimate--goods-item-comment {
    font-weight: unset;
    font-size: 16px;
}

.block-order-estimate--goods-description .block-order-estimate--goods-qty {
    font-weight: unset;
    font-size: 16px;
}

@media screen and (min-width: 933px) {
    .block-order-complete--mail {
        background: #ffeeee;
        padding: 20px 0px 10px;
        margin: 0 0 20px;
        width: 80%;
        display: inline-block;
    }

    .block-order-complete-mail--mail {
        font-size: 22px;
        padding: 10px;
    }

    .block-order-complete-mail--message {
        font-size: 18px;
    }
}

.block-order-complete--mail {
    margin: 0 0 20px;
}

.block-order-complete-mail--mail {
    color: #C51A22;
}

.block-order-method--student-list-select-student select {
    height: 40px;
}

.block-purchase-history-detail--student-list-select-student select {
    height: 40px;
}

.block-order-estimate--goods-name,
.block-order-estimate--goods-set-name,
.block-order-estimate--goods-qty,
.block-order-estimate--goods-price,
.block-order-estimate--goods-item-comment {
    font-size: 18px;
}

@media screen and (min-width: 933px) {
    .table tbody th.block-purchase-history-detail--schedule-student-name-title {
        width: 10%;
    }

    .table tbody th.block-purchase-history-detail--schedule-student-name {
        width: 10%;
    }
}

.block-order-estimate--orderer-mailaddress {
    font-size: 12px;
}

.block-amazon-link--message {
    max-width: 380px;
    order: 290;
    text-align: center;
    margin-top: 1em;
    margin-bottom: -1em;
}

@media screen and (max-width: 768px) {
    .block-amazon-link--message {
        width: 100%;
        order: 290;
        text-align: center;
        margin-top: 1em;
        margin-bottom: 1em;
    }
}

.block-purchase-history-detail--student-status-ship-status-date {
    font-weight: bold;
    text-decoration: underline;
}