#gold .contents__left > section .titleHeading + .text {
    margin-top: 4rem;
}
@media (max-width: 767px) {
    #gold .contents__left > section .titleHeading + .text {
        margin-top: 2rem;
    }
}
#gold .contents__left > section .colBox .text {
    font-size: 14px;
    color: #545454;
}
@media (max-width: 767px) {
    #gold .contents__left > section .colBox .text {
        font-size: 12px;
    }
}
#gold .contents__left > section:first-of-type .titleMain--wrapper {
    margin-bottom: 2rem;
}
@media (min-width: 768px) {
    #gold .contents__left > section:first-of-type .titleMain--wrapper {
        margin-bottom: 2rem;
    }
}
#gold .contents__left > section:first-of-type .titleMain p {
    display: inline-block;
    padding: 0.25rem 1rem;
    margin-bottom: 8px;
    font-size: 16px;
    color: #fff;
    background-color: #d82300;
    border-radius: 50vw;
}
@media (min-width: 768px) {
    #gold .slide__wrap01 {
        width: 100%;
        max-width: 1440px;
        padding: 0 1.25rem;
    }
}
@media (max-width: 767px) {
    #gold .numbox--inner {
        margin-top: 0;
    }
}
#gold .numbox .numbox__slide > div:nth-last-of-type(-n + 2) {
    margin-bottom: 0;
}
@media (max-width: 767px) {
    #gold .shop__detail--rate {
        padding: 0 0.5rem;
    }
}
#gold .rateSection {
    margin-top: 0;
}
#gold .rateSection h3.titleSub {
    margin-top: 2rem;
    font-size: 24px;
}
@media (min-width: 768px) {
    #gold .rateSection h3.titleSub {
        margin-top: 4rem;
    }
}
#gold .rateSection h3.titleSub + p {
    margin-top: 8px;
    line-height: 1.5;
    color: #545454;
    text-align: center;
}
@media (max-width: 767px) {
    #gold .rateSection h3.titleSub + p {
        padding: 0 1rem;
    }
}
#gold .rateSection h4.titleH4 {
    margin: 1.5rem 0 1rem;
}
@media (min-width: 768px) {
    #gold .rateSection h4.titleH4 {
        margin: 1.5rem 0 1rem;
    }
}
#gold .form__wrap .form__liner {
    position: relative;
    z-index: 0;
    max-width: 320px;
    margin: 0 auto;
    background: #fff;
    border-radius: 24px;
}
#gold .form__wrap .form__liner select,
#gold .form__wrap .form__liner input {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    padding: 0.75rem 40px 0.75rem 25px;
    overflow: hidden;
    /* font-size: 0.875rem; */
    border: 2px solid #d82300;
    border-radius: 24px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#gold .form__wrap .form__liner::after {
    position: absolute;
    top: 50%;
    right: 20px;
    z-index: 0;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    vertical-align: middle;
    content: "";
    border-right: 1px solid #d82300;
    border-bottom: 1px solid #d82300;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
}
#gold .form__wrap .form__liner--weight input {
    padding: 0.4rem 40px 0.4rem 25px;
    font-size: 20px;
    text-align: center;
}
#gold .form__wrap .form__liner--weight::after {
    top: 12px;
    width: auto;
    height: auto;
    margin-top: 0;
    content: "g";
    border-right: none;
    border-bottom: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
#gold .form__wrap .form__liner--result input {
    padding: 0.4rem 40px 0.4rem 25px;
    font-size: 20px;
    text-align: center;
    border-color: #fff;
}
#gold .form__wrap .form__liner--result::after {
    top: 12px;
    width: auto;
    height: auto;
    margin-top: 0;
    content: "円";
    border-right: none;
    border-bottom: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
#gold .shop__detail--rateTable .teble__ingot td {
    padding: 1rem;
}
#gold .shop__detail--rateTable table {
    width: 100%;
    overflow: hidden;
    text-align: center;
    background: #f2f2f2;
    border-radius: 24px;
}
@media (max-width: 767px) {
    #gold .shop__detail--rateTable table {
        width: calc(100% - 1rem);
        margin-right: auto;
        margin-left: auto;
    }
}
#gold .shop__detail--rateTable table:not(:first-of-type) {
    margin-top: 1rem;
}
#gold .shop__detail--rateTable table tr:not(:first-of-type) {
    border-top: solid 1px #fff;
}
#gold .shop__detail--rateTable table tr:last-of-type {
    border-bottom: solid 1px #fff;
}
#gold .shop__detail--rateTable table tr th {
    width: 25%;
    padding: 0.625rem 0;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-align: center;
}
#gold .shop__detail--rateTable table tr th:not(:first-of-type) {
    border-left: solid 1px #fff;
}
#gold .shop__detail--rateTable table tr th.rateTable--gold {
    background: #8e7b31;
}
#gold .shop__detail--rateTable table tr th.rateTable--pt {
    background: #5995b3;
}
#gold .shop__detail--rateTable table tr th.rateTable--para {
    background: #1b982a;
}
#gold .shop__detail--rateTable table tr th.rateTable--sv {
    background: #545454;
}
#gold .shop__detail--rateTable table tr td {
    padding: 0.5rem;
    font-size: 0.75rem;
    line-height: 1.344;
    color: #545454;
}
#gold .shop__detail--rateTable table tr td:not(:first-of-type) {
    border-left: solid 1px #fff;
}
#gold .shop__detail--rateTable table tr td > span {
    display: block;
    font-size: 20px;
    font-weight: bold;
}
#gold .shop__detail--rateTable table tr td > span span {
    font-size: 12px;
    font-weight: normal;
}
#gold .shop__detail--rateGraph .rateGraph__wrap {
    padding: 2rem 1rem;
    margin-top: 1rem;
    border: solid 1px #f2f2f2;
    border-radius: 24px;
}
@media (min-width: 768px) {
    #gold .shop__detail--rateGraph .rateGraph__wrap {
        padding: calc(3rem - 4px) 5.75rem;
        margin-top: 1.5rem;
        border: solid 4px #f2f2f2;
    }
}
#gold .shop__detail--rateGraph .rateGraph__wrap .rateGraph__inner--select {
    margin-bottom: 1rem;
}
@media (min-width: 768px) {
    #gold .shop__detail--rateGraph .rateGraph__wrap .rateGraph__inner--select {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 1.5rem;
    }
}
@media (min-width: 768px) {
    #gold
        .shop__detail--rateGraph
        .rateGraph__wrap
        .rateGraph__inner--select
        .form__liner {
        width: 50%;
        margin: 0;
    }
}
#gold
    .shop__detail--rateGraph
    .rateGraph__wrap
    .rateGraph__inner--select
    #price-chart-legend {
    margin: 0.5rem auto;
    text-align: center;
}
@media (min-width: 768px) {
    #gold
        .shop__detail--rateGraph
        .rateGraph__wrap
        .rateGraph__inner--select
        #price-chart-legend {
        padding: 0.75rem 0;
        margin: 0;
        text-align: right;
    }
}
#gold .shop__detail--rateGraph .rateGraph__wrap .rateGraph__inner--graph img {
    display: block;
    width: 100%;
}
#gold .shop__detail--rateGraph .rateGraph__wrap .btn__wrap {
    margin-top: 1rem;
}
@media (max-width: 767px) {
    #gold .shop__detail--rateGraph .rateGraph__wrap .btn__wrap a {
        padding: 4px 0.75rem 4px 1.5rem;
        border-radius: 50px;
    }
}
@media (min-width: 768px) {
    #gold .shop__detail--rateGraph .rateGraph__wrap .btn__wrap {
        max-width: 500px;
        margin: 1.5rem auto 0;
    }
}
#gold .shop__detail--rateSimulation .rateSimulation__wrap {
    padding: 1.5rem 1rem;
    margin-top: 1.5rem;
    background: #f2f2f2;
    border-radius: 24px;
}
@media (min-width: 768px) {
    #gold .shop__detail--rateSimulation .rateSimulation__wrap {
        padding: 1.5rem 4.5rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    #gold .shop__detail--rateSimulation .rateSimulation__wrap li {
        width: 30%;
    }
    #gold .shop__detail--rateSimulation .rateSimulation__wrap li.form--symbol {
        width: 5%;
    }
}
#gold .shop__detail--rateSimulation .rateSimulation__wrap label {
    display: block;
    margin-bottom: 0.5rem;
    font-size: 14px;
    color: #545454;
    text-align: center;
}
@media (max-width: 767px) {
    #gold .shop__detail--rateSimulation .rateSimulation__wrap label {
        margin-bottom: 4px;
    }
}
#gold .shop__detail--rateSimulation .rateSimulation__wrap .form--symbol {
    margin: 0.5rem 0;
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
}
@media (min-width: 768px) {
    #gold .shop__detail--rateSimulation .rateSimulation__wrap .form--symbol {
        margin: 1.5rem 0 0;
    }
}
@media (max-width: 767px) {
    #gold .shop__detail--kaitori {
        padding: 0 1rem;
    }
}
#gold .shop__detail--kaitori .titleMain--wrapper {
    margin-bottom: 2rem;
}
@media (min-width: 768px) {
    #gold .shop__detail--kaitori .titleMain--wrapper {
        margin-bottom: 4rem;
    }
}
#gold .div-table {
    display: table;
    width: 100%;
    table-layout: fixed;
}
@media (max-width: 767px) {
    #gold .div-table {
        display: block;
    }
}
#gold .div-table .table--tr {
    display: table-row;
}
@media (max-width: 767px) {
    #gold .div-table .table--tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
#gold .div-table .table--td {
    display: table-cell;
    width: 25%;
    text-align: center;
}
@media (max-width: 767px) {
    #gold .div-table .table--td {
        width: 50%;
    }
}
#gold .div-table .table--td .td--title {
    padding: 0.625rem 0;
    font-size: clamp(14px, 3.67%, 10px);
    font-weight: normal;
    color: #fff;
}
@media (min-width: 768px) and (max-width: 1000px) {
    #gold .div-table .table--td .td--title {
        font-size: max(11px, 3.2%);
    }
}
@media (max-width: 767px) {
    #gold .div-table .table--td .td--title {
        font-size: 14px;
    }
}
#gold .div-table .table--td .td--title.rateTable--gold {
    background: #8e7b31;
    border-top-left-radius: 20px;
}
#gold .div-table .table--td .td--title.rateTable--pt {
    background: #5995b3;
}
@media (max-width: 767px) {
    #gold .div-table .table--td .td--title.rateTable--pt {
        border-top-right-radius: 20px;
    }
}
#gold .div-table .table--td .td--title.rateTable--para {
    background: #1b982a;
}
#gold .div-table .table--td .td--title.rateTable--sv {
    background: #545454;
}
@media (min-width: 768px) {
    #gold .div-table .table--td .td--title.rateTable--sv {
        border-top-right-radius: 20px;
    }
}
#gold .div-table .table--td .td--item {
    padding: 0.5rem;
    font-size: 0.75rem;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.344;
    color: #545454;
    background: #f2f2f2;
}
#gold .div-table .table--td .td--item span {
    font-size: 12px;
    font-weight: normal;
}
#gold .div-table .table--td:not(:last-of-type) .td--title,
#gold .div-table .table--td:not(:last-of-type) .td--item {
    border-right: solid 1px #fff;
}
@media (min-width: 768px) {
    #gold .div-table .table--td:first-of-type .td--item {
        border-bottom-left-radius: 20px;
    }
}
@media (max-width: 767px) {
    #gold .div-table .table--td:nth-last-child(2) .td--item {
        border-bottom-left-radius: 20px;
    }
}
#gold .div-table .table--td:last-of-type .td--item {
    border-bottom-right-radius: 20px;
}
#gold .another {
    margin-top: 10px;
}
#gold .gold-result-cat {
    padding: 0.75rem 1.25rem;
    margin-top: 4rem;
    background: #f2f2f2;
    border-radius: 24px;
}
#gold .gold-result-cat.another {
    margin-top: 10px;
}
@media (max-width: 767px) {
    #gold .gold-result-cat {
        padding: 0.75rem 1rem;
        margin: 0 -0.5rem;
        margin-top: 2rem;
    }
}
#gold .gold-result-cat__ttl {
    position: relative;
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 1.4444444444;
    text-align: center;
}
@media (min-width: 768px) {
    #gold .gold-result-cat__ttl.acod__switch {
        pointer-events: none;
    }
}
@media (max-width: 767px) {
    #gold .gold-result-cat__ttl {
        padding: 0 0.5rem;
        text-align: left;
        cursor: pointer;
    }
    #gold .gold-result-cat__ttl.acod__switch::after {
        position: absolute;
        top: 50%;
        right: 0;
        width: 12px;
        height: 12px;
        margin-top: -6px;
        vertical-align: middle;
        content: "";
        background: url("/gold/wp-content/themes/otakaraya/assets/img/common/icon_plus_red01.png")
            no-repeat right center;
        background-size: contain;
    }
    #gold .gold-result-cat__ttl.acod__switch.open::after {
        background: url("/gold/wp-content/themes/otakaraya/assets/img/common/icon_minus_red01.png")
            no-repeat right center;
        background-size: contain;
    }
}
#gold .gold-result-cat__item ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 0.75rem;
    -webkit-column-gap: 4.854368932%;
    -moz-column-gap: 4.854368932%;
    column-gap: 4.854368932%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 824px;
    margin: 1.5625rem auto 0.8125rem;
}
#gold .gold-result-cat__item ul li {
    position: relative;
    width: 47.572815534%;
    max-width: 392px;
}
@media (max-width: 767px) {
    #gold .gold-result-cat__item ul li {
        width: 100%;
        max-width: 100%;
    }
}
#gold .gold-result-cat__item ul li a {
    display: block;
    padding: 0.625rem 2.25rem 0.625rem 1.5rem;
    font-size: 0.875rem;
    line-height: 1.4285714286;
    background: #fff;
    border: solid 2px rgba(0, 0, 0, 0);
    border-radius: 24px;
}
#gold .gold-result-cat__item ul li a:hover {
    border-color: #d82300;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
#gold .gold-result-cat__item ul li a::after {
    position: absolute;
    top: 50%;
    right: 1rem;
    width: 1rem;
    height: 1rem;
    margin-top: -0.5rem;
    vertical-align: middle;
    content: "";
    background: url("/gold/wp-content/themes/otakaraya/assets/img/common/icon_arrow_red01.png")
        no-repeat;
    background-repeat: no-repeat;
    background-size: contain;
}
#gold .gold-result-cat__content {
    margin-top: 10px;
    background-color: #f2f2f2;
    border-radius: 24px;
}
@media (max-width: 767px) {
    #gold .gold-result-cat__content {
        padding: 0.75rem 0.5rem;
        margin: 10px -0.5rem;
    }
}
@media (min-width: 768px) {
    #gold .gold-result-cat__content {
        padding: 0.75rem 50px;
    }
}
#gold .gold-result-cat__content .colBox {
    gap: 2rem 1.3%;
    margin-top: 1.5rem;
}
@media (min-width: 1441px) {
    #gold .gold-result-cat__content .colBox {
        gap: 2rem 1.25rem;
    }
}
@media (max-width: 767px) {
    #gold .gold-result-cat__content .colBox {
        gap: 1rem 0.375rem;
    }
}
@media (max-width: 767px) {
    #gold .gold-result-cat__content .colBox__col04 {
        padding: 0 1rem;
    }
}
#gold .gold-result-cat__content .colBox__col04 > .col {
    width: 24%;
    max-width: 176px;
}
@media (max-width: 767px) {
    #gold .gold-result-cat__content .colBox__col04 > .col {
        max-width: 98px;
    }
}
@media (max-width: 767px) {
    #gold .gold-result-cat__content .colBox.sp__col03 {
        width: 100%;
        padding: 0 0.5rem;
    }
    #gold .gold-result-cat__content .colBox.sp__col03 > .col {
        width: 32.1%;
        max-width: 100px;
    }
}
@media (max-width: 767px) {
    #gold .gold-result-cat__content .acod__result-cat__switch {
        cursor: pointer;
    }
    #gold .gold-result-cat__content .acod__result-cat__switch::after {
        position: absolute;
        top: 50%;
        right: 7px;
        width: 12px;
        height: 12px;
        margin-top: -6px;
        vertical-align: middle;
        content: "";
        background: url("/gold/wp-content/themes/otakaraya/assets/img/common/icon_plus_red01.png")
            no-repeat right center;
        background-size: contain;
    }
    #gold .gold-result-cat__content .acod__result-cat__switch.open::after {
        background: url("/gold/wp-content/themes/otakaraya/assets/img/common/icon_minus_red01.png")
            no-repeat right center;
        background-size: contain;
    }
}
#gold .another .gold-result-cat {
    margin-top: 0;
}
#gold .another .gold-result-cat:not(:last-of-type) {
    margin-bottom: 10px;
}
#gold .another .gold-result-cat .acod__contents .colBox {
    margin: 2rem 0;
}
@media (max-width: 767px) {
    #gold .contents__left section + section.voice {
        margin-top: 0;
    }
}
@media (max-width: 767px) {
    #gold .contents__left section + section.voice .btn__wrap {
        width: calc(100% + 1rem);
        margin-top: 1rem;
        margin-right: -0.5rem;
        margin-left: -0.5rem;
    }
}
@media (max-width: 767px) {
    #gold .faq .btn__wrap {
        width: calc(100% + 1rem);
        margin-top: 1rem;
        margin-right: -0.5rem;
        margin-left: -0.5rem;
    }
}
@media (min-width: 768px) {
    #gold .btn__more {
        max-width: 392px;
    }
}
#gold .attend .colBox {
    margin-top: 1rem;
}
@media (min-width: 768px) {
    #gold .attend .colBox {
        gap: 1.1vw 2.5vw;
    }
}
#gold .attend .attendList {
    max-width: 824px;
}
@media (max-width: 767px) {
    #gold .attend .attendList {
        margin-top: 1.5rem;
    }
}
@media (max-width: 767px) {
    #gold .cta__wrap .cta {
        margin-top: 5rem;
    }
}
#gold .cta__wrap + section {
    margin-top: 8rem;
}
@media (max-width: 767px) {
    #gold .cta__wrap + section {
        margin-top: 4rem;
    }
}
@media (max-width: 767px) {
    #gold .columnbox .btn__wrap.btn__red {
        margin-top: 1.5rem;
    }
}
@media (min-width: 768px) {
    #gold .columnbox .btn__wrap.btn__red {
        padding: 0;
    }
}
@media (min-width: 768px) {
    #gold .columnbox__wrap .col:nth-child(n + 3) {
        margin-top: 1.5rem;
    }
}
#gold .columnbox__wrap .col--text .tag__list {
    font-size: 0.625rem;
}
@media (min-width: 768px) {
    #gold .columnbox__wrap .col--text .tag__list {
        font-size: 0.75rem;
    }
}
#gold .columnbox__wrap .col--text .tag__list--item {
    padding: 4px 0.5rem;
    color: #fff;
    background-color: gray;
    border-radius: 100px;
}
@media (max-width: 767px) {
    #gold .fshoplist-target {
        width: calc(100% + 1rem);
        margin-right: -0.5rem;
        margin-left: -0.5rem;
    }
}
@media (max-width: 767px) {
    #gold .fshoplist-target .fshoplist-target--item ul {
        row-gap: 0.5rem;
    }
} /*# sourceMappingURL=gold.min.css.map */
