﻿*,*::before,*::after{box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}ul,ol{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}.screen .header{position:fixed;width:100%;height:100px;display:flex;align-items:center;top:0;left:0;right:0;bottom:0;box-sizing:border-box;z-index:1;transition:.3s}@media screen and (min-width: 768px){.screen .header{height:150px}}.screen .header.change-color{background:rgba(255,249,229,.5)}.screen .header .frame{height:100%;width:100%;align-items:center;justify-content:space-between;display:flex;position:relative;padding:1rem 0 1rem 1rem}.screen .header .group{max-width:175px;margin:0 auto 0 0;width:100%}.screen .header .div{position:relative;width:285px;height:150px;display:none}@media screen and (min-width: 768px){.screen .header .div{display:block}}.screen .header .div-sp{display:block}@media screen and (min-width: 768px){.screen .header .div-sp{display:none}}.screen .header .group-2{position:absolute;top:80px;right:0;width:120px;height:70px}.screen .header .rectangle{width:120px;height:70px;background-color:#2f763c;border-radius:15px 0px 0px 15px;position:absolute;top:0;left:0;cursor:pointer}.screen .header .rectangle:hover{background-color:#905d2c}.screen .header .text-wrapper-2,.screen .header .text-wrapper-3{font-weight:700;font-size:16px;color:#fff;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.screen .header .group-3{position:absolute;top:0;right:0;width:120px;height:70px}.screen .header .group-4{position:absolute;top:0;left:0;display:flex;gap:30px}.screen .header .text-wrapper-4,.screen .header .text-wrapper-5,.screen .header .text-wrapper-6{font-weight:700;color:#2f763c;font-size:16px;width:20px;height:fit-content}.screen .header .text-wrapper-4:hover,.screen .header .text-wrapper-5:hover,.screen .header .text-wrapper-6:hover{color:#905d2c}.screen .header .sp-nav{position:absolute;top:0;left:0;width:100%;height:100vh;background-color:#fff8e5;display:none}.screen .header .sp-nav ul{padding-top:100px}.screen .header .sp-nav ul li{padding-bottom:2rem;text-align:center}.screen .header .sp-nav ul li a{color:#2f763c}.screen .header .toggle-button{position:relative;z-index:1;border:none;background:rgba(0,0,0,0);cursor:pointer;padding:0;width:30px;height:30px;right:1rem}.screen .header .toggle-button .toggle-button-item{display:block;width:100%;height:2px;background-color:#2f763c;position:absolute;top:50%;transform:translateY(-50%);transition:transform .3s,opacity .3s}.screen .header .toggle-button .toggle-button-item:before,.screen .header .toggle-button .toggle-button-item:after{content:"";width:100%;height:100%;background-color:#2f763c;position:absolute;left:0;transition:transform .3s,opacity .3s}.screen .header .toggle-button .toggle-button-item:before{transform:translateY(-8px)}.screen .header .toggle-button .toggle-button-item:after{transform:translateY(8px)}.screen .header .open+.toggle-button .toggle-button-item{background:rgba(0,0,0,0)}.screen .header .open+.toggle-button .toggle-button-item:before{transform:translateY(0) rotate(45deg)}.screen .header .open+.toggle-button .toggle-button-item:after{transform:translateY(0) rotate(-45deg)}.screen .header .sp-nav{display:none}.screen .header .sp-nav.open{display:block}.screen .footer{width:100%;position:relative;z-index:1}.screen .footer .rectangle-7{max-width:950px;margin:0 auto;padding:4rem 1rem 4rem 1rem}@media screen and (min-width: 768px){.screen .footer .rectangle-7{padding:4rem 1rem 10rem 1rem}}.screen .footer .text-wrapper-26{font-weight:400;color:#333;font-size:10px;text-align:center;display:block}.screen .footer .button-2{gap:25px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:3rem 0}@media screen and (min-width: 768px){.screen .footer .button-2{flex-direction:row}}.screen .footer .div-3{width:300px;height:75px}.screen .footer .text-wrapper-27,.screen .footer .text-wrapper-28{width:100%;height:100%;display:flex;background-color:#2f763c;border-radius:15px;color:#fff;font-size:20px;font-weight:700;align-items:center;justify-content:center}.screen .footer .text-wrapper-27:hover,.screen .footer .text-wrapper-28:hover{background-color:#905d2c}.screen .footer .nav{display:flex;justify-content:center;gap:25px;margin-top:2rem;flex-direction:column;align-items:center}@media screen and (min-width: 768px){.screen .footer .nav{flex-direction:row}}.screen .footer .text-wrapper-29{font-weight:700;color:#2f763c;font-size:16px}.screen .footer .text-wrapper-29:hover{color:#905d2c}.screen .footer .text-wrapper-32{max-width:175px;margin:0 auto}.screen .footer .text-wrapper-32 a{font-weight:700;color:#fff;font-size:40px}.screen .section-image{position:absolute;bottom:0;left:0;width:100%}.screen .section-image img{width:100%;height:auto}.screen .section-link{width:100%}.screen .section-link .grid{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(1, 1fr);width:100%;gap:1rem}.screen .section-link .order{grid-area:1/1/2/3}.screen .section-link .list{grid-area:2/1/3/2}.screen .section-link .about{grid-area:2/2/3/3}.screen .section-link .order .text-wrapper-23{width:100%;height:225px;background:url(../img/link.png);background-size:cover}.screen .section-link .link{overflow:hidden;position:relative;border-radius:30px}.screen .section-link .text-wrapper-23{display:flex;justify-content:center;align-items:center;gap:.5rem;font-weight:700;color:#fff;font-size:24px;width:100%;height:100%;transition:transform .6s ease}.screen .section-link .link:hover .text-wrapper-23{transform:scale(1.1)}.screen .section-link .element-4{width:35px;height:35px}.screen .section-link .list .text-wrapper-23{height:100%;background:url(../img/link02.png);background-size:cover;aspect-ratio:1/1}.screen .section-link .about .text-wrapper-23{height:100%;background:url(../img/link03.png);background-size:cover;aspect-ratio:1/1}.screen .tel-wrapper{width:100%;max-width:1200px;margin:0 auto;background:#fff;border-radius:10px;padding:2rem 1rem}.screen .tel-wrapper a{color:#905d2c;font-size:32px;display:flex;justify-content:center;align-items:center;gap:.5rem;text-decoration:underline}.screen .tel-wrapper a span{width:30px;height:30px}.screen .tel-wrapper a span img{width:100%;height:auto}.screen .tel-wrapper p{font-size:16px;color:#905d2c;text-align:center}body,html{font-family:"Zen Maru Gothic",sans-serif;font-weight:500;color:#2f763c;background-color:#fff8e5;box-sizing:border-box;overflow-x:hidden;width:100%;scroll-padding-top:200px !important}a{text-decoration:none}.frame-wrapper{max-width:950px;width:100%;margin:0 auto;padding:4rem 1rem}.br-sp{display:none}@media screen and (min-width: 1000px){.br-sp{display:block}}.screen{width:100%;position:relative}.screen .top .hero{position:relative;height:auto;margin:100px auto 0;width:100%}@media screen and (min-width: 1000px){.screen .top .hero{height:70vh}}@media screen and (min-width: 768px){.screen .top .hero{margin:200px auto 0}}.screen .top .img{height:100%;width:100%;object-fit:contain;position:absolute;bottom:0;display:none}@media screen and (min-width: 1000px){.screen .top .img{display:block}}.screen .top .img02{height:auto;width:100vw;object-fit:contain;position:absolute;bottom:0;display:none}@media screen and (min-width: 1000px){.screen .top .img02{display:block}}.screen .top .img-sp{display:block}@media screen and (min-width: 1000px){.screen .top .img-sp{display:none}}.screen .top .text-wrapper-7{position:absolute;top:1%;left:85%;width:47px;color:#fff;font-size:24px}@media screen and (min-width: 1000px){.screen .top .text-wrapper-7{left:65%;font-size:40px}}@media screen and (min-width: 768px){.screen .top .text-wrapper-7{font-size:32px;top:5%}}.screen .top .text-wrapper-8{position:absolute;top:5%;left:75%;width:47px;color:#fff;font-size:24px}@media screen and (min-width: 1000px){.screen .top .text-wrapper-8{font-size:40px;left:60%}}@media screen and (min-width: 768px){.screen .top .text-wrapper-8{font-size:32px;top:15%}}.screen .top .section-about{width:100%}.screen .top .frame-2{gap:40px;display:flex;flex-direction:column-reverse;width:100%}@media screen and (min-width: 768px){.screen .top .frame-2{flex-direction:row}}.screen .top .image{width:80%;margin:auto}@media screen and (min-width: 768px){.screen .top .image{width:50%}}.screen .top .element{width:100%;height:auto}.screen .top .text{width:80%;margin:0 auto;position:relative;display:flex;flex-direction:column;align-items:center;gap:40px}@media screen and (min-width: 768px){.screen .top .text{width:50%}}.screen .top .text-inner{display:flex;align-items:end;justify-content:flex-end}.screen .top .text-wrapper-9{margin-top:100px;width:30px;height:420px;color:#905d2c;font-size:16px}.screen .top .text-wrapper-10{margin-top:100px;width:30px;height:420px;margin-left:8px;color:#905d2c;font-size:16px}@media screen and (min-width: 768px){.screen .top .text-wrapper-10{margin-left:25px}}.screen .top .text-wrapper-11{width:27px;height:480px;margin-left:40px;font-size:32px;color:#905d2c}.screen .top .button{width:300px;height:165px;flex-direction:column;gap:25px;display:flex;margin:3rem 0}.screen .top .div-2{width:300px;height:75px;position:relative}.screen .top .text-wrapper-12,.screen .top .text-wrapper-13{width:100%;height:100%;display:flex;background-color:#2f763c;border-radius:15px;color:#fff;font-size:20px;font-weight:700;align-items:center;justify-content:center}.screen .top .text-wrapper-12:hover,.screen .top .text-wrapper-13:hover{background-color:#905d2c}.screen .top .section-features{width:100%}.screen .top .title{color:#905d2c;font-size:32px;text-align:center}.screen .top .flex{width:100%;margin:4rem 0}.screen .top .frame-3,.screen .top .frame-4,.screen .top .frame-5{width:100%;align-items:center;justify-content:center;display:flex;gap:40px;margin-bottom:40px;flex-direction:column-reverse}@media screen and (min-width: 768px){.screen .top .frame-3,.screen .top .frame-4,.screen .top .frame-5{flex-direction:row}}.screen .top .frame-4{flex-direction:column-reverse}@media screen and (min-width: 768px){.screen .top .frame-4{flex-direction:row-reverse}}.screen .top .image-2{width:100%}@media screen and (min-width: 768px){.screen .top .image-2{width:50%}}.screen .top .image-2 img{width:100%;height:100%;object-fit:contain}.screen .top .text-2{width:100%}@media screen and (min-width: 768px){.screen .top .text-2{width:50%}}.screen .top .text-wrapper-14{color:#905d2c;font-size:16px;margin-top:2rem;line-height:30px}.screen .top .group-6{display:flex;align-items:center;justify-content:center;gap:.5rem 1rem}.screen .top .rectangle-4{padding:1rem;background-color:#905d2c}.screen .top .group-6 p{margin:0}.screen .top .text-wrapper-15{color:#fff;font-size:16px}.screen .top .text-wrapper-16{font-size:24px;color:#fff}.screen .top .text-wrapper-17{font-size:10px;color:#fff;border-bottom:solid .5px #fff}.screen .top .text-wrapper-18{color:#905d2c;font-size:24px}.screen .product .product-hero{height:450px;width:100%;margin:0 auto;background-image:url(../img/rectangle.png);background-size:cover;display:flex;justify-content:center;align-items:center;background-position:center}.screen .product .group{display:flex;justify-content:center;align-items:center;background:#905d2c;aspect-ratio:1/1;min-height:150px}.screen .product .text-wrapper-7{font-weight:500;color:#fff;font-size:32px;padding:1rem}.screen .product .product-title{width:100%}.screen .product .product-title p{color:#905c2c;font-size:20px;text-align:center;padding:4rem 1rem}.screen .product .auto-flex{width:100%}.screen .product .product-contents{max-width:1200px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;padding:4rem 1rem}.screen .product .tag{width:100%;display:flex;flex-direction:column;gap:10px}@media screen and (min-width: 768px){.screen .product .tag{flex-direction:row}}.screen .product .div-2{width:100%;height:75px}@media screen and (min-width: 768px){.screen .product .div-2{width:50%}}.screen .product .text-wrapper-2{width:100%;height:100%;background:#2f763c;font-weight:700;color:#fff;font-size:20px;display:flex;align-items:center;justify-content:center;border-radius:10px}.screen .product .text-wrapper-2:hover{background:#905d2c}.screen .product .div-3{margin-top:50px;width:100%;display:flex;flex-direction:column;align-items:center;gap:40px}.screen .product .group-2{width:100%;display:flex;justify-content:center;align-items:stretch;gap:1rem;padding:1rem;border-bottom:solid .5px #905d2c;flex-direction:column}@media screen and (min-width: 768px){.screen .product .group-2{flex-direction:row}}.screen .product .img{width:100%}@media screen and (min-width: 768px){.screen .product .img{width:50%}}.screen .product .img img{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover}.screen .product .table{width:100%}@media screen and (min-width: 768px){.screen .product .table{width:50%}}.screen .product .product-table{width:100%;height:100%}.screen .product .product-table tr{width:100%}.screen .product .product-table th{background:#905d2c;color:#fff;font-size:12px;border-bottom:solid .5px #fff;padding:.5rem;vertical-align:middle;white-space:nowrap}@media screen and (min-width: 768px){.screen .product .product-table th{padding:.5rem 1rem;font-size:16px}}.screen .product .product-table td{background:#fff;color:#905d2c;font-size:16px;padding:.5rem 1rem;vertical-align:middle}.screen .product .swiper-container .swiper-button-next svg,.screen .product .swiper-container .swiper-button-prev svg{display:none}.screen .product .swiper-container .swiper-button-next::after,.screen .product .swiper-container .swiper-button-prev::after{font-family:"Font Awesome 5 Free";font-weight:900;color:#2f763c;font-size:2rem}.screen .product .swiper-container .swiper-button-next::after{content:""}.screen .product .swiper-container .swiper-button-prev::after{content:""}.screen .product .swiper-pagination-bullet{background-color:#2f763c}.screen .about .about-hero{height:450px;width:100%;margin:0 auto;background-image:url(../img/rectangle02.png);background-size:cover;display:flex;justify-content:center;align-items:center}.screen .about .group{display:flex;justify-content:center;align-items:center;background:#905d2c;aspect-ratio:1/1;min-height:150px}.screen .about .text-wrapper-7{font-weight:500;color:#fff;font-size:32px}.screen .about .about-title{width:100%}.screen .about .about-title p{color:#905c2c;font-size:20px;text-align:center;padding:4rem 1rem}.screen .about .about-contents{width:100%}.screen .about .group-2{max-width:1200px;margin:0 auto;padding:4rem 1rem;width:100%}.screen .about .about-table{width:100%}.screen .about .about-table tr{width:100%}.screen .about .about-table th{background:#905d2c;color:#fff;font-size:12px;border-bottom:solid .5px #fff;padding:.5rem;vertical-align:middle;width:20%;white-space:nowrap}@media screen and (min-width: 768px){.screen .about .about-table th{padding:.5rem 1rem;font-size:16px}}.screen .about .about-table td{background:#fff;color:#905d2c;font-size:20px;padding:.5rem 1rem;vertical-align:middle;width:80%}.screen .about .group-3{max-width:1200px;margin:0 auto;padding:0 1rem 4rem;width:100%}.screen .about .group-3 iframe{width:100%;height:300px}.screen .faq .faq-hero{height:450px;width:100%;margin:0 auto;background-image:url(../img/rectangle03.png);background-size:cover;display:flex;justify-content:center;align-items:center;background-position:center}.screen .faq .group{display:flex;justify-content:center;align-items:center;background:#905d2c;aspect-ratio:1/1;min-height:150px}.screen .faq .text-wrapper-7{font-weight:500;color:#fff;font-size:32px;background:#905d2c}.screen .faq .text-wrapper-7 span{font-size:24px}.screen .faq .faq-contents{width:100%}.screen .faq .group-2{max-width:1200px;margin:0 auto;padding:4rem 1rem;width:100%}.screen .faq .box{width:100%;display:flex;flex-direction:column;align-items:start;gap:1rem;margin-bottom:3rem}.screen .faq .question{background:#905d2c;color:#fff;font-size:16px;padding:1rem;width:100%}.screen .faq .answer{background:#fff;color:#905d2c;font-size:16px;padding:1rem;width:100%}.screen .faq .answer-link{color:#905d2c;text-decoration:underline}.screen .faq .faq-contact{width:100%}.screen .faq .group-3{max-width:1200px;margin:0 auto;padding:4rem 1rem;width:100%}.screen .faq .tel-title{font-size:32px;text-align:center;color:#905d2c;margin-bottom:1rem}.screen .faq .tel-text{font-size:20px;text-align:center;color:#905d2c;margin-bottom:2rem}.screen .faq .tel-text a{color:#905d2c;text-decoration:underline}.screen .contact .contact-hero{height:450px;width:100%;margin:0 auto;background-image:url(../img/rectangle04.png);background-size:cover;display:flex;justify-content:center;align-items:center;background-position:center}.screen .contact .group{display:flex;justify-content:center;align-items:center;background:#905d2c;aspect-ratio:1/1;min-height:150px}.screen .contact .text-wrapper-7{font-weight:500;color:#fff;font-size:32px}.screen .contact .order-contact{width:100%}.screen .contact .group-2{max-width:1200px;margin:0 auto;padding:4rem 1rem;width:100%}.screen .contact .order-title,.screen .contact .delivery-title{font-weight:500;color:#905d2c;font-size:32px;text-align:center}.screen .contact .order-text{font-weight:500;color:#905d2c;font-size:20px;text-align:left;margin:2rem 0}@media screen and (min-width: 1000px){.screen .contact .order-text{text-align:center}}.screen .contact .order-link{color:#905d2c;text-decoration:underline}.screen .contact .table-scroll{overflow-x:scroll}.screen .contact .delivery-table{color:#905d2c;background:#fff;margin-top:2rem;white-space:nowrap;border-collapse:collapse;width:100%}.screen .contact .delivery-table th,.screen .contact .delivery-table td{padding:.5rem;text-align:center;vertical-align:middle;border:solid 1px #905d2c}.screen .contact .delivery-text{font-weight:500;color:#905d2c;font-size:16px;display:flex;justify-content:space-between;align-items:center}@media screen and (min-width: 1000px){.screen .contact .delivery-text{justify-content:flex-end}}.screen .contact .sp-visible{display:block}@media screen and (min-width: 1000px){.screen .contact .sp-visible{display:none}}.screen .contact .order-form{background:#fff}.screen .contact .order-form-pieces,.screen .contact .order-form-inner label,.screen .contact .order-form-button p,.screen .contact .order-form-message,.screen .contact .policy{padding:1rem;max-width:950px;margin:0 auto;width:100%}.screen .contact .order-form-pieces:first-child{border-bottom:dotted 2px #905d2c}.screen .contact .order-form-pieces{display:flex;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;flex-direction:column}@media screen and (min-width: 768px){.screen .contact .order-form-pieces{flex-direction:row}}.screen .contact .product-image{width:100%}@media screen and (min-width: 768px){.screen .contact .product-image{width:30%}}.screen .contact .product-image img{aspect-ratio:1/1;object-fit:cover;width:100%}.screen .contact .product-table{width:100%}@media screen and (min-width: 768px){.screen .contact .product-table{width:70%}}.screen .contact .product-table table{width:100%;border-collapse:collapse}.screen .contact .product-table table tr{border:solid 1px #905d2c;width:100%}.screen .contact .product-table table tr th{background:#905d2c;color:#fff;font-size:1rem;padding:.5rem;white-space:nowrap;vertical-align:middle}.screen .contact .product-table table tr td{color:#905d2c;font-size:1rem;padding:.5rem;width:100%}.screen .contact .product-table table tr td label{padding:0}.screen .contact .product-sei,.screen .contact .product-delivery{display:flex;flex-direction:column;align-items:flex-start}@media screen and (min-width: 768px){.screen .contact .product-sei,.screen .contact .product-delivery{flex-direction:row}}.screen .contact .wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number.product-pieces{width:auto}.screen .contact .order-form-title{font-size:16px;color:#fff;background:#905d2c;padding:1rem;text-align:center;width:100%;max-width:none}.screen .contact .order-form-inner.--customer label,.screen .contact .order-form-message p{display:flex;gap:.5rem;color:#905d2c;font-size:16px;justify-content:flex-start;align-items:center;flex-direction:column}@media screen and (min-width: 768px){.screen .contact .order-form-inner.--customer label,.screen .contact .order-form-message p{flex-direction:row}}.screen .contact .order-form-inner.--order label{display:table-row;gap:.5rem;color:#905d2c;font-size:16px;white-space:nowrap}.screen .contact .order-form-inner.--order label input{width:auto}.screen .contact .required{font-size:12px;padding:.25rem;background:#905d2c;color:#fff;border-radius:5px;margin-left:.5rem}.screen .contact .order-form-left{width:100%}@media screen and (min-width: 768px){.screen .contact .order-form-left{width:30%}}.screen .contact .wpcf7-form-control-wrap{width:100%}@media screen and (min-width: 768px){.screen .contact .wpcf7-form-control-wrap{width:70%}}.screen .contact .wpcf7-form-control-wrap input{width:100%}.screen .contact .order-form-button{text-align:center}.screen .contact .wpcf7-submit{background:#2f763c;padding:.5rem 5rem;border-radius:5px;color:#fff;border:#2f763c;font-size:20px}.screen .contact .wpcf7-spinner{display:none}.screen .contact .policy{text-align:center;color:#905d2c}.screen .contact .policy-link{color:#905d2c;text-decoration:underline}.screen .contact .policy-check input{width:auto}.screen .contact .product-name{width:100%;text-align:left}@media screen and (min-width: 768px){.screen .contact .product-name{width:40%;text-align:right}}.screen .contact .order-form-message textarea{width:100%}.screen .contact .wpcf7-list-item-label::before,.screen .contact .wpcf7-list-item-label::after{content:none}.screen .contact .tel-contact{width:100%}.screen .contact .group-3{max-width:1200px;margin:0 auto;padding:4rem 1rem;width:100%}.screen .contact .tel-title{font-size:32px;text-align:center;color:#905d2c;margin-bottom:1rem}.screen .contact .tel-text{font-size:20px;text-align:center;color:#905d2c;margin-bottom:2rem}.screen .contact .tel-text a{color:#905d2c;text-decoration:underline}.screen .policy .policy-hero{height:450px;width:100%;margin:0 auto;background-image:url(../img/rectangle05.png);background-size:cover;display:flex;justify-content:center;align-items:center}.screen .policy .group{display:flex;justify-content:center;align-items:center;background:#905d2c;aspect-ratio:1/1;min-height:150px}.screen .policy .text-wrapper-7{font-weight:500;color:#fff;font-size:32px}.screen .policy .policy-contents{width:100%}.screen .policy .group-2{max-width:1200px;margin:0 auto;padding:4rem 1rem;width:100%}.screen .policy .policy-title{font-weight:500;color:#905d2c;font-size:32px;text-align:left}.screen .policy .policy-text{font-weight:500;color:#905d2c;font-size:20px;text-align:left;margin:1rem 0}.screen .policy .group-3{margin-bottom:3rem}.screen .policy ol{list-style-type:decimal;padding-left:1rem}.screen .policy ol li{color:#905d2c}.screen .policy ul{list-style-type:square;padding-left:1rem}.screen .policy ul li{color:#905d2c}