#conan2023 {
    overflow-x: hidden;
}

.pc-only {
    display: block!important;
}

.sp-only {
    display: none!important;
}

.conan2023 {
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium","メイリオ", sans-serif;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    box-sizing: border-box;
}

.conan-osechi__mv {
    position: relative;
    z-index: 1;
}

.conan-osechi__mv-inner {
    background: url(../img/conan/mv-pc.jpg) no-repeat bottom center/cover;
    height: calc((725 / 1440) * 100vw);
    width: 100%;

}

/* .conan-osechi__mv-inner {
    background-image: url(../img/conan/mv-left.png),url(../img/conan/mv-right.png),url(../img/conan/mv-bg.jpg);
    background-position: left center,right center,center center;
    background-repeat: no-repeat;
    background-size: auto 723px, auto 723px, cover;
    height: 723px;
    width: 100%;
    border-top: 4px solid #000;
    border-bottom: 4px solid #000;
    box-sizing: border-box;
}*/

/* .conan-osechi__mv-inner .mv-copy {
    position: absolute;
    right: calc((300 / 1440) * 100vw);
    top: 30px;
    width: calc((235 / 1440) * 100vw);
}

.conan-osechi__mv-inner .mv-copy img {
    width: 100%;
    height: auto;
} */

.mv-conan {
    position: absolute;
    left: calc((100 / 1440) * 100vw);
    bottom: calc((20 / 1440) * 100vw);
    z-index: 10;
    width: calc((392 / 1440) * 100vw);
}

.mv-conan img {
    width: 100%;
    height: auto;
}

.mv-ttl-area {
    height: calc((127 / 1440) * 100vw);
    background-image: url(../img/conan/mv-lowbg.jpg);
    background-size: cover;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    position: relative;
}
.mv-ttl {
    position: absolute;
    right: calc((40 / 1440) * 100vw);
    bottom: calc((-10 / 1440) * 100vw);
    z-index: 50;
    width: calc((1016 / 1440) * 100vw);
}

.mv-ttl img {
    width: 100%;
    height: auto;
}


.conan-osechi__intro {
    background: url(../img/conan/block-bg.jpg) center center/cover;
    /* height: 475px; */
    padding-bottom: 35px;
}

.intro-inner {
    display: flex;
    align-items: center;
    justify-content: center;
}

.intro-inner > figure {
    position: relative;
    right: -30px;
    z-index: 10;

}

.conan-osechi__intro-img {
    display: flex;
    align-items: center;
    justify-content: center;
}

.author-img {
    position: relative;
    left: -30px;
}

.conan-osechi__intro02 {
    background-color: #e83428;
    padding: 100px calc((100% - 1200px) / 2) 220px;
    display: flex;
    align-items: center;
    column-gap: 50px;
    border-bottom: 20px solid #1e2020;
}

.conan-osechi__intro02-txt h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.8;
    white-space: nowrap;
}

.conan-osechi__intro02-txt p {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin-top: 35px;
    line-height: 1.8;
}

.conan-osechi__movie-desc {
    background: #723e28;
    color: #fff;
    width: 1200px;
    height: 75px;
    border-radius: 75px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.conan-osechi__movie-desc > p {
    font-size: 24px;
    font-weight: 700;
}

.conan-osechi__movie-desc > div > a {
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMCA0OSIgd2lkdGg9IjMwIiBoZWlnaHQ9IjQ5Ij48cGF0aCBmaWxsPSIjNzIzZTI4IiBkPSJNNiAwIDAgNmwxOCAxOEwwIDQyLjFsNiA2TDMwIDI0eiIvPjwvc3ZnPg==) no-repeat right 9px center/9px auto;
    font-size: 14px;
    width: 240px;
    height: 28px;
    border-radius: 14px;
    transition: opacity 0.6s ease;
}
.conan-osechi__movie-desc > div > a:hover {
    opacity: 0.6;
}
#conan2023 .conan-osechi__movie-desc > div > a,
#conan2023 .conan-osechi__movie-desc > div > a:link,
#conan2023 .conan-osechi__movie-desc > div > a:visited {
    color: #723e28;
}
.conan-osechi__movie-desc > div > small {
    display: block;
    font-size: 10px;
    margin-top: 3px;
    text-align: center;
}
.conan-osechi__movie-note {
    margin-top: 25px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
}

.conan-osechi01 {
    background-color: #217fc4;
    background-image: url(../img/conan/bg-pattern01.png);
    background-repeat: repeat-x;
    background-position: top center;
    background-size: contain;
    padding: 95px 0 140px;
    border-bottom: 20px solid #1e2020;
}

.conan-osechi01__inner {
    position: relative;
}

.conan-osechi01__inner .copy01 {
    position: absolute;
    top: -235px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.conan-osechi01__inner > figure {
    display: flex;
    align-items: center;
    justify-content: center;
}

.conan-osechi01__item {
    display: flex;
    align-items: flex-start;
    position: relative;
    margin-left: calc((100% - 1380px) / 2);
    margin-right: calc((100% - 1380px) / 2);
}

.conan-osechi01__item > p {
    position: absolute;
    z-index: 10;
    top: 395px;
    left: 0;
}

.osechi-img01 {
    position: relative;
    top: 20px;
    left: -170px;
}

.osechi-catch01 {
    position: absolute;
    top: 180px;
    right: 80px;
}

.conan-osechi__txt {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: -180px;
}

.conan-osechi__txt h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 25px;
}

.conan-osechi__txt p {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 30px;
}

.conan-osechi__menu {
    width: 1110px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -120px;
}

.conan-osechi__menu h2 {
    text-align: center;
    margin-bottom: 50px;
}

.conan-osechi__menu h3 span {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.conan-osechi__menu h3 > span img {
    width: 30px;
    height: auto;
    margin-right: 6px;
}

.menu-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 55px 0;
}

.menu-inner li {
    position: relative;
}

.menu-inner li a::before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../img/conan/mask.png) no-repeat center center/contain;
    transition: all .3s;
    opacity: 1;
}

.menu-inner li:hover a::before {
    transition: all 1s;
    opacity: 0;
}

.menu-inner li:nth-child(2).sa.show {
    transition-delay:.2s
}

.menu-inner li:nth-child(3).sa.show {
    transition-delay:.3s
}

.menu-inner li:nth-child(4).sa.show {
    transition-delay:.4s
}

.mfp-close-btn-in .mfp-close {
    font-size: 1px;
    color: transparent;
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    background-image: url(../img/conan/closebtn.png);
    background-size: contain;
    position: absolute;
    left: calc(50% + 415px);
    top: -45px;
  }

  .mfp-arrow-right:before,
  .mfp-arrow-left:before {
      border: unset;
  }



.osechi-menu {
    width: 900px;
    height: 600px;
    border-radius: 30px;
    background-color: #217fc4;
    overflow: hidden;
    margin: 0 auto;
    padding-left: 520px;
    padding-right: 60px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.osechi-menu h2 {
    margin-bottom: 40px;
}

.osechi-menu h3 {
    color: #fff;
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 30px;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium","メイリオ", sans-serif;
}

.osechi-menu p {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium","メイリオ", sans-serif;
}

.menu01 {
    background-image: url(../img/conan/modal-img01.png), url(../img/conan/modal-bg.png);
    background-repeat: no-repeat;
    background-position: center left -80px, top center;
    background-size: 576px 456px, 100% auto;
}
.menu02 {
    background-image: url(../img/conan/modal-img02.png), url(../img/conan/modal-bg.png);
    background-repeat: no-repeat;
    background-position: center left -50px, top center;
    background-size: 538px 467px, 100% auto;
}
.menu03 {
    background-image: url(../img/conan/modal-img03.png), url(../img/conan/modal-bg.png);
    background-repeat: no-repeat;
    background-position: center left -50px, top center;
    background-size: 546px 373px, 100% auto;
}
.menu04 {
    background-image: url(../img/conan/modal-img04.png), url(../img/conan/modal-bg.png);
    background-repeat: no-repeat;
    background-position: center left 45px, top center;
    background-size: 446px 441px, 100% auto;
}
.menu05 {
    background-image: url(../img/conan/modal-img05.png), url(../img/conan/modal-bg.png);
    background-repeat: no-repeat;
    background-position: center left -45px, top center;
    background-size: 531px 449px, 100% auto;
    background-color: #c9a063;
}
.menu06 {
    background-image: url(../img/conan/modal-img06.png), url(../img/conan/modal-bg.png);
    background-repeat: no-repeat;
    background-position: center left -70px, top center;
    background-size: 567px 458px, 100% auto;
    background-color: #c9a063;
}
.menu07 {
    background-image: url(../img/conan/modal-img07.png), url(../img/conan/modal-bg.png);
    background-repeat: no-repeat;
    background-position: center left -75px, top center;
    background-size: 585px 452px, 100% auto;
    background-color: #c9a063;
}
.menu08 {
    background-image: url(../img/conan/modal-img08.png), url(../img/conan/modal-bg.png);
    background-repeat: no-repeat;
    background-position: center left -75px, top center;
    background-size: 575px 418px, 100% auto;
    background-color: #c9a063;
}

.conan-osechi01 .menu-other ul,
.conan-osechi02 .menu-other ul {
    display: flex;
    flex-wrap: wrap;
}

.conan-osechi01 .menu-other ul li,
.conan-osechi02 .menu-other ul li {
    font-size: 16px;
    font-weight: 700;
    width: 275px;
    height: 59px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    list-style: none;
    background: #fff;
    padding-left: 20px;
    box-sizing: border-box;
}

.conan-osechi01 .menu-other ul li:nth-child(1),
.conan-osechi01 .menu-other ul li:nth-child(3),
.conan-osechi01 .menu-other ul li:nth-child(6),
.conan-osechi01 .menu-other ul li:nth-child(8),
.conan-osechi01 .menu-other ul li:nth-child(9),
.conan-osechi01 .menu-other ul li:nth-child(11),
.conan-osechi01 .menu-other ul li:nth-child(14) {
    background: #083388;
    color: #fff;
}

.conan-osechi02 .menu-other ul li:nth-child(1),
.conan-osechi02 .menu-other ul li:nth-child(3),
.conan-osechi02 .menu-other ul li:nth-child(6) {
    background: #937440;
    color: #fff;
}

.conan-osechi02 {
    background-color: #c9a063;
    background-image: url(../img/conan/bg-pattern01.png);
    background-repeat: repeat-x;
    background-position: top center;
    background-size: contain;
    padding: 90px 0 140px;
    border-bottom: 20px solid #1e2020;
}

.conan-osechi02__item {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.conan-osechi02__item > p {
    position: absolute;
    top: 390px;
    left: calc(50% + 520px);
}

.osechi-catch02 {
    position: relative;
    top: 120px;
    left: 160px;
}

.osechi-img02 {
    position: relative;
    top: 40px;
    right: -160px;
    z-index: 10;
}

.conan-osechi02 .conan-osechi__txt {
    margin-left: auto;
    margin-right: auto;
    top: -50px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.conan-osechi02 .conan-osechi__txt h3 {
    white-space: nowrap;
}

.conan-osechi02 .conan-osechi__menu {
    margin-top: unset;
}

.originalgoods {
    background-color: #e83428;
    background-image: url(../img/conan/bg-pattern02.png);
    background-repeat: repeat-x;
    background-position: top center;
    background-size: 100% auto;
    padding-top: 90px;
    padding-bottom: 10px;
}

.rb2019---update {
    margin-top: 90px;
    margin-bottom: 0;
    font-size: 14px;
    color: #fff;
}

.conan-osechi__goods > h2 {
    text-align: center;
    position: relative;
    top: 30px;
    z-index: 100;
}

.conan-osechi__goods-inner {
    width: 1100px;
    padding: 60px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
    border-radius: 30px;
    box-shadow: 0px 20px 40px 0px rgba(4, 0, 0, 0.25);
    background-color: #f4ede6;
    background-image: url(../img/conan/good-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    box-sizing: border-box;
    position: relative;
}

.conan-osechi__goods-inner.goods-01 {
    display: flex;
    align-items: center;
    column-gap: 40px;
}

.conan-osechi__goods-inner .goods h2 {
    margin-bottom: 40px;
}

.conan-osechi__goods-inner.goods-01 .goods h2 {
    text-align: center;
}

.conan-osechi__goods-inner.goods-03 .goods h2 {
    margin-bottom: 60px;
}

.conan-osechi__goods-inner .goods p {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.8;
}

.conan-osechi__goods-inner.goods-02 {
    padding-left: 50px;
    padding-right: 40px;
}

.conan-osechi__goods-inner.goods-02 > figure {
    position: absolute;
}

.conan-osechi__goods-inner.goods-02 .goods h2 img {
    margin-right: 0;
    margin-left: auto;
}

.conan-osechi__goods-inner.goods-03 > figure {
    position: absolute;
    top: -20px;
    right: 0;
}

.osechi-detail {
    margin: 140px auto 100px;
    width: 1100px;

}

.osechi-detail > figure {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 80px;
}

.osechi-contents {
    display: flex;
    column-gap: 70px;
    margin-bottom: 90px;
}

.osechi-contents > figure {
    position: relative;
    z-index: 10;
}

.osechi-contents > figure a {
    display: block;
    transition: opacity 0.3s ease;
}

.osechi-contents > figure a:hover {
    opacity: 0.6;
}

.osechi-contents > figure img {
    margin-top: -20px;
    margin-left: -20px;
}

.osechi-contents > figure img.badge {
    position: absolute;
    width: 130px;
    height: auto;
    right: 10px;
    bottom: 10px;
}

.osechi-contents > figure::after {
    display: block;
    content: "";
    width: 600px;
    height: 600px;
    background-color: #c32f25;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.osechi-txt h3 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.2;
}

.osechi-txt h3 a,
.osechi-txt h3 a:link,
.osechi-txt h3 a:visited {
    color: #fff;
}

.osechi-txt p {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}

.osechi-txt p small {
    font-size: 18px;
    font-weight: 500;
}

.osechi-txt ul {
    display: flex;
    align-items: center;
    column-gap: 15px;
    margin-top: 25px;
    margin-bottom: 60px;
}

.osechi-txt ul li {
    width: 90px;
    height: 90px;
    background: #f0c107;
    font-size: 30px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    line-height: 1.2;
}

.osechi-txt ul li span {
    font-size: 15px;
}

.osechi-txt ul li b {
    font-size: 20px;
}

.osechi-txt h4 {
    color: #fff;
    font-size: 64px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 20px;
}

.osechi-txt h4 span {
    font-size: 30px;
}

.osechi-txt .link {
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    background: #083388;
    width: 450px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    transition: opacity 0.3s ease;
}
.osechi-txt .link:hover {
    opacity: 0.6;
}

.osechi-data {
    width: 1014px;
    border-radius: 20px;
    border: 2px solid #fff;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 180px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-top: 45px;
    padding-bottom: 35px;
    padding-left: 70px;
    padding-right: 50px;
    box-sizing: border-box;
}

.data-left {
    display: flex;
    flex-wrap: wrap;
    width: 390px;
}

.data-left dt {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    width: 40%;
    margin-bottom: 15px;
}

.data-left dd {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    width: 60%;
    margin-bottom: 15px;
}

.data-right {
    display: flex;
    align-items: flex-start;
    width: 450px;
}

.data-right dt {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}

.osechi-question > figure {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}

.osechi-question > h2 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 60px;
}

.qanda {
    margin-bottom: 25px;
}

.qanda h3 {
    width: 930px;
    height: 90px;
    border: 6px solid #000;
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    line-height: 90px;
    font-size: 22px;
    font-weight: 700;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    position: relative;
    box-shadow: 6.428px 7.66px 0px 0px rgba(4, 0, 0, 0.2);
}

.qanda h3 span {
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    font-weight: 900;
    font-style: italic;
    color: #e83428;
    margin-right: 25px;
}

.qanda h3::after {
    display: block;
    content: "";
    background: url(../img/conan/arrow.png) no-repeat center center/30px 19px;
    width: 30px;
    height: 19px;
    position: absolute;
    right: 25px;
}

.qanda h3.selected::after {
    transform: rotate(180deg);
}

.qanda p {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    width: 930px;
    margin: 20px auto 40px;
    padding-left: 35px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    display: none;
}

.qanda p span {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.qanda p span strong {
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    font-weight: 900;
    font-style: italic;
    color: #fff;
    margin-right: 25px;
}

.link-btn {
    width: 700px;
    height: 70px;
    margin: 0 auto;
    border-radius: 35px;
    border: 1px solid #fff;
    box-sizing: border-box;
    font-size: 18px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(../img/conan/btn-arrow.png?20221011_001);
    background-position: right 30px center;
    background-repeat: no-repeat;
    background-size: 14px auto;
}
a.link-btn,
a.link-btn:link,
a.link-btn:visited {
    color: #fff;
}

.notes {
    margin-top: 60px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    font-weight: 500;
}

#conan2023 a:link {
    color: #fff;
}

.sa {
    opacity: 0;
    transition: all 0.3s ease-out;
  }

  .sa.show {
    opacity: 1;
    transform:translate(0, 0);
    transition-property: transform, opacity, transition-delay;
  }
  .sa--up {
    transform: translate(0, 60px);
  }
  .sa--l {
    transform: translate(-400px, 0);
  }
  .sa--r {
    transform: translate(200px, 0);
  }

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

    .conan2023 *{
        font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium","メイリオ", sans-serif;
        color: #000;
        font-size: 3.7vw;
        letter-spacing: .01rem;
        font-weight: 500;
        line-height: 1.5;
        box-sizing: border-box;
    }

    img {
        width: 100%;
        height: auto;
    }

    .rb2019---base {
        padding-top: 0;
        min-width: 320px;
      }

    .sp-only {
        display: block !important;
    }

    .pc-only {
        display: none !important;
    }


    .conan-osechi__mv {
        width: 100%;
        height: calc((960 / 750) * 100vw);
        position: relative;
    }

    .conan-osechi__mv-inner {
        background-image: url(../img/conan/mv-bg_sp.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        height: calc((960 / 750) * 100vw);
        width: 100%;
        border: none;
        box-sizing: border-box;
    }

    .conan-osechi__mv-inner .mv-copy {
        position: absolute;
        right: 1.6vw;
        top: 2vw;
        width: 30vw;
    }
    .conan-osechi__mv-inner .mv-copy img {
        width: 100%;
        height: auto;
        display: block;
    }

    .mv-conan {
        display: none;
    }

    .mv-ttl-area {
        background-image: none;
        height: auto;
    }
    .mv-ttl {
        position: absolute;
        right: 2vw;
        bottom: 30.5vw;
        width: calc((357 / 750) * 100vw);

    }
    .mv-ttl img {
        width: 100%;
        height: auto;
        display: block;
    }

    .conan-osechi__intro {
        background: url(../img/conan/block-bg.jpg) center center/cover;
        height: auto;
    }

    .intro-inner {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        padding: calc((50 / 750) * 100vw) calc((30 / 750) * 100vw);
        box-sizing: border-box;
        padding-bottom: 2rem;
    }

    .intro-inner > figure {
        position: relative;
        right: unset;
        z-index: 10;
        width: calc((684 / 750) * 100vw);
    }

    .conan-osechi__intro-img {
        display: flex;
        align-items: flex-end;
        justify-content: center;
    }

    .letter-img {
        width: calc((455 / 750) * 100vw);
        height: auto;
    }

    .author-img {
        width: calc((235 / 750) * 100vw);
        height: auto;
        position: relative;
        left: calc((-15 / 750) * 100vw);
    }

    .conan-osechi__intro02 {
        background-color: #e83428;
        padding: calc((50 / 750) * 100vw) calc((30 / 750) * 100vw) calc((80 / 750) * 100vw);
        display: flex;
        align-items: center;
        flex-direction: column-reverse;
        column-gap: calc((50 / 750) * 100vw);
        border-bottom: calc((20 / 750) * 100vw) solid #1e2020;
    }

    .conan-osechi__intro02 > figure {
        width: 40vw;
        height: auto;
    }

    .conan-osechi__intro02-txt {
        width: 100%;
        margin-bottom: 6vw;
    }

    .conan-osechi__intro02-txt h3 {
        color: #fff;
        font-size: 4vw;
        font-weight: 700;
        line-height: 1.8;
        text-align: left;
        white-space: unset;
    }

    .conan-osechi__intro02-txt p {
        color: #fff;
        font-size: 3.1vw;
        font-weight: 500;
        margin-top: calc((35 / 750) * 100vw);
        line-height: 1.8;
    }

    .conan-osechi__movie-desc {
        width: auto;
        height: auto;
        border-radius: 0.5rem;
        flex-direction: column;
        padding: 1rem;
        margin: 0 1rem;
    }

    .conan2023 .conan-osechi__movie-desc > p {
        color: #fff;
        font-size: 1.2rem;
        font-weight: 700;
        margin-bottom: 1rem;
    }

    .conan-osechi__movie-desc > div {
        width: 100%;
    }

    .conan-osechi__movie-desc > div > a {
        font-size: 1.2rem;
        width: 100%;
        height: 3rem;
        border-radius: 1.5rem;
        background-position: right 1em center;
        background-size: 0.5em auto;
        transition: none;
    }

    .conan-osechi__movie-desc > div > small {
        font-size: 0.8rem;
        color: #fff;
    }

    .conan-osechi__movie-note {
        margin: 1rem 1rem 0;
        font-size: 1rem;
        font-weight: 700;
        text-align: left;
    }

    .conan-osechi01 {
        background-color: #217fc4;
        background-image: url(../img/conan/bg-pattern01.png);
        background-repeat: repeat-x;
        background-position: top center;
        background-size: auto calc((475 / 750) * 100vw);
        padding: calc((95 / 750) * 100vw) 0 calc((140 / 750) * 100vw);
        border-bottom: calc((20 / 750) * 100vw) solid #1e2020;
    }

    .conan-osechi01__inner {
        position: relative;
        padding-left: calc((30 / 750) * 100vw);
        padding-right: calc((30 / 750) * 100vw);
    }

    .conan-osechi01__inner .copy01 {
        width: 80vw;
        height: auto;
        position: absolute;
        top: calc((-175 / 750) * 100vw);
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
    }

    .conan-osechi01__inner .voice {
        margin-bottom: calc((60 / 750) * 100vw);
    }

    .conan-osechi01__inner > figure {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .conan-osechi01__item {
        display: flex;
        align-items: center;
        position: relative;
        margin-left: 0;
        margin-right: 0;
        padding-bottom: calc((160 / 750) * 100vw);
        margin-bottom: calc((50 / 750) * 100vw);
    }

    .kid-img {
        width: calc((505 / 750) * 100vw);
        height: auto;
        margin-left: calc((30 / 750) * 100vw);
    }

    .conan-osechi01__item > p {
        position: absolute;
        z-index: 10;
        top: calc((130 / 750) * 100vw);
        left: 0;
        width: calc((144 / 750) * 100vw);
        height: auto;
    }

    .osechi-img01 {
        width: calc((624 / 750) * 100vw);
        height: auto;
        position: absolute;
        top: unset;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        bottom: 0;
    }

    .osechi-catch01 {
        width: calc((258 / 750) * 100vw);
        height: auto;
        position: absolute;
        top: calc((100 / 750) * 100vw);
        right: 0;

    }

    .conan-osechi__txt {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        top: unset;
    }

    .conan-osechi__txt h3 {
        color: #fff;
        font-size: 4.2vw;
        font-weight: 700;
        text-align: center;
        margin-bottom: 25px;
    }

    .conan-osechi__txt p {
        color: #fff;
        font-size: 3.1vw;
        font-weight: 500;
        margin-bottom: calc((30 / 750) * 100vw);
    }

    .conan-osechi__menu {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-top: calc((100 / 750) * 100vw);
    }

    .conan-osechi__menu h2 {
        text-align: center;
        margin-bottom: calc((50 / 750) * 100vw);
    }

    .conan-osechi__menu h3 span {
        display: block;
        text-align: center;
        font-size: 3vw;
        color: #fff;
    }

    .conan-osechi__menu h3 {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .conan-osechi__menu h3 > span img {
        width: 4vw;
        height: auto;
        margin-right: 1vw;
    }

    .menu-inner {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        margin: calc((55 / 750) * 100vw) 0;
    }

    .menu-inner li {
        position: relative;
        width: 22%;
        height: auto;
        margin-bottom: 5vw;
    }

    .menu-inner li a::before {
        display: none;
    }

    .menu-inner li:hover a::before {
        transition:　all 1s;
        opacity: 0;
    }


    .osechi-menu {
        width: 84vw;
        height: auto;
        border-radius: calc((30 / 750) * 100vw);
        background-color: #217fc4;
        overflow: hidden;
        margin: 0 auto;
        padding-top: 50vw;
        padding-left: 4vw;
        padding-right: 4vw;
        padding-bottom: 6vw;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .osechi-menu h2 {
        width: 15vw;
        margin-bottom: 5vw;
    }

    .osechi-menu h3 {
        color: #fff;
        font-size: 5vw;
        font-weight: 700;
        margin-bottom: 3vw;
        text-align: center;
    }

    .osechi-menu p {
        color: #fff;
        font-size: 3.2vw;
        font-weight: 700;
    }

    .mfp-close-btn-in .mfp-close {
        font-size: 1px;
        color: transparent;
        width: 6vw;
        height: 6vw;
        background-repeat: no-repeat;
        background-image: url(../img/conan/closebtn.png);
        background-size: contain;
        position: absolute;
        left: calc(50% + 33vw);
        top: 3vw;
      }

    .menu01 {
        background-image: url(../img/conan/modal-img01.png), url(../img/conan/modal-bg.png);
        background-repeat: no-repeat;
        background-position: top -3vw center, top center;
        background-size: 60vw 50vw, 100% auto;
    }
    .menu02 {
        background-image: url(../img/conan/modal-img02.png), url(../img/conan/modal-bg.png);
        background-repeat: no-repeat;
        background-position: top -3vw center, top center;
        background-size: 60vw 50vw, 100% auto;
    }
    .menu03 {
        background-image: url(../img/conan/modal-img03.png), url(../img/conan/modal-bg.png);
        background-repeat: no-repeat;
        background-position: top -3vw center, top center;
        background-size: 60vw 50vw, 100% auto;
    }
    .menu04 {
        background-image: url(../img/conan/modal-img04.png), url(../img/conan/modal-bg.png);
        background-repeat: no-repeat;
        background-position: top center, top center;
        background-size: 60vw 50vw, 100% auto;
    }
    .menu05 {
        background-image: url(../img/conan/modal-img05.png), url(../img/conan/modal-bg.png);
        background-repeat: no-repeat;
        background-position: top -3vw center, top center;
        background-size: 60vw 50vw, 100% auto;
        background-color: #c9a063;
    }
    .menu06 {
        background-image: url(../img/conan/modal-img06.png), url(../img/conan/modal-bg.png);
        background-repeat: no-repeat;
        background-position: top -3vw center, top center;
        background-size: 60vw 50vw, 100% auto;
        background-color: #c9a063;
    }
    .menu07 {
        background-image: url(../img/conan/modal-img07.png), url(../img/conan/modal-bg.png);
        background-repeat: no-repeat;
        background-position: top -3vw center, top center;
        background-size: 60vw 50vw, 100% auto;
        background-color: #c9a063;
    }
    .menu08 {
        background-image: url(../img/conan/modal-img08.png), url(../img/conan/modal-bg.png);
        background-repeat: no-repeat;
        background-position: top -3vw center, top center;
        background-size: 60vw 50vw, 100% auto;
        background-color: #c9a063;
    }

    .conan-osechi01 .menu-other ul,
    .conan-osechi02 .menu-other ul {
        display: flex;
        flex-wrap: wrap;
    }

    .conan-osechi01 .menu-other ul li,
    .conan-osechi02 .menu-other ul li {
        font-size: 2.8vw;
        font-weight: 700;
        width: 50%;
        height: 12vw;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        list-style: none;
        background: #fff;
        padding-left: 3vw;
        box-sizing: border-box;
    }

    .conan-osechi01 .menu-other ul li:nth-child(1),
    .conan-osechi01 .menu-other ul li:nth-child(4),
    .conan-osechi01 .menu-other ul li:nth-child(5),
    .conan-osechi01 .menu-other ul li:nth-child(8),
    .conan-osechi01 .menu-other ul li:nth-child(9),
    .conan-osechi01 .menu-other ul li:nth-child(12),
    .conan-osechi01 .menu-other ul li:nth-child(13) {
        background: #083388;
        color: #fff;
    }

    .conan-osechi01 .menu-other ul li:nth-child(2),
    .conan-osechi01 .menu-other ul li:nth-child(3),
    .conan-osechi01 .menu-other ul li:nth-child(6),
    .conan-osechi01 .menu-other ul li:nth-child(7),
    .conan-osechi01 .menu-other ul li:nth-child(10),
    .conan-osechi01 .menu-other ul li:nth-child(11),
    .conan-osechi01 .menu-other ul li:nth-child(14) {
        background: #fff;
        color: #000;
    }

    .conan-osechi02 .menu-other ul li:nth-child(1),
    .conan-osechi02 .menu-other ul li:nth-child(4),
    .conan-osechi02 .menu-other ul li:nth-child(5) {
        background: #937440;
        color: #fff;
    }

    .conan-osechi02 .menu-other ul li:nth-child(2),
    .conan-osechi02 .menu-other ul li:nth-child(3),
    .conan-osechi02 .menu-other ul li:nth-child(6) {
        background: #fff;
        color: #000;
    }


    .conan-osechi02 {
        background-color: #c9a063;
        background-image: url(../img/conan/bg-pattern01.png);
        background-repeat: repeat-x;
        background-position: top center;
        background-size: auto calc((475 / 750) * 100vw);
        padding: calc((60 / 750) * 100vw) 0 calc((140 / 750) * 100vw);
        border-bottom: calc((20 / 750) * 100vw) solid #1e2020;
        overflow: hidden;
    }

    .conan-osechi02__item {
        display: block;
        width: 100%;
        position: relative;
        padding-bottom: 90vw;
        margin-bottom: 5vw;
    }

    .okiya-img {
        width: calc((695 / 750) * 100vw);
        height: auto;
        position: absolute;
        top: 0;
        right: -9vw;
    }

    .conan-osechi02__item > p {
        position: absolute;
        width: calc((119 / 750) * 100vw);
        height: auto;
        top: calc((300 / 750) * 100vw);
        left: unset;
        right: calc((50 / 750) * 100vw);
    }

    .osechi-catch02 {
        position: relative;
        top: calc((50 / 750) * 100vw);
        left: calc((35 / 750) * 100vw);
        width: calc((240 / 750) * 100vw);
        height: auto;
    }

    .osechi-img02 {
        position: absolute;
        top: unset;
        right: unset;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        z-index: 10;
        width: calc((586 / 750) * 100vw);
        height: auto;
    }

    .conan-osechi02 .conan-osechi__txt {
        padding-left: calc((30 / 750) * 100vw);
        padding-right: calc((30 / 750) * 100vw);
        top: unset;
    }

    .conan-osechi02 .conan-osechi__txt h3 {
        white-space: nowrap;
    }

    .conan-osechi02 .conan-osechi__menu {
        margin-top: calc((100 / 750) * 100vw);
        padding-left: calc((30 / 750) * 100vw);
        padding-right: calc((30 / 750) * 100vw);
    }

    .originalgoods {
        background-color: #e83428;
        background-image: url(../img/conan/bg-pattern02.png);
        background-repeat: repeat-x;
        background-position: top center;
        background-size: auto calc((475 / 750) * 100vw);
        padding: calc((90 / 750) * 100vw) calc((40 / 750) * 100vw) calc((10 / 750) * 100vw);
    }

    .rb2019---update {
        padding-top: calc((100 / 750) * 100vw);
        color: #fff;
        margin: 0 -1em 0 0;
        font-size: calc((24 / 750) * 100vw);
    }

    .conan-osechi__goods > h2 {
        text-align: center;
        position: relative;
        top: unset;
        z-index: 100;
        width: 90vw;
        margin: 0 auto;
    }

    .conan-osechi__goods-inner {
        width: 100%;
        padding: calc((60 / 750) * 100vw) calc((40 / 750) * 100vw);
        margin-bottom: calc((90 / 750) * 100vw);
        border-radius: calc((30 / 750) * 100vw);
        box-shadow: 0px 1vw 3vw 0px rgb(4 0 0 / 25%);
        background-color: #f4ede6;
        background-image: url(../img/conan/good-bg.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        box-sizing: border-box;
        position: relative;
    }

    .conan-osechi__goods-inner.goods-01 {
        display: flex;
        align-items: center;
        column-gap: 0;
        flex-direction: column-reverse;
    }

    .conan-osechi__goods-inner.goods-01 > figure {
        width: calc((526 / 750) * 100vw);
        height: auto;
        margin: 0 auto calc((35 / 750) * 100vw);
    }

    .conan-osechi__goods-inner .goods h2 {
        width: calc((254 / 750) * 100vw);
        height: auto;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: calc((30 / 750) * 100vw);
    }

    .conan-osechi__goods-inner.goods-01 .goods h2 {
        text-align: center;
    }

    .conan-osechi__goods-inner.goods-03 .goods h2 {
        width: calc((308 / 750) * 100vw);
        height: auto;
        margin-bottom: calc((35 / 750) * 100vw);
    }

    .conan-osechi__goods-inner .goods p {
        font-size: calc((22 / 750) * 100vw);
        font-weight: 700;
        line-height: 1.8;
    }

    .conan-osechi__goods-inner.goods-02 {
        padding: calc((70 / 750) * 100vw) calc((40 / 750) * 100vw) calc((50 / 750) * 100vw);
    }

    .conan-osechi__goods-inner.goods-02 > figure {
        position: relative;
        transform: rotate(-5deg);
        margin-bottom: calc((40 / 750) * 100vw);

    }

    .conan-osechi__goods-inner.goods-02 .goods h2 {
        width: calc((361 / 750) * 100vw);
        height: auto;
    }

    .conan-osechi__goods-inner.goods-02 .goods h2 img {
        margin-right: 0;
        margin-left: auto;
    }

    .conan-osechi__goods-inner.goods-03 {
        padding-top: 0;
    }

    .conan-osechi__goods-inner.goods-03 > figure {
        position: relative;
        top: -3px;
        right: unset;
    }

    .osechi-detail {
        margin: calc((140 / 750) * 100vw) auto calc((100 / 750) * 100vw);
        width: 100%;

    }

    .osechi-detail > figure {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: calc((80 / 750) * 100vw);
    }

    .osechi-contents {
        display: flex;
        flex-direction: column;
        column-gap: 70px;
        margin-bottom: calc((90 / 750) * 100vw);
    }

    .osechi-contents > figure {
        position: relative;
        z-index: 10;
        width: 100%;
        height: auto;
        margin: 0 auto 8vw;
    }

    .osechi-contents > figure img {
        margin-top: 0;
        margin-left: -5px;
    }

    .osechi-contents > figure img.badge {
        width: 24vw;
        right: 3vw;
        bottom: 3vw;
    }

    .osechi-contents > figure::after {
        display: block;
        content: "";
        width: 100%;
        height: auto;
        background-color: #c32f25;
        position: absolute;
        top: 5px;
        left: 0;
        right: -5px;
        bottom: -5px;
        z-index: -1;
    }

    .osechi-txt h3 {
        color: #fff;
        font-size: 5vw;
        font-weight: 700;
        margin-bottom: calc((20 / 750) * 100vw);
        line-height: 1.2;
    }

    .osechi-txt p {
        color: #fff;
        font-size: 3.5vw;
        font-weight: 700;
    }

    .osechi-txt p small {
        font-size: 3.2vw;
        font-weight: 500;
        color: #fff;
    }

    .osechi-txt ul {
        display: flex;
        align-items: center;
        column-gap: calc((20 / 750) * 100vw);
        margin-top: calc((30 / 750) * 100vw);
        margin-bottom: calc((60 / 750) * 100vw);
    }

    .osechi-txt ul li {
        width: 15vw;
        height: 15vw;
        background: #f0c107;
        font-size: 4vw;
        font-weight: 700;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        line-height: 1.2;
    }

    .osechi-txt ul li span {
        font-size: 3.2vw;
    }

    .osechi-txt ul li b {
        font-size: 4vw;
    }

    .osechi-txt h4 {
        color: #fff;
        font-size: 7vw;
        font-weight: 700;
        line-height: 1;
        margin-bottom: 20px;
    }

    .osechi-txt h4 span {
        font-size: 4vw;
        color: #fff;
    }

    .osechi-txt .link {
        color: #fff;
        font-size: 5vw;
        font-weight: 700;
        background: #083388;
        width: 80vw;
        height: 15vw;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: calc((50 / 750) * 100vw) auto;
    }

    .osechi-data {
        width: 100%;
        border-radius: calc((30 / 750) * 100vw);
        border: 2px solid #fff;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: calc((180 / 750) * 100vw);
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-direction: column;
        padding: calc((45 / 750) * 100vw);
        box-sizing: border-box;
    }

    .data-left {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }

    .data-left dt {
        color: #fff;
        font-size: 4vw;
        font-weight: 700;
        width: 40%;
        margin-bottom: 3vw;
    }

    .data-left dd {
        color: #fff;
        font-size: 4vw;
        font-weight: 500;
        width: 60%;
        margin-bottom: 3vw;
    }

    .data-right {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        width: 100%;
    }

    .data-right dt {
        color: #fff;
        font-size: 4vw;
        font-weight: 700;
        margin-bottom: 3vw;
    }

    .data-right dd {
        width: 60vw;
        height: auto;
        margin: 0 auto;
    }

    .osechi-question > figure {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: calc((60 / 750) * 100vw);
    }

    .osechi-question > h2 {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto calc((60 / 750) * 100vw);
        width: 40vw;
    }

    .qanda {
        margin-bottom: 25px;
    }

    .qanda h3 {
        width: 100%;
        height: 20vw;
        border: 3px solid #000;
        background: #fff;
        margin-left: auto;
        margin-right: auto;
        padding-left: 3vw;
        padding-right: 7vw;
        line-height: 1.2;
        font-size: 3.8vw;
        font-weight: 700;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        position: relative;
        box-shadow: 6.428px 7.66px 0px 0px rgba(4, 0, 0, 0.2);
    }

    .qanda h3 span {
        font-family: 'Roboto', sans-serif;
        font-size: 6vw;
        font-weight: 900;
        font-style: italic;
        color: #e83428;
        margin-right: 1vw;
    }

    .qanda h3::after {
        display: block;
        content: "";
        background: url(../img/conan/arrow.png) no-repeat center center/100% auto;
        width: calc((30 / 750) * 100vw);
        height: calc((19 / 750) * 100vw);
        position: absolute;
        right: 3vw;
    }

    .qanda p {
        color: #fff;
        font-size: 3vw;
        font-weight: 500;
        width: 100%;
        margin: 4vw auto 6vw;
        padding-left: 6vw;
        padding-right: 3vw;
        box-sizing: border-box;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        display: none;
    }

    .qanda p span {
        color: #fff;
        align-items: flex-start;
    }

    .qanda p span strong {
        font-family: 'Roboto', sans-serif;
        font-size: 6vw;
        font-weight: 900;
        font-style: italic;
        color: #fff;
        margin-right: 3vw;
    }

    .link-btn {
        width: 86%;
        height: 12vw;
        margin: 0 auto;
        border-radius: 6vw;
        border: 1px solid #fff;
        box-sizing: border-box;
        font-size: 3.4vw;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        background-image: url(../img/conan/btn-arrow.png?20221011_001);
        background-position: right 3vw center;
        background-repeat: no-repeat;
        background-size: 2vw auto;
    }

    .notes {
        text-align: center;
        margin-top: 6vw;
        font-size: 2.8vw;
        color: #fff;
    }


    .sa.show {
        opacity: 1;
        transform:translate(0, 0);
        /* transition-delay: 0.3s; */
        transition-property: transform, opacity, transition-delay;
      }
      .sa--up {
        transform: translate(0, 5vw);
      }
      .sa--l {
        transform: translate(-20vw, 0);
      }
      .sa--r {
        transform: translate(20vw, 0);
      }
}

.soldout-cover {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 42px;
    letter-spacing: 0.8em;
    text-indent: 0.8em;
    position: absolute;
    left: -20px;
    right: 0;
    top: -20px;
    bottom: 0;
    color: #fff;
    background: rgba(0,0,0,0.5);
    font-family: "Yu Mincho",YuMincho,"Hiragino Mincho ProN",serif;
    font-weight: bold;
}

.link.soldout {
    color: #747474;
    background: #ddd;
}

@media screen and (max-width: 599px) {
    .soldout-cover {
        left: -5px;
        right: 5px;
        top: 0;
        font-size: 2rem;
    }
}
