@charset "UTF-8";

.keyvisual__numofshops {
position: absolute;
top: 298px;
left: 134px;
font-family: "Noto Serif JP", serif;
color: #fff;
}
.keyvisual__numofshops--text {
font-size: 44px;
font-weight: 700;
letter-spacing: -1px;
}
.keyvisual__numofshops--text .shops {
font-size: 28px;
line-height: 1;
letter-spacing: 0;
position: relative;
top: -4px;
left: 3px;
}
.keyvisual__numofshops--text .over {
writing-mode: vertical-rl;
font-size: 14px;
position: relative;
top: -4px;
left: 5px;
}
.keyvisual__numofshops--date {
position: absolute;
right: -10px;
bottom: -10px;
font-size: 10px;
font-weight: 400;
}
.goldRate {
position: relative;
}
.goldRate__box {
position: absolute;
width: 100%;
height: 100%;
}
.goldRate__date--update {
position: absolute;
top: 88px;
left: 20px;
width: 40%;
line-height: 1;
padding: 5px 9px;
padding-right: 13px;
background: #cd0303;
color: #fff;
display: inline-flex;
align-items: flex-end;
border-radius: 0 100px 100px 0;
font-size: 14px;
}
.goldRate__subject {
position: absolute;
top: 133px;
left: 26px;
width: 20%;
font-size: 14px;
line-height: 18px;
font-weight: 500;
color: #000;
transform: matrix(1, 0, -0.17, 0.98, 0, 0);
text-align: right;
}
.goldRate__price {
position: absolute;
top: 104px;
right: 18px;
width: 70%;
height: 92px;
}
.goldRate__price--front, .goldRate__price--back {
display: flex;
justify-content: center;
align-items: center;
height: 66px;
font-family: "Heebo", sans-serif;
font-style: normal;
font-weight: 600;
background: linear-gradient(180deg, #ffd542 -0.77%, #ffdb7e 34.77%, #b68914 35.78%, #ffd542 85.54%, #ffdb7e 100.77%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
transform: matrix(1, 0, -0.17, 0.98, 0, 0);
line-height: 1;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
z-index: 1;
}
.goldRate__price--front p .num, .goldRate__price--back p .num {
font-size: 60px;
}
.goldRate__price--front p .suffix, .goldRate__price--back p .suffix {
font-family: "Noto Sans JP", sans-serif;
font-size: 25px;
margin-bottom: -18px;
}
.goldRate__price--back {
-webkit-text-stroke: 4px #5f4001;
text-stroke: 4px #5f4001;
z-index: 0;
}
.goldRate__dayoverday {
position: absolute;
top: 82px;
right: 10px;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
background: #cd0303;
color: #fff;
border-radius: 50%;
padding-top: 3px;
width: 55px;
height: 55px;
}
.goldRate__dayoverday--title {
display: block;
font-size: 11px;
font-weight: 500;
}
.goldRate__dayoverday--number {
display: block;
font-family: "Heebo", sans-serif;
font-size: 18px;
line-height: 18px;
font-weight: 700;
padding-top: 3px;
}
.goldRate__past {
position: absolute;
width: 40%;
}
.goldRate__past--year {
line-height: 1;
padding: 2px 20px;
background: #000000;
color: #fff;
display: inline-flex;
align-items: flex-end;
border-radius: 0 100px 100px 0;
}
.goldRate__past--year p .year {
font-size: 12px;
}
.goldRate__past--year p .suffix {
font-size: 10px;
}
.goldRate__past--front, .goldRate__past--back {
display: flex;
justify-content: flex-start;
align-items: center;
font-family: "Heebo", sans-serif;
font-style: normal;
font-weight: 600;
transform: matrix(1, 0, -0.17, 0.98, 0, 0);
line-height: 1;
position: absolute;
top: 20px;
left: 8px;
z-index: 1;
}
.goldRate__past--front p .num, .goldRate__past--back p .num {
font-size: 22px;
}
.goldRate__past--front p .suffix, .goldRate__past--back p .suffix {
font-size: 12px;
margin-bottom: -4px;
}
.goldRate__past--back {
-webkit-text-stroke: 4px #fff;
text-stroke: 4px #fff;
z-index: 0;
}
.goldRate__2022 {
top: 240px;
left: 60px;
}
.goldRate__2023 {
top: 210px;
left: 138px;
}
.rate {
padding: 35px 10px;
text-align: center;
background: linear-gradient(182.96deg, #e4d197 0.29%, #ede1b7 46.02%, #f0db8f 99.71%);
}
.rate__heading .heading__text small {
font-size: 25px;
}
.rate p {
margin-bottom: 15px;
line-height: 1.4;
color: #444;
}
.rate .font__S {
margin-top: 10px;
margin-bottom: 20px;
}
.rate__inner {
background-color: #fff;
padding: 0 10px;
}
.rate__inner--title {
font-size: 18px;
font-weight: bold;
font-family: "Noto Serif JP", serif;
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
padding-top: 15px;
margin-bottom: 15px;
}
.rate__inner--title.border {
font-size: 15px;
padding-top: 25px;
margin-bottom: 10px;
white-space: nowrap;
}
.rate__inner--title.border::before, .rate__inner--title.border::after {
content: "";
width: 20px;
height: 1px;
background-color: #000;
}
.rate__inner--table {
width: 100%;
border-collapse: collapse;
}
.rate__inner--table th,
.rate__inner--table td {
border: solid 1px #ccc;
vertical-align: middle;
font-weight: 500;
line-height: 1;
}
.rate__inner--table th .font__S,
.rate__inner--table td .font__S {
margin: 0;
font-size: 11px;
}
.rate__inner--table thead th {
background-color: #c8bf76;
color: #fff;
width: 37.5%;
height: 30px;
}
.rate__inner--table thead th:first-child {
width: 25%;
}
.rate__inner--table tbody th {
background-color: #f1eed6;
}
.rate__inner--table tbody th:last-child {
background-color: #aa0d33;
}
.rate__inner--table tbody th.pt {
background-color: #d3e2ec;
}
.rate__inner--table tbody th.sv {
background-color: #b2dedf;
}
.rate__inner--table tbody td {
font-family: "Heebo", sans-serif;
}
.rate__inner--table tbody td .font__S {
font-family: "Noto Sans JP", sans-serif;
}
.rate__inner--table.table1 tbody th {
width: 20%;
height: 50px;
}
.rate__inner--table.table1 tbody td {
font-size: 18px;
}
.rate__inner--table.table1 tbody td .font__S {
font-weight: 400;
}
.rate__inner--table.table2 tbody th {
width: 25%;
height: 50px;
}
.rate__inner--table.table2 tbody td {
font-size: 18px;
}
.rate__inner--table.table3 {
margin-bottom: 5px;
}
.rate__inner--table.table3 tbody th {
width: 25%;
height: 35px;
}
.rate .historicalPrice {
margin: 20px 0;
}
.rate .historicalPrice__select {
display: flex;
align-items: stretch;
border: solid 1px #ccc;
}
.rate .historicalPrice__select--title {
font-size: 14px;
font-weight: 700;
text-align: left;
background: #c8bf76;
color: #fff;
padding: 7px 14px;
margin: 0;
}
.rate .historicalPrice__select--inner {
flex: 1;
position: relative;
}
.rate .historicalPrice__select--container {
position: absolute;
top: 100%;
left: -1px;
width: calc(100% + 2px);
background: #fff;
z-index: 10;
display: none;
border: solid 1px #ccc;
}
.rate .historicalPrice__select--container.active {
display: block;
}
.rate .historicalPrice__select--wrap:hover {
background-color: #eee;
}
.rate .historicalPrice__selected {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
font-size: 14px;
font-weight: 500;
text-align: left;
padding: 15px 0px 15px 10px;
background: #fff;
border: none;
cursor: pointer;
width: 100%;
height: 100%;
color: #000;
}
.rate .historicalPrice__selected--image {
position: relative;
}
.rate .historicalPrice__selected--image::before {
content: "";
display: block;
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
width: 1px;
height: 35px;
background: #ccc;
}
.rate .historicalPrice__selected--image img {
display: block;
padding: 0 15px;
height: 8px;
width: 40px;
}
.rate .historicalPrice__label {
cursor: pointer;
padding: 5px;
display: block;
padding: 10px;
width: 100%;
}
.rate .historicalPrice__chart {
display: none;
}
.rate .historicalPrice__chart.is-active {
display: block;
}
.rate .historicalPrice__chart--inner {
height: auto;
max-height: 182px;
overflow: hidden;
transition: max-height 0.5s ease-out;
}
.rate .historicalPrice__chart--inner.active {
max-height: 3000px;
}
.rate .historicalPrice__chart--table {
width: 100%;
border-collapse: collapse;
}
.rate .historicalPrice__chart--thead th {
font-size: 14px;
font-weight: 700;
padding: 10px 0;
text-align: center;
background: #c8bf76;
color: #fff;
border: solid 1px #ccc;
letter-spacing: 0.1em;
}
.rate .historicalPrice__chart--thead th small {
font-size: 10px;
margin-left: 5px;
}
.rate .historicalPrice__chart--tbody > tr td:nth-child(2) {
font-family: "Heebo", sans-serif;
font-size: 15px;
}
.rate .historicalPrice__chart--tbody td {
font-size: 14px;
font-weight: 500;
padding: 10px 0;
text-align: center;
border: solid 1px #ccc;
}
.rate .historicalPrice__chart--tbody td small {
font-size: 10px;
}
.rate .historicalPrice__chart--accordionButton {
display: block;
position: relative;
width: 100%;
font-size: 14px;
font-weight: 500;
padding: 10px 20px;
background: #eee;
border: solid 1px #ccc;
border-top: none;
cursor: pointer;
color: #000;
}
.rate .historicalPrice__chart--accordionButton::before {
content: "";
height: 2px;
width: 12px;
background: #000;
position: absolute;
top: 50%;
right: 11px;
transform: translateY(-50%);
}
.rate .historicalPrice__chart--accordionButton::after {
content: "";
height: 12px;
width: 2px;
background: #000;
position: absolute;
top: 50%;
right: 16px;
transform: translateY(-50%);
}
.rate .historicalPrice__chart--accordionButton.active::after {
display: none;
}
.rate input[type=radio] {
display: none;
}
.design {
padding: 35px 10px 0;
text-align: center;
background: linear-gradient(182.96deg, #e4d197 0.29%, #ede1b7 46.02%, #f0db8f 99.71%);
}
.design__font--L {
font-size: 18px;
font-weight: 500;
margin: 15px 0 0;
color: #000;
}
.design__font--L span {
font-family: "Heebo", sans-serif;
font-size: 25px;
}
.design dl {
width: calc(100% - 30px);
display: flex;
justify-content: center;
align-items: center;
font-weight: 500;
padding: 5px 0;
margin: 0 auto 10px;
}
.design dl dt {
color: #fff;
font-size: 15px;
display: flex;
justify-content: center;
align-items: center;
background-color: #aa0d33;
width: 135px;
height: 50px;
}
.design dl dd {
font-size: 15px;
font-weight: bold;
color: #aa0d33;
border: solid 2px #aa0d33;
background-color: #fff;
width: calc(100% - 135px);
height: 50px;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
.design dl dd span {
font-family: "Heebo", sans-serif;
font-size: 28px;
}
.design p {
line-height: 1.4;
color: #444;
}
.design__title {
font-size: 27px;
-webkit-text-fill-color: #000000; text-fill-color: #000000;
-webkit-text-stroke: 3px #ffffff;
paint-order: stroke;
}
.design__title .color__red {
-webkit-text-fill-color: #aa0d33;
text-fill-color: #aa0d33;
}
.wrap .design__title {
font-size: 27px;
}
.case {
width: 100%;
padding: 35px 20px 0 !important;
text-align: center;
background: #f2f2f1;
}
.case .letterSpacing {
letter-spacing: 0.1em;
}
.case .font__S {
font-size: 12px;
color: #444;
padding: 20px 10px 20px;
line-height: 1.4;
}
.case__list {
margin-top: 20px;
border-bottom: solid 1px #ccc;
text-align: left;
}
.case__list--item {
display: flex;
justify-content: space-between;
align-items: center;
gap: 10px;
border-top: solid 1px #ccc;
}
.case__list--text {
display: flex;
flex-direction: column;
width: 185px;
gap: 5px;
}
.case__list--text h3 {
font-size: 15px;
font-weight: 500;
margin-bottom: 12px;
}
.case__list--text p {
letter-spacing: -0.06em;
}
.case__list--text dl {
display: flex;
justify-content: flex-start;
align-items: center;
gap: 5px;
font-weight: 500;
}
.case__list--text dl dt {
color: #fff;
font-size: 11px;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
background-color: #aa0d33;
width: 50px;
height: 30px;
}
.case__list--text dl dd {
font-size: 15px;
color: #aa0d33;
white-space: nowrap;
letter-spacing: -0.05em;
}
.case__list--text dl dd:last-of-type {
letter-spacing: -0.08em;
}
.case__list--text dl dd span {
font-family: "Heebo", sans-serif;
font-size: 26px;
font-weight: 700;
}
.case__list--image {
width: 150px;
position: relative;
}
.case__list--image figcaption {
font-family: "Heebo", sans-serif;
font-size: 15px;
font-weight: 500;
color: #fff;
width: 35px;
aspect-ratio: 1/1;
background-color: #af9249;
border-radius: 100vh;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
top: 5px;
right: 5px;
}
.case__list--image figcaption sub {
font-size: 11px;
}
.case__list--image img {
width: 150px;
height: 100px;
}
.reason {
padding: 35px 10px;
text-align: center;
background: linear-gradient(182.96deg, #e4d197 0.29%, #ede1b7 46.02%, #f0db8f 99.71%);
}
.reason__heading .heading__bubble {
letter-spacing: -0.05em;
}
.reason__heading .heading__text {
font-size: 25px;
letter-spacing: 0;
}
.reason__heading .heading__text small {
font-size: 20px;
}
.reason__heading .heading__text .color__red {
font-size: 35px;
}
.reason dl {
display: flex;
align-items: center;
margin-bottom: 3px;
}
.reason dl dt,
.reason dl dd {
display: flex;
align-items: center;
height: 65px;
}
.reason dl dt {
flex-direction: column;
justify-content: center;
align-items: center;
gap: 3px;
width: 50px;
font-size: 10px;
font-weight: 500;
color: #fff;
background-color: #8c6500;
}
.reason dl dt span {
font-family: "Heebo", sans-serif;
font-size: 20px;
font-weight: bold;
}
.reason dl dd {
text-align: left;
padding: 0 30px 0 10px;
width: calc(100% - 50px);
background-color: #fff;
color: #444;
line-height: 1.38;
}
.jewelryHighOffer {
position: relative;
}
.jewelryHighOffer__button--tel {
position: absolute;
top: 580px;
left: 50%;
transform: translateX(-50%);
width: 325px;
}
.media {
width: 100%;
padding: 40px 12px;
background: #E8E9F2;
}
.media__thumbnails {
margin-bottom: 16px;
}
.media__list--wrap {
padding: 0 12px;
}
.media__summary {
border-radius: 9999px;
border: 1px solid #CCC;
background: #FFF;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
height: 45px;
color: #10016A;
font-size: 14px;
font-weight: 500;
letter-spacing: 0.01em;
position: relative;
transition: all 0.3s 0s ease;
}
.media__summary:before,
.media__summary:after {
display: block;
content: "";
position: absolute;
top: 0;
bottom: 0;
margin: auto;
background-color: #10016A;
}
.media__summary:before {
width: 2px;
height: 12px;
right: 23px;
}
.media__summary:after {
width: 12px;
height: 2px;
right: 18px;
}
.media__details[open] .media__summary::before {
display: none;
}
.media__list {
margin-top: 10px;
}
.media__list--item {
border-bottom: 1px solid #B7B7B7;
padding: 6px 6px 6px 15px;
margin-bottom: 6px;
color: #444;
font-size: 12px;
font-weight: 400;
}
.media__list--item:last-child {
margin-bottom: 0;
}
.jewelry {
position: relative;
}
.jewelry__tel--btn {
position: absolute;
bottom: 70px;
left: 50%;
transform: translateX(-50%);
width: 325px;
}
.jewelry__bg--upper {
padding: 35px 10px 0;
background: #BBE3FB url(https://lp.kaitori-daikichi.jp/ad/wp-content/themes/daikichi_lp/assets/images/jewelry-bg-upper.png) center/cover no-repeat;
}
.jewelry__bg {
padding: 25px 10px 35px;
background: #BBE3FB url(https://lp.kaitori-daikichi.jp/ad/wp-content/themes/daikichi_lp/assets/images/jewelry-bg.png) center/contain repeat-y;
}
.jewelry__mb {
margin-bottom: 25px;
}
.jewelry__title {
padding-inline: 8px;
}
.jewelry__cta--text {
width: 80%;
margin: 0 auto 10px;
}
.small__note {
text-align: left;
font-size: 10px;
padding: 20px 0;
line-height: 1.5;
}
.small__note--12px {
text-align: left;
font-size: 12px;
padding: 20px 0;
line-height: 1.5;
}
.business__trip {
display: block;
}
.business__trip button {
border: none;
background: none;
padding: 0;
}
.business__trip--popup {
background: #E8E9F2;
}
.business__trip--popup .popup__inner {
position: relative;
}
.business__trip--popup .icon__closs {
position: absolute;
top: 1em;
right: 1.5em;
width: 2.5em;
}
.business__trip--popup .scroll__inner {
overflow-y: scroll;
height: 100vh;
padding: 2em 1em 2em;
}
.business__trip--popup .popup__inner--title {
font-weight: bold;
text-align: center;
font-size: 2em;
font-family: noto serif jp;
margin-bottom: 15px;
line-height: 1.2;
}
.business__trip--popup .popup__inner--title .text__small {
font-size: 0.8em;
}
.business__trip--popup .textright {
text-align: right;
font-size: 0.8em;
margin-bottom: 3px;
}
.business__trip--popup .point__cont {
margin-bottom: 20px;
}
.business__trip--popup .point {
background: #fff;
color: #10016A;
border-radius: 20px;
padding: 0;
display: flex;
justify-content: flex-start;
align-items: center;
font-weight: bold;
gap: 5px;
margin-top: 10px;
}
.business__trip--popup .point span {
background: #10016A;
color: #fff;
border-radius: 20px;
padding: 7px;
}
.business__trip--popup .scroll__inner h3 {
border-bottom: solid 2px #888888;
text-align: center;
font-size: 1.5em;
line-height: 1.2;
margin-top: 10px;
padding-bottom: 10px;
margin-bottom: 10px;
}
.business__trip--popup p {
line-height: 1.5;
margin-bottom: 10px;
}
.business__trip--popup .tokucho_cont {
margin-top: 2em;
}
.business__trip .business_trip_tel_btn {
margin-top: 1em;
}
.business__trip .business__trip--close {
background: #FFFFFF;
border-radius: 30px;
position: relative;
display: block;
margin: 2.3em auto 0;
width: 225px;
height: 40px;
}
.business__trip--close::after {
content: "ー";
display: block;
font-size: 1em;
position: absolute;
top: 23%;
right: 1em;
}
.keyvisual__bottom--button {
margin-top: 10px;
}
.secret__point figcaption {
margin-top: 0;
}
.price {
padding-bottom: 20px;
}
.price .tab__panel {
margin-top: 20px;
}
.price .tab__panel--heading {
margin-bottom: 20px;
}
.faq__content .anchor-tel {
margin: 5px -15px 0 -45px;
}
.faq__content .anchor-tel:last-child {
margin-bottom: -10px;
}
.wrap .price .note__small {
padding-bottom: 0;
}
.wrap .kaitoriPrice .note__small {
padding-bottom: 0;
}