.watch-price .market-price-wrap table th.item .name {
    font-size: 1.5rem;
}

.watch-price .market-price-wrap table th.item .number {
    font-size: 1rem;
}

.watch-price .market-price-wrap .note {
    font-size: 0.9rem;
}

.tokei-kaitori .record-list-wrap .note {
    font-size: 0.9rem;
}

.tokei-kaitori .record-list-wrap ul.record-list li .price .ttl {
    font-size: 1rem;
}

.tokei-kaitori .record-list-wrap ul.record-list li .name {
    font-size: 1.3rem;
}

.tokei-kaitori .record-list-wrap ul.record-list li .price .value {
    font-size: 1.3rem;
}

.watch-price .market-price-wrap .ttl-top .deco {
    font-size: 2rem;
}

.watch-price .market-price-wrap .ttl {
    font-size: 2rem;
}

.watch-price .market-price-wrap .ttl-top {
    margin: 0;
}

.chart-watch {
    padding: 10px 40px 0 40px;
}

.chart-watch .chart-inner {
    width: auto;
    position: initial;
}

@media screen and (max-width:767px) {
    .watch-price .market-price-wrap table th.item .name {
        font-size: 1.2rem;
    }
    .watch-price .market-price-wrap table th.item .number {
        font-size: 1rem;
    }
    .watch-price .market-price-wrap .note {
        font-size: 0.9rem;
    }
    .watch-price .market-price-wrap table th.date {
        font-size: 1rem;
    }
    .watch-price .market-price-wrap table td.old {
        font-size: 1rem;
    }
    .chart-watch .chart-inner {
        margin: auto 15px;
    }
    .tokei-kaitori .record-list-wrap ul.record-list li .name {
        font-size: 1rem;
    }
    .tokei-kaitori .record-list-wrap ul.record-list li .price .ttl {
        font-size: 0.9rem;
    }
    .tokei-kaitori .record-list-wrap ul.record-list li .price .value {
        font-size: 0.85rem;
    }
    .tokei-kaitori .record-list-wrap .note {
        font-size: 0.8rem;
    }
    .watch-price .market-price-wrap table th.item .right {
        width: 150px;
    }
    .chart-watch {
        padding: 0;
    }

    .watch-price .market-price-wrap img {
        max-width: 100%;
        height: auto;
    }

    .watch-price .market-price-wrap table td.new {
        color: #EF0000;
        border-right: none;
        position: relative;
        font-weight: bold;
        font-size: .9rem;
        text-align: center;
        box-sizing: border-box;
    }

    .watch-price .market-price-wrap table th.date {
        font-size: 1rem;
    }

    .watch-price .market-price-wrap table th.date {
        text-align: center;
        font-size: .7rem;
        border-bottom: none;
        padding-top: 10px;
    }
}

.section-inner {
    margin: 0 auto;
}

@media screen and (min-width: 1000px) and (max-width: 1200px) {
    .section-inner {
        padding: 0 20px;
    }
}

@media screen and (max-width: 960px) {
    .section-inner {
        padding-top: 25px;
        width: 90vw;
    }
}

.kaitori-howto-item {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0 -6px;
}

@media screen and (min-width: 1000px) {
    .kaitori-howto-item-title {
        font-size: 1.5rem;
    }
}

.kaitori-howto-item-title {
    color: #de1122;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: bolder !important;
    letter-spacing: .05em;
    line-height: 1.7;
}

@media screen and (min-width: 767px) {
    .kaitori-howto-item-title {
        font-size: 2rem;
    }
}

.kaitori-howto-item>* {
    margin: 0 6px;
}

.kaitori-howto-txt {
    margin-top: 15px;
    letter-spacing: .15em;
}

@media screen and (min-width: 767px) {
    .kaitori-howto-txt {
        margin-top: 36px;
        font-size: 1.6rem;
    }
}

.common-ttl {
    background-image: url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://www.jewel-cafe.jp/wp-content/themes/jewelcafe_replace/assets/css/../images/common/common-ttl-bg.png);
    background-size: 100%;
    letter-spacing: .11em;
    margin: 0 auto 15px;
    max-width: 1000px;
    min-height: auto;
    padding: 30px 0;
}

.common-ttl .section-inner {
    padding-left: 20px;
    width: 90vw;
}

.kaitori-title {
    align-items: fhealex-start;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
}

.common-ttl .section-inner .common-ttl-sub {
    font-size: 12px;
}

.common-ttl .section-inner .common-ttl-main {
    font-size: 1.25rem;
}

.common-ttl .section-inner .common-ttl-en {
    font-size: 12px;
}

.kaitori-ways-list h3 {
    border-left: 5px solid #de1122;
    margin-bottom: 16px;
    margin-top: 20px;
    font-weight: bold !important;
    padding: 4px 12px;
}

.kaitori-ways-list p {
    font-size: 1.2rem;
    letter-spacing: .15em;
}

@media screen and (min-width: 767px) {
    .kaitori-ways-list h3 {
        font-size: 1.7rem;
    }
    .kaitori-ways-list p {
        font-size: 1.5rem;
    }
    .tokei-kaitori .record-list-wrap ul.record-list li:nth-child(3n) {
        border-right: none;
    }
}

@media screen and (max-width:766px) {
    .tokei-kaitori .record-list-wrap ul.record-list li:nth-child(2n) {
        border-right: none;
    }

    #market-price-wrap .maket-price-img {
        width: 40px;
        margin-right: 5px;
    }

    .maket-price-table td {
        border-right: 1px solid #fbcfac;
        font-size: 12px;
        padding: 5px;
        vertical-align: middle;
        letter-spacing: -1px;
    }
}

@media screen and (min-width: 1000px){
.common-ttl {
    max-width: 700px;
    min-height: 279px;
    background-position: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}}

.market-model img {
    max-width: 290px;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.maket-price-table {
    border-collapse: separate;
    border-spacing: 0px;
    border: 1px solid #fbcfac;
}

@media screen and (min-width: 800px){
#market-price-wrap .date {
    font-size: 16px;
}}

#market-price-wrap .date {
    padding: 10px 0px;
    border-right: 1px solid #fbcfac;
    letter-spacing: -0.5px;
    text-align: center;
    font-weight: bold;
}

.market-price-wrap {
    display: flex;
    flex-direction: column;
}

@media screen and (min-width: 800px){
    .market-price-wrap {
        background: #fff;
        border-radius: 10px;
        padding: 40px;
        padding-bottom: 20px;
    }

    .market-content {
        display: flex;
        font-size: 16px;
        align-items: top;
    }

    .market-price-wrap table .item {
        display: flex;
        font-size: 14px;
        width: 300px;
        align-items: center;
        justify-content: left;
        flex-direction: row;
    }

    .maket-price-table td {
        border-right: 1px solid #fbcfac;
        font-size: 20px;
        padding: 5px 0px;
        vertical-align: middle;
        letter-spacing: 1px;
    }

    #market-price-wrap .new {
        width: 200px;
    }
    #market-price-wrap .maket-price-img {
        width: 50px;
        margin-right: 10px;
    }

    #market-price-wrap .old {
        width: 200px;
    }

    .market-price-wrap table .item {
        display: flex;
        font-size: 14px;
        width: 300px;
        align-items: center;
        justify-content: left;
        flex-direction: row;
    }

  

}

.market-price-content {
    padding: 20px 0px;
}

.maket-more {
    position: relative;
}

.maket-price-table td {
    border-bottom: 1px solid #fbcfac;
}

.market-price-wrap table .item {
    display: flex !important;
    font-size: 13px;
    align-items: center;
    flex-direction: row;
}

#market-price-wrap .new {
    color: #f00200;
    font-weight: bold;
    background: #ffdac7;
}

.market-price-wrap table .item div {
    display: inline-flex;
    flex-direction: column;
}

.code {
    font-size: 10px;
}

#market-price-wrap .old {
    color: #323232;
}

#market-price-wrap .new {
    color: #f00200;
    font-weight: bold;
    background: #ffdac7;
}

@media screen and (max-width: 750px){
img {
    width: 100%;
}}

#market-price-wrap .ttl-minamino img {
    max-width: 90px;
}

@media screen and (max-width: 960px){
#market-price-wrap .ttl-minamino {
    width: 20%;
}}

.market-price-wrap .ttl-wrap {
    display: flex;
    font-size: 16px;
    align-items: top;
}



.watch-price .market-price-wrap table {
    width: 100%;
    border-spacing: 0;
}

.watch-price .market-price-wrap table th.date {
    text-align: center;
    font-size: 1rem;
    border-bottom: none;
    padding-top: 10px;
}

.watch-price .market-price-wrap table th, .watch-price .market-price-wrap table td {
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-collapse: collapse;
}

.watch-price .market-price-wrap table th {
    padding: 3px;
}

.watch-price .market-price-wrap table th.item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.watch-price .market-price-wrap table th, .watch-price .market-price-wrap table td {
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-collapse: collapse;
}

.watch-price .market-price-wrap table th {
    padding: 3px;
}

.market-price-wrap table .item {
    display: flex !important;
    font-size: 13px;
    align-items: center;
    flex-direction: row;
}

.watch-price .market-price-wrap table th.item .left {
    width: 50px;
}

.market-price-wrap table .item div {
    display: inline-flex;
    flex-direction: column;
    TEXT-ALIGN: CENTER;
}

.watch-price .market-price-wrap img {
    max-width: 100%;
    height: auto;
}

.watch-price .market-price-wrap table th.item .right {
    width: 270px;
}



.watch-price .market-price-wrap table td {
    padding: 0;
}

.watch-price .market-price-wrap table td.new .price {
    width: 50%;
}

.watch-price .market-price-wrap table td.new .price {
    content: '';
    position: absolute;
    background: #FCD8C9;
    right: 0px;
    top: 0;
    z-index: 1;
    /* width: 90%; */
    height: 100%;
    line-height: 56px;
}

.chart-watch {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.watch-price .market-price-wrap {
    height: 100%;
    width: 100%;
}

.market-price-wrap {
    display: flex;
    flex-direction: column;
}

.chart-watch .chart-inner {
    height: 100%;
}