/* =============================================
      No Script
  ============================================= */
noscript .alert-error,
.alert-error.alert-cookie {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
    width: 500px;
    margin: 30px auto;
}

noscript .alert,
.alert.alert-cookie {
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #f2dede;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding-top: 8px;
    padding-right: 14px;
    padding-bottom: 8px;
    padding-left: 14px;
    line-height: 150%;
}

@media (width < 768px) {

    noscript .alert-error,
    .alert-error.alert-cookie {
        width: 90%;
        margin: 30px auto;
    }
}

noscript .alert-error h4,
.alert-error.alert-cookie h4 {
    color: #b94a48;
}

/* ============================================= */

.field-control select {
    height: 2.5rem;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 4px;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    padding-left: .75rem;
    padding-right: 2rem;
    font-size: 12px;
    --tw-text-opacity: 1;
    color: rgb(51 65 85 / var(--tw-text-opacity, 1));
    outline: 2px solid transparent;
    outline-offset: 2px;
}

.seminar-loc__hallname,
.seminar-loc__tel,
.seminar-loc__note {
    margin-top: .5rem;
    font-size: 13px;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: rgb(83 86 90/var(--tw-text-opacity, 1))
}


@media (min-width: 1280px) {

    .seminar-loc__hallname,
    .seminar-loc__tel,
    .seminar-loc__note {
        font-size: 13px;
    }
}

@media (min-width: 768px) {

    .seminar-loc__hallname,
    .seminar-loc__tel,
    .seminar-loc__note {
        font-size: 13px;
    }
}

.session-steps__item:not(:last-child):after {
    content: ">";
    margin-left: .5rem;
    margin-right: .5rem;
    --tw-text-opacity: 1;
    color: rgb(208 208 206 / var(--tw-text-opacity, 1));
}

.session-steps__item:last-child:after {
    content: none;
    margin: 0;
}

.form-table td {
    display: block;
    width: 100%;
}

.form-table td table {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border: none;
}

.form-table td table tr {
    display: table-row;
    border: none;
    padding: 0;
}

.form-table td table td {
    display: table-cell;
    width: auto;
    padding: 8px 4px;
    vertical-align: middle;
    word-break: break-all;
}

.form-table td table td label.option {
    display: flex;
    align-items: flex-start;
    white-space: normal;
}

.upComment,
.bottomComment,
.rightComment,
.leftComment {
    margin-top: .75rem;
    margin-bottom: .75rem;
    font-size: 13px;
    line-height: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(83 86 90/var(--tw-text-opacity, 1))
}

@media (min-width: 768px) {

    .upComment,
    .bottomComment,
    .rightComment,
    .leftComment {
        margin-top: .5rem;
        margin-bottom: 1rem;
    }
}

.js-submit:disabled {
    background-color: #ccc;
    color: #888;
    cursor: not-allowed;
    border-color: #bbb;
    opacity: 0.7;
}

.seminar-status__bottom-text p.tag-pill {
    border: 0px;
}

.mail_magazine {
    display: none !important;
}

.mail_magazine1 label {
    display: block;
}

a.btn {
    cursor: pointer;
}

.ss_error_msg,
.formErrorContent {
    margin-left: 3px;
    /* color: #F89406;
  color:#86BC25; */
    color: #DA291C;
    font-weight: bold;
}

.label {
    display: inline-block;
    padding: 2px 4px;
    font-size: 11.844px;
    font-weight: bold;
    line-height: 14px;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999999;
}

.label {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    vertical-align: top;
}

.label-warning,
.badge-warning {
    background-color: #DA291C;
}

.option {
    margin: 0 5px;
}

.session-coupon input {
    /* width: 328px; */
    height: 42px;
    padding: 0 12px;
    border: 1px solid #d0d0ce;
    border-radius: 2px;
    font-size: 1rem;
    box-sizing: border-box;
}

.ss_input--name {
    display: flex !important;
    align-items: flex-start;
    flex-direction: column;
}

@media (min-width: 768px) {
.ss_input--name {
    display: flex !important;
    align-items: flex-end;
    flex-direction: row;
}
}


.ss_input--name input {
    width: auto !important;
}

.multi-date {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1rem;
    margin-top: .5rem;
    font-size: 13px;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: rgb(83 86 90 / var(--tw-text-opacity, 1));
}

.session-discount {
    padding: 5px 22px 0;
}

@media (min-width: 768px) {
.session-table__row.column-2 {
    display: grid;
    grid-template-columns: 210px minmax(0, 1fr);
}
}

.meta-body {
    word-break: break-all;
}

.ss_displayOFF {
    display:none;
}

.panel__actions {
    margin-top: 0;
}

a[href=""], a[href="#"] {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: inherit;
}

.session-discount,
.session-total {
    padding-right: 0;
}

/* .session-table {
    border-bottom: 1px solid #eaeaea;
} */

.req-badge {
    color: black;
    margin-left: .5rem;
    display: inline-flex;
    height: 1.1rem;
    align-items: center;
    justify-content: center;
    border-radius: 2px;
    --tw-bg-opacity: 1;
    background-color: rgb(134 188 37 / var(--tw-bg-opacity, 1));
    padding-left: .5rem;
    padding-right: .5rem;
    font-size: 10px;
    font-weight: 700;
}

.mypage-history-card__actions a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: .375rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(0 124 176 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    padding: .75rem;
    font-size: 14px;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(0 124 176 / var(--tw-text-opacity, 1));
    text-decoration-line: none;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(0, 0, .2, 1);
}

.mypage-history-card__actions a::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 90%;
    width: 6px;
    height: 6px;
    border-top: 1px solid currentColor;
    border-right: 1px solid currentColor;
    transform: translateY(-50%) rotate(45deg);
}

/* 戻るボタン */
/* ベースのボタン設定を button タグと .btn-large に適応 */
button.btn.btn-large {
    /* aタグからbuttonタグに変わる際のリセット */
    appearance: none;
    border: none;
    cursor: pointer;
    
    /* 既存の .btn--lg の値を適用 */
    height: 54px;
    width: 100%;
    max-width: 380px;
    padding: 0 2.5rem;
    font-size: 14px;
    
    /* 画像に合わせた背景色（薄いグレー）と角丸 */
    background-color: #D0D0CE; /* 既存の .btn--gray の色 */
    color: #000;
    border-radius: 9999px;
    
    /* レイアウト調整 */
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: opacity 0.3s;
}

button.btn.btn-large:hover {
    opacity: 0.85;
}

/* アイコン（iタグ）の調整 */
button.btn.btn-large i.icon-chevron-left {
    position: absolute;
    left: 20px; /* 画像のように左側に配置 */
    top: 50%;
    transform: translateY(-50%);
    
    /* アイコン自体の形を作る（Font Awesome等が入っていない場合でも表示されるよう念のため） */
    display: inline-block;
    width: 10px;
    height: 10px;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    transform: translateY(-50%) rotate(45deg); /* くの字にする */
}

button.btn.btn-large {
    --tw-bg-opacity: 1;
    background-color: rgb(208 208 206 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}