@charset "UTF-8";/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-amber-200:oklch(92.4% .12 95.746);--color-black:#000;--color-white:#fff;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.top-0{top:calc(var(--spacing)*0)}.bottom-0{bottom:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.z-0{z-index:0}.z-10{z-index:10}.z-15{z-index:15}.z-20{z-index:20}.z-30{z-index:30}.flex{display:flex}.h-full{height:100%}.w-full{width:100%}.shrink-0{flex-shrink:0}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.self-start{align-self:flex-start}.bg-\[\#6A2323\]{background-color:#6a2323}.bg-amber-200{background-color:var(--color-amber-200)}.bg-black{background-color:var(--color-black)}.bg-white{background-color:var(--color-white)}.text-center{text-align:center}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-800{--tw-duration:.8s;transition-duration:.8s}@media(hover:hover){.hover\:opacity-60:hover{opacity:.6}}@media(min-width:40rem){.sm\:flex{display:flex}.sm\:justify-center{justify-content:center}.sm\:text-left{text-align:left}}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}*,*:before,*:after{box-sizing:border-box}html{width:100%;font-size:62.5%}@media print,screen and (max-width:639px){.pc-only{display:none!important}}@media print,screen and (min-width:640px){.sp-only{display:none!important}}.lp-contents{width:100%;color:#000;background-color:#fff;font-feature-settings:"palt","kern"}.lp-contents img{width:100%;height:auto;vertical-align:top}.lp-contents .dm-sans{font-family:DM Sans,sans-serif;font-optical-sizing:auto;font-style:normal}.lp-contents .roboto{font-family:Roboto,sans-serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"wdth" 100}.lp-contents .noto-sans-jp{font-family:Noto Sans JP,sans-serif;font-optical-sizing:auto;font-style:normal}.lp-contents .zen-kaku-gothic-new{font-family:Zen Kaku Gothic New,sans-serif;font-style:normal}.lp-contents .shippori-mincho{font-family:Shippori Mincho,serif;font-style:normal}.lp-contents .jost{font-family:Jost,sans-serif;font-optical-sizing:auto;font-style:normal}.lp-contents .eb-garamond{font-family:EB Garamond,serif;font-optical-sizing:auto;font-style:normal}.lp-contents .italic{font-style:italic}.lp-contents .font-weight-extra-light{font-weight:200}.lp-contents .font-weight-light{font-weight:300}.lp-contents .font-weight-Regular{font-weight:400}.lp-contents .font-weight-bold{font-weight:700}body{background-color:#fff;font-feature-settings:"palt","kern"}.lp-contents .fv-wrapper{width:100%;background-color:#6a2323;margin-left:auto;margin-right:auto;padding-bottom:10.6666666667vw}@media print,screen and (min-width:640px){.lp-contents .fv-wrapper{width:81.2591508053vw;padding-bottom:0vw}}.lp-contents .fv-wrapper .fv-img-wrapper{padding-right:6.4vw;opacity:0;filter:blur(10px)}@media print,screen and (min-width:640px){.lp-contents .fv-wrapper .fv-img-wrapper{padding-left:26.6471449488vw;padding-right:0;padding-bottom:5.3440702782vw}}@media print,screen and (min-width:640px){.lp-contents .fv-wrapper .fv-title-wrapper{position:absolute;top:7.027818448vw;left:9.5168374817vw}}.lp-contents .fv-wrapper .fv-title-wrapper .fv-title-inner{position:absolute;top:87.2vw;right:0}@media print,screen and (min-width:640px){.lp-contents .fv-wrapper .fv-title-wrapper .fv-title-inner{position:relative;top:0}}@media print,screen and (min-width:640px){.lp-contents .fv-wrapper .fv-title-wrapper .fv-title-inner .fv-title-top{width:17.6427525622vw}}.lp-contents .fv-wrapper .fv-title-wrapper .fv-title-inner .fv-title-top .fv-title-top-inner{overflow:hidden;width:0%}.lp-contents .fv-wrapper .fv-title-wrapper .fv-title-inner .fv-title-top .fv-title-top-inner div{width:48vw}@media print,screen and (min-width:640px){.lp-contents .fv-wrapper .fv-title-wrapper .fv-title-inner .fv-title-top .fv-title-top-inner div{width:17.6427525622vw}}.lp-contents .fv-wrapper .fv-title-wrapper .fv-title-inner .fv-main-title{width:53.8666666667vw;opacity:0}@media print,screen and (min-width:640px){.lp-contents .fv-wrapper .fv-title-wrapper .fv-title-inner .fv-main-title{width:19.9121522694vw}}.lp-contents .fv-wrapper .fv-title-wrapper .fv-title-inner .line{height:1px;width:57.8666666667vw;margin-top:5.6vw;transform-origin:top left;transform:scaleX(0)}@media print,screen and (min-width:640px){.lp-contents .fv-wrapper .fv-title-wrapper .fv-title-inner .line{width:21.5226939971vw;margin-top:2.196193265vw}}.lp-contents .fv-wrapper .fv-title-wrapper .fv-title-inner .feat-wrapper{gap:4vw;margin-top:3.2vw;letter-spacing:.2666666667vw;opacity:0}@media print,screen and (min-width:640px){.lp-contents .fv-wrapper .fv-title-wrapper .fv-title-inner .feat-wrapper{gap:1.6837481698vw;margin-top:1.2445095168vw;letter-spacing:.0732064422vw}}.lp-contents .fv-wrapper .fv-title-wrapper .fv-title-inner .feat-wrapper dt{font-size:2.6666666667vw}@media print,screen and (min-width:640px){.lp-contents .fv-wrapper .fv-title-wrapper .fv-title-inner .feat-wrapper dt{font-size:.9516837482vw}}.lp-contents .fv-wrapper .fv-title-wrapper .fv-title-inner .feat-wrapper dd{font-size:3.7333333333vw}@media print,screen and (min-width:640px){.lp-contents .fv-wrapper .fv-title-wrapper .fv-title-inner .feat-wrapper dd{font-size:1.3909224012vw}}.lp-contents .fv-wrapper .fv-title-wrapper .fv-sub-title{font-size:5.3333333333vw;margin-top:8.2666666667vw;opacity:0;translate:-6% 0}@media print,screen and (min-width:640px){.lp-contents .fv-wrapper .fv-title-wrapper .fv-sub-title{margin-top:5.4172767204vw;font-size:1.4641288433vw;line-height:1.4}}.lp-contents .fv-wrapper .fv-title-wrapper .fv-sub-title span{font-size:6.4vw}@media print,screen and (min-width:640px){.lp-contents .fv-wrapper .fv-title-wrapper .fv-sub-title span{font-size:1.756954612vw}}.lp-contents .fv-wrapper .fv-title-wrapper .fv-sub-title-text{font-size:3.4666666667vw;margin-top:5.3333333333vw;line-height:1.8;opacity:0;translate:-6% 0}@media print,screen and (min-width:640px){.lp-contents .fv-wrapper .fv-title-wrapper .fv-sub-title-text{margin-top:1.1713030747vw;font-size:1.0248901903vw;letter-spacing:.1171303075vw}}.lp-contents .sp-only .look-01-section-sp{margin-top:28.5333333333vw}.lp-contents .sp-only .look-01-section-sp .title-number-wrapper{top:-13.3333333333vw;left:50%;translate:-50% 0}.lp-contents .sp-only .look-01-section-sp .title-number-wrapper .title-number{width:15.2vw}.lp-contents .sp-only .look-01-section-sp .look-title-wrapper .look-title-line:nth-of-type(1){width:56vw}.lp-contents .sp-only .look-01-section-sp .look-title-wrapper .look-title-line:nth-of-type(2){width:46.6666666667vw}.lp-contents .sp-only .look-01-section-sp .look-01-img-02-wrapper{width:64.2666666667vw;margin-left:auto;margin-right:auto;margin-top:6.4vw}.lp-contents .sp-only .look-02-section-sp{margin-top:13.3333333333vw}.lp-contents .sp-only .look-02-section-sp .title-number-wrapper{top:110.9333333333vw;left:5.6vw}.lp-contents .sp-only .look-02-section-sp .title-number-wrapper .title-number{width:16.8vw}.lp-contents .sp-only .look-02-section-sp .look-title-wrapper .look-title-line:nth-of-type(1){width:44vw}.lp-contents .sp-only .look-02-section-sp .look-title-wrapper .look-title-line:nth-of-type(2){width:61.3333333333vw}.lp-contents .sp-only .look-03-section-sp{margin-top:16vw;margin-left:5.3333333333vw;margin-right:5.3333333333vw}.lp-contents .sp-only .look-03-section-sp .title-number-wrapper{top:110.9333333333vw;left:5.6vw}.lp-contents .sp-only .look-03-section-sp .title-number-wrapper .title-number{width:16.2666666667vw}.lp-contents .sp-only .look-03-section-sp .look-title-wrapper{margin-top:5.8666666667vw;margin-right:1.8666666667vw}.lp-contents .sp-only .look-03-section-sp .look-title-wrapper .look-title-line:nth-of-type(1){width:52vw}.lp-contents .sp-only .look-03-section-sp .look-title-wrapper .look-title-line:nth-of-type(2){width:55.4666666667vw}.lp-contents .sp-only .look-03-section-sp .look-03-img-wrapper{margin-top:8.8vw}.lp-contents .sp-only .look-03-section-sp .look-title-text,.lp-contents .sp-only .look-03-section-sp .item-price-inner{margin-left:4.5333333333vw}.lp-contents .sp-only .look-04-section-sp{margin-top:16vw}.lp-contents .sp-only .look-04-section-sp .title-number-wrapper{top:9.3333333333vw;left:15.4666666667vw}.lp-contents .sp-only .look-04-section-sp .title-number-wrapper .title-number{width:17.3333333333vw}.lp-contents .sp-only .look-04-section-sp .look-04-img-01-wrapper{width:87.2vw;margin-left:auto;margin-right:auto;margin-top:-108.2666666667vw}.lp-contents .sp-only .look-04-section-sp .look-title-wrapper .look-title-line:nth-of-type(1){width:55.2vw}.lp-contents .sp-only .look-04-section-sp .look-title-wrapper .look-title-line:nth-of-type(2){width:60.2666666667vw}.lp-contents .sp-only .look-04-section-sp .look-04-img-02-wrapper{width:42.4vw;margin-top:6.4vw}.lp-contents .sp-only .look-05-section-sp{margin-top:31.2vw}.lp-contents .sp-only .look-05-section-sp .title-number-wrapper{top:-14.1333333333vw;left:50%;translate:-50% 0}.lp-contents .sp-only .look-05-section-sp .title-number-wrapper .title-number{width:16vw}.lp-contents .sp-only .look-05-section-sp .look-title-wrapper .look-title-line:nth-of-type(1){width:61.8666666667vw}.lp-contents .sp-only .look-05-section-sp .look-title-wrapper .look-title-line:nth-of-type(2){width:52vw}.lp-contents .sp-only .look-05-section-sp .look-05-img-02-wrapper{width:64.2666666667vw;margin-top:6.4vw}.lp-contents .sp-only .look-06-section-sp{margin-top:31.7333333333vw}.lp-contents .sp-only .look-06-section-sp .title-number-wrapper{top:10.6666666667vw;right:8vw}.lp-contents .sp-only .look-06-section-sp .title-number-wrapper .title-number{width:16.8vw}.lp-contents .sp-only .look-06-section-sp .look-06-img-01-wrapper{width:95.7333333333vw}.lp-contents .sp-only .look-06-section-sp .look-title-wrapper .look-title-line:nth-of-type(1){width:51.4666666667vw}.lp-contents .sp-only .look-06-section-sp .look-title-wrapper .look-title-line:nth-of-type(2){width:42.1333333333vw}.lp-contents .sp-only .look-07-section-sp{margin-top:47.4666666667vw}.lp-contents .sp-only .look-07-section-sp .title-number-wrapper{top:-30.4vw;left:50%;translate:-50% 0}.lp-contents .sp-only .look-07-section-sp .title-number-wrapper .title-number{width:17.6vw}.lp-contents .sp-only .look-07-section-sp .look-07-img-02-wrapper{width:64.2666666667vw;margin-left:auto;margin-right:auto}.lp-contents .sp-only .look-07-section-sp .look-07-img-01-wrapper{margin-top:6.4vw;width:91.4666666667vw;margin-left:auto;margin-right:auto}.lp-contents .sp-only .look-07-section-sp .look-title-wrapper .look-title-line:nth-of-type(1){width:55.2vw}.lp-contents .sp-only .look-07-section-sp .look-title-wrapper .look-title-line:nth-of-type(2){width:59.4666666667vw}.lp-contents .sp-only .look-08-section-sp{margin-top:16vw}.lp-contents .sp-only .look-08-section-sp .title-number-wrapper{top:12.5333333333vw;left:5.3333333333vw}.lp-contents .sp-only .look-08-section-sp .title-number-wrapper .title-number{width:16.2666666667vw}.lp-contents .sp-only .look-08-section-sp .look-08-img-01-wrapper{width:87.2vw;padding-top:25.3333333333vw;margin-right:0;margin-left:auto}.lp-contents .sp-only .look-08-section-sp .look-08-img-02-wrapper{margin-top:6.4vw;width:64.2666666667vw;margin-right:auto;margin-left:0}.lp-contents .sp-only .look-08-section-sp .look-title-wrapper .look-title-line:nth-of-type(1){width:55.2vw}.lp-contents .sp-only .look-08-section-sp .look-title-wrapper .look-title-line:nth-of-type(2){width:60vw}.lp-contents .sp-only .title-number-line{position:absolute;top:-.8vw;left:-7.7333333333vw;transform-origin:top right;height:1px;rotate:-45deg;scale:0 1;width:22.6666666667vw}.lp-contents .sp-only .look-text-wrapper{margin-top:5.0666666667vw;margin-left:8.5333333333vw}.lp-contents .sp-only .look-title-wrapper h2{font-size:4.2666666667vw;line-height:1.87}.lp-contents .sp-only .look-title-wrapper .look-title-line{position:absolute;height:2px}.lp-contents .sp-only .look-title-wrapper .look-title-line div{width:0%;height:100%;background-color:#6a2323}.lp-contents .sp-only .look-title-wrapper .look-title-line:nth-of-type(1){top:6.9333333333vw;left:0}.lp-contents .sp-only .look-title-wrapper .look-title-line:nth-of-type(2){top:14.9333333333vw;left:0}.lp-contents .sp-only .look-title-text{margin-top:6.4vw;margin-left:0;font-size:3.2vw;line-height:1.85}.lp-contents .sp-only .item-price-inner{font-size:2.9333333333vw;margin-left:8.5333333333vw;margin-top:4.2666666667vw;padding-left:6.4vw}.lp-contents .sp-only .item-price-inner:before{content:"";position:absolute;top:0;left:0;width:1px;height:100%;background-color:#000}.lp-contents .sp-only .item-price-inner li:nth-child(n+2){margin-top:2.6666666667vw}.lp-contents .sp-only .img-wrapper-common{overflow:hidden;filter:blur(5px);opacity:0}.lp-contents .sp-only .img-wrapper-common img{scale:1.1 1.1}.lp-contents .sp-only .look-01-img-small-wrapper{width:24vw}@media print,screen and (min-width:640px){.lp-contents .look-01-section-pc{margin-top:15.0073206442vw;margin-left:15.8857979502vw;margin-right:15.8857979502vw;gap:5.270863836vw}.lp-contents .look-01-section-pc .title-number-wrapper{top:-5.4904831625vw;left:31.4787701318vw}.lp-contents .look-01-section-pc .title-number{width:4.39238653vw}.lp-contents .look-01-section-pc .look-01-img-wrapper{width:40.2635431918vw}.lp-contents .look-01-section-pc .look-01-img-02-wrapper{width:19.3265007321vw;margin-top:14.494875549vw}.lp-contents .look-01-section-pc .look-text-wrapper{margin-top:13.6896046852vw;width:69.1068814056vw}.lp-contents .look-01-section-pc .look-text-wrapper .look-title-wrapper .look-title-line:nth-of-type(1){width:15.3733528551vw}.lp-contents .look-01-section-pc .look-text-wrapper .look-title-wrapper .look-title-line:nth-of-type(2){width:12.8111273792vw}.lp-contents .look-01-section-pc .item-price-wrapper{margin-top:4.9780380673vw}.lp-contents .look-02-section-pc{margin-top:14.1288433382vw;margin-left:17.7891654466vw;margin-right:17.7891654466vw;gap:2.196193265vw}.lp-contents .look-02-section-pc .title-number{width:4.6120058565vw}.lp-contents .look-02-section-pc .look-02-img-wrapper{width:40.2635431918vw}.lp-contents .look-02-section-pc .look-text-wrapper{margin-top:24.1581259151vw}.lp-contents .look-02-section-pc .look-text-wrapper .look-title-wrapper .look-title-line:nth-of-type(1){width:12.4450951684vw}.lp-contents .look-02-section-pc .look-text-wrapper .look-title-wrapper .look-title-line:nth-of-type(2){width:16.4714494876vw}.lp-contents .look-02-section-pc .title-number-wrapper{top:5.1244509517vw;left:0}.lp-contents .look-02-section-pc .item-price-wrapper{position:relative;margin-top:17.5695461201vw;translate:8.0527086384vw 0;z-index:20}.lp-contents .look-03-section-pc{margin-top:15.0073206442vw;margin-left:15.8857979502vw;margin-right:15.8857979502vw;gap:5.270863836vw}.lp-contents .look-03-section-pc .title-number-wrapper{top:-11.1273792094vw;left:32.2108345534vw}.lp-contents .look-03-section-pc .title-number{width:4.6120058565vw}.lp-contents .look-03-section-pc .look-03-img-wrapper{width:36.7496339678vw}.lp-contents .look-03-section-pc .look-text-wrapper{margin-top:15.5197657394vw}.lp-contents .look-03-section-pc .look-text-wrapper .look-title-wrapper .look-title-line:nth-of-type(1){width:14.4216691069vw}.lp-contents .look-03-section-pc .look-text-wrapper .look-title-wrapper .look-title-line:nth-of-type(2){width:15.3733528551vw}.lp-contents .look-03-section-pc .item-price-wrapper{margin-top:5.8565153734vw}.lp-contents .look-04-section-pc{margin-top:11.7130307467vw}.lp-contents .look-04-section-pc .title-number-wrapper{top:12.0058565154vw;left:27.3060029283vw}.lp-contents .look-04-section-pc .title-number{width:4.7584187408vw}.lp-contents .look-04-section-pc .backImg{margin-left:9.3704245974vw;margin-right:9.3704245974vw}.lp-contents .look-04-section-pc .layout-01{margin-top:-26.2079062958vw;margin-left:16.5446559297vw;margin-right:16.5446559297vw}.lp-contents .look-04-section-pc .layout-01 .look-04-img-02-wrapper{margin-top:36.6032210835vw;width:24.8169838946vw}.lp-contents .look-04-section-pc .layout-01 .look-04-img-01-wrapper{width:35.065885798vw}.lp-contents .look-04-section-pc .look-title-wrapper{margin-top:5.4904831625vw}.lp-contents .look-04-section-pc .look-title-wrapper .look-title-line:nth-of-type(1){width:15.2269399707vw}.lp-contents .look-04-section-pc .look-title-wrapper .look-title-line:nth-of-type(2){width:16.6178623719vw}.lp-contents .look-04-section-pc .layout-02{gap:5.8565153734vw;margin-top:5.8565153734vw}.lp-contents .look-04-section-pc .layout-02 .look-title-text{margin-top:0}.lp-contents .look-05-section-pc{margin-top:24.5241581259vw}.lp-contents .look-05-section-pc .title-number-wrapper{top:-10.2489019034vw;left:50%;translate:-50% 0}.lp-contents .look-05-section-pc .title-number{width:4.5387994143vw}.lp-contents .look-05-section-pc .look-05-img-01-wrapper{width:40.2635431918vw;margin-left:auto;margin-right:auto}.lp-contents .look-05-section-pc .layout-01{width:60.980966325vw;margin-top:5.8565153734vw;margin-left:auto;margin-right:auto}.lp-contents .look-05-section-pc .layout-01 .look-05-img-02-wrapper{width:24.8169838946vw}.lp-contents .look-05-section-pc .look-title-wrapper .look-title-line:nth-of-type(1){width:16.9838945827vw}.lp-contents .look-05-section-pc .look-title-wrapper .look-title-line:nth-of-type(2){width:14.2752562225vw}.lp-contents .look-05-section-pc .item-price-wrapper{margin-top:5.8565153734vw}.lp-contents .look-06-section-pc{margin-top:11.7130307467vw;width:73.4992679356vw;margin-left:auto;margin-right:auto}.lp-contents .look-06-section-pc .title-number-wrapper{top:17.2767203514vw;left:53.513909224vw;translate:0 0}.lp-contents .look-06-section-pc .title-number{width:4.6120058565vw}.lp-contents .look-06-section-pc .look-title-wrapper-wrapper{top:28.1112737921vw;left:10.980966325vw}.lp-contents .look-06-section-pc .look-title-wrapper{top:0vw;left:0vw}.lp-contents .look-06-section-pc .look-title-wrapper h2{text-align:center}.lp-contents .look-06-section-pc .look-title-wrapper .look-title-line:nth-of-type(1){left:0vw;width:14.2752562225vw}.lp-contents .look-06-section-pc .look-title-wrapper .look-title-line:nth-of-type(2){left:1.2445095168vw;width:11.7130307467vw}.lp-contents .look-06-section-pc .layout-02{gap:5.8565153734vw;margin-top:5.8565153734vw}.lp-contents .look-06-section-pc .layout-02 .look-title-text{margin-top:0}.lp-contents .look-07-section-pc{margin-top:14.1288433382vw;width:69.9853587116vw;margin-left:auto;margin-right:auto}.lp-contents .look-07-section-pc .title-number-wrapper{top:59.8096632504vw;left:10.2489019034vw;translate:0 0}.lp-contents .look-07-section-pc .title-number{width:4.7584187408vw}.lp-contents .look-07-section-pc .layout-01 .look-07-img-02-wrapper{width:25.8418740849vw}.lp-contents .look-07-section-pc .layout-01 .look-07-img-01-wrapper{margin-top:19.0336749634vw;width:36.82284041vw}.lp-contents .look-07-section-pc .layout-02{gap:5.8565153734vw;margin-top:5.8565153734vw}.lp-contents .look-07-section-pc .layout-02 .look-title-text{margin-top:0}.lp-contents .look-07-section-pc .look-title-wrapper{margin-top:8.4187408492vw}.lp-contents .look-07-section-pc .look-title-wrapper .look-title-line:nth-of-type(1){width:15.2269399707vw}.lp-contents .look-07-section-pc .look-title-wrapper .look-title-line:nth-of-type(2){width:16.4714494876vw}.lp-contents .look-08-section-pc{width:81.1859443631vw;margin-top:33.6749633968vw;margin-left:auto;margin-right:auto}.lp-contents .look-08-section-pc .look-08-img-01-inner{width:35.065885798vw;margin-left:auto;margin-right:auto;margin-top:-43.9238653001vw}.lp-contents .look-08-section-pc .title-number-wrapper{top:10.2489019034vw;left:20.3513909224vw;translate:0 0}.lp-contents .look-08-section-pc .title-number{width:4.5387994143vw}.lp-contents .look-08-section-pc .layout-01{width:60.980966325vw;margin-top:5.8565153734vw;margin-left:auto;margin-right:auto}.lp-contents .look-08-section-pc .layout-01 .look-08-img-02-wrapper{width:24.8169838946vw}.lp-contents .look-08-section-pc .look-title-wrapper{margin-top:.3660322108vw}.lp-contents .look-08-section-pc .look-title-wrapper .look-title-line:nth-of-type(1){width:15.2269399707vw}.lp-contents .look-08-section-pc .look-title-wrapper .look-title-line:nth-of-type(2){width:16.4714494876vw}.lp-contents .look-08-section-pc .item-price-wrapper{margin-top:5.8565153734vw}.lp-contents .title-number-line{position:absolute;top:-.2196193265vw;left:-2.1229868228vw;transform-origin:top right;height:1px;rotate:-45deg;scale:0 1;width:6.2225475842vw}.lp-contents .look-title-wrapper h2{font-size:1.1713030747vw;line-height:1.87}.lp-contents .look-title-wrapper .look-title-line{position:absolute;height:2px}.lp-contents .look-title-wrapper .look-title-line div{width:0%;height:100%;background-color:#6a2323}.lp-contents .look-title-wrapper .look-title-line:nth-of-type(1){top:1.9033674963vw;left:0}.lp-contents .look-title-wrapper .look-title-line:nth-of-type(2){top:4.0995607613vw;left:0}.lp-contents .look-title-text{margin-top:3.2210834553vw;font-size:1.0248901903vw;line-height:1.85}.lp-contents .item-price-inner{font-size:.8052708638vw;padding-left:1.756954612vw;margin-right:2.9282576867vw}.lp-contents .item-price-inner:before{content:"";position:absolute;top:0;left:0;width:1px;height:100%;background-color:#000}.lp-contents .item-price-inner li:nth-child(n+2){margin-top:.7320644217vw}.lp-contents .look-img-small-wrapper{width:6.588579795vw}.lp-contents .img-wrapper-common{overflow:hidden;filter:blur(5px);opacity:0}.lp-contents .img-wrapper-common img{scale:1.1 1.1}.lp-contents .img-mono{filter:grayscale(100%)}.lp-contents a{pointer-events:painted}.lp-contents .text-link{color:#000;transition:opacity .5s ease}.lp-contents .text-link:hover{opacity:.6;transition:opacity .5s ease}.lp-contents .link-effect-01{display:block;filter:brightness(1);transition:filter .5s ease}.lp-contents .link-effect-01:hover{filter:brightness(1.25);transition:filter .5s ease}}.lp-contents .btn-style-01{margin-top:16vw}@media print,screen and (min-width:640px){.lp-contents .btn-style-01{margin-top:11.7130307467vw}}.lp-contents .btn-style-01 a{font-size:4.2666666667vw;color:#fff;padding:8.5333333333vw 22.6666666667vw;letter-spacing:.5333333333vw}@media print,screen and (min-width:640px){.lp-contents .btn-style-01 a{font-size:1.1713030747vw;padding:2.3426061493vw 6.7349926794vw;letter-spacing:.1464128843vw}}.lp-contents .staff-wrapper{margin-top:16vw}@media print,screen and (min-width:640px){.lp-contents .staff-wrapper{margin-top:8.7115666179vw}}.lp-contents .staff-wrapper h2{font-size:4.2666666667vw;letter-spacing:1.8666666667vw}@media print,screen and (min-width:640px){.lp-contents .staff-wrapper h2{font-size:1.1713030747vw;line-height:1.5;letter-spacing:.5124450952vw}}.lp-contents .staff-wrapper ul{margin-top:6.1333333333vw;font-size:3.2vw;letter-spacing:.5333333333vw;line-height:2.2}@media print,screen and (min-width:640px){.lp-contents .staff-wrapper ul{font-size:.878477306vw;letter-spacing:.1464128843vw;line-height:2.2;margin-top:1.6837481698vw}}.lp-contents .banner-wrapper{width:87.2vw;margin-top:16vw;margin-left:auto;margin-right:auto}@media print,screen and (min-width:640px){.lp-contents .banner-wrapper{width:58.5651537335vw;margin-top:8.4187408492vw;margin-left:auto;margin-right:auto}}
