@charset "UTF-8";/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */*,:after,:before{box-sizing:border-box;border-style:solid;border-width:0;min-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}address,blockquote,dl,figure,form,iframe,ol,p,pre,table,ul{margin:0}ol,ul{padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}embed,iframe,img,object,svg{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled,button:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}fieldset,option{padding:0}fieldset{margin:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}.background-set,.hero{background-position:center;background-repeat:no-repeat;background-size:cover}.content-width{margin:0 auto;max-width:1200px}html,body{scroll-behavior:smooth}body{color:#231815;font-family:"Noto Serif JP",Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic Medium,Yu Gothic,Meiryo,sans-serif;line-height:1;letter-spacing:.05em}dt{font-weight:400}.serif{font-family:"Noto Serif JP",serif}.cormorant{font-family:Cormorant,serif}a{transition:opacity .5s}a:hover{opacity:.7}img{max-width:100%;vertical-align:bottom}#global-container{min-width:330px}.wrap{margin:0 20px}@media screen and (min-width: 768px){.wrap{width:95%;margin:0 auto}}.main-ttl{position:relative;font-size:clamp(28px,7vw,56px);font-weight:700;letter-spacing:.1em;text-align:center;margin-bottom:20%}@media screen and (min-width: 768px){.main-ttl{font-size:36px;margin-bottom:160px}}.main-ttl span{width:25%;height:3px;background:#231815;position:absolute;bottom:-100%;left:50%;transform:translate(-50%);max-width:100px}.sec-ttl{line-height:1.3;display:flex;flex-direction:column;margin-bottom:40px}@media screen and (min-width: 768px){.sec-ttl{margin-bottom:50px}}.sec-ttl span:nth-child(1){font-family:Cormorant,serif;font-size:clamp(36px,8vw,60px)}.sec-ttl span:nth-child(2){font-family:"Noto Serif JP",serif;font-size:15px;color:#937e52}.com-btn{width:fit-content}.com-btn span{color:#fff}.com-btn a{height:52px;width:190px;display:flex;justify-content:center;column-gap:10px}.d-none,.lg-flex{display:none!important}@media screen and (min-width: 1024px){.lg-flex{display:flex!important}}.lg-show{display:none!important}@media screen and (min-width: 1024px){.lg-show{display:block!important}}@media screen and (min-width: 1024px){.lg-none{display:none!important}}.md-flex{display:none!important}@media screen and (min-width: 768px){.md-flex{display:flex!important}}@media screen and (min-width: 768px){.md-none{display:none!important}}.md-show{display:none!important}@media screen and (min-width: 768px){.md-show{display:block!important}}@media screen and (min-width: 600px){.ssm-none{display:none!important}}.ssm-show{display:none!important}@media screen and (min-width: 600px){.ssm-show{display:block!important}}.ssm-flex{display:none!important}@media screen and (min-width: 600px){.ssm-flex{display:flex!important}}@media screen and (min-width: 480px){.sm-none{display:none!important}}.sm-show{display:none!important}@media screen and (min-width: 480px){.sm-show{display:block!important}}.sm-flex{display:none!important}@media screen and (min-width: 480px){.sm-flex{display:flex!important}}.flex-row{display:flex;align-items:center}.flex-column{display:flex;flex-direction:column}.appear.up .item{transform:translateY(10px)}.appear.down .item{transform:translateY(-10px)}.appear.left .item{transform:translate(40px)}.appear.right .item{transform:translate(-40px)}.appear.T-left .item{transform:translate(-50px,-50px)}.appear.T-right .item{transform:translate(50px,-50px)}.appear.B-left .item{transform:translate(-50px,50px)}.appear.B-right .item{transform:translate(50px,50px)}.appear .item{transition:all .8s;opacity:0}.appear.inview .item{opacity:1;transform:none}.appear.inview .item:nth-child(1){transition-delay:.1s}.appear.inview .item:nth-child(2){transition-delay:.2s}.appear.inview .item:nth-child(3){transition-delay:.3s}.appear.inview .item:nth-child(4){transition-delay:.4s}.appear.inview .item:nth-child(5){transition-delay:.5s}.appear.inview .item:nth-child(6){transition-delay:.6s}.appear.inview .item:nth-child(7){transition-delay:.7s}.appear.inview .item:nth-child(8){transition-delay:.8s}.appear.inview .item:nth-child(9){transition-delay:.9s}.appear.inview .item:nth-child(10){transition-delay:1s}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#fff;z-index:-1;opacity:0;visibility:hidden;transition:.5s}.mobile-menu ul{line-height:3;font-size:clamp(14px,4.3vw,24px)}.mobile-menu__inner{padding:80px 0}@media screen and (min-width: 600px){.mobile-menu__inner{max-width:1000px}}.mobile-menu__nav{font-family:"Noto Serif JP",serif;width:80%;margin-inline:auto}.mobile-menu__nav a{display:flex;width:100%;height:100%}.mobile-menu__btn{position:relative;z-index:9999;cursor:pointer}.mobile-menu__btn span{background-color:#231815;width:40px;height:1px;display:block;margin-bottom:9px;transition:transform .5s;border-radius:5px}.mobile-menu__btn span:nth-last-child(1){margin-bottom:0}.menu-open{position:relative}.menu-open .mobile-menu{z-index:999;visibility:visible;opacity:1}.menu-open .mobile-menu__btn span{background-color:#231815}.menu-open .mobile-menu__btn span:nth-child(1){transition-delay:70ms;transform:translateY(6px) rotate(135deg)}.menu-open .mobile-menu__btn span:nth-child(2){transition-delay:.14s;transform:translateY(-4px) rotate(-135deg)}.breadcrumb-list{color:#5d4719;font-weight:500;font-size:clamp(14px,4.3vw,16px)}.breadcrumb-list__inner{overflow-x:auto;padding:40px 0 10%;-ms-overflow-style:none;scrollbar-width:none}.breadcrumb-list__inner::-webkit-scrollbar{display:none}@media screen and (min-width: 768px){.breadcrumb-list__inner{padding:70px 0 100px;max-width:1360px}}.breadcrumb-list__wrap{column-gap:10px;width:500%;max-width:max-content}.header nav{width:100%}.header ul{gap:5%}.header li a{line-height:1.5;display:flex;flex-direction:column;align-items:center}.header li a span:nth-child(1){font-weight:500;font-family:"Noto Serif JP",serif;font-size:clamp(8px,1.5vw,15px)}.header li a span:nth-child(2){font-family:"Noto Serif JP",serif;font-weight:300;font-size:clamp(8px,1.2vw,12px);color:#23181580}@media screen and (min-width: 768px){.header__inner{max-width:1730px}}.header__wrap{height:80px;justify-content:space-between}@media screen and (min-width: 768px){.header__wrap{gap:5%;height:100px}}.header__logo{width:80%;max-width:290px}@media screen and (min-width: 768px){.header__logo{width:20%}}.header__logo a{display:flex}@media screen and (min-width: 768px){.header__box{width:80%;max-width:800px;display:flex;align-items:center;justify-content:space-between}}.hero{width:100%;aspect-ratio:1/.4;background-image:url(../images/company.jpg);display:flex;align-items:center;justify-content:center}@media screen and (min-width: 600px){.hero{height:200px}}.hero h2{align-items:center;line-height:1.5}.hero h2 span:nth-child(1){font-family:Cormorant,serif;font-size:clamp(36px,8vw,60px)}.hero h2 span:nth-child(2){color:#937e52;font-family:"Noto Serif JP",serif;font-size:15px}.footer{background:rgba(106,92,62,.6);color:#fff}.footer a{color:inherit;text-decoration:none}.footer__inner{padding:28px 0 26px}@media screen and (min-width: 600px){.footer__inner{width:90%;max-width:1600px;padding:36px 0 30px}}@media screen and (min-width: 768px){.footer__inner{padding:75px 0 60px}}.footer__top{display:flex;flex-direction:column;gap:30px}@media screen and (min-width: 600px){.footer__top{flex-direction:row;align-items:center;justify-content:space-between;gap:24px}}.footer__logo{width:80%;max-width:288px;margin:0;line-height:1}@media screen and (min-width: 600px){.footer__logo{width:20%}}.footer__logo-link{display:inline-flex;align-items:center;gap:10px}.footer__logo img{width:100%;height:auto}.footer__nav{width:100%}@media screen and (min-width: 600px){.footer__nav{width:80%}}.footer__nav-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;column-gap:22px;row-gap:30px}@media screen and (min-width: 600px){.footer__nav-list{display:flex;align-items:center;justify-content:flex-end;gap:34px}}.footer__nav-link{font-family:"Noto Serif JP",serif;display:inline-flex;padding:6px 0;font-size:clamp(16px,4.3vw,20px);line-height:1.2;letter-spacing:.02em}@media screen and (min-width: 600px){.footer__nav-link{font-size:clamp(8px,1.2vw,20px)}}.footer__nav-link:hover{opacity:.8}.footer__bottom{margin-top:50px;display:flex;flex-direction:column;gap:30px}@media screen and (min-width: 600px){.footer__bottom{margin-top:130px;flex-direction:row;align-items:flex-end;justify-content:space-between}}.footer__copyright{margin:0;font-size:12px;line-height:1.6;letter-spacing:.02em}@media screen and (min-width: 600px){.footer__copyright{order:1}}.footer__policy{margin:0}@media screen and (min-width: 600px){.footer__policy{order:2}}.footer__policy-link{font-family:"Noto Serif JP",serif;display:inline-flex;font-size:14px;line-height:1.2;letter-spacing:.02em}.footer__policy-link:hover{opacity:.8}@media screen and (min-width: 600px){.service__inner{width:90%;margin-inline:auto}}@media screen and (min-width: 768px){.service__inner{max-width:1200px}}.service-lead{margin-bottom:50px}@media screen and (min-width: 768px){.service-lead{text-align:center}}@media screen and (min-width: 768px){.service-lead{margin-bottom:160px}}.service-lead__text{font-size:3.3vw;line-height:1.8;letter-spacing:.15em;margin:0}@media screen and (min-width: 600px){.service-lead__text{font-size:18px}}.service-nav{padding:0 0 50px}@media screen and (min-width: 768px){.service-nav{padding:0 0 160px}}.service-nav__list{list-style:none;padding:0;display:flex;flex-direction:column;gap:24px}.service-nav__item{width:100%}@media screen and (min-width: 600px){.service-nav__item{width:calc((100% - 80px)/2);max-width:550px}}@media screen and (min-width: 600px){.service-nav__list{flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:32px}}@media screen and (min-width: 600px) and (min-width: 768px){.service-nav__list{gap:70px}}.service-nav__link{display:flex;align-items:center;justify-content:space-between;width:100%;padding:26px 22px;border:1px solid #c9bca4;background:#fff;text-decoration:none;transition:opacity .2s ease}@media screen and (min-width: 768px){.service-nav__link{padding:45px 22px}}.service-nav__label{margin-inline:auto;font-size:clamp(14px,4.3vw,20px);letter-spacing:.06em;color:#937e52}@media screen and (min-width: 600px){.service-nav__label{font-size:clamp(14px,2.3vw,20px)}}.service-nav__icon{position:relative;width:34px;height:34px;border:1px solid #c9bca4;border-radius:999px;flex:0 0 34px}.service-nav__icon:before{content:"";position:absolute;top:50%;left:50%;width:12px;height:1px;background:#c9bca4;transform:translate(-55%,-50%)}.service-nav__icon:after{content:"";position:absolute;top:50%;left:50%;width:6px;height:6px;border-top:1px solid #c9bca4;border-right:1px solid #c9bca4;transform:translate(5%,-50%) rotate(45deg)}@media (hover: hover){.service-nav__link:hover{opacity:.75}}.service-cont{padding:10px 0 80px}.service-ttl{margin:0 0 80px;text-align:center;font-size:32px;letter-spacing:.18em;color:#5d4719;font-family:"Noto Serif JP",serif;max-width:fit-content;margin-inline:auto;position:relative}@media screen and (min-width: 768px){.service-ttl{margin-bottom:100px}}.service-ttl:before{width:80%;left:50%;transform:translate(-50%);bottom:-20px;content:"";position:absolute;border-bottom:1px solid #5D4719}.service-cont__list{display:flex;flex-direction:column;gap:64px}.service-card{display:flex;flex-direction:column;gap:24px}.service-card__body{display:flex;flex-direction:column;gap:12px}.service-card__head{gap:3%;align-items:baseline}.service-card__num{margin:0;font-size:60px;letter-spacing:.1em;font-family:Cormorant,serif}.service-card__title{font-family:"Noto Serif JP",serif;margin:0;font-size:clamp(23px,6vw,30px);letter-spacing:.08em;color:#937e52}@media screen and (min-width: 600px){.service-card__title{font-size:clamp(18px,3.5vw,36px)}}.service-card__lead{margin:8px 0 0;font-size:clamp(14px,3.8vw,18px);line-height:1.9;letter-spacing:.1em;font-weight:500}@media screen and (min-width: 600px){.service-card__lead{letter-spacing:.02em;font-size:clamp(10px,1.5vw,20px)}}.service-card__text{margin:0;font-size:clamp(14px,3.8vw,18px);line-height:1.8;letter-spacing:.1em}@media screen and (min-width: 600px){.service-card__text{font-size:clamp(8px,1.5vw,15px)}}.service-card__note{margin:10px 0 0;font-size:clamp(14px,3.8vw,18px);line-height:1.8;letter-spacing:.1em}@media screen and (min-width: 600px){.service-card__note{font-size:clamp(8px,1.5vw,15px)}}.service-card__media{width:100%}.service-card__media img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}@media screen and (min-width: 600px){.service-cont{padding:10px 0 120px}.service-cont__list{gap:90px}.service-card{flex-direction:row;align-items:center;gap:48px}.service-card__body,.service-card__media{width:50%}.service-card--reverse{flex-direction:row-reverse}}@media screen and (min-width: 768px){.service-cont__ttl{margin-bottom:80px}}.no-buy{padding:72px 0 96px;background:#EFE9D9}@media screen and (min-width: 600px){.no-buy__inner{width:90%;margin-inline:auto}}@media screen and (min-width: 768px){.no-buy__inner{max-width:860px}}.no-buy__ttl{margin:0 0 28px;text-align:center;font-size:14px;letter-spacing:.18em;color:#937e52}.no-buy__ttl span{display:inline-block;padding-bottom:10px;border-bottom:1px solid #c9bca4}.no-buy__box{background:#fff;border:1px solid #937E52;padding:26px 18px 60px}@media screen and (min-width: 600px){.no-buy__box{margin-inline:auto;padding:40px 32px 60px}}@media screen and (min-width: 768px){.no-buy__box{padding:56px 48px 100px}}.no-buy__sub{font-weight:300;font-size:20px;margin:0 0 22px;text-align:center;letter-spacing:.12em;color:#937e52}@media screen and (min-width: 768px){.no-buy__sub{margin-bottom:28px}}.no-buy__list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:14px;justify-content:center}@media screen and (min-width: 600px){.no-buy__list{gap:18px;justify-content:flex-start;justify-content:space-between}}@media screen and (min-width: 768px){.no-buy__list{gap:24px}}.no-buy__item{width:100%;aspect-ratio:1/.7}@media screen and (min-width: 600px){.no-buy__item{flex:0 0 22%}}.no-buy__item img{width:100%;height:100%;object-fit:cover}.no-buy__thumb{width:100%;aspect-ratio:4/3;background:#d9d9d9}.no-buy__texts{margin-top:18px;text-align:center}@media screen and (min-width: 768px){.no-buy__texts{margin-top:50px}}.no-buy__examples{font-weight:300;margin:0;font-size:clamp(12px,3.8vw,18px);line-height:1.8;letter-spacing:.02em}@media screen and (min-width: 600px){.no-buy__examples{font-size:15px}}.no-buy__note{font-weight:300;margin:6px 0 0;font-size:clamp(12px,3.8vw,18px);line-height:1.8;letter-spacing:.02em}@media screen and (min-width: 600px){.no-buy__note{font-size:15px}}.no-buy__notice{font-weight:300;margin:18px 0 0;line-height:1.8;letter-spacing:.02em;font-size:clamp(12px,3.8vw,18px)}@media screen and (min-width: 600px){.no-buy__notice{font-size:15px}}@media screen and (min-width: 768px){.no-buy__notice{margin-top:22px}}.market{padding:72px 0 96px;background:#fff;color:#000}@media screen and (min-width: 600px){.market__inner{width:90%;margin-inline:auto}}@media screen and (min-width: 768px){.market__inner{max-width:1100px}}.market__ttl{margin:0 0 40px;text-align:center;font-size:28px;letter-spacing:.18em;color:#5d4719;font-family:"Noto Serif JP",serif;position:relative;padding-bottom:18px}.market__ttl:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:72px;height:1px;background:#5D4719}@media screen and (min-width: 768px){.market__ttl{margin-bottom:56px;font-size:32px}}.market__box{border:1px solid #937E52;padding:40px 18px 44px;max-width:860px;margin-inline:auto;background:#fff}@media screen and (min-width: 600px){.market__box{padding:56px 36px 60px}}@media screen and (min-width: 768px){.market__box{padding:64px 56px 70px}}.market__box-ttl{margin-bottom:50px;text-align:center;font-size:20px;letter-spacing:.12em;color:#937e52}@media screen and (min-width: 768px){.market__box-ttl{font-size:24px;margin-bottom:80px}}.market__date{margin:18px 0 0;font-size:clamp(16px,4.3vw,22px);line-height:1.8}@media screen and (min-width: 768px){.market__date{font-size:20px}}.market__sections{margin-top:26px;display:flex;flex-direction:column;gap:34px}@media screen and (min-width: 768px){.market__sections{margin-top:34px;gap:44px}}.market__section{margin-bottom:40px}.market__section.under{margin-bottom:0}.market__section-ttl{margin:0 0 12px;font-size:clamp(18px,4.3vw,22px);display:inline-flex;align-items:center;gap:6px}@media screen and (min-width: 768px){.market__section-ttl{font-size:20px}}.market__section-ttl:before{content:"▼";font-size:12px;line-height:1}.market__group{margin-bottom:40px}.market__group:last-of-type{margin-bottom:0}.market__group-ttl{margin:0 0 10px;font-size:clamp(18px,4.3vw,22px)}@media screen and (min-width: 768px){.market__group-ttl{font-size:20px}}.market__rows{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.market__rows--tight{gap:8px}.market__row{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 14px;font-size:clamp(18px,4.3vw,22px);line-height:1.8}@media screen and (min-width: 600px){.market__row{font-size:20px}}.market__row--2{gap:10px}.market__row--2 .market__name{max-width:70%}.market__row--2 .market__price{text-align:right;white-space:nowrap}.market__name,.market__price,.market__diff{white-space:nowrap}.test{padding:72px 0 96px;background:#fff}@media screen and (min-width: 768px){.test__inner{max-width:1000px}}.test__ttl{margin:0 0 20px;font-size:clamp(16px,4.3vw,22px);line-height:1.6;letter-spacing:.08em;color:#937e52;text-align:center}@media screen and (min-width: 768px){.test__ttl{margin-bottom:28px}}.test__summary{margin-top:28px;margin-bottom:18px}.test__summary-row{flex-direction:column;flex-wrap:wrap;gap:12px}@media screen and (min-width: 768px){.test__summary-row{flex-direction:row;gap:16px}}.test__summary-row+.test__summary-row{margin-top:12px}.test__summary-row--single .test__summary-box{width:100%}@media screen and (min-width: 768px){.test__summary-row--single .test__summary-box{width:calc((100% - 16px)/2)}}.test__summary-box{width:100%;min-height:64px;display:grid;grid-template-columns:1.15fr 1fr auto auto;align-items:center;border:2px solid rgba(60,48,22,.65);box-shadow:inset 0 0 0 1px #ffffff2e;overflow:hidden}@media screen and (min-width: 768px){.test__summary-box{width:calc((100% - 16px)/2);min-height:76px}}.test__summary-box--gold{background:#8f6f12}.test__summary-box--platinum{background:#8a9ca8}.test__summary-box--silver{background:#5d6259}.test__summary-name,.test__summary-price,.test__summary-label,.test__summary-diff{margin:0;min-height:58px;padding:5px;display:flex;align-items:center;justify-content:center;font-size:clamp(10px,2.7vw,14px);line-height:1.4;text-align:center;color:#fff}@media screen and (min-width: 768px){.test__summary-name,.test__summary-price,.test__summary-label,.test__summary-diff{min-height:70px;font-size:clamp(8px,1.5vw,15px);padding:12px 10px}}.test__summary-name{font-weight:700}.test__summary-price{color:#f1cf49;font-weight:700}.test__summary-label{font-weight:500}.test__summary-diff{min-width:86px;background:rgba(255,255,255,.92);font-weight:700}@media screen and (min-width: 768px){.test__summary-diff{min-width:104px}}.test__date{margin-top:18px;padding-bottom:10px;background:#5c5d57;align-items:stretch;gap:0;display:flex;flex-wrap:nowrap;overflow-x:scroll;-webkit-overflow-scrolling:touch;border:2px solid rgba(60,48,22,.65);scrollbar-width:auto;scrollbar-color:#ceb66d rgba(255,255,255,.18)}.test__date::-webkit-scrollbar{height:12px}.test__date::-webkit-scrollbar-track{background:rgba(255,255,255,.18);margin-top:6px}.test__date::-webkit-scrollbar-thumb{background:#8f6f12;border-radius:999px;border:2px solid rgba(255,255,255,.18)}@media screen and (min-width: 768px){.test__date{margin-top:20px;scrollbar-width:none}}.test__date ul{width:280px;min-width:280px;flex:0 0 280px;list-style:none;margin:0;padding:0;border-right:1px solid rgba(255,255,255,.14)}.test__date ul:last-child{border-right:0}.test__date ul li{min-height:56px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.12)}.test__date ul li:last-child{border-bottom:0}.test__date ul li>span{min-height:56px;padding:10px 12px;display:flex;align-items:center;font-size:clamp(10px,2.8vw,14px);line-height:1.4;color:#fff;word-break:break-word}.test__date ul li>span:first-child{width:58%;white-space:nowrap;word-break:normal;font-weight:700;border-right:1px solid rgba(255,255,255,.12)}.test__date ul li>span:last-child{width:42%;justify-content:flex-end;color:#f1cf49;font-weight:700;text-align:right}.test__table{border:2px solid #7b6b35;background:#5e5e5e;overflow:hidden}.test__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.test__row{align-items:stretch;border-bottom:1px solid rgba(255,255,255,.14)}.test__row:last-child{border-bottom:0}.test__name,.test__value{margin:0;min-height:40px;padding:8px 6px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:clamp(9px,2.5vw,13px);line-height:1.4;color:#fff;border-right:1px solid rgba(255,255,255,.12);word-break:break-word}.test__name{width:13.5%;color:#fff;font-weight:700;background:rgba(0,0,0,.08)}.test__value:nth-child(2){width:20%;color:#f1cf49;font-weight:700}.test__value:nth-child(3){width:14%}.test__value:nth-child(4){width:18%;color:#f1cf49;font-weight:700}.test__value:nth-child(5){width:20%}.test__value:nth-child(6){width:14%;border-right:0;color:#f1cf49;font-weight:700}.is-minus,.is-plus{color:#d96b6b;font-weight:700}@media screen and (min-width: 768px){.test__summary{margin-bottom:24px}.test__head-item{min-height:54px;font-size:16px}.test__subhead-item{min-height:46px;font-size:15px}.test__name,.test__value{min-height:48px;font-size:14px;padding:10px 8px}.test__date{overflow-x:visible;padding-bottom:0;display:flex;flex-wrap:nowrap}.test__date ul{width:33.3333333333%;min-width:0;flex:1 1 33.3333333333%}.test__date ul li{min-height:60px}.test__date ul li span{min-height:60px;padding:12px 14px;font-size:14px;font-size:clamp(8px,1.3vw,14px)}.test__date ul li span:first-child{width:60%}.test__date ul li span:last-child{width:40%}}
