html[data-browse-mode="P"] .sp_only,
html[data-browse-mode="S"] .pc_only {
    display: none !important;
}

:root {
    --color-orange: #FFA800;
    --color-blue: #f0f3fa;
    --color-navy: #011f62;
    --10f: calc(10 / 375 * 100dvw);
}

html[data-browse-mode="P"] .pane-left-menu {
    display: none !important;
}

html[data-browse-mode="P"] .pane-left-menu+.pane-main {
    width: auto;
}

.block-event-page--header-freespace {
    width: auto;
}

.block-event-page--accessory .ecb-evt--itemdetail__A {
    display: none;
}

html[data-browse-mode="P"] #ecb-evt-block {
    font-size: 16px;
    font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

html[data-browse-mode="S"] #ecb-evt-block,
html[data-browse-mode="S"] .block-event-page--accessory {
    font-size: calc(var(--10f)* 1.4);
    font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

.block-event-page a,
#ecb-evt-block a {
    text-decoration: underline;
}

html[data-browse-mode="P"] a:hover {
    text-decoration: none;
}

.block-event-page img,
#ecb-evt-block img {
    width: auto;
    height: auto;
}

.block-event-page *,
#ecb-evt-block {
    font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

html[data-browse-mode="S"] #ecb-evt-block :where(div, span, p, table, tbody, tfoot, thead, tr, th, td, article, aside, figure, ul, ol, dl, dt, dd, li),
html[data-browse-mode="S"] .block-event-page--accessory :where(div, span, p, table, tbody, tfoot, thead, tr, th, td, article, aside, figure, ul, ol, dl, dt, dd, li) {
    font-size: inherit;
}



#ecb-evt-block>*:first-child {
    margin-top: 0 !important;
}

.ecb-evt--btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
    position: relative;
    background: var(--color-blue);
    color: var(--color-navy);
    cursor: pointer;
}

html[data-browse-mode="P"] .ecb-evt--btn {
    min-width: 192px;
    min-height: 52px;
    border-radius: 52px;
    font-size: 16px;
    padding: 10px 38px;
}

html[data-browse-mode="S"] .ecb-evt--btn {
    min-width: calc(var(--10f)* 17);
    height: calc(var(--10f)* 4.8);
    padding: calc(var(--10f)* 1.0) calc(var(--10f)* 1.8);
    border-radius: calc(var(--10f)* 4.8);
    font-size: calc(var(--10f)* 1.5);
}

.ecb-evt--btn.ecb-evt--btn__white {
    background: #ffffff;
    color: var(--color-navy);
}

.ecb-evt--btn.ecb-evt--btn__blue {
    background: var(--color-navy);
    color: #ffffff;
}

.ecb-evt--btn.ecb-evt--btn__orange {
    background: var(--color-orange);
    color: #ffffff;
}

/* head [pc] */
html[data-browse-mode="P"] .ecb-evt--head__ecb-evt--head-img {
    margin: 0 0 48px;
    text-align: center;
}

html[data-browse-mode="P"] h1 {
    margin: 30px 0;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

html[data-browse-mode="P"] .ecb-evt--head__ecb-evt--head-text {
    margin: 0 0 54px;
    font-size: 20px;
    text-align: center;
}

html[data-browse-mode="P"] .ecb-evt--head__ecb-evt--head-text p+p {
    margin-top: 1.2em;
}

/* head [sp] */
html[data-browse-mode="S"] .ecb-evt--head__ecb-evt--head-img {
    margin: 0 0 calc(var(--10f)* 4);
    text-align: center;
}

html[data-browse-mode="S"] h1 {
    margin: calc(var(--10f)* 3) calc(var(--10f)* 1.5);
    font-size: calc(var(--10f)* 2.4);
    font-weight: bold;
    text-align: center;
}

html[data-browse-mode="S"] .ecb-evt--head__ecb-evt--head-text {
    margin: 0 0 calc(var(--10f)* 4);
    font-size: calc(var(--10f)* 1.4);
    line-height: 1.8;
    text-align: left;
    padding: 0 calc(var(--10f)* 1.5);
}

html[data-browse-mode="S"] .ecb-evt--head__ecb-evt--head-text * {
    font-size: inherit;
}

html[data-browse-mode="S"] .ecb-evt--head__ecb-evt--head-text p+p {
    margin-top: 1.2em;
}

/* インセンティブ [pc] */
html[data-browse-mode="P"] .ecb-evt--incentive {
    margin: 30px 0 50px;
}

html[data-browse-mode="P"] .ecb-evt--incentive .ecb-evt--incentive-item+.ecb-evt--incentive-item {
    margin-top: 45px;
}

html[data-browse-mode="P"] .ecb-evt--incentive .ecb-evt--incentive-item h2 {
    color: var(--color-navy);
    margin: 0 0 30px;
    padding: 0 0 16px;
    border-bottom: solid 1px #d9d9d9;
    text-align: center;
    font-size: 20px;
    width: 100%;
    font-weight: normal;
    line-height: 1.625;
}

html[data-browse-mode="P"] .ecb-evt--incentive .ecb-evt--incentive-item>ul {
    margin: 0 30px;
}

html[data-browse-mode="P"] .ecb-evt--incentive .ecb-evt--incentive-item>ul li {
    margin-left: 1em;
    text-indent: -1em;
}

html[data-browse-mode="P"] .ecb-evt--incentive .ecb-evt--incentive-item>ul li::before {
    content: '・';
}

html[data-browse-mode="P"] .ecb-evt--incentive .ecb-evt--incentive-item>ul li+li {
    margin-top: 8px;
}

html[data-browse-mode="P"] .ecb-evt--incentive .ecb-evt--incentive-item>*:not(:first-child) {
    margin-top: 20px;
}

html[data-browse-mode="P"] .ecb-evt--incentive .ecb-evt--incentive-item a[target="_blank"] {
    position: relative;
    padding-right: 27px;
    color: var(--color-navy);
    background: url(../img/icon_blank.png) right center no-repeat;
    text-decoration: none;
}

/* インセンティブ [sp] */
html[data-browse-mode="S"] .ecb-evt--incentive {
    margin: calc(var(--10f)* 3) auto calc(var(--10f)* 4);
    max-width: calc(100dvw - 20px);
}

html[data-browse-mode="S"] .ecb-evt--incentive .ecb-evt--incentive-item+.ecb-evt--incentive-item {
    margin-top: calc(var(--10f)* 4);
}

html[data-browse-mode="S"] .ecb-evt--incentive .ecb-evt--incentive-item h2 {
    color: var(--color-navy);
    margin: calc(var(--10f)* 3) 0;
    padding: 0 0 calc(var(--10f)* 1.6);
    border-bottom: solid 1px #d9d9d9;
    text-align: center;
    font-size: calc(var(--10f)* 2);
    width: 100%;
    font-weight: normal;
    line-height: 1.625;
}

html[data-browse-mode="S"] .ecb-evt--incentive .ecb-evt--incentive-item>ul {
    margin: 0 calc(var(--10f)* 2.4);
}

html[data-browse-mode="S"] .ecb-evt--incentive .ecb-evt--incentive-item>ul li {
    margin-left: 1em;
    text-indent: -1em;
}

html[data-browse-mode="S"] .ecb-evt--incentive .ecb-evt--incentive-item>ul li::before {
    content: '・';
}

html[data-browse-mode="S"] .ecb-evt--incentive .ecb-evt--incentive-item>ul li+li {
    margin-top: 0.5em;
}

html[data-browse-mode="S"] .ecb-evt--incentive .ecb-evt--incentive-item>*:not(:first-child) {
    margin-top: calc(var(--10f)* 2);
}

html[data-browse-mode="S"] .ecb-evt--incentive .ecb-evt--incentive-item a[target="_blank"] {}

html[data-browse-mode="S"] .ecb-evt--incentive .ecb-evt--incentive-item a[target="_blank"]::after {
    display: inline-block;
    content: '';
    vertical-align: middle;
    margin-left: calc(var(--10f)* 0.5);
    width: calc(var(--10f)* 1.9);
    height: calc(var(--10f)* 1.5);
    background: url(../img/icon_blank_sp.png) right center / contain no-repeat;
}

/* インセンティブ（青） [pc] */
html[data-browse-mode="P"] .ecb-evt--incentive.ecb-evt--incentive__blue {
    position: relative;
    z-index: 1;
    padding: 40px 0;
}

html[data-browse-mode="P"] .ecb-evt--incentive.ecb-evt--incentive__blue::before {
    display: block;
    content: '';
    position: absolute;
    z-index: -1;
    left: calc((100vw - 1120px) / -2);
    right: calc((100vw - 1120px) / -2);
    top: 0;
    bottom: 0;
    background: var(--color-blue);
}

@media screen and (max-width: 1120px) {
    html[data-browse-mode="P"] .ecb-evt--incentive.ecb-evt--incentive__blue::before {
        left: 0;
        right: 0;
    }
}

/* インセンティブ（青） [sp] */
html[data-browse-mode="S"] .ecb-evt--incentive.ecb-evt--incentive__blue {
    position: relative;
    z-index: 1;
    padding: calc(var(--10f) * 0.8) 10px calc(var(--10f) * 3.4);
    background: var(--color-blue);
    max-width: 100%;
}

/* 青背景 [pc] */
html[data-browse-mode="P"] .ecb-evt--block {}

html[data-browse-mode="P"] .ecb-evt--block__blue {
    position: relative;
    z-index: 1;
}

html[data-browse-mode="P"] .ecb-evt--block__blue::before {
    display: block;
    content: '';
    position: absolute;
    z-index: -1;
    left: calc((100vw - 1120px) / -2);
    right: calc((100vw - 1120px) / -2);
    top: 0;
    bottom: 0;
    background: var(--color-blue);
}

@media screen and (max-width: 1120px) {
    html[data-browse-mode="P"] .ecb-evt--block__blue::before {
        left: 0;
        right: 0;
    }
}

html[data-browse-mode="S"] .ecb-evt--block {}

html[data-browse-mode="S"] .ecb-evt--block__blue {
    position: relative;
    z-index: 1;
    background: var(--color-blue);
}

/* リンク [pc] */
html[data-browse-mode="P"] .ecb-evt--list {
    margin: 40px 0;
}

html[data-browse-mode="P"] .ecb-evt--list ul {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    gap: 10px;
}

html[data-browse-mode="P"] .ecb-evt--list ul li a,
html[data-browse-mode="P"] .ecb-evt--list ul li>span {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
    min-width: 192px;
    height: 100%;
    min-height: 52px;
    border-radius: 52px;
    padding: 10px 38px;
    background: var(--color-blue);
    color: var(--color-navy);
    cursor: pointer;
}

html[data-browse-mode="P"] .ecb-evt--list ul li a[href^="#"]:not([href$="#"]),
html[data-browse-mode="P"] .ecb-evt--list ul li>span {
    padding-right: 42px;
    padding-left: 42px;
}

html[data-browse-mode="P"] .ecb-evt--list ul li a[href^="#"]:not([href$="#"])::before,
html[data-browse-mode="P"] .ecb-evt--list ul li>span::before {
    content: "";
    width: 10px;
    height: 10px;
    border-top: solid 1px var(--color-navy);
    border-right: solid 1px var(--color-navy);
    transform: rotate(135deg);
    position: absolute;
    right: 18px;
    top: calc(50% - 8px);
}

/* リンク [sp] */
html[data-browse-mode="S"] .ecb-evt--list {
    margin: calc(var(--10f) * 3.4) 0;
}

html[data-browse-mode="S"] .ecb-evt--list ul {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    gap: 10px;
}

html[data-browse-mode="S"] .ecb-evt--list ul li a,
html[data-browse-mode="S"] .ecb-evt--list ul li>span {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
    min-width: calc(var(--10f)* 17);
    height: calc(var(--10f)* 4.8);
    padding: calc(var(--10f)* 1.0) calc(var(--10f)* 1.8);
    border-radius: calc(var(--10f)* 4.8);
    font-size: calc(var(--10f)* 1.5);
    background: var(--color-blue);
    color: var(--color-navy);
    cursor: pointer;
}

html[data-browse-mode="S"] .ecb-evt--list ul li a[href^="#"]:not([href$="#"]),
html[data-browse-mode="S"] .ecb-evt--list ul li>span {
    padding-left: calc(var(--10f)* 3.8);
    padding-right: calc(var(--10f)* 3.8);
}

html[data-browse-mode="S"] .ecb-evt--list ul li a[href^="#"]:not([href$="#"])::before,
html[data-browse-mode="S"] .ecb-evt--list ul li>span::before {
    content: "";
    width: 8px;
    height: 8px;
    border-top: solid 1px var(--color-navy);
    border-right: solid 1px var(--color-navy);
    transform: rotate(135deg);
    position: absolute;
    right: 16px;
    top: calc(50% - 6px);
}

/* tit [pc] */
html[data-browse-mode="P"] .ecb-evt--tit__A {
    margin: 0 0 24px;
    padding: 0 0 15px;
    border-bottom: solid 1px #d9d9d9;
    color: var(--color-navy);
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

html[data-browse-mode="P"] .ecb-evt--tit__B {
    margin: 0 0 24px;
    font-size: 24px;
    margin-top: 110px;
    text-align: center;
    position: relative;
}

html[data-browse-mode="P"] .ecb-evt--tit__B::before,
html[data-browse-mode="P"] .ecb-evt--tit__B::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: calc(50% - 4px);
    left: 0;
    background-color: #cccccc;
    width: 100%;
    height: 1px;
    z-index: 1;
}

html[data-browse-mode="P"] .ecb-evt--tit__B::after {
    top: calc(50% + 2px);
}

html[data-browse-mode="P"] .ecb-evt--tit__B span {
    background-color: #fff;
    padding: 0 16px;
    position: relative;
    z-index: 2;
}

/* tit [sp] */
html[data-browse-mode="S"] .ecb-evt--tit__A {
    margin: 0 0 calc(var(--10f) * 2.4);
    padding: 0 0 calc(var(--10f) * 1.0);
    border-bottom: solid 1px #d9d9d9;
    color: var(--color-navy);
    font-size: calc(var(--10f) * 1.8);
    font-weight: bold;
    text-align: center;
}

html[data-browse-mode="S"] .ecb-evt--tit__B {
    margin: 0 auto calc(var(--10f) * 2.4);
    max-width: calc(100dvw - 20px);
    font-size: calc(var(--10f) * 1.8);
    margin-top: calc(var(--10f) * 8.0);
    text-align: center;
    position: relative;
}

html[data-browse-mode="S"] .ecb-evt--tit__B::before,
html[data-browse-mode="S"] .ecb-evt--tit__B::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: calc(50% - 3px);
    left: 0;
    background-color: #cccccc;
    width: 100%;
    height: 1px;
    z-index: 1;
}

html[data-browse-mode="S"] .ecb-evt--tit__B::after {
    top: calc(50% + 1px);
}

html[data-browse-mode="S"] .ecb-evt--tit__B span {
    background-color: #fff;
    padding: 0 calc(var(--10f) * 1.6);
    position: relative;
    z-index: 2;
}

/* 商品詳細（A：お出かけ） [pc] */
html[data-browse-mode="P"] .ecb-evt--itemdetail__A+.ecb-evt--itemdetail__A {
    margin-top: 94px;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__A-block {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin: 20px 0 40px;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__A-block .ecb-evt--itemdetail__A-image {
    width: 483px;
    min-width: 483px;
    text-align: center;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__A-block .ecb-evt--itemdetail__A-description {
    width: 542px;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__A-block .ecb-evt--itemdetail__A-description .ecb-evt--itemdetail__A-tit {
    margin: 0 0 25px;
    padding: 0 0 18px;
    display: flex;
    align-items: baseline;
    border-bottom: solid 1px #d9d9d9;
    color: #444444;
    font-size: 26px;
    font-weight: bold;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__A-block .ecb-evt--itemdetail__A-description .ecb-evt--itemdetail__A-tit h3 {
    flex: 1;
    margin: 0;
    font-weight: inherit;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__A-block .ecb-evt--itemdetail__A-description .ecb-evt--itemdetail__A-tit h3 span {
    display: inline-block;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__A-block .ecb-evt--itemdetail__A-description .ecb-evt--itemdetail__A-tit h3 span+span {
    margin-left: 1em;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__A-block .ecb-evt--itemdetail__A-description .ecb-evt--itemdetail__A-tit .ecb-evt--itemdetail__A-price {
    white-space: nowrap;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__A-block .ecb-evt--itemdetail__A-description .ecb-evt--itemdetail__A-text {}

html[data-browse-mode="P"] .ecb-evt--itemdetail__A-block .ecb-evt--itemdetail__A-description .ecb-evt--itemdetail__A-btn {
    margin: 34px 0 0;
    text-align: center;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__A-block .ecb-evt--itemdetail__A-description .ecb-evt--itemdetail__A-btn .btn-odekake {
    background: var(--color-navy);
    color: #ffffff;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__A-block .ecb-evt--itemdetail__A-description>ul {
    margin-top: 34px;
    display: flex;
    justify-content: space-between;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__A-block .ecb-evt--itemdetail__A-description>ul li {
    width: 255px;
    text-align: center;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__A-block .ecb-evt--itemdetail__A-description>ul li>figure {
    width: 100%;
    height: 255px;
}

html[data-browse-mode="P"] #ecb-evt-block .ecb-evt--itemdetail__A-block .ecb-evt--itemdetail__A-description>ul li>figure img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__A--bottom {
    margin: 40px 0 0;
    padding: 48px 0;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__A--itemlist ul {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin: 0 0 24px;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__A--itemlist ul li:nth-child(n+5) {
    display: none;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__A--itemlist ul li {
    width: 255px;
    font-weight: bold;
    line-height: 1.4;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__A--itemlist ul li a {
    text-decoration: none;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__A--itemlist ul li figure {
    width: 255px;
    height: 255px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__A--itemlist ul li figure+p {
    margin-top: 18px;
    font-size: 14px;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__A--itemlist ul li figure+p span {
    display: block;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__A--itemlist ul li p:last-child {
    margin-top: 18px;
    font-size: 18px;
}

/* 商品詳細（A：お出かけ） [sp] */
html[data-browse-mode="S"] .ecb-evt--itemdetail__A+.ecb-evt--itemdetail__A {
    margin-top: calc(var(--10f) * 5);
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__A-block {
    margin: 0;
    padding: calc(var(--10f) * 0.8);
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__A-block .ecb-evt--itemdetail__A-image {
    text-align: center;
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__A-block .ecb-evt--itemdetail__A-description {
    position: relative;
    padding: 0 0 0 0;
    min-height: calc(var(--10f)* 16);
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__A-block .ecb-evt--itemdetail__A-description:has(>ul) {
    padding-left: calc(var(--10f)* 17.75);
    min-height: calc(var(--10f)* 15.7);
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__A-block .ecb-evt--itemdetail__A-description .ecb-evt--itemdetail__A-tit {
    margin: 0 0 calc(var(--10f)* 1.775);
    color: #444444;
    font-weight: bold;
    text-align: center;
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__A-block .ecb-evt--itemdetail__A-description .ecb-evt--itemdetail__A-tit h3 {
    flex: 1;
    margin: 0;
    padding: calc(var(--10f)* 0.8) 0 0;
    font-size: calc(var(--10f)* 1.5);
    font-weight: bold;
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__A-block .ecb-evt--itemdetail__A-description .ecb-evt--itemdetail__A-tit h3 span {
    display: block;
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__A-block .ecb-evt--itemdetail__A-description .ecb-evt--itemdetail__A-tit h3 span+span {
    margin-left: 1em;
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__A-block .ecb-evt--itemdetail__A-description .ecb-evt--itemdetail__A-tit .ecb-evt--itemdetail__A-price {
    margin-top: calc(var(--10f)* 0.8);
    font-size: calc(var(--10f)* 1.8) !important;
    font-weight: normal;
    white-space: nowrap;
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__A-block .ecb-evt--itemdetail__A-text {
    background: #f4f4f4;
    margin: calc(var(--10f)* 1.5) 0;
    padding: calc(var(--10f)* 1.0);
    font-size: calc(var(--10f)* 1.4);
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__A-block .ecb-evt--itemdetail__A-description .ecb-evt--itemdetail__A-btn {
    margin: 34px 0 0;
    text-align: center;
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__A-block .ecb-evt--itemdetail__A-description .ecb-evt--itemdetail__A-btn .btn-odekake {
    background: var(--color-navy);
    color: #ffffff;
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__A-block .ecb-evt--itemdetail__A-description>ul {
    position: absolute;
    left: 0;
    top: 0;
    width: calc(var(--10f)* 15.7);
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__A-block .ecb-evt--itemdetail__A-description>ul li {
    width: calc(var(--10f)* 15.7);
    height: calc(var(--10f)* 15.7);
    text-align: center;
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__A-block .ecb-evt--itemdetail__A-description>ul li+li {
    display: none;
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__A-block .ecb-evt--itemdetail__A-description>ul li figure {
    width: 100%;
    height: 100%;
}

html[data-browse-mode="S"] #ecb-evt-block .ecb-evt--itemdetail__A-block .ecb-evt--itemdetail__A-description>ul li figure img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__A--bottom {
    margin: calc(var(--10f)* 2) 0 0;
    padding: calc(var(--10f)* 2.4) 0;
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__A--itemlist {
    overflow-x: auto;
    margin: 0 0 calc(var(--10f) * 2.4);
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__A--itemlist ul {
    display: flex;
    justify-content: flex-start;
    gap: calc(var(--10f)* 1.5);
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__A--itemlist ul::before,
html[data-browse-mode="S"] .ecb-evt--itemdetail__A--itemlist ul::after {
    display: block;
    content: '';
    width: 1px;
    min-width: 1px;
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__A--itemlist ul li {
    width: calc(var(--10f)* 15.4);
    min-width: calc(var(--10f)* 15.4);
    font-weight: bold;
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__A--itemlist ul li a {
    text-decoration: none;
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__A--itemlist ul li figure {
    width: calc(var(--10f)* 15.4);
    height: calc(var(--10f)* 15.4);
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    margin: 0 0 calc(var(--10f)* 1.0);
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__A--itemlist ul li figure+p {
    font-size: calc(var(--10f)* 1);
    font-weight: bold;
    line-height: 1.4;
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__A--itemlist ul li figure+p span {
    display: block;
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__A--itemlist ul li p:last-child {
    margin: calc(var(--10f)* 0.5) 0 0;
    font-size: calc(var(--10f)* 1.4);
    font-weight: bold;
    line-height: 1.4;
}

/* 商品詳細（B：運動会） [pc] */
html[data-browse-mode="P"] .ecb-evt--itemdetail__B-block {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin: 20px 0 40px;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__B-left {
    width: 480px;
}

.ecb-evt--itemdetail__B-left-image>ul>li+li {
    display: none;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__B-left-image .swiper-pagination-bullet {
    margin: 0 8px;
    width: 24px;
    height: 24px;
    background-color: #ffffff;
    border: solid 1px #d0d0d0;
    opacity: 1;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__B-left-image .swiper-pagination-bullet-active {
    background-color: var(--color-navy);
    border-color: var(--color-navy);
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__B-left-text {}

html[data-browse-mode="P"] .ecb-evt--itemdetail__B-left-text-title {
    margin: 0 0 15px;
    padding: 0 0 15px;
    border-bottom: 1px solid #d9d9d9;
    font-size: 20px;
    font-weight: 600;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__B-left-text-size {
    font-size: 16px;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__B-left-text-price {
    font-size: 20px;
    margin-top: 10px;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__B-right {
    width: 595px;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__B-right>ul {
    display: flex;
    flex-flow: wrap;
    gap: 30px 20px;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__B-right>ul li {
    width: calc((100% - 20px) / 2);
    display: flex;
    flex-flow: column;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__B-right>ul li dl {
    flex: 1;
    display: flex;
    flex-flow: column;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__B-right>ul li dt {
    margin-top: 16px;
    font-size: 20px;
    color: var(--color-navy);
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: auto;
    flex: 1;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__B-right>ul li dd {
    margin-top: 16px;
    background-color: #f4f4f4;
    padding: 12px;
    font-size: 16px;
    line-height: 1.4;
}

html[data-browse-mode="P"] .ecb-evt--itemdetail__B-right>p {
    text-align: right;
    margin: 50px 0 0;
}

/* 商品詳細（B：運動会） [sp] */
html[data-browse-mode="S"] .ecb-evt--itemdetail__B-block {
    margin: calc(var(--10f) * 5) 10px;
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__B-left {}

.ecb-evt--itemdetail__B-left-image>ul>li+li {
    display: none;
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__B-left-image .swiper-pagination-bullet {
    margin: 0 8px;
    width: 15px;
    height: 15px;
    background-color: #ffffff;
    border: solid 1px #d0d0d0;
    opacity: 1;
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__B-left-image .swiper-pagination-bullet-active {
    background-color: var(--color-navy);
    border-color: var(--color-navy);
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__B-left-text {
    text-align: center;
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__B-left-text-title {
    margin: 0 0 calc(var(--10f) * 1.5);
    padding: 0;
    font-size: calc(var(--10f) * 1.5) !important;
    font-weight: 600;
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__B-left-text-size {
    font-size: calc(var(--10f) * 1.5) !important;
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__B-left-text-price {
    font-size: calc(var(--10f) * 1.8) !important;
    margin-top: calc(var(--10f) * 1.0);
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__B-right {
    margin-top: calc(var(--10f) * 2.5);
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__B-right>ul {}

html[data-browse-mode="S"] .ecb-evt--itemdetail__B-right>ul li+li {
    margin-top: calc(var(--10f) * 2.4);
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__B-right>ul li dl {}

html[data-browse-mode="S"] .ecb-evt--itemdetail__B-right>ul li dt {
    margin-top: calc(var(--10f) * 1.6);
    text-align: center;
    font-size: calc(var(--10f) * 1.5) !important;
    color: var(--color-navy);
    font-weight: 600;
    line-height: 1.4;
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__B-right>ul li dd {
    margin-top: calc(var(--10f) * 1.5);
    background-color: #f4f4f4;
    padding: calc(var(--10f) * 1);
    font-size: calc(var(--10f) * 1.6) !important;
    line-height: 1.4;
}

html[data-browse-mode="S"] .ecb-evt--itemdetail__B-right>p {
    text-align: center;
    margin: calc(var(--10f) * 4) 0 calc(var(--10f) * 4);
}

/* レコメンド ランキング [pc] */
html[data-browse-mode="P"] .ecb-evt--ranking-block {
    padding: 50px 0;
}

html[data-browse-mode="P"] .ecb-evt--ranking-block-title {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    position: relative;
    z-index: 5;
}

html[data-browse-mode="P"] .ecb-evt--ranking-block-itemlist .block-ranking-r--items {
    margin: 0;
    display: flex;
    gap: 25px;
}

html[data-browse-mode="P"] .ecb-evt--ranking-block-itemlist .block-ranking-r--items>li {
    width: calc((100% - 25px * 3) / 4);
    margin: 0;
}

html[data-browse-mode="P"] .ecb-evt--ranking-block-itemlist .block-ranking-r--items>li:nth-child(n+5) {
    display: none !important;
}

html[data-browse-mode="P"] .ecb-evt--ranking-block-itemlist .block-ranking-r--items>li .block-ranking-r--description {
    margin-top: 12px;
}

html[data-browse-mode="P"] .ecb-evt--ranking-block .ecb-evt--ranking-block-btn {
    margin: 30px auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
    place-items: center;
    position: relative;
    font-size: 14px;
    border: 1px solid #999;
    border-radius: 5px;
    background-color: #fff;
    color: #444444;
    width: 231px;
    min-height: 50px;
    text-decoration: none !important;
}

html[data-browse-mode="P"] .ecb-evt--ranking-block .ecb-evt--ranking-block-btn::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translate(0, -50%) rotate(45deg);
    width: 7px;
    height: 7px;
    border-top: 1px solid #999999;
    border-right: 1px solid #999999;
}

/* レコメンド ランキング [sp] */
html[data-browse-mode="S"] .ecb-evt--ranking-block {
    padding: calc(var(--10f) * 4.0) 0;
}

html[data-browse-mode="S"] .ecb-evt--ranking-block-title {
    margin: 0 0 calc(var(--10f) * 2.4);
    font-size: calc(var(--10f) * 1.8) !important;
    font-weight: 600;
    text-align: center;
    position: relative;
    z-index: 5;
}

html[data-browse-mode="S"] .ecb-evt--ranking-block-itemlist {
    overflow-x: auto;
    overflow-y: visible;
}

html[data-browse-mode="S"] .ecb-evt--ranking-block-itemlist .block-ranking-r--items {
    margin: 0;
    padding: 0;
    display: flex;
    flex-flow: row;
    gap: 0;
}

html[data-browse-mode="S"] .ecb-evt--ranking-block-itemlist .block-ranking-r--items::before,
html[data-browse-mode="S"] .ecb-evt--ranking-block-itemlist .block-ranking-r--items::after {
    display: block;
    content: '';
    width: 10px;
    min-width: 10px;
}

html[data-browse-mode="S"] .ecb-evt--ranking-block-itemlist .block-ranking-r--items>li {
    width: calc((100dvw - 30px) / 2);
    min-width: calc((100dvw - 30px) / 2);
    margin: 0;
}

html[data-browse-mode="S"] .ecb-evt--ranking-block-itemlist .block-ranking-r--items>li+li {
    margin-left: 10px;
}

html[data-browse-mode="S"] .ecb-evt--ranking-block-itemlist .block-ranking-r--items>li .block-ranking-r--description {
    margin-top: calc(var(--10f) * 0.6);
}

html[data-browse-mode="S"] .ecb-evt--ranking-block-itemlist .block-ranking-r--items>li .block-ranking-r--description>div:not(.block-ranking-r--price-infos):last-child {
    height: calc(var(--10f) * 1.4);
    overflow: hidden;
}

html[data-browse-mode="S"] .ecb-evt--ranking-block .ecb-evt--ranking-block-btn {
    margin: calc(var(--10f) * 2.4) auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
    place-items: center;
    position: relative;
    font-size: calc(var(--10f) * 1.4);
    border: 1px solid #999;
    border-radius: 5px;
    background-color: #fff;
    text-decoration: none;
    color: #444444;
    width: calc(var(--10f) * 17.5);
    min-height: calc(var(--10f) * 4.0);
}

html[data-browse-mode="S"] .ecb-evt--ranking-block .ecb-evt--ranking-block-btn::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translate(0, -50%) rotate(45deg);
    width: 7px;
    height: 7px;
    border-top: 1px solid #999999;
    border-right: 1px solid #999999;
}

/* タブ切り替えコンテンツ [pc] */
html[data-browse-mode="P"] #ecb-evt--tab-contents {
    margin: 50px 0;
}

html[data-browse-mode="P"] #ecb-evt--tab-contents-tab {}

html[data-browse-mode="P"] #ecb-evt--tab-contents-tab {
    position: relative;
    margin: 0 0 50px;
}

html[data-browse-mode="P"] #ecb-evt--tab-contents-tab::before {
    display: block;
    content: '';
    position: absolute;
    z-index: 0;
    height: 1px;
    left: calc((100vw - 1120px) / -2);
    right: calc((100vw - 1120px) / -2);
    bottom: 0;
    background: #d9d9d9;
}

@media screen and (max-width: 1120px) {
    html[data-browse-mode="P"] #ecb-evt--tab-contents-tab::before {
        left: 0;
        right: 0;
    }
}

html[data-browse-mode="P"] #ecb-evt--tab-contents-tab ul {
    display: flex;
    align-items: stretch;
    justify-content: center;
    gap: 20px;
}

html[data-browse-mode="P"] #ecb-evt--tab-contents-tab ul li {
    flex: 1;
}

html[data-browse-mode="P"] #ecb-evt--tab-contents-tab ul li a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: bold;
    height: 48px;
    border-radius: 5px 5px 0 0;
    background: #efefef;
    border: solid 1px #efefef;
    border-bottom: solid 1px #d9d9d9;
    color: #919191;
    text-decoration: none !important;
}

html[data-browse-mode="P"] #ecb-evt--tab-contents-tab ul li a.st__active {
    background: #ffffff;
    border-color: #d9d9d9;
    border-bottom-color: #ffffff;
    color: var(--color-navy);
    opacity: 1 !important;
}

/* タブ切り替えコンテンツ [sp] */
html[data-browse-mode="S"] #ecb-evt--tab-contents {
    margin: calc(var(--10f)* 4.0) 0;
}

html[data-browse-mode="S"] #ecb-evt--tab-contents-tab {
    position: relative;
    margin: 0 0 calc(var(--10f)* 2.5);
    padding: 0 calc(var(--10f)* 0.8);
}

html[data-browse-mode="S"] #ecb-evt--tab-contents-tab::before {
    display: block;
    content: '';
    position: absolute;
    z-index: 0;
    height: 1px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #d9d9d9;
}

html[data-browse-mode="S"] #ecb-evt--tab-contents-tab ul {
    display: flex;
    align-items: stretch;
    justify-content: center;
    gap: calc(var(--10f)* 1.0);
}

html[data-browse-mode="S"] #ecb-evt--tab-contents-tab ul li {
    flex: 1;
}

html[data-browse-mode="S"] #ecb-evt--tab-contents-tab ul li a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: calc(var(--10f)* 1.2);
    font-weight: bold;
    height: calc(var(--10f)* 3.0);
    border-radius: 5px 5px 0 0;
    background: #efefef;
    border: solid 1px #efefef;
    border-bottom: solid 1px #d9d9d9;
    color: #919191;
    text-decoration: none !important;
}

html[data-browse-mode="S"] #ecb-evt--tab-contents-tab ul li a.st__active {
    background: #ffffff;
    border-color: #d9d9d9;
    border-bottom-color: #ffffff;
    color: var(--color-navy);
    opacity: 1 !important;
}

html[data-browse-mode="S"] #ecb-evt--tab-contents-container .ecb-evt--list ul {
    margin: calc(var(--10f) * 2.0) 0 calc(var(--10f) * 3.0);
    padding: 0 calc(var(--10f) * 2.7);
}

html[data-browse-mode="S"] #ecb-evt--tab-contents-container .ecb-evt--list ul li {
    width: calc((100% - 10px) / 2);
}

html[data-browse-mode="S"] #ecb-evt--tab-contents-container .ecb-evt--list ul li>span {
    position: relative;
    min-width: 100%;
    height: 100%;
    min-height: calc(var(--10f)* 4);
    padding: 10px 38px;
    background: var(--color-blue);
    color: var(--color-navy);
    font-size: calc(var(--10f)* 1.2);
    cursor: pointer;
    flex-flow: column;
}

/* bottom banner [pc] */
html[data-browse-mode="P"] .ecb-evt--bottombanners {
    margin: 80px 0;
}

html[data-browse-mode="P"] .ecb-evt--bottombanners>p {
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    position: relative;
    z-index: 5;
}

html[data-browse-mode="P"] .ecb-evt--bottombanners>ul {
    margin: 30px 0 0;
    display: flex;
    flex-flow: wrap;
    align-items: flex-start;
    justify-content: space-between;
    gap: 40px;
}

html[data-browse-mode="P"] .ecb-evt--bottombanners>ul li {
    width: auto;
    max-width: 540px;
    flex: 1;
}

html[data-browse-mode="P"] .ecb-evt--bottombanners>ul li>span {
    display: block;
    margin: 0 0 15px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    position: relative;
    z-index: 5;
}

html[data-browse-mode="P"] .ecb-evt--bottombanners>ul li figure {
    text-align: center;
}

html[data-browse-mode="P"] .ecb-evt--bottombanners>ul li figure img {
    height: auto;
}

html[data-browse-mode="P"] .ecb-evt--bottombanners>ul li p {
    margin: 40px 0 0;
    text-align: center;
}

/* bottom banner [sp] */
html[data-browse-mode="S"] .ecb-evt--bottombanners {
    margin: calc(var(--10f)* 4) 0;
}

html[data-browse-mode="S"] .ecb-evt--bottombanners>p {
    display: block;
    text-align: center;
    font-size: calc(var(--10f)* 1.8);
    font-weight: 600;
    text-align: center;
    position: relative;
    z-index: 5;
}

html[data-browse-mode="S"] .ecb-evt--bottombanners>ul {
    margin: calc(var(--10f)* 1.5) calc(var(--10f)* 1) 0;
}

html[data-browse-mode="S"] .ecb-evt--bottombanners>ul li+li {
    margin-top: calc(var(--10f)* 4);
}

html[data-browse-mode="S"] .ecb-evt--bottombanners>ul li>span {
    display: block;
    margin: 0 0 calc(var(--10f)* 1.5);
    text-align: center;
    font-size: calc(var(--10f)* 1.8);
    font-weight: 600;
    text-align: center;
    position: relative;
    z-index: 5;
}

html[data-browse-mode="S"] .ecb-evt--bottombanners>ul li figure {
    text-align: center;
}

html[data-browse-mode="S"] .ecb-evt--bottombanners>ul li figure img {
    height: auto;
}

html[data-browse-mode="S"] .ecb-evt--bottombanners>ul li p {
    margin: calc(var(--10f)* 2.8) 0 0;
    text-align: center;
}

/*--20251008追加--*/
h2 {
    font-size: 24px;
}

.pane-left-menu {
    display: none !important;
}

.pane-left-menu+.pane-main {
    width: auto;
}

.containerX {
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
    padding: 1.5em 0 2em;
    text-align: left;
}

.title {
    background-color: #ececec;
    text-align: center;
    font-weight: bold;
    padding: 0.3rem 0;
    font-size: 1.0em;
}

.info {
    background-color: #fefefe;
    text-align: left;
    padding: 0.5em 1em 1.5em;
    font-size: 16px;
}

div.eventlisSt {
    margin-bottom: 2rem;
}



div.eventlist ul {
    display: flex;
    flex-wrap: wrap;
}

div.eventlist li {
    margin-top: 2%;
    width: calc(94% / 3);
    text-align: center;
}

div.eventlist li:not(:last-child) {
    margin-right: 2%;
}

div.eventlist li>a {
    display: block;
    width: 100%;
    height: auto;
    padding: 15px 10px;
    background: #ECECEC;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
}

div.eventlist li>a:hover {
    text-decoration: none;
    opacity: 0.7;
}

div.eventtxt {
    font-size: 14px;
    padding: 1.5em 3em 0em;
    text-align: left;
}

div.eventsub {
    margin: 0 16px 16px;
    padding: 10px;
    border-bottom: 1px dashed #ccc;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

div.eventsub {
    margin: 0 16px 16px;
    padding: 10px;
    border-bottom: 1px dashed #ccc;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

div.StyleW_Item_ {
    padding-bottom: 0;
}

div.StyleW_Item_ .comment_ {
    display: none;
}

.ecb-event--bottombanners p {
    font-size: 14px;
    !important
}

.block-event-page a {
    text-decoration: none;
    !important
}

/*--メンズレディスキッズ一覧ボタン--*/
.type_title {
    display: block;
    text-align: center;
    font-weight: 600;
    text-align: center;
    position: relative;
    z-index: 5;
}
html[data-browse-mode="P"] .type_title {
    font-size: 20px;
}
html[data-browse-mode="S"] .type_title{
    font-size: 20px;
}


html[data-browse-mode="P"] .type .type_button-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    gap: 40px;
}



.type .type_title+.type_button-list {
    margin-top: 3.75vw;
}

.link-button .link-button_label {
    font-size: 16px;
    font-weight: bold;
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    color: #001e62;
    transition: all 0.3s ease;
}

.link-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 1.875vw 5vw 1.875vw 5vw;
    position: relative;
    border: 2px solid #001e62;
    border-radius: 100px;
    text-decoration: none !important;
    background-color: #ffffff;
    transition: all 0.3s ease;
}

html[data-browse-mode="S"] .type.type_button-list .link-button {
    display: inline-block;                                                
    margin: 0 auto;                 
    margin-bottom: 20px;           
    box-sizing: border-box;
}

html[data-browse-mode="S"] .type_button-list.is-3col {
    display: block; 
    padding: 0;
    margin: 20px 80px;
    list-style: none;
}

html[data-browse-mode="S"] .type_button-list.is-3col li {
    margin-bottom: 20px; 
}

