@media (min-width: 960px) {
#bt-root .bcp-container {
width: min(1120px, calc(100% - 208px));
}
}
#bt-root .bcp-sp { display: none; }
@media (max-width: 768px) {
#bt-root .bcp-sp { display: inline; }
} #bt-root .bcp-hero {
position: relative;
overflow: hidden;
background:
radial-gradient(ellipse 90% 70% at 82% -12%, rgba(255, 250, 235, .9) 0%, rgba(255, 250, 235, 0) 55%),
radial-gradient(ellipse 80% 65% at 10% 110%, rgba(64, 164, 174, .55) 0%, rgba(64, 164, 174, 0) 62%),
linear-gradient(168deg, #eefaf9 0%, #bfe6e8 38%, #7cc4cc 78%, #5cb2bd 100%);
padding: clamp(62px, 8vw, 96px) 20px clamp(104px, 12vw, 148px);
text-align: left;
} #bt-root .bcp-hero__wm {
position: absolute;
z-index: 0;
left: -.04em;
bottom: clamp(56px, 9vw, 130px);
font-family: "Inter", Arial, sans-serif;
font-style: italic;
font-weight: 700;
font-size: clamp(96px, 16vw, 250px);
letter-spacing: .06em;
line-height: 1;
color: rgba(255, 255, 255, .18);
white-space: nowrap;
pointer-events: none;
user-select: none;
} #bt-root .bcp-hero__ring {
position: absolute;
border: 1.5px solid rgba(255, 255, 255, .45);
border-radius: 50%;
pointer-events: none;
}
#bt-root .bcp-hero__ring--1 {
width: clamp(140px, 16vw, 240px);
height: clamp(140px, 16vw, 240px);
left: clamp(-70px, -6vw, -40px);
top: 16%;
}
#bt-root .bcp-hero__ring--2 {
width: clamp(70px, 8vw, 120px);
height: clamp(70px, 8vw, 120px);
left: clamp(30px, 6vw, 110px);
bottom: 26%;
border-color: rgba(255, 255, 255, .32);
} #bt-root .bcp-hero__model {
position: absolute;
z-index: 1;
right: clamp(80px, 13vw, 280px);
bottom: 0;
width: clamp(260px, 30.5vw, 470px);
margin: 0;
pointer-events: none;
}
#bt-root .bcp-hero__model img {
display: block;
width: 100%;
height: auto;
filter: drop-shadow(0 16px 30px rgba(23, 67, 74, .22));
} #bt-root .bcp-hero__sun {
position: absolute;
top: clamp(-90px, -8vw, -40px);
right: clamp(-70px, -5vw, 20px);
width: clamp(220px, 30vw, 420px);
height: clamp(220px, 30vw, 420px);
pointer-events: none;
background:
radial-gradient(circle at 50% 50%, rgba(255, 236, 189, .95) 0%, rgba(255, 226, 166, .55) 34%, rgba(255, 226, 166, 0) 70%);
} #bt-root .bcp-hero__deco {
position: absolute;
inset: 0;
pointer-events: none;
background:
radial-gradient(circle 3px at 18% 28%, rgba(255,255,255,.95) 0 45%, transparent 55%),
radial-gradient(circle 2px at 26% 62%, rgba(255,255,255,.8) 0 45%, transparent 55%),
radial-gradient(circle 4px at 74% 24%, rgba(255,255,255,.9) 0 45%, transparent 55%),
radial-gradient(circle 2px at 84% 58%, rgba(255,255,255,.85) 0 45%, transparent 55%),
radial-gradient(circle 3px at 62% 76%, rgba(255,255,255,.7) 0 45%, transparent 55%),
radial-gradient(circle 2px at 40% 18%, rgba(255,255,255,.75) 0 45%, transparent 55%);
}
#bt-root .bcp-hero__inner {
position: relative;
max-width: 1160px;
margin: 0 auto;
z-index: 3;
} @media (min-width: 769px) {
#bt-root .bcp-hero__inner {
padding-right: clamp(320px, 37vw, 560px);
}
}
#bt-root .bcp-hero__season {
display: inline-flex;
align-items: center;
gap: clamp(12px, 2vw, 20px);
margin: 0 0 clamp(14px, 2.2vw, 20px);
color: #1f6d75;
font-family: "Inter", Arial, sans-serif;
font-size: clamp(13px, 1.7vw, 17px);
font-weight: 700;
font-style: italic;
letter-spacing: .42em;
line-height: 1;
}
#bt-root .bcp-hero__season-line {
width: clamp(34px, 5vw, 60px);
height: 1px;
background: linear-gradient(90deg, #1f6d75, transparent);
}
#bt-root .bcp-hero__eyebrow {
margin: 0 0 clamp(8px, 1.3vw, 12px);
color: #2c5a62;
font-size: clamp(13px, 1.6vw, 16.5px);
font-weight: 600;
letter-spacing: .3em;
}
#bt-root .bcp-hero__title {
margin: 0;
color: #16424a;
font-family: var(--bt-serif, "Shippori Mincho", serif);
font-size: clamp(40px, 7.4vw, 82px);
font-weight: 700;
letter-spacing: .08em;
line-height: 1.22;
text-shadow: 0 2px 14px rgba(255, 255, 255, .65);
}
#bt-root .bcp-hero__title-em {
background: linear-gradient(115deg, #a8834e 0%, #d9bd8c 45%, #a8834e 80%);
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
color: #a8834e;
}
#bt-root .bcp-hero__catch {
margin: clamp(14px, 2vw, 24px) 0 0;
color: #1e4d55;
font-size: clamp(17px, 2.6vw, 26px);
font-weight: 700;
letter-spacing: .12em;
}
#bt-root .bcp-hero__catch span {
color: #b64562;
font-weight: 700;
background: linear-gradient(transparent 68%, rgba(217, 189, 140, .55) 68%);
padding: 0 2px;
}
#bt-root .bcp-hero__period {
display: inline-flex;
align-items: center;
gap: clamp(14px, 2vw, 22px);
margin: clamp(18px, 2.8vw, 28px) 0 0;
padding: clamp(11px, 1.6vw, 15px) clamp(22px, 3.4vw, 38px);
background: rgba(255, 255, 255, .85);
border: 1px solid rgba(185, 158, 116, .55);
border-radius: 999px;
box-shadow: 0 6px 24px rgba(23, 67, 74, .16);
backdrop-filter: blur(2px);
}
#bt-root .bcp-hero__period-label {
color: #fff;
background: #c94f6d;
border-radius: 999px;
padding: 6px 14px;
font-size: clamp(11px, 1.4vw, 13px);
font-weight: 700;
letter-spacing: .18em;
white-space: nowrap;
}
#bt-root .bcp-hero__period-date {
color: #23484c;
font-family: var(--bt-serif, serif);
font-size: clamp(15px, 2.4vw, 23px);
letter-spacing: .08em;
white-space: nowrap;
}
#bt-root .bcp-hero__period-date strong {
font-size: clamp(22px, 3.6vw, 34px);
font-weight: 700;
}
#bt-root .bcp-hero__period-date small {
font-size: clamp(11px, 1.5vw, 14px);
margin-right: .2em;
} #bt-root .bcp-hero__chips {
display: flex;
flex-wrap: wrap;
gap: 10px 12px;
margin: clamp(16px, 2.4vw, 26px) 0 0;
padding: 0;
list-style: none;
}
#bt-root .bcp-hero__chips a {
display: inline-flex;
align-items: center;
gap: 8px;
padding: 10px 16px;
background: rgba(255, 255, 255, .92);
border: 1px solid rgba(185, 158, 116, .6);
border-radius: 999px;
color: #6e5a46;
font-size: clamp(12.5px, 1.45vw, 14.5px);
font-weight: 700;
letter-spacing: .06em;
text-decoration: none;
box-shadow: 0 3px 12px rgba(23, 67, 74, .1);
transition: background .2s ease, transform .2s ease;
}
#bt-root .bcp-hero__chips a::after {
content: "";
width: 6px;
height: 6px;
border-right: 1.5px solid #b99e74;
border-bottom: 1.5px solid #b99e74;
transform: rotate(45deg);
margin-top: -2px;
}
#bt-root .bcp-hero__chips a:hover {
background: #fff;
transform: translateY(-2px);
} #bt-root .bcp-sun-burst {
position: absolute;
inset: 0;
z-index: 0;
width: 100%;
height: 100%;
filter: drop-shadow(0 8px 18px rgba(180, 130, 55, .38));
pointer-events: none;
} #bt-root .bcp-hero__badge > :not(.bcp-sun-burst),
#bt-root .bcp-item__off > :not(.bcp-sun-burst) {
position: relative;
z-index: 1;
} #bt-root .bcp-hero__badge {
position: absolute;
z-index: 4;
top: clamp(44px, 5vw, 76px);
right: clamp(24px, 4vw, 72px);
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 2px;
width: clamp(104px, 12.5vw, 164px);
height: clamp(104px, 12.5vw, 164px);
margin: 0;
color: #fff;
}
#bt-root .bcp-hero__badge-sub {
font-size: clamp(12px, 1.5vw, 15px);
font-weight: 700;
letter-spacing: .3em;
text-indent: .3em;
line-height: 1;
text-shadow: 0 1px 3px rgba(160, 110, 40, .45);
}
#bt-root .bcp-hero__badge-num {
font-family: "Inter", Arial, sans-serif;
font-size: clamp(36px, 4.8vw, 60px);
font-weight: 700;
line-height: 1;
letter-spacing: 0;
text-shadow: 0 2px 5px rgba(160, 110, 40, .5);
}
#bt-root .bcp-hero__badge-num small {
font-size: .45em;
font-weight: 700;
}
#bt-root .bcp-hero__badge-off {
font-family: "Inter", Arial, sans-serif;
font-size: clamp(13px, 1.7vw, 18px);
font-weight: 700;
letter-spacing: .22em;
text-indent: .22em;
line-height: 1;
text-shadow: 0 1px 3px rgba(160, 110, 40, .45);
}
#bt-root .bcp-hero__badge-note {
font-size: clamp(8px, .95vw, 10px);
font-weight: 600;
letter-spacing: .02em;
text-shadow: 0 1px 2px rgba(160, 110, 40, .45);
} #bt-root .bcp-hero__waves {
position: absolute;
left: 0;
right: 0;
bottom: -1px;
height: clamp(56px, 8vw, 110px);
pointer-events: none;
z-index: 2;
}
#bt-root .bcp-hero__waves::before,
#bt-root .bcp-hero__waves::after {
content: "";
position: absolute;
inset: 0;
background-repeat: repeat-x;
background-size: 1440px 100%;
}
#bt-root .bcp-hero__waves::before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120' preserveAspectRatio='none'%3E%3Cpath d='M0 58 C240 18 480 18 720 58 C960 98 1200 98 1440 58 L1440 120 L0 120 Z' fill='%23ffffff' fill-opacity='.5'/%3E%3C/svg%3E");
animation: bcp-wave-scroll 48s linear infinite;
}
#bt-root .bcp-hero__waves::after {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120' preserveAspectRatio='none'%3E%3Cpath d='M0 88 C240 58 480 58 720 88 C960 116 1200 116 1440 88 L1440 120 L0 120 Z' fill='%23ffffff'/%3E%3C/svg%3E");
animation: bcp-wave-scroll 28s linear infinite;
}
@keyframes bcp-wave-scroll {
from { background-position-x: 0; }
to   { background-position-x: -1440px; }
}
@media (prefers-reduced-motion: reduce) {
#bt-root .bcp-hero__waves::before,
#bt-root .bcp-hero__waves::after {
animation: none;
}
} @media (max-width: 768px) {
#bt-root .bcp-hero {
padding: 38px 22px 100px;
}
#bt-root .bcp-hero__wm {
font-size: 72px;
bottom: 96px;
}
#bt-root .bcp-hero__season {
margin-bottom: 10px;
font-size: 10.5px;
letter-spacing: .18em;
gap: 10px;
}
#bt-root .bcp-hero__season-line {
display: none;
}
#bt-root .bcp-hero__eyebrow {
margin-bottom: 6px;
font-size: 12px;
letter-spacing: .2em;
}
#bt-root .bcp-hero__title {
font-size: clamp(33px, 9.4vw, 42px);
line-height: 1.26;
}
#bt-root .bcp-hero__catch {
margin-top: 12px;
font-size: 16px;
letter-spacing: .06em;
}
#bt-root .bcp-hero__period {
margin-top: 14px;
gap: 9px;
padding: 9px 14px;
}
#bt-root .bcp-hero__period-label {
font-size: 10.5px;
padding: 4px 10px;
}
#bt-root .bcp-hero__period-date {
font-size: 14px;
}
#bt-root .bcp-hero__period-date strong {
font-size: 20px;
}
#bt-root .bcp-hero__chips {
display: grid;
grid-template-columns: 1fr;
gap: 8px;
margin-top: 14px;
max-width: min(176px, 45vw);
}
#bt-root .bcp-hero__chips a {
position: relative;
justify-content: center;
width: 100%;
padding: 9px 20px 9px 10px;
font-size: 12px;
}
#bt-root .bcp-hero__chips a::after {
position: absolute;
right: 9px;
top: 50%;
margin-top: -4px;
}
#bt-root .bcp-hero__model {
z-index: 4;
right: 0;
width: min(215px, 55vw);
}
#bt-root .bcp-hero__waves {
z-index: 5;
}
#bt-root .bcp-hero__badge {
z-index: 6;
} #bt-root .bcp-hero__badge {
top: 10px;
right: 22px;
width: 112px;
height: 112px;
} #bt-root .bcp-hero__sun {
top: -44px;
right: -32px;
width: 220px;
height: 220px;
}
#bt-root .bcp-hero__badge-sub {
font-size: 12px;
}
#bt-root .bcp-hero__badge-num {
font-size: 34px;
}
#bt-root .bcp-hero__badge-off {
font-size: 14px;
}
#bt-root .bcp-hero__badge-note {
font-size: 8.5px;
}
#bt-root .bcp-hero__ring--2 {
display: none;
}
}
@media (max-width: 480px) {
#bt-root .bcp-hero__model {
width: min(210px, 53vw);
}
#bt-root .bcp-hero__badge {
width: 104px;
height: 104px;
top: 10px;
right: 16px;
}
#bt-root .bcp-hero__sun {
top: -48px;
right: -42px;
}
#bt-root .bcp-hero__badge-num {
font-size: 31px;
}
#bt-root .bcp-hero__wm {
font-size: 64px;
}
} #bt-root .bcp-nav {
padding: clamp(48px, 6vw, 76px) 0 clamp(40px, 5vw, 64px);
background: #fff;
}
#bt-root .bcp-nav__lead {
margin: 0 0 clamp(28px, 3.8vw, 42px);
color: #3a332b;
font-size: clamp(16.5px, 2.2vw, 21px);
font-weight: 600;
letter-spacing: .06em;
line-height: 1.9;
text-align: center;
}
#bt-root .bcp-nav__grid {
display: grid; grid-template-columns: repeat(3, 1fr);
gap: clamp(12px, 1.6vw, 20px);
}
#bt-root .bcp-nav__off {
position: absolute;
top: -15px;
right: -8px;
z-index: 1;
display: inline-flex;
align-items: baseline;
padding: 7px 15px;
border-radius: 999px;
background: linear-gradient(150deg, #e0b263 0%, #c9923f 100%);
box-shadow: 0 4px 10px rgba(180, 130, 55, .35);
color: #fff;
font-family: "Inter", Arial, sans-serif;
font-size: 15.5px;
font-weight: 700;
letter-spacing: .04em;
line-height: 1;
}
#bt-root .bcp-nav__off small {
font-size: .75em;
margin-right: .15em;
}
#bt-root .bcp-nav__btn {
position: relative;
display: flex;
flex-direction: column;
gap: 8px;
padding: 22px 20px 34px;
background: #fff;
border: 1px solid #dccbb2;
border-radius: 6px;
text-decoration: none;
box-shadow: 0 2px 10px rgba(140, 123, 100, .08);
transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}
#bt-root .bcp-nav__btn:hover {
transform: translateY(-3px);
border-color: #b99e74;
box-shadow: 0 8px 22px rgba(140, 123, 100, .18);
}
#bt-root .bcp-nav__no {
color: #b99e74;
font-family: "Inter", Arial, sans-serif;
font-size: 12px;
font-weight: 600;
letter-spacing: .24em;
}
#bt-root .bcp-nav__name {
color: #2c2620;
font-family: var(--bt-serif, serif);
font-size: clamp(17.5px, 2.1vw, 22px);
font-weight: 700;
letter-spacing: .06em;
line-height: 1.45;
}
#bt-root .bcp-nav__price {
color: #c94f6d;
font-size: 15.5px;
font-weight: 700;
letter-spacing: .04em;
}
#bt-root .bcp-nav__price strong {
font-size: 23px;
font-weight: 700;
}
#bt-root .bcp-nav__arrow {
position: absolute;
left: 50%;
bottom: 10px;
width: 9px;
height: 9px;
border-right: 1.5px solid #b99e74;
border-bottom: 1.5px solid #b99e74;
transform: translateX(-50%) rotate(45deg);
transition: transform .25s ease;
}
#bt-root .bcp-nav__btn:hover .bcp-nav__arrow {
transform: translateX(-50%) translateY(3px) rotate(45deg);
} #bt-root .bcp-item {
padding: clamp(64px, 8vw, 104px) 0;
scroll-margin-top: 90px;
}
#bt-root .bcp-item--cream {
background: #faf7f2;
}
#bt-root .bcp-item__head {
text-align: center;
margin-bottom: clamp(34px, 4.6vw, 52px);
}
#bt-root .bcp-item__no {
display: inline-flex;
align-items: baseline;
gap: .35em;
margin: 0 0 14px;
color: #b99e74;
font-family: "Inter", Arial, sans-serif;
font-size: 12px;
font-weight: 600;
letter-spacing: .34em;
line-height: 1;
}
#bt-root .bcp-item__no span {
font-size: 26px;
letter-spacing: .1em;
}
#bt-root .bcp-item__title {
margin: 0;
color: #1e1a16;
font-family: var(--bt-serif, serif);
font-size: clamp(25px, 3.4vw, 38px);
font-weight: 600;
letter-spacing: .1em;
line-height: 1.45;
}
#bt-root .bcp-item__product {
display: inline-block;
margin-left: .6em;
color: #8c7b64;
font-size: clamp(14px, 1.8vw, 19px);
letter-spacing: .12em;
}
#bt-root .bcp-item__tag {
display: inline-block;
margin: 16px 0 0;
padding: 7px 20px;
color: #6e5a46;
background: #fff;
border: 1px solid #d9c9b6;
border-radius: 999px;
font-size: clamp(13.5px, 1.6vw, 15.5px);
font-weight: 600;
letter-spacing: .1em;
}
#bt-root .bcp-item--cream .bcp-item__tag {
background: #fffdf9;
}
#bt-root .bcp-item__body {
display: grid;
grid-template-columns: minmax(0, 420px) minmax(0, 1fr);
gap: clamp(30px, 4.5vw, 60px);
align-items: center;
}
#bt-root .bcp-item__figure {
margin: 0;
}
#bt-root .bcp-item__figure img {
display: block;
width: 100%;
height: auto;
border-radius: 6px;
box-shadow: 0 10px 30px rgba(90, 74, 48, .16);
}
#bt-root .bcp-item__desc {
margin: 0 0 22px;
color: #2f2f2f;
font-size: clamp(15.5px, 1.9vw, 18px);
font-weight: 500;
letter-spacing: .04em;
line-height: 2.05;
}
#bt-root .bcp-item__target {
display: flex;
align-items: flex-start;
gap: 12px;
margin: 0 0 22px;
padding: 14px 18px;
background: rgba(185, 158, 116, .08);
border-left: 3px solid #b99e74;
}
#bt-root .bcp-item__target-label {
flex: 0 0 auto;
color: #8c7b64;
font-size: 14px;
font-weight: 700;
letter-spacing: .1em;
padding-top: 2px;
white-space: nowrap;
}
#bt-root .bcp-item__target-text {
color: #3d3d3d;
font-size: 15px;
font-weight: 500;
letter-spacing: .04em;
line-height: 1.9;
} #bt-root .bcp-item__pricebox {
position: relative;
margin: 0 0 26px;
padding: clamp(20px, 2.6vw, 28px) clamp(120px, 14vw, 150px) clamp(20px, 2.6vw, 28px) clamp(22px, 3vw, 34px);
background: #fff;
border: 1px solid #e4d8c8;
border-radius: 6px;
box-shadow: 0 4px 16px rgba(140, 123, 100, .08);
} #bt-root .bcp-item__off {
position: absolute;
top: 50%;
right: clamp(20px, 2.8vw, 34px);
transform: translateY(-50%);
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: clamp(78px, 9vw, 98px);
height: clamp(78px, 9vw, 98px);
color: #fff;
}
#bt-root .bcp-item__off-num {
font-family: "Inter", Arial, sans-serif;
font-size: clamp(25px, 2.9vw, 32px);
font-weight: 700;
line-height: 1;
text-shadow: 0 2px 4px rgba(160, 110, 40, .5);
}
#bt-root .bcp-item__off-num small {
font-size: .5em;
}
#bt-root .bcp-item__off-txt {
font-family: "Inter", Arial, sans-serif;
font-size: clamp(11px, 1.3vw, 13px);
font-weight: 700;
letter-spacing: .22em;
text-indent: .22em;
line-height: 1.3;
text-shadow: 0 1px 3px rgba(160, 110, 40, .45);
}
#bt-root .bcp-item__off-note {
margin: 10px 0 0;
color: #8a8a8a;
font-size: 12.5px;
letter-spacing: .02em;
}
#bt-root .bcp-item--cream .bcp-item__pricebox {
background: #fffdf9;
}
#bt-root .bcp-item__regular {
display: flex;
align-items: baseline;
gap: 12px;
margin: 0 0 10px;
padding-bottom: 10px;
border-bottom: 1px dashed #d9c9b6;
color: #5f5f5f;
font-size: clamp(14px, 1.7vw, 16px);
font-weight: 500;
letter-spacing: .04em;
}
#bt-root .bcp-item__regular del {
color: #8a8a8a;
font-size: clamp(16px, 2vw, 19px);
}
#bt-root .bcp-item__price {
display: flex;
align-items: baseline;
flex-wrap: wrap;
gap: 4px 12px;
margin: 0;
color: #c94f6d;
}
#bt-root .bcp-item__price-label {
align-self: center;
color: #fff;
background: #c94f6d;
border-radius: 3px;
padding: 5px 12px;
font-size: clamp(12px, 1.5vw, 14px);
font-weight: 700;
letter-spacing: .14em;
white-space: nowrap;
}
#bt-root .bcp-item__price-unit {
align-self: center;
color: #4a4138;
font-size: clamp(15px, 1.9vw, 18px);
font-weight: 700;
letter-spacing: .06em;
} #bt-root .bcp-item__price-main {
display: inline-flex;
align-items: baseline;
gap: 4px;
}
#bt-root .bcp-item__price strong {
font-family: var(--bt-serif, serif);
font-size: clamp(42px, 5.8vw, 60px);
font-weight: 700;
letter-spacing: .04em;
line-height: 1;
}
#bt-root .bcp-item__price-yen {
font-size: clamp(17px, 2.1vw, 22px);
font-weight: 700;
} #bt-root .bcp-item__actions {
display: flex;
flex-wrap: wrap;
gap: 14px;
}
#bt-root .bcp-btn {
display: inline-flex;
align-items: center;
justify-content: center;
min-width: 236px;
min-height: 58px;
padding: 12px 32px;
border-radius: 999px;
font-size: 16.5px;
font-weight: 700;
letter-spacing: .08em;
text-decoration: none;
transition: opacity .25s ease, transform .25s ease, box-shadow .25s ease;
}
#bt-root .bcp-btn:hover {
transform: translateY(-2px);
}
#bt-root .bcp-btn--reserve {
color: #fff;
background: linear-gradient(135deg, #c9b28b 0%, #b99e74 100%);
box-shadow: 0 6px 16px rgba(185, 158, 116, .35);
}
#bt-root .bcp-btn--reserve:hover {
box-shadow: 0 10px 22px rgba(185, 158, 116, .45);
}
#bt-root .bcp-btn--detail {
color: #8c7b64;
background: #fff;
border: 1px solid #c9b28b;
}
#bt-root .bcp-btn--detail:hover {
background: #faf6ef;
} #bt-root .bcp-cases {
margin-top: clamp(44px, 6vw, 68px);
padding-top: clamp(30px, 4vw, 44px);
border-top: 1px dashed #d9c9b6;
}
#bt-root .bcp-cases__title {
display: flex;
align-items: center;
justify-content: center;
gap: 14px;
margin: 0 0 clamp(24px, 3.4vw, 36px);
color: #4a4138;
font-family: var(--bt-serif, serif);
font-size: clamp(18px, 2.3vw, 23px);
font-weight: 600;
letter-spacing: .1em;
text-align: center;
}
#bt-root .bcp-cases__title-en {
color: #b99e74;
font-family: "Inter", Arial, sans-serif;
font-size: clamp(10.5px, 1.2vw, 12px);
font-weight: 600;
letter-spacing: .34em;
line-height: 1;
padding: 6px 12px;
border: 1px solid #d9c9b6;
border-radius: 999px;
}
#bt-root .bcp-cases__grid {
display: grid;
grid-template-columns: 1fr;
gap: clamp(20px, 2.6vw, 32px);
max-width: 780px;
margin: 0 auto;
}
#bt-root .bcp-case {
display: flex;
flex-direction: column;
background: #fff;
border: 1px solid #e4d8c8;
border-radius: 6px;
padding: clamp(18px, 2.4vw, 26px);
box-shadow: 0 4px 16px rgba(140, 123, 100, .08);
}
#bt-root .bcp-case__name {
margin: 0 0 16px;
color: #5f4c39;
font-family: var(--bt-serif, serif);
font-size: clamp(17px, 2.1vw, 20px);
font-weight: 700;
letter-spacing: .06em;
text-align: center;
}
#bt-root .bcp-case__photos {
display: flex;
align-items: center;
gap: clamp(8px, 1.2vw, 14px);
margin-bottom: 16px;
}
#bt-root .bcp-case__photo {
flex: 1 1 0;
min-width: 0;
margin: 0;
}
#bt-root .bcp-case__photo .bcase-photo__frame {
border-radius: 4px;
}
#bt-root .bcp-case__photo figcaption {
margin-top: 8px;
color: #8c7b64;
font-size: 13.5px;
font-weight: 700;
letter-spacing: .12em;
text-align: center;
}
#bt-root .bcp-case__arrow {
flex: 0 0 auto;
color: #b99e74;
width: clamp(18px, 2.4vw, 26px);
}
#bt-root .bcp-case__arrow svg {
display: block;
width: 100%;
height: auto;
}
#bt-root .bcp-case__meta {
margin: 0;
padding: 0;
border-top: 1px solid #ede4d4;
}
#bt-root .bcp-case__meta-row {
display: flex;
gap: 12px;
padding: 9px 0;
}
#bt-root .bcp-case__meta-row:not(:last-child) {
border-bottom: 1px solid #f2ece1;
}
#bt-root .bcp-case__meta-row dt {
flex: 0 0 7em;
margin: 0;
color: #8c7b64;
font-size: 14px;
font-weight: 700;
letter-spacing: .04em;
line-height: 1.9;
}
#bt-root .bcp-case__meta-row dd {
margin: 0;
color: #444;
font-size: 14px;
font-weight: 500;
letter-spacing: .02em;
line-height: 1.9;
}
#bt-root .bcp-case__link {
margin-top: auto;
padding-top: 14px;
color: #8c7b64;
font-size: 14.5px;
font-weight: 700;
letter-spacing: .06em;
text-align: right;
text-decoration: none;
}
#bt-root .bcp-case__link::after {
content: "";
display: inline-block;
width: 7px;
height: 7px;
margin-left: 7px;
border-top: 1.5px solid #b99e74;
border-right: 1.5px solid #b99e74;
transform: rotate(45deg);
vertical-align: 1px;
}
#bt-root .bcp-case__link:hover {
color: #b99e74;
}
#bt-root .bcp-cases__more {
margin: clamp(20px, 3vw, 30px) 0 0;
text-align: center;
}
#bt-root .bcp-cases__more a {
display: inline-flex;
align-items: center;
justify-content: center;
min-width: 236px;
min-height: 52px;
padding: 10px 32px;
border: 1px solid #c9b28b;
border-radius: 999px;
background: #fff;
color: #8c7b64;
font-size: 15.5px;
font-weight: 700;
letter-spacing: .08em;
text-decoration: none;
transition: background .25s ease, transform .25s ease;
}
#bt-root .bcp-cases__more a:hover {
background: #faf6ef;
transform: translateY(-2px);
}
#bt-root .bcp-cases__note {
margin: 14px 0 0;
color: #8a8a8a;
font-size: 12.5px;
letter-spacing: .02em;
line-height: 1.8;
text-align: center;
} #bt-root.bcp-page .bt-sidecta__btn--web {
background: linear-gradient(180deg, #cfb488 0%, #b99e74 60%, #a98c60 100%);
}
#bt-root.bcp-page .bt-sidecta__btn {
border-radius: 12px 0 0 12px;
padding: 18px 0 13px !important;
font-size: 15px !important;
font-weight: 700;
}
#bt-root.bcp-page .bt-sidecta__btn span {
line-height: 1.25;
letter-spacing: .04em;
}
@media (max-width: 768px) {
#bt-root.bcp-page .bt-bottombar__btn--web {
background: linear-gradient(90deg, #cfb488 0%, #b99e74 60%, #a98c60 100%);
}
#bt-root.bcp-page .bt-bottombar__btn span {
font-size: clamp(15.5px, 4.3vw, 18px) !important; padding-bottom: 0 !important;
margin-bottom: 0 !important;
line-height: 1 !important;
} #bt-root.bcp-page .bt-bottombar__btn svg {
transform: none !important;
}
} #bt-root .bcp-notes {
padding: clamp(56px, 7vw, 90px) 0 clamp(72px, 9vw, 110px);
background: #fff;
}
#bt-root .bcp-notes__title {
margin: 0 0 24px;
color: #4a4138;
font-family: var(--bt-serif, serif);
font-size: clamp(19px, 2.4vw, 24px);
font-weight: 600;
letter-spacing: .12em;
text-align: center;
}
#bt-root .bcp-notes__list {
max-width: 720px;
margin: 0 auto;
padding: 24px 28px 24px 46px;
background: #faf7f2;
border: 1px solid #e4d8c8;
border-radius: 6px;
color: #4a4a4a;
font-size: clamp(14px, 1.7vw, 15.5px);
font-weight: 500;
letter-spacing: .04em;
line-height: 2.05;
} @media (max-width: 960px) {
#bt-root .bcp-nav__grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 768px) {
#bt-root .bcp-item__body {
grid-template-columns: 1fr;
}
#bt-root .bcp-item__figure {
max-width: 400px;
margin: 0 auto;
}
#bt-root .bcp-item__actions {
flex-direction: column;
}
#bt-root .bcp-btn {
width: 100%;
}
#bt-root .bcp-item__target {
flex-direction: column;
gap: 4px;
} #bt-root .bcp-item__pricebox {
padding-right: 22px;
padding-top: 24px;
} #bt-root .bcp-item__price {
gap: 8px 12px;
}
#bt-root .bcp-item__off {
top: -26px;
right: 16px;
transform: none;
width: 80px;
height: 80px;
}
#bt-root .bcp-item__off-num {
font-size: 25px;
}
#bt-root .bcp-item__regular {
padding-right: 64px;
} #bt-root .bcp-cases__grid {
grid-template-columns: 1fr;
}
#bt-root .bcp-case__meta-row {
flex-direction: column;
gap: 2px;
padding: 8px 0;
}
#bt-root .bcp-case__meta-row dt {
flex: none;
}
}
@media (max-width: 480px) {
#bt-root .bcp-nav__grid {
grid-template-columns: 1fr;
gap: 18px;
}
#bt-root .bcp-nav__btn {
flex-direction: row;
align-items: center;
flex-wrap: wrap;
gap: 4px 14px;
padding: 16px 40px 16px 18px;
}
#bt-root .bcp-nav__no {
flex: 0 0 100%;
}
#bt-root .bcp-nav__name {
font-size: 18px;
}
#bt-root .bcp-nav__price strong {
font-size: 21px;
}
#bt-root .bcp-nav__off {
top: -13px;
right: 10px;
font-size: 14px;
}
#bt-root .bcp-nav__arrow {
left: auto;
right: 16px;
top: 50%;
bottom: auto;
transform: translateY(-50%) rotate(-45deg);
}
#bt-root .bcp-nav__btn:hover .bcp-nav__arrow {
transform: translateY(-50%) translateX(3px) rotate(-45deg);
} #bt-root .bcp-case {
padding: 16px;
}
#bt-root .bcp-cases__note {
text-align: left;
}
}