@charset "UTF-8";:root{--color-gray-0: #000000;--color-gray-100: #1a1a1a;--color-gray-500: #aaaaaa;--color-gray-700: #dddddd;--color-gray-900: #f9f9f9;--color-gray-1000: #ffffff;--color-green-100: #9acd32;--color-text: #25201c;--color-primary: #9acd32;--color-background-white: #ffffff;--color-background-base: #f5eee7;--color-border: #aaaaaa;--rounded-sm: .5rem;--rounded-md: 1rem;--rounded-lg: 1.5rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-xs: .25rem;--spacing-lg: 1.5rem;--spacing-xl: 2.5rem;--spacing-2xl: 5rem;--font-size-4xs: .625rem;--font-size-3xs: .6875rem;--font-size-2xs: .75rem;--font-size-xs: .8125rem;--font-size-s: .875rem;--font-size-m: 1rem;--font-size-l: 1.125rem;--font-size-xl: 1.3125rem;--font-size-2xl: 1.5rem;--font-size-3xl: 1.625rem;--font-size-4xl: 2rem;--font-size-5xl: 2.5rem;--font-size-6xl: 4rem;--font-size-12: .75rem;--font-size-11: .6875rem;--typography-font-weight-midium: 500;--typography-font-weight-extra-bold: 800;--typography-font-weight-bold: 700;--typography-font-weight-semi-bold: 600;--typography-font-weight-black: 900;--typography-font-weight-reqular: 400;--typography-font-family-base: "Noto Sans JP";--typography-font-family-mont: "Montserrat";--typography-line-height-100: 1.5;--typography-line-height-300: 1.75;--typography-line-height-trim: 1;--typography-body-default: 1rem;--typography-letter-spacing-small: .05em;--typography-letter-spacing-midium: .1em;--animation-duration: .25s;--animation-easing: cubic-bezier(.19, 1, .22, 1);--z-index-navi: 30;--z-index-sample: 10}@layer reset{*,*:before,*:after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin-block-end:0}ul[role=list],ol[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}input,button,textarea,select{font-family:inherit;font-size:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}}@layer base{body{margin:0;font-family:var(--typography-font-family-base),"Hiragino Sans",meiryo,sans-serif;line-height:var(--typography-line-height-300);background-color:var(--color-background-base);color:var(--color-text)}ul{margin-block:0}p,h1,h2,h3,h4,h5,h6{margin-block-start:0}}.lp-service-about{padding:0 1.5rem;margin:0 auto;position:relative}@media (min-width: 33.75em){.lp-service-about{display:flex}}@media (min-width: 33.75em){.lp-service-about{padding:7.5rem 0}}@media (min-width: 33.75em){.lp-service-about_title{text-align:center}}.lp-service-about_title h2{display:inline-block;line-height:160%;font-weight:700;font-size:1.3125rem;margin-bottom:2.5rem;text-align:left}.lp-service-about_title h2 span{display:block}@media (min-width: 33.75em){.lp-service-about_title h2 span{display:inline-block}}.lp-service-about_title h2 .kagi-fit .open{display:inline-block;margin-left:-.4em}@media (min-width: 33.75em){.lp-service-about_title h2 .kagi-fit .open{margin-left:0}}.lp-service-about_title h2 .kagi-fit .close{display:inline-block;margin-right:-.3em}@media (min-width: 33.75em){.lp-service-about_title h2 .kagi-fit .close{margin-right:0}}@media (min-width: 33.75em){.lp-service-about_title h2{font-size:2.5rem;text-align:center}}@media (min-width: 33.75em){.lp-service-about_title h2 br{display:none}}.lp-service-about_title p{font-size:.875rem}@media (min-width: 33.75em){.lp-service-about_title p{font-size:1.3125rem}}.lp-service-about_inner{max-width:67.5rem;width:100%;margin:0 auto;padding-top:5rem}.lp-service-about_floating_wrapper{position:absolute;right:0;top:0;min-height:70vh;width:10%}@media (min-width: 33.75em){.lp-service-about_floating_wrapper{min-height:100vh;width:7.4%}}.lp-service-about_floating{position:sticky;top:4.375rem;display:flex;justify-content:center}@media (min-width: 33.75em){.lp-service-about_floating{top:6.25rem}}.lp-service-about_floating .lp-service-about_floating_inner{max-width:2.75rem}@media (min-width: 33.75em){.lp-service-about_floating .lp-service-about_floating_inner{max-width:7.25rem}}@media (min-width: 33.75em){.lp-service-about_content{display:flex;gap:2.5rem;align-items:center;padding:0 1.5rem;justify-content:center}}@media (min-width: 75em){.lp-service-about_content{padding:0}}.lp-service-about_content .lp-service-about_list{font-size:.875rem;padding-left:.25rem;list-style-type:none}@media (min-width: 33.75em){.lp-service-about_content .lp-service-about_list{padding-left:.25rem;font-size:1rem}}.lp-service-about_content .lp-service-about_list li{position:relative;padding-left:.625rem}.lp-service-about_content .lp-service-about_list li:before{content:"";display:block;background:#000;width:3px;height:3px;position:absolute;border-radius:100%;left:0;top:.6875rem}@media (min-width: 33.75em){.lp-service-about_content .lp-service-about_list li:before{top:.875rem}}@media (min-width: 33.75em){.lp-service-about_content.-v1{margin:0 auto}}@media (min-width: 33.75em){.lp-service-about_content.-v3{max-width:56.25rem;margin:0 auto}}.lp-service-about_content_image{max-width:13.75rem;width:60%;margin:0 auto 2.5rem}@media (min-width: 33.75em){.lp-service-about_content_image{max-width:22.625rem;width:29.8679867987vw;margin:0}}.lp-service-about_content_text{width:100%;margin:0 auto}@media (min-width: 33.75em){.lp-service-about_content_text{width:42.5rem}}.lp-service-about_content_text p{font-size:1rem;font-weight:700;line-height:160%;margin-bottom:1rem;width:100%}@media (min-width: 33.75em){.lp-service-about_content_text p{font-size:1.3125rem}}.lp-service-about_content_text.-v3 li{width:50%}@media (min-width: 33.75em){.lp-service-about_content_text.-v3 li{width:17.8217821782vw;max-width:13.5rem}}.lp-service-about_content_text.-v3 h3{line-height:150%}@media (min-width: 33.75em){.lp-service-about_content_text.-v3 h3{font-size:2rem}}.lp-service-about_content_text.-v3 p{font-weight:400;margin-top:1rem}@media (min-width: 33.75em){.lp-service-about_content_text.-v3 p{margin-top:1.5rem;font-size:1rem;max-width:32.5rem}}@media (min-width: 33.75em){.lp-service-about_content_text.-v1{width:30.625rem;margin:0}}.lp-service-about_anker{margin-top:2.75rem;list-style-type:none;background:#fff;border-radius:.25rem;border:solid .125rem #d72638;display:flex;padding:0;text-align:center;width:100%}@media (min-width: 33.75em){.lp-service-about_anker{width:max-content}}.lp-service-about_anker li{width:33.3333333333%;padding:1.25rem .125rem .5rem}.lp-service-about_anker li:not(:last-child){border-right:solid .125rem #d72638}@media (min-width: 33.75em){.lp-service-about_anker li{width:17.8217821782vw;max-width:13.5rem;padding:1.25rem .5rem .375rem}}@media (min-width: 33.75em){.lp-service-about_anker li:nth-child(3){width:20.1320132013vw;max-width:15.25rem}}.lp-service-about_anker img{width:1rem;margin:0 auto .5rem;vertical-align:bottom}@media (min-width: 33.75em){.lp-service-about_anker img{transition:transform .3s cubic-bezier(.25,.46,.45,.94);position:relative;top:-.375rem;margin:0}}.lp-service-about_anker_link{color:#d72638;font-weight:700;text-decoration:none;font-size:.8125rem;display:flex;flex-direction:column;height:100%;justify-content:space-between}@media (min-width: 33.75em){.lp-service-about_anker_link{font-size:1rem;flex-direction:row;align-items:center;justify-content:center;gap:.5rem}}@media (any-hover: hover){.lp-service-about_anker_link:hover img{transform:translateY(4px) scale(1.08)}}.lp-service-about_anker_label{font-size:.8125rem;margin-bottom:.5rem}@media (min-width: 33.75em){.lp-service-about_anker_label{font-size:1rem}}.lp-service-about_anker_label_small{display:block;font-size:.625rem}@media (min-width: 33.75em){.lp-service-about_anker_label_small{font-size:1.1vw}}@media (min-width: 75em){.lp-service-about_anker_label_small{font-size:.75rem}}.lp-service-about_anker_label_text{line-height:140%;display:block}@media (min-width: 33.75em){.lp-service-about_anker_label_text{font-size:1.3vw}}@media (min-width: 75em){.lp-service-about_anker_label_text{font-size:1rem}}@media (min-width: 33.75em){.lp-service-about_anker_label_text .is-sp{display:none}}.lp-service-about_anker_label_text.-is-fit{height:100%;display:flex;flex-direction:column;justify-content:center}.common-header{display:flex;gap:.5rem;align-items:center;border-bottom:1px solid var(--color-border)}.common-header_label{font-size:var(--typography-font-size-500);line-height:1}.common-header_navi{margin-left:auto}.service-layout{display:flex;flex-direction:column;min-height:100svh}.service-layout_main{flex:1}.lp-service_concept{position:relative;min-height:100vh;overflow:visible}@media (min-width: 33.75em){.lp-service_concept{padding:0;min-height:120vh}}.lp-service_concept_parallax_wrapper{overflow:hidden;height:35rem}@media (min-width: 33.75em){.lp-service_concept_parallax_wrapper{height:40rem}}.lp-service_concept_parallax{height:33.75rem;background:url(/lp/service/images/service-concept_bg_sp.webp) #d8d2cd;background-size:100% auto;background-position:center 0;background-repeat:no-repeat;overflow:hidden;background-position-y:-15rem}@media (min-width: 33.75em){.lp-service_concept_parallax{height:40rem;background:url(/lp/service/images/service-concept_bg_pc.webp) #d8d2cd no-repeat;background-size:100% auto;background-position-y:-18.75rem}}.lp-service_concept_parallax:before{content:"";display:block;position:absolute;top:-1px;left:0;width:100%;height:5rem;background:url(/lp/service/images/fotter_line.png);background-size:22.5rem;background-repeat:repeat-x;background-position:top}@media (min-width: 33.75em){.lp-service_concept_parallax:before{background-size:45rem;height:5rem}}.lp-service_concept_parallax.-v1:before{display:none}.lp-service_concept_content{overflow:hidden}@media (min-width: 33.75em){.lp-service_concept_content{padding-left:1.5rem}}.lp-service_concept_content p{line-height:200%;font-size:1rem;max-width:20.5rem}@media (min-width: 33.75em){.lp-service_concept_content p{font-size:1.3125rem}}@media (min-width: 33.75em){.lp-service_concept_content.-v1 .image{min-height:29.0625rem}}.lp-service_concept_content_inner{padding:3.125rem 2rem 4rem}@media (min-width: 33.75em){.lp-service_concept_content_inner{display:flex;justify-content:space-between;padding:7.5rem 0 3.4722222222vw 0;max-width:60rem;margin:0 auto}}@media (min-width: 75em){.lp-service_concept_content_inner{padding:7.5rem 0 10rem}}.lp-service_concept_content .image{position:relative;padding:0 2.75rem;width:75.8333333333vw;padding-top:98.8888888889vw;margin:4rem auto 0}@media (min-width: 33.75em){.lp-service_concept_content .image{padding-top:0;max-width:22.5rem;width:25vw;padding-right:1.25rem;margin:.625rem -4.1666666667vw 0 0}}@media (min-width: 75em){.lp-service_concept_content .image{margin:.625rem -60 0 0}}.lp-service_concept_content .image .image01{width:52.7777777778vw;position:absolute;left:23.6111111111vw;top:0}@media (min-width: 33.75em){.lp-service_concept_content .image .image01{max-width:13.8125rem;width:15.3472222222vw;left:7.6388888889vw}}@media (min-width: 75em){.lp-service_concept_content .image .image01{left:6.875rem}}.lp-service_concept_content .image .image02{width:38.8888888889vw;position:absolute;z-index:2;top:50vw;left:0}@media (min-width: 33.75em){.lp-service_concept_content .image .image02{max-width:10.875rem;width:12.0833333333vw;top:15.4166666667vw}}@media (min-width: 75em){.lp-service_concept_content .image .image02{top:13.875rem}}.lp-service_concept_content .image .image03{display:none;max-width:8rem;width:35.5555555556vw}@media (min-width: 33.75em){.lp-service_concept_content .image .image03{display:block;position:absolute;left:12.3611111111vw;top:35.4166666667vw;max-width:11.25rem;width:12.5vw}}@media (min-width: 75em){.lp-service_concept_content .image .image03{top:31.875rem;left:11.125rem}}.lp-service_concept_floating{position:absolute;top:0;left:0;height:100%;min-height:100vh;z-index:10;width:10%}@media (min-width: 33.75em){.lp-service_concept_floating{width:7.4%}}.lp-service_concept_floating_inner{padding-top:1.25rem;max-width:2.75rem}@media (min-width: 33.75em){.lp-service_concept_floating_inner{display:flex;justify-content:center;position:sticky;top:4.375rem;left:0;max-width:7.25rem;padding-top:0}}.lp-service_concept .fade-in{opacity:0;transform:translateY(40px);will-change:opacity,transform;transition:none}.service_concept_content_logo{margin-top:3.5625rem;max-width:39.875rem}@media (min-width: 33.75em){.service_concept_content_logo{margin-top:6rem}}.service_concept_content_logo span{margin-top:1.25rem;display:block}@media (min-width: 33.75em){.service_concept_content_logo span{margin-top:3rem}}.service_concept_content_link{color:#d72638;text-decoration:none;padding:0 0 .8125rem;border-bottom:.125rem solid #d72638;display:flex;align-items:center;max-width:16rem;margin-top:100px;font-size:.875rem}.service_concept_content_link:before{content:"";display:block;width:.3125rem;height:.3125rem;border-radius:100%;background:#d72638;margin:0 .625rem}.service_concept_content_link:after{content:"";display:block;width:1.25rem;height:1.25rem;background-size:100% auto;margin-left:auto;background:url(/lp/service/images/icon_arrow_right.svg);margin-right:.625rem}@media (any-hover: hover){.service_concept_content_link:hover{opacity:.8}}.lp-service-footer{padding:1.25rem 1.5rem 4.75rem;background:#fff}@media (min-width: 33.75em){.lp-service-footer{padding:2.5rem 1.25rem 1.25rem}}@media (min-width: 33.75em){.lp-service-footer.-v1{padding:1rem 1.25rem 1.25rem}}.lp-service-footer_title{text-align:center;font-size:var(--font-size-l);font-weight:700;font-family:var(--typography-font-family-base)}.lp-service-footer_list{list-style-type:none;padding:0;width:100%;font-size:.75rem;font-weight:500;display:flex;row-gap:.75rem;column-gap:.25rem;flex-wrap:wrap}@media (min-width: 33.75em){.lp-service-footer_list{margin-top:2rem;max-width:33.125rem;flex-direction:row;gap:1.875rem;margin:0 auto}}.lp-service-footer_list>li{width:calc((100% - 12px)/2)}@media (min-width: 33.75em){.lp-service-footer_list>li{width:initial}}.lp-service-footer_list>li>a{text-decoration:none;padding:.25rem 0}@media (any-hover: hover){.lp-service-footer_list:hover{opacity:.8}}.lp-service-footer_logo{display:block;margin:2.5rem auto 1.5rem;width:7.375rem}.lp-service-footer_copyright{text-align:center;font-size:.625rem;color:var(--color-text-secondary);margin-top:.5rem}.lp-service-mainvisual_inner{width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;position:relative;padding:5rem 1.5rem 0rem;background:url(/lp/service/images/service-mainvisual-bg.png) no-repeat right top;background-size:7.5rem;min-height:38.375rem}@media (min-width: 33.75em){.lp-service-mainvisual_inner{padding:6.4375rem 6.25vw 0 6.4583333333vw;background-size:16% auto;margin-bottom:-8vw;margin-inline:auto;display:grid;grid-template-columns:42.8472222222vw 39.9305555556vw;gap:4rem;grid-template-rows:17.1527777778vw 18.0555555556vw;grid-template-areas:"logo  image" "button image";min-height:fit-content}}.lp-service-mainvisual-logo{display:grid;gap:1.5rem;z-index:2;width:86%}@media (min-width: 33.75em){.lp-service-mainvisual-logo{aspect-ratio:2.498/1;grid-area:logo;position:relative;width:100%}}.lp-service-mainvisual-logo img{width:100%;height:auto;display:block}.lp-service-mainvisual-image{position:relative;z-index:1;width:100%;margin-top:1.5rem}@media (min-width: 33.75em){.lp-service-mainvisual-image{top:4vw;z-index:2;grid-row:1/span 2;position:relative;width:100%;grid-area:image}}.lp-service-mainvisual_03{max-width:50%}@media (min-width: 33.75em){.lp-service-mainvisual_03{width:40%}}.lp-service-button_link{box-shadow:0 0 16px #00000029;border-radius:.5rem 0 0 .5rem}@media (min-width: 33.75em){.lp-service-button_link{width:50%;border-radius:.5rem}}.lp-service-button{width:4.375rem;z-index:3;margin-top:1.5rem;position:absolute;right:0;top:100vw}@media (min-width: 33.75em){.lp-service-button{margin:0;width:100%;position:relative;left:0;top:0;grid-area:button}}@media (min-width: 33.75em){.lp-service-button.-v1{width:100%}}.lp-service-button a{width:100%}.lp-service-button .lp-service-button_inner{display:grid;gap:.25rem}@media (min-width: 33.75em){.lp-service-button .lp-service-button_inner{display:flex;gap:1rem;max-width:31rem}}.lp-service-button .lp-service-button_link_loto{display:flex;align-items:center;background:url(/lp/service/images/button-loto_bg_sp.png) #d72638;background-size:100% auto;border-radius:.5rem 0 0 .5rem;position:relative;width:100%;text-decoration:none;overflow:hidden;flex-direction:column;height:100%}@media (min-width: 33.75em){.lp-service-button .lp-service-button_link_loto{background:url(/lp/service/images/button-loto_bg_pc.png) #d72638;background-size:100% auto;flex-direction:row;justify-content:end;border-radius:.5rem}}.lp-service-button .lp-service-button_link_loto:before{content:"";opacity:0;position:absolute;background:#0000001a;top:0;left:0;width:100%;height:6.625rem;border-radius:.5rem}@media (min-width: 33.75em){.lp-service-button .lp-service-button_link_loto:before{height:4rem}}.lp-service-button .lp-service-button_link_loto:hover:before{opacity:1}.lp-service-button .lp-service-button_link_loto:focus,.lp-service-button .lp-service-button_link_loto:active{outline:none}.lp-service-button .lp-service-button_link_loto:focus:before,.lp-service-button .lp-service-button_link_loto:active:before{opacity:1;background:#0000004d}.lp-service-button .lp-service-button_link_loto.hidden{opacity:0;transform:translateY(10px);pointer-events:none}.lp-service-button.bottom-position{top:auto;bottom:-5.625rem;transition:all .3s ease}@media (min-width: 33.75em){.lp-service-button.bottom-position{bottom:-5rem}}.lp-service-button_link_loto_icon{width:2.375rem;position:relative;z-index:1}@media (min-width: 33.75em){.lp-service-button_link_loto_icon{width:100%;border-right:.0625rem solid rgba(0,0,0,.08);border-bottom:none;max-width:4rem}}.lp-service-button_link_loto_label{text-align:left;width:100%;padding:0 .375rem .4375rem;text-align:center;font-weight:700;font-size:.6875rem;color:#fff;justify-self:center;position:relative;z-index:1;line-height:140%}@media (min-width: 33.75em){.lp-service-button_link_loto_label{text-align:left;padding:0 .75rem;font-size:1.1111vw}}@media (min-width: 75em){.lp-service-button_link_loto_label{font-size:1rem}}@media (min-width: 33.75em){.lp-service-button_link_loto_label .is-sp{display:none}}.lp-service-button_link_line{display:flex;align-items:center;background:#06c755;border-radius:.5rem 0 0 .5rem;position:relative;width:100%;text-decoration:none;overflow:hidden;flex-direction:column}@media (min-width: 33.75em){.lp-service-button_link_line{flex-direction:row;width:fit-content;border-radius:.5rem}}.lp-service-button_link_line:before{content:"";opacity:0;position:absolute;background:#0000001a;top:0;left:0;width:100%;height:100%;border-radius:.5rem 0 0 .5rem}@media (min-width: 33.75em){.lp-service-button_link_line:before{height:4rem}}.lp-service-button_link_line:hover:before{opacity:1}.lp-service-button_link_line:focus,.lp-service-button_link_line:active{outline:none}.lp-service-button_link_line:focus:before,.lp-service-button_link_line:active:before{opacity:1;background:#0000004d}.lp-service-button_link_line_icon{width:2.375rem;position:relative;z-index:1}@media (min-width: 33.75em){.lp-service-button_link_line_icon{border-right:.0625rem solid rgba(0,0,0,.08);border-bottom:none;width:100%;max-width:4rem}}.lp-service-button_link_line_label{text-align:left;width:100%;padding:0 .375rem .4375rem;text-align:center;font-weight:700;font-size:.6875rem;color:#fff;justify-self:center;position:relative;z-index:1;line-height:140%}@media (min-width: 33.75em){.lp-service-button_link_line_label{text-align:left;padding:.5rem .75rem;font-size:1.1111vw;max-width:14.625rem;width:79%}}@media (min-width: 75em){.lp-service-button_link_line_label{font-size:1rem}}@media (min-width: 33.75em){.lp-service-button_link_line_label .is-sp{display:none}}.navigation{opacity:0;visibility:hidden;pointer-events:none;display:flex;justify-content:space-between;padding:.75rem;background-color:var(--color-background-white);align-items:center;position:fixed;width:100%;top:0;background-color:#fff;transition:box-shadow .3s ease,opacity .3s ease,visibility .3s ease;z-index:200;box-shadow:none}@media (min-width: 33.75em){.navigation{padding:1.5rem}}.navigation.scrolled{opacity:1;visibility:visible;pointer-events:auto}.navigation ul{display:flex;max-width:42.5rem;gap:.625rem;list-style-type:none}@media (min-width: 33.75em){.navigation ul{justify-content:space-between;gap:2.5rem}}.navigation ul a{text-decoration:none}.navigation_logo{max-width:9.75rem}@media (min-width: 33.75em){.navigation_logo{max-width:15.125rem}}.navigation.scrolled{box-shadow:0 2px 10px #0000001a}.navigation_logo{margin:0;font-weight:700}.hamburger{display:none;flex-direction:column;background:none;border:none;cursor:pointer;z-index:199}.hamburger_line{width:1.5rem;height:3px;background-color:#25201c;margin:.125rem 0;transition:.3s;display:block}.navigation_menu{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.navigation_menu li a{text-decoration:none;font-weight:500;transition:color .3s;font-size:1rem}@media (any-hover: hover){.navigation_menu li a:hover{color:#d72638}}@media (max-width: 768px){.hamburger{display:flex}.navigation_menu{position:fixed;left:0;top:3.25rem;height:calc(100vh - 3rem);width:100%;flex-direction:column;justify-content:flex-start;align-items:center;gap:0;z-index:198;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.navigation ul{gap:0;justify-content:flex-start}.navigation_menu.is-open{opacity:1;visibility:visible}.navigation_menu li{width:100%;background:#fff;border-bottom:solid .0625rem #e7e3df}.navigation_menu li a{padding:1rem;display:block;width:100%;text-align:center}.hamburger.is-open{position:fixed;top:.875rem;right:.875rem}.hamburger.is-open .hamburger_line:nth-child(1){transform:rotate(-45deg) translate(-4px,4px)}.hamburger.is-open .hamburger_line:nth-child(2){opacity:0}.hamburger.is-open .hamburger_line:nth-child(3){transform:rotate(45deg) translate(-6px,-6px)}.navigation:before{content:"";position:fixed;top:3.25rem;left:0;width:100%;height:calc(100vh - 3rem);background-color:#0003;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;z-index:80}.navigation.menu-open:before{opacity:1;visibility:visible}}.lp-service_howto{position:relative;padding:4rem 0 5rem;background:#fff;min-height:100vh}@media (min-width: 33.75em){.lp-service_howto{padding:5.875rem 0 10rem 1.5rem}}.lp-service_howto h2{text-align:center;line-height:160%;font-size:1.3125rem}@media (min-width: 33.75em){.lp-service_howto h2{font-size:2rem}}.lp-service-howto_floating_wrapper{position:absolute;right:0;top:0;width:10%;height:100%}@media (min-width: 33.75em){.lp-service-howto_floating_wrapper{width:7.4%}}.lp-service-howto_floating{position:sticky;top:4.375rem;padding-top:0rem;display:flex;justify-content:center}@media (min-width: 33.75em){.lp-service-howto_floating{top:3.125rem}}.lp-service-howto_floating .lp-service-howto_floating_inner{max-width:2.75rem}@media (min-width: 33.75em){.lp-service-howto_floating .lp-service-howto_floating_inner{max-width:7.25rem}}.lp-service_howto_inner{margin:0 auto;display:grid;gap:2rem;padding:0 2.875rem}@media (min-width: 33.75em){.lp-service_howto_inner{gap:4rem;max-width:60rem;padding:0}}.lp-service_howto_line_text{font-size:.875rem;margin-top:2rem}@media (min-width: 33.75em){.lp-service_howto_line_text{text-align:center}}.lp-service_howto_line_text2{font-size:1rem;line-height:180%;margin-top:.625rem}@media (min-width: 33.75em){.lp-service_howto_line_text2{font-size:.875rem}}.lp-service_howto_step{margin-bottom:2.5rem}.lp-service_howto_step>ol{padding:0;display:grid;gap:2rem;margin:0}@media (min-width: 33.75em){.lp-service_howto_step>ol{display:flex;gap:2.5rem}}.lp-service_howto_step>ol>li{display:flex;flex-direction:column;gap:.75rem}.lp-service_howto_step>ol>li .list_text .small{font-size:.75rem;margin-top:.625rem}.lp-service_howto_step>ol>li a{color:#0a69cf}@media (any-hover: hover){.lp-service_howto_step>ol>li a:hover{opacity:.8;font-weight:700}}.lp-service_howto_step>ol>li p{font-size:.875rem}@media (min-width: 33.75em){.lp-service_howto_step>ol>li{width:33.3333333333%;gap:.5rem}}.lp-service_howto_step>ol>li .list-img{margin-top:auto;padding-top:1.5rem}.lp-service_howto_step>ol>li .list-img img{width:12.5rem;margin:0 auto;display:block}@media (min-width: 33.75em){.lp-service_howto_step>ol>li .list-img img{margin:0 auto}}.lp-service_howto_step>ol>li h3{font-size:1rem;font-weight:700;line-height:160%;font-size:1.125rem;text-wrap:initial}.lp-service_howto_step>ol>li h3 br{display:none}@media (min-width: 33.75em){.lp-service_howto_step>ol>li h3 br{display:block}}.lp-service_howto_step>ol ul.small{font-size:.75rem;margin-top:.625rem;padding-left:1em;text-indent:-1em;list-style:none}.lp-service_howto_step_number{width:4.25rem;background:#ac1e2d;color:#fff;padding:.25rem .75rem;font-size:.75rem;border-radius:.25rem;font-weight:700;font-family:var(--typography-font-family-mont)}.lp-service_howto_area{padding-top:2.5rem;margin-top:-2.5rem}@media (min-width: 33.75em){.lp-service_howto_area{padding-top:6.25rem;margin-top:-6.25rem}}.lp-service_howto_area_text{margin-bottom:1.25rem;line-height:1.6;font-size:1.125rem;line-height:160%;font-weight:500}@media (min-width: 33.75em){.lp-service_howto_area_text{font-size:1.125rem;text-align:center}}.lp-service-accordion-container{background:#e7e3df;padding:1.5rem .5rem;border-radius:.25rem}@media (min-width: 33.75em){.lp-service-accordion-container{padding:1.5rem 1rem}}.lp-service-accordion-container h3{margin-bottom:1.25rem;font-size:1rem;font-weight:700;color:#333;text-align:center;line-height:160%}@media (min-width: 33.75em){.lp-service-accordion-container h3{font-size:1.25rem}}@media (min-width: 33.75em){.lp-service-accordion-container br{display:none}}.lp-service-accordion_header{background:#fff}.lp-service-accordion{background:#fff;border-radius:.25rem;overflow:hidden;margin-bottom:.25rem}.lp-service-accordion:last-child{margin-bottom:0}.lp-service-accordion_header{width:100%;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s var(--animation-easing, cubic-bezier(.19, 1, .22, 1));text-align:left}.lp-service-accordion_header .lp-service-accordion_header_text{margin:0;font-weight:600;color:#333;transition:color .3s ease}.lp-service-accordion_icon{font-size:.875rem;transition:transform .4s var(--animation-easing, cubic-bezier(.19, 1, .22, 1)),color .3s ease;transform-origin:center}.lp-service-accordion_header.is-open .lp-service-accordion_icon{transform:rotate(180deg)}.lp-service-accordion_content{background:#fff;overflow:hidden}.lp-service-accordion_content ul{margin:0;padding:1.25rem;list-style:none}.lp-service-accordion_content ul li{position:relative;color:#555;line-height:1.5}.lp-service-accordion_content ul li:last-child{margin-bottom:0}.lp-service-accordion_header{padding:1rem 1.25rem}.lp-service-accordion_header h4{font-size:1rem}@media (min-width: 33.75em){.lp-service-accordion_header{padding:1.25rem 1.5rem}.lp-service-accordion_header h4{font-size:1.125rem}}.lp-service-accordion_content ul{padding:1rem}@media (min-width: 33.75em){.lp-service-accordion_content ul{padding:1.25rem}}.lp-service-accordion_content{border-top:solid .0625rem #e7e3df;height:0}.lp-service-accordion_content ul{list-style-type:none;padding:0}.lp-service-accordion_content li{list-style-type:none;font-size:1rem;padding:.5rem;margin:0}.lp-service-accordion_content-inner{padding:1.25rem}.lp-service-accordion_header{transition:all .3s ease;cursor:pointer;width:100%;text-align:left;border:none;background:transparent}.lp-service-accordion_header h4{font-weight:400}.lp-service-accordion_icon{transition:transform .3s ease;display:inline-block;max-width:.625rem}@media (min-width: 33.75em){.lp-service-accordion_icon{max-width:.875rem}}.lp-service-accordion_header[aria-expanded=true] .lp-service-accordion_icon{transform:rotate(180deg)}.lp-service_loto{padding-top:2rem}@media (min-width: 33.75em){.lp-service_loto{padding-top:4rem}}.lp-service_loto p{margin-bottom:1.5rem;font-size:1.125rem;font-weight:500}@media (min-width: 33.75em){.lp-service_loto p{text-align:center}}@media (any-hover: hover){.lp-service_loto a:hover{opacity:.8}}@media (min-width: 33.75em){.lp-service_loto br{display:none}}.lp-service-accordion_caution{font-size:.75rem;font-weight:400;margin-top:1.5rem;text-indent:-1em;padding-left:1em}@media (min-width: 33.75em){.lp-service-accordion_caution{text-align:center}}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.service-scroll__container{width:100%;margin:0 auto;top:0;background-color:#fff}@media (min-width: 33.75em){.service-scroll__container{padding-top:12.5rem;padding-left:8%}}@media (min-width: 75em){.service-scroll__container{padding-left:0}}.service-scroll__container_bg{position:relative}.service-scroll__container_bg:before{content:"";display:block;background:url(/lp/service/images/fixedcontent_bg_left_sp.svg) no-repeat;background-size:10rem 8.5625rem;width:10rem;height:8.5625rem;position:absolute;top:0;left:0;width:100%;height:100%;background-attachment:fixed;background-position:top 3.125rem left 2.5rem}@media (min-width: 33.75em){.service-scroll__container_bg:before{background:url(/lp/service/images/fixedcontent_bg_left_pc.svg) no-repeat;background-size:25rem 21.4375rem;background-attachment:fixed;background-position:top 5.625rem left 5.875rem}}.service-scroll__container_bg:after{content:"";display:block;background:url(/lp/service/images/fixedcontent_bg_right_sp.svg) no-repeat;background-position:bottom 0 right 0;background-size:7.125rem 10rem;width:10rem;height:8.5625rem;position:absolute;top:0;left:0;width:100%;height:100%;background-attachment:fixed}@media (min-width: 33.75em){.service-scroll__container_bg:after{background:url(/lp/service/images/fixedcontent_bg_right_pc.svg) no-repeat;background-size:25rem 17.875rem;background-attachment:fixed;background-position:bottom 6.25rem right 0}}.service-scroll__container_bg.-v1:before{background-position:top 0 left 2.5rem}@media (min-width: 33.75em){.service-scroll__container_bg.-v1:before{background-position:top 0 left 5.875rem}}.service-scroll__list{display:flex;flex-direction:column;padding:1.5rem;position:relative;z-index:2;gap:8.125rem}@media (min-width: 33.75em){.service-scroll__list{padding:0;gap:0}}.service-scroll__pair{display:flex;gap:40px;margin-bottom:0;flex-direction:column}@media (min-width: 33.75em){.service-scroll__pair{gap:3.75rem;flex-direction:row;align-items:flex-start}}@media (min-width: 75em){.service-scroll__pair{justify-content:center}}.service-scroll__text-item{margin-bottom:0}@media (min-width: 33.75em){.service-scroll__text-item{opacity:0;transition:opacity .4s;width:39.375vw;max-width:35.4375rem;padding:30vh 0 40vh}}@media (min-width: 75em){.service-scroll__text-item{width:100%}}@media (min-width: 33.75em){.service-scroll__text-item.is-active{opacity:1;position:sticky;top:0}}.service-scroll__text-item .icon{width:3rem;margin:0 auto;margin-bottom:.375rem}@media (min-width: 33.75em){.service-scroll__text-item .icon{width:4.375rem;margin:0;margin-bottom:.5rem}}.service-scroll__text-item h2{text-align:center;font-size:1.5rem;font-family:var(--typography-font-family-mont);display:grid;margin-bottom:1.5rem;line-height:1}@media (min-width: 33.75em){.service-scroll__text-item h2{font-size:3rem;text-align:left;margin-bottom:2.5rem}}.service-scroll__text-item h2 span{display:block;font-size:.75rem;color:#ac1e2d;margin-top:.5rem}@media (min-width: 33.75em){.service-scroll__text-item h2 span{font-size:1.125rem;margin-top:1rem}}.service-scroll__text-item h3{text-align:center;line-height:160%;font-size:1.125rem}@media (min-width: 33.75em){.service-scroll__text-item h3{text-wrap:auto;text-align:left;font-size:1.5rem}}@media (min-width: 33.75em){.service-scroll__text-item h3 br{display:none}}.service-scroll__text-item h3 br.is-pc{display:block}.service-scroll__text-item p{margin-top:.75rem;font-size:.875rem;font-weight:400}@media (min-width: 33.75em){.service-scroll__text-item p{margin-top:.75rem;font-size:1rem}}@media (min-width: 33.75em){.service-scroll__image-item{position:relative;height:280vh;max-width:35rem;width:38.8888888889vw}}@media (min-width: 75em){.service-scroll__image-item{width:100%}}@media (min-width: 33.75em){.service-scroll__image-item_inner{position:sticky;top:54%;transform:translateY(-50%);height:60vh;min-height:320px;max-height:90vh;box-sizing:border-box;display:flex;align-items:center;justify-content:center}}@media (min-width: 33.75em){.service-scroll__image-item_content>div{filter:blur(8px);transition:opacity 1.8s cubic-bezier(.25,.8,.25,1),filter .3s cubic-bezier(.25,.8,.25,1)}}@media (min-width: 33.75em){.service-scroll__image-item_content.-v1{padding-top:0}}@media (min-width: 33.75em){.service-scroll__image-item_content{opacity:0;transition:opacity 1.7s;padding-top:20%;padding-bottom:6.25rem}}@media (min-width: 33.75em){.is-active .service-scroll__image-item_content{opacity:1;pointer-events:auto;z-index:2}}@media (min-width: 33.75em){.is-active .service-scroll__image-item_content>div{opacity:1;pointer-events:auto;transform:translateY(0) scale(1);filter:blur(0)}}body.scroll-locked{overflow:hidden}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000;display:flex;justify-content:center;align-items:center;z-index:9999;height:100vh;opacity:0;visibility:hidden;transition:opacity .3s var(--animation-easing, cubic-bezier(.19, 1, .22, 1)),visibility .3s var(--animation-easing, cubic-bezier(.19, 1, .22, 1)),backdrop-filter .3s var(--animation-easing, cubic-bezier(.19, 1, .22, 1));backdrop-filter:blur(0px)}.modal-overlay.show{opacity:1;visibility:visible;background-color:#000c;backdrop-filter:blur(4px)}.modal-container{background:#fff;border-radius:.75rem;max-width:600px;width:90%;max-height:96vh;overflow:hidden;transform:scale(.8) translateY(20px);transition:transform .3s var(--animation-easing, cubic-bezier(.19, 1, .22, 1));box-shadow:0 20px 60px #0000004d;height:42.5rem;display:flex;flex-direction:column;position:relative}@media (min-width: 33.75em){.modal-container{height:31.25rem;display:block}}.modal-overlay.show .modal-container{transform:scale(1) translateY(0)}.modal-header{display:flex;justify-content:flex-end;padding:.625rem .625rem 0 0}.modal-close-btn{background:none;border:none;font-size:24px;cursor:pointer;padding:4px 8px;transition:transform .2s ease,opacity .2s ease;color:#ac1e2d}.modal-close-btn:hover{transform:scale(1.1);opacity:.7}.modal-content{padding:0rem 1.5rem 0;flex:1;display:flex;flex-direction:column;overflow-y:auto}@media (min-width: 33.75em){.modal-content{flex:none;overflow:visible}}.slide-container_title{display:flex;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;font-size:1rem;font-weight:700;padding:0;justify-content:center;margin-bottom:2rem}@media (min-width: 33.75em){.slide-container_title{font-size:1.125rem;text-align:left}}.slide-container_title_icon{width:1.5rem}@media (min-width: 33.75em){.slide-container_title_icon{width:2rem}}.slide-container{position:relative;overflow:hidden;flex:1;display:flex;flex-direction:column;min-height:0}@media (min-width: 33.75em){.slide-container{flex:none;display:block;min-height:auto}}.slide{position:absolute;top:0;left:0;width:100%;opacity:0;transform:translate(20px);transition:opacity .4s var(--animation-easing, cubic-bezier(.19, 1, .22, 1)),transform .4s var(--animation-easing, cubic-bezier(.19, 1, .22, 1));pointer-events:none;overflow-y:auto;height:100%}@media (min-width: 33.75em){.slide{display:flex;gap:1.5rem;align-items:center;overflow-y:visible;height:auto}}@media (min-width: 33.75em){.slide .image,.slide .text{width:50%}}.slide .text{margin-top:.75rem;font-size:.875rem;font-weight:500}@media (min-width: 33.75em){.slide .text{font-size:1rem;margin-top:0}}.slide.active{position:relative;opacity:1;transform:translate(0);pointer-events:auto}@media (min-width: 33.75em){.slide.active{padding:0}}.slide.slide-out-left{transform:translate(-20px);opacity:0}.slide.slide-out-right,.slide.slide-in-right{transform:translate(20px);opacity:0}.slide.slide-in-left{transform:translate(-20px);opacity:0}.slide h3{margin-bottom:16px;font-size:24px}.slide p{line-height:1.6;font-weight:500}.slide-navigation{margin-top:auto;background:#fff;border-top:1px solid #eee;margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.5rem;padding-right:1.5rem;padding-bottom:0}@media (min-width: 33.75em){.slide-navigation{margin-top:20px;background:none;border-top:none;margin-left:0;margin-right:0;padding:0}}.nav-btn{padding:.9375rem 0;border-radius:6px;cursor:pointer;font-size:.875rem;width:50%;transition:all .3s ease}.nav-btn:disabled,.nav-btn.disabled{color:#5f5953!important;border:1px solid #ccc!important;cursor:not-allowed!important;opacity:.6!important}#next-btn,#next-close{background:#d72638;color:#fff;border:1px solid #d72638}#next-btn:hover:not(:disabled),#next-close:hover:not(:disabled){background:#b91e2e;border-color:#b91e2e}#next-btn:active:not(:disabled),#next-close:active:not(:disabled){background:#a11826;border-color:#a11826}#prev-btn{background:#fff;color:#d72638;border:1px solid #d72638}#prev-btn:hover:not(:disabled){background:#f8f8f8;border-color:#b91e2e;color:#b91e2e}#prev-btn:active:not(:disabled){background:#f0f0f0;border-color:#a11826;color:#a11826}.slide-buttons{display:flex;justify-content:space-between;gap:1rem}.slide-buttons #next-close{display:none}.slide-dots{display:flex;margin:0 auto;text-align:center;gap:8px;align-items:center;justify-content:center;margin:1rem 0}.slide-dots .dot{width:.5rem;height:.5rem;border-radius:50%;padding:.25rem;border:solid #7a746f .0625rem;cursor:pointer;background:#fff;transition:all .3s var(--animation-easing, cubic-bezier(.19, 1, .22, 1));box-sizing:border-box}.slide-dots .dot:hover{background:#999;border-color:#999}.slide-dots .dot.active{width:2.5rem;height:.5rem;border-radius:.25rem;background:#5f5953;border:none}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0!important}.service-swiper-pagination{display:flex;margin:0 auto;text-align:center;gap:.5rem;align-items:center;justify-content:end}.service-swiper-pagination .swiper-pagination-bullet{width:.5rem;height:.5rem;border-radius:50%;padding:.25rem;border:solid #7a746f .0625rem;cursor:pointer;background:none;transition:all .3s var(--animation-easing, cubic-bezier(.19, 1, .22, 1));box-sizing:border-box;margin:0;opacity:1}.service-swiper-pagination .swiper-pagination-bullet:hover,.service-swiper-pagination .swiper-pagination-bullet:focus{background:#7a746f;border-color:#7a746f;opacity:1}.service-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:2.5rem!important;height:.5rem;border-radius:.25rem;background:#7a746f;border:none;opacity:1}#modal-open-btn{display:flex;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;font-size:.875rem;font-weight:700;padding:0;margin-top:.875rem}@media (min-width: 33.75em){#modal-open-btn{font-size:1rem;margin-top:1rem;text-align:left}}.modal-open-btn_icon{width:1.5rem}@media (min-width: 33.75em){.modal-open-btn_icon{width:2rem}}.pin-spacer{overflow:hidden!important}.lp-service-service_section1{background:#efe3d7;padding:2.5rem 1.75rem}@media (min-width: 33.75em){.lp-service-service_section1{padding:5rem 5rem 5rem 7.5rem}}.lp-service-service_section1 h2{text-align:center}.lp-service-service_section1_inner{max-width:67.5rem;margin:0 auto}.lp-service-service_section1_inner h2{margin-bottom:1rem;font-size:1.125rem;line-height:160%}@media (min-width: 33.75em){.lp-service-service_section1_inner h2{font-size:2rem}}@media (min-width: 33.75em){.lp-service-service_section1_inner h2 br{display:none}}.lp-service-service_box_wrapper{display:grid;gap:3.5rem;margin-top:4rem}@media (min-width: 33.75em){.lp-service-service_box_wrapper{display:flex;justify-content:center}}.lp-service-service_box{width:100%}@media (min-width: 33.75em){.lp-service-service_box{width:40.0165016502vw;max-width:30.3125rem}}.lp-service-service_box p{font-size:.75rem;line-height:140%;text-indent:-1em;padding-left:1em;margin-top:.75rem}.lp-service-service_box p a{color:#0a69cf}@media (any-hover: hover){.lp-service-service_box p a:hover{opacity:.8;font-weight:700}}.lp-service-service_box_inner{background:#fff;padding:2rem .75rem .75rem;display:grid;gap:1rem;position:relative;border-radius:.5rem}@media (min-width: 33.75em){.lp-service-service_box_inner{padding:2.5rem 1.5rem 1.5rem}}.lp-service-service_box_inner span{display:block;position:absolute;top:-.875rem;left:-.875rem;height:100%;width:3.75rem}@media (min-width: 33.75em){.lp-service-service_box_inner span{width:5.625rem;top:-1.375rem;left:-1.3125rem}}.lp-service-service_section2{min-height:100vh;background:#fff;padding:0 0 2.5rem}@media (min-width: 33.75em){.lp-service-service_section2{padding:0 1.25rem 7.5rem}}.lp-service-service{position:relative;display:flex;width:100%;padding-bottom:2.875rem}@media (min-width: 33.75em){.lp-service-service{padding-bottom:7.125rem;padding-left:0}}.lp-service-service_section2_box_wrapper{display:grid;gap:1rem}@media (min-width: 33.75em){.lp-service-service_section2_box_wrapper{display:flex;justify-content:center;flex-wrap:wrap;align-items:stretch;column-gap:3.5rem;row-gap:.75rem}}.lp-service-service_section2_box{background:#f5eee7;width:100%;border-radius:.5rem}@media (min-width: 33.75em){.lp-service-service_section2_box{width:25.8333333333vw;max-width:23.25rem}}.lp-service-service_section2_box:nth-child(1){order:1}.lp-service-service_section2_box:nth-child(2){order:3}@media (min-width: 33.75em){.lp-service-service_section2_box:nth-child(2){order:2}}.lp-service-service_section2_box_inner{position:relative;padding:2.5rem 1.5rem}@media (min-width: 33.75em){.lp-service-service_section2_box_inner{padding:2.5rem}}.floating-content-7{position:relative}.lp-service-service_floatingcontent{padding-top:6.25rem;width:90%}@media (min-width: 33.75em){.lp-service-service_floatingcontent{width:92.6%}}.lp-service_floating{overflow:hidden;position:sticky;top:0;left:0;height:100%;min-height:100vh;z-index:10;width:10%;display:flex;justify-content:center}@media (min-width: 33.75em){.lp-service_floating{width:7.4%;top:2.5rem}}.lp-service_floating_inner{max-width:2.75rem;background:#f5eee7;height:100vh}@media (min-width: 33.75em){.lp-service_floating_inner{max-width:7.25rem;top:1.875rem}}.lp-service_floating_inner img{width:100%}.floating-header{writing-mode:vertical-rl;color:#e60012;text-align:center;position:relative}.floating-header img{width:100%}.floating-header_image{min-height:38.875rem;max-width:2.75rem;width:100%;text-align:center}@media (min-width: 33.75em){.floating-header_image{max-width:7.25rem}}.floating-header_image img{margin:0 auto;width:100%;display:block}.floating-content{display:flex;position:absolute;top:48%;left:0;right:0;margin:0 auto;gap:.5rem}@media (min-width: 33.75em){.floating-content{top:58%}}.floating-item{display:flex;align-items:center}.floating-indicator{width:.25rem;height:.25rem;border:.0625rem solid #d72638;background:none;transition:all .3s;transform:rotate(45deg)}@media (min-width: 33.75em){.floating-indicator{width:.4375rem;height:.4375rem}}.is-active .floating-indicator{background:#d72638;border-color:#d72638}.floating-dots{display:flex;flex-direction:row;gap:4px;margin-top:.5rem}.floating-dots span{width:3px;height:3px;background:#e60012;border-radius:50%;transition:background .3s}.floating-item .floating-indicator.active+.floating-dots .dot{background:#e60012}.lp-service-service_box_description{text-align:center;font-size:1rem;font-weight:700;line-height:150%}@media (min-width: 33.75em){.lp-service-service_box_description{font-size:1.25rem}}@media (min-width: 33.75em){.lp-service-service_box_description br.is-sp{display:none}}.service-scroll_box_title{background:#fff;padding:2.5rem .875rem 1.6875rem;margin:0 auto}@media (min-width: 33.75em){.service-scroll_box_title{padding:6.25rem 3.375rem 0rem 7.5rem}}.service-scroll_box_title_inner{position:relative;z-index:1;display:flex;align-items:center;gap:.75rem;justify-content:center;margin:0 auto}@media (min-width: 33.75em){.service-scroll_box_title_inner{gap:2.0625rem;margin:0 auto;padding-bottom:6.25rem}}.service-scroll_box_title_inner .line-logo{display:flex;font-size:1.125rem;align-items:center;width:100%;gap:.25rem}@media (min-width: 33.75em){.service-scroll_box_title_inner .line-logo{width:auto;gap:.75rem}}.service-scroll_box_title_inner .line-logo img{width:2rem}@media (min-width: 33.75em){.service-scroll_box_title_inner .line-logo img{width:3rem}}@media (min-width: 33.75em){.service-scroll_box_title_inner .line-logo{font-size:2rem}}.service-scroll_box_title_inner .text-wrap{width:100%;font-weight:700;border-left:.0625rem solid #cbc3bc;padding-left:.75rem;flex-wrap:wrap;max-width:10.625rem}@media (min-width: 33.75em){.service-scroll_box_title_inner .text-wrap{display:inline-flex;padding-left:1.25rem;max-width:32.5rem}}.service-scroll_box_title_inner .text{display:block;width:100%}@media (min-width: 33.75em){.service-scroll_box_title_inner .text{width:auto;font-size:2rem}}.service-scroll_box_title_num{width:2.5625rem;display:block}@media (min-width: 33.75em){.service-scroll_box_title_num{width:3.875rem}}.video-control-btn{position:absolute;bottom:6.25rem;right:-3.75rem;z-index:10;border:none;box-shadow:0 3px #00000075;border-radius:4px;display:flex;width:44px;height:44px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;aspect-ratio:1/1;background:#f0edeb}@media (min-width: 33.75em){.video-control-btn{bottom:1.5rem}}.lp-service-service_banner{text-decoration:none;margin:0 auto;color:#fff;background:#06c755;display:flex;justify-content:center;align-items:center;gap:24px;padding:1.25rem .875rem;border-radius:.25rem;gap:.5rem;font-weight:500;font-size:.875rem;position:relative;width:96%}@media (min-width: 33.75em){.lp-service-service_banner{width:100%;max-width:60rem;font-size:1.5rem;gap:1.5rem;padding:2rem 1.25rem;margin:0 auto}}@media (any-hover: hover){.lp-service-service_banner:hover{opacity:.8}}@media (min-width: 33.75em){.lp-service-service_banner br{display:none}}.lp-service-service_banner:after{content:"";display:block;width:1.25rem;height:1.25rem;background:url(/lp/service/images/icon_arrow_white.svg) no-repeat;background-size:100% auto;align-self:end}@media (min-width: 33.75em){.lp-service-service_banner:after{width:2.25rem;height:2.25rem;align-self:center}}.lp-service-service_banner_icon{max-width:2.75rem}@media (min-width: 33.75em){.lp-service-service_banner_icon{max-width:5rem}}.lp-service-service_section2_inner{max-width:67.5rem;margin:0 auto;position:relative;z-index:1}.lp-service-service_section2_title{padding:0 1.75rem 0rem;margin:0 auto}@media (min-width: 33.75em){.lp-service-service_section2_title{margin:0 auto 1.25rem;max-width:60rem;padding:0}}.lp-service-service_section2_title h2{align-items:center;justify-content:center;display:flex;width:100%;font-size:1.5rem;text-align:center;gap:.5rem}.lp-service-service_section2_title h2 .font-en{font-family:var(--typography-font-family-mont)}@media (min-width: 33.75em){.lp-service-service_section2_title h2{font-size:2rem;gap:.75rem}}.lp-service-service_section2_title h2 .icon{width:2rem}@media (min-width: 33.75em){.lp-service-service_section2_title h2 .icon{width:3rem}}.lp-service-service_section2_title h2 .icon img{width:100%}.lp-service-service_section2_title h3{color:#ac1e2d;font-size:1.125rem;margin:.5rem 0 1.5rem;text-align:center;line-height:160%}@media (min-width: 33.75em){.lp-service-service_section2_title h3{margin:.625rem 0 2rem}}@media (min-width: 33.75em){.lp-service-service_section2_title h3 .is-sp{display:none}}.lp-service-service_section2_title .num{width:2.5rem;display:block}@media (min-width: 33.75em){.lp-service-service_section2_title .num{width:4.75rem}}.lp-service-service_section2_coution{display:grid;gap:.25rem;list-style-type:none;padding:0;font-size:.625rem;justify-self:flex-start;justify-items:flex-start;width:100%;max-width:50rem;order:2}@media (min-width: 33.75em){.lp-service-service_section2_coution{order:3;margin-top:.75rem}}.lp-service-service_section2_coution li{text-indent:-.75rem;padding-left:.75rem;line-height:140%}@media (min-width: 33.75em){.lp-service-service_section2_coution li{text-indent:-1rem;padding-left:1rem}}.lp-service-service_section2_coution a{color:#0a69cf}@media (any-hover: hover){.lp-service-service_section2_coution a:hover{opacity:.8;font-weight:700}}.lp-service-lp-service-service_section2_link{color:#d72638;text-decoration:none;padding:0 0 .8125rem;border-bottom:.125rem solid #d72638;display:flex;align-items:center;max-width:17.875rem;font-size:.875rem;margin:1.5rem auto 0}@media (min-width: 33.75em){.lp-service-lp-service-service_section2_link{margin:2.5rem auto 0}}.lp-service-lp-service-service_section2_link:before{content:"";display:block;width:.3125rem;height:.3125rem;border-radius:100%;background:#d72638;margin:0 .625rem}.lp-service-lp-service-service_section2_link:after{content:"";display:block;width:1.25rem;height:1.25rem;background-size:100% auto;margin-left:auto;background:url(/lp/service/images/icon_arrow_right.svg);margin-right:.625rem}.service-scroll_box_title2{padding:3.375rem 0 1.5rem;margin:0 auto}@media (min-width: 33.75em){.service-scroll_box_title2{padding:6.25rem 0 1.25rem}}@media (min-width: 33.75em){.service-scroll_box_title2{padding:6.25rem 3.375rem 4rem}}.service-scroll_box_title_inner2{display:flex;align-items:center;gap:.75rem;justify-content:center;margin:0 auto}@media (min-width: 33.75em){.service-scroll_box_title_inner2{gap:2.0625rem;max-width:51.25rem;margin:0 auto}}.service-scroll_box_title_inner2 .text1{margin-right:.625rem}@media (min-width: 33.75em){.service-scroll_box_title_inner2 .text1{width:auto;gap:.75rem}}.service-scroll_box_title_inner2 .text1 br{display:block}@media (min-width: 33.75em){.service-scroll_box_title_inner2 .text1{font-size:2rem}}.service-scroll_box_title_inner2 .text-wrap{width:100%;font-weight:700;border-left:.0625rem solid #cbc3bc;padding-left:.75rem;flex-wrap:wrap;max-width:12.5rem}@media (min-width: 33.75em){.service-scroll_box_title_inner2 .text-wrap{display:inline-flex;padding-left:1.25rem;max-width:41.25rem}}.service-scroll_box_title_inner2 .text2{display:flex;font-size:1.125rem;align-items:center;gap:.25rem;width:100%}@media (min-width: 33.75em){.service-scroll_box_title_inner2 .text2{width:auto;font-size:2rem}}.service-scroll_box_title_inner2 .text2 img{width:2rem}@media (min-width: 33.75em){.service-scroll_box_title_inner2 .text2 img{width:3rem}}.service-scroll_box_title_num2{width:3.1875rem;display:block}@media (min-width: 33.75em){.service-scroll_box_title_num2{width:4.75rem}}.slide_text_small{font-size:.75rem}.floating-content-1 .image-container{background:url(/lp/service/movie/event.jpg);background-repeat:no-repeat;background-size:94% auto;background-position:top center}.service-swiper-container{width:100%;max-width:480px;margin:0 auto;position:relative;box-sizing:border-box;overflow:visible!important}@media (min-width: 33.75em){.service-swiper-container{width:33.3333333333vw}}@media (min-width: 33.75em){.service-swiper-container .swiper-slide img{max-height:100%;height:60vh;min-height:20rem;object-fit:contain;width:100%;display:block;margin:0}}.service-swiper-container .swiper-slide{padding-left:2.8%;padding-right:21.2%}@media (min-width: 33.75em){.service-swiper-container .swiper-slide{padding:0}}.service-swiper-container .swiper-wrapper{background:url(/lp/service/images/device.webp) no-repeat;background-size:76% auto;background-position:top left 12%}@media (min-width: 33.75em){.service-swiper-container .swiper-wrapper{background-size:100% auto;background-position:center;height:60vh;max-height:42.5rem}}@media (min-width: 75em){.service-swiper-container .swiper-wrapper{background-size:auto 100%;background-position:center}}.service-swiper-wrapper{max-width:1000px;margin-left:auto;margin-right:auto;margin-block:50px}.service-swiper-wrapper img{max-width:100%;height:auto}@media screen and (max-width: 1000px){.service-swiper-wrapper{margin-right:4.375%;margin-left:4.375%}}.service-swiper-pause{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:.25rem;margin-left:.5rem;transition:background .3s;background:#f0edeb;width:2rem;height:2rem;border-radius:4px;border-bottom:3px solid #e7e3df}@media (min-width: 33.75em){.service-swiper-pause{width:2.5rem;height:2.5rem}}.service-swiper-pause img{width:100%;vertical-align:middle}.service-swiper-pause .play-icon{width:100%}.service-swiper-pause:hover{background:#f5f5f5}.service-swiper-button{display:flex;max-width:8.25rem;margin-left:auto;margin-top:-2.3125rem;position:relative;z-index:3}.service-swiper-pagination{max-width:5rem}.lp-service-slide{position:relative;width:100%;overflow:hidden;background:#d72638;padding:1.875rem 0}@media (min-width: 33.75em){.lp-service-slide{padding:2.5rem 0}}.service-slide-swiper{width:100%;height:100%;padding:0}.service-slide-swiper .swiper-wrapper{transition-timing-function:linear}.lp-service-slide_image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.lp-service-slide_image img{width:100%;height:100%;object-fit:cover;overflow:hidden;border-radius:100%}.slide-controls{position:absolute;bottom:20px;left:20px;z-index:10}.slide-control-btn{background:#fff;border:none;border-radius:.25rem;width:2rem;height:2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.9375rem;transition:background-color .3s ease;box-shadow:0 2px 10px #0003}@media (min-width: 33.75em){.slide-control-btn{width:2.75rem;height:2.75rem}}.slide-control-btn img{height:1.5rem}@media (min-width: 33.75em){.slide-control-btn img{height:2rem}}.slide-control-btn:hover{background:#fff}:global(.swiper-button-next),:global(.swiper-button-prev){color:#fff;background:#00000080;border-radius:50%;width:40px;height:40px;margin-top:-20px}:global(.swiper-button-next:after),:global(.swiper-button-prev:after){font-size:16px}:global(.swiper-pagination){bottom:10px}:global(.swiper-pagination-bullet){background:#ffffffb3;opacity:.7}:global(.swiper-pagination-bullet-active){background:#fff;opacity:1}.slide-banner{position:fixed;right:0;bottom:0;z-index:1000;transition:transform .3s var(--animation-easing, cubic-bezier(.19, 1, .22, 1));transform:translateY(100%);padding:.625rem;width:100%;z-index:11}.slide-banner.is-visible{transform:translateY(0)}@media (min-width: 33.75em){.slide-banner{width:auto}}.slide-banner_link{display:flex;align-items:center;background:#06c755;border-radius:.5rem;box-shadow:0 0 16px #00000029;overflow:hidden;width:100%;text-decoration:none}@media (min-width: 33.75em){.slide-banner_link{justify-content:end;width:fit-content}}.slide-banner_link:before{content:"";opacity:0;position:absolute;background:#0000001a;top:.625rem;left:.625rem;width:calc(100% - 1.25rem);height:calc(100% - 1.25rem);border-radius:.5rem}.slide-banner_link:hover:before{opacity:1}.slide-banner_link:focus,.slide-banner_link:active{outline:none}.slide-banner_link:focus:before,.slide-banner_link:active:before{opacity:1;background:#0000004d}.slide-banner_link_icon{width:3.5rem;height:3.5rem;position:relative;z-index:1;border-right:.0625rem solid rgba(0,0,0,.08)}@media (min-width: 33.75em){.slide-banner_link_icon{width:4.75rem;height:4.75rem}}.slide-banner_link_label{width:100%;padding:0 1rem;font-weight:700;font-size:.875rem;color:#fff;text-align:center;justify-self:center;position:relative;z-index:1}@media (min-width: 33.75em){.slide-banner_link_label{font-size:1.125rem}}.template-component{--this-gap: .5rem;--this-color-text: var(--color-text-secondary);padding:2.5rem;background-color:var(--color-bg-primary)}.template-component.-dark{--this-color-text: var(--color-text-primary)}.template-component_inner{max-width:31.25rem;margin:0 auto}@media (min-width: 33.75em){.template-component_inner{max-width:50rem}}@media (min-width: 75em){.template-component_inner{max-width:75rem}}.template-component_item{display:flex;gap:var(--this-gap);align-items:center;justify-content:center;color:var(--this-color-text)}.template-component.-vertical .template-component_item{flex-direction:column}@layer reset;@layer base;@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}
