@charset "UTF-8";:root{--base-font-family: Shippori Mincho, serif;--base-font-size: 1rem;--base-font-weight: 400;--base-line-height: 1.5;--base-letter-space: 0;--base-opacity: .6;--base-color-text: #333;--base-color-bg: #fff;--color-key: #27304C;--color-title-frame: #F7F6FB}html{font-size:16px}body{opacity:0;position:relative;font-family:var(--base-font-family);font-size:var(--base-font-size);font-weight:var(--base-font-weight);color:var(--base-color-text);line-height:var(--base-line-height);letter-spacing:var(--base-letter-space);background:var(--base-color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;overflow-wrap:break-word;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}*{-webkit-box-sizing:border-box;box-sizing:border-box}header,footer{width:100%}a,.hover{text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:inherit}a:after,.hover:after{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}a:hover,.hover:hover{text-decoration:none;outline:0;opacity:.8}a img,a svg,.hover img,.hover svg{border:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}a img:hover,a svg:hover,.hover img:hover,.hover svg:hover{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}ul,li{list-style:none;padding:0;margin:0}ul.disc{margin-left:1em}ul.disc li{list-style:disc}img,video{border:0;max-width:100%;height:auto;vertical-align:bottom}img.w100,video.w100{width:100%}video{width:100%}iframe{max-width:100%}picture{display:block}picture img{width:inherit}button{outline:none}h1,.h1,h2,.h2,h3,.h3,h4,.h4,p,a,ul,li,span{font-family:var(--base-font-family);color:var(--base-color-text)}em{font-style:normal}sup{top:-1em!important;font-size:.5em!important}.w100{width:100%}@media screen and (max-width: 768px){.pc{display:none!important}}@media print,screen and (min-width: 769px){.sp{display:none!important}}@media print,screen and (min-width: 769px){a[href*="tel:"]{pointer-events:none;cursor:text;text-decoration:none}}.clearfix:after{content:"";display:block;clear:both}@-webkit-keyframes infinity-scroll{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(-100%);transform:translate(-100%)}}@keyframes infinity-scroll{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(-100%);transform:translate(-100%)}}@-webkit-keyframes pathmove{0%{height:0;top:50px;opacity:0}30%{height:30px;opacity:1}to{height:0;top:120px;opacity:0}}@keyframes pathmove{0%{height:0;top:50px;opacity:0}30%{height:30px;opacity:1}to{height:0;top:120px;opacity:0}}@-webkit-keyframes fluffy{0%{-webkit-transform:translateY(-7px);transform:translateY(-7px)}45%{-webkit-transform:translateY(3px);transform:translateY(3px)}to{-webkit-transform:translateY(-7px);transform:translateY(-7px)}}@keyframes fluffy{0%{-webkit-transform:translateY(-7px);transform:translateY(-7px)}45%{-webkit-transform:translateY(3px);transform:translateY(3px)}to{-webkit-transform:translateY(-7px);transform:translateY(-7px)}}/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,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}svg,img,embed,object,iframe{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=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding: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}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}.footer{font-size:.625rem;padding-top:1.25rem;padding-bottom:1.25rem;background-color:var(--color-footer-bg)}@media screen and (max-width: 768px){.footer{padding-bottom:26.6666666667vw}}.footer .nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:2em;-moz-column-gap:2em;column-gap:2em}.footer .nav__list .nav__item{font-family:Zen Kaku Gothic New,sans-serif;font-size:12px}.footer .footer__copy{font-family:Lato,sans-serif;font-size:10px;text-align:center;margin-top:24px}.fixed-cta{display:block;position:fixed;-webkit-transition:bottom 2s linear;transition:bottom 2s linear;z-index:100;width:100%;bottom:-100%;left:0}@media print,screen and (min-width: 769px){.fixed-cta{display:none}}@media screen and (max-width: 768px){.fixed-cta.show{bottom:0}}.fixed-cta img{width:100%}.header{display:block;position:fixed;top:-100%;left:0;width:100%;z-index:100;-webkit-transition:top 1.3s ease .3s;transition:top 1.3s ease .3s}.header.visible{top:0;left:0}.header.bg{background-color:#fff}.header.bg .logo-svg g{fill:#000}.header .header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:15px;padding-bottom:15px}@media screen and (max-width: 768px){.header .header__inner{padding-top:3.7333333333vw;padding-left:4.2666666667vw;padding-right:2.1333333333vw}}@media print,screen and (min-width: 769px){.header .header__inner{padding-left:24px;padding-right:16px}}@media screen and (max-width: 768px){.header .header__logo{width:138px}}@media print,screen and (min-width: 769px){.header .header__logo{width:188px;padding-top:14px}}@media screen and (max-width: 768px){.header .purchase-btn{font-size:10px;width:120px;height:28px}}@media print,screen and (min-width: 769px){.header .purchase-btn{font-size:14px;width:224px;height:40px}}.content-for-layout{padding-bottom:0!important}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}@media all and (-ms-high-contrast: none){.wrapper{-webkit-box-orient:inherit;-webkit-box-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit}}.main{position:relative;overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width: 768px){.main{overflow:hidden}}.content__catch,.content__catch img{width:100%}.content__headline{line-height:1}.content__lead{font-size:15px;letter-spacing:.08em}@media screen and (max-width: 768px){.content__lead{margin-top:min(5.6vw,1.3125rem)}}@media print,screen and (min-width: 769px){.content__lead{margin-top:27px}}.content__inner{width:100%;max-width:72.875rem;margin-left:auto;margin-right:auto;padding:0 .9375rem}@media screen and (max-width: 768px){.content__inner{padding-left:4.2666666667vw;padding-right:4.2666666667vw}}.content__inner--m{width:100%;max-width:66.875rem;margin-left:auto;margin-right:auto;padding:0 .9375rem}@media screen and (max-width: 768px){.content__inner--m{padding-left:6.4vw;padding-right:6.4vw}}@media screen and (max-width: 768px){.content__title{font-size:min(6.4vw,1.5rem);margin-top:1.0416666667em}}@media print,screen and (min-width: 769px){.content__title{font-size:min(3.5211267606vw,2.5rem);line-height:1.4;margin-top:18px}}.content__title .sub{font-size:.5833333333em;letter-spacing:.08em}@media print,screen and (min-width: 769px){.content__title .sub{font-size:.45em}}.content__title .main{display:block;font-size:1em;letter-spacing:.08em;color:var(--color-key);margin-top:10px}@media screen and (max-width: 768px){.content__title .main{margin-top:.4583333333em}}.lity-wrap .lity-container{max-width:90%}.js-fade-in{opacity:0;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-duration:2.5s;transition-duration:2.5s;-webkit-transition-property:all;transition-property:all;-webkit-transition-timing-function:cubic-bezier(.25,1,.5,1);transition-timing-function:cubic-bezier(.25,1,.5,1)}.js-fade-in.fade-outQuit{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.js-fade-in.fade-in-up{-webkit-transform:translate3d(0,50px,0)!important;transform:translate3d(0,50px,0)!important}.js-fade-in.fade-in-down{-webkit-transform:translate3d(0,-100px,0)!important;transform:translate3d(0,-100px,0)!important}.js-fade-in.fade-in-left{-webkit-transform:translate3d(-100px,50px,0)!important;transform:translate3d(-100px,50px,0)!important}.js-fade-in.fade-in-right{-webkit-transform:translate3d(100px,50px,0)!important;transform:translate3d(100px,50px,0)!important}.js-fade-in.js-scroll-in{opacity:1!important;-webkit-transform:translate3d(0,0,0)!important;transform:translateZ(0)!important}.js-popup{-webkit-transform:translateY(40px) scale(.8);transform:translateY(40px) scale(.8);-webkit-transition:opacity .1s cubic-bezier(.22,1,.36,1),-webkit-transform .6s cubic-bezier(.22,1,.36,1);transition:opacity .1s cubic-bezier(.22,1,.36,1),-webkit-transform .6s cubic-bezier(.22,1,.36,1);transition:transform .6s cubic-bezier(.22,1,.36,1),opacity .1s cubic-bezier(.22,1,.36,1);transition:transform .6s cubic-bezier(.22,1,.36,1),opacity .1s cubic-bezier(.22,1,.36,1),-webkit-transform .6s cubic-bezier(.22,1,.36,1);opacity:0}.js-popup.js-scroll-in{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1);opacity:1}@-webkit-keyframes popup{0%{-webkit-transform:translateY(40px) scale(.8);transform:translateY(40px) scale(.8);opacity:0}to{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}80%,to{opacity:1}}@keyframes popup{0%{-webkit-transform:translateY(40px) scale(.8);transform:translateY(40px) scale(.8);opacity:0}to{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}80%,to{opacity:1}}.js-accordion{max-height:0;overflow:hidden;-webkit-transition:1s cubic-bezier(.23,1,.32,1) max-height;transition:1s cubic-bezier(.23,1,.32,1) max-height;padding-top:0}.text--center{text-align:center}@media print,screen and (min-width: 769px){.text--center--pc{text-align:center}}@media screen and (max-width: 768px){.text--center--sp{text-align:center}}.title__frame{font-family:Zen Kaku Gothic New,sans-serif;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;z-index:0}.title__frame:before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;width:0;height:100%;background-color:var(--color-title-frame);-webkit-transition:width 1.3s ease 1.3s;transition:width 1.3s ease 1.3s;z-index:-1}.title__frame.is-on:before{width:100%}.title__frame.white:before{background-color:#fff}.title__prod .text1,.title__prod .text2{font-family:Lato,sans-serif;letter-spacing:.12em}.title__prod .text1{font-weight:600}.title__normal{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.08em;text-align:center}@media screen and (max-width: 768px){.title__normal{font-size:14px;line-height:1.7142857143}}@media print,screen and (min-width: 769px){.title__normal{font-size:20px;line-height:1.6}}.title__normal:after{content:"";display:block;width:16px;height:1px;background-color:currentColor;margin-inline:auto}@media screen and (max-width: 768px){.title__normal:after{margin-top:13px}}@media print,screen and (min-width: 769px){.title__normal:after{margin-top:22px}}.bg--white{background-color:#fff}.bg--white60{background-color:#fff9}.bg--skyblue{background-color:#f7fbff}.bg--gray{background-color:#f7f6fb}.caution{font-family:Zen Kaku Gothic New,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:10px}.caution dt{width:1.2em;font-weight:400}.caution dd{width:calc(100% - 1.2em)}.caution.end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media print,screen and (min-width: 769px){.caution.end dd{width:auto}}@media screen and (max-width: 768px){.caution.end-sp dd{width:auto}}.purchase-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.08em;background-color:var(--color-key);color:#fff;border:1px solid var(--color-key)}@media screen and (max-width: 768px){.purchase-btn{font-size:14px;padding-right:8px;width:100%;height:48px}}@media print,screen and (min-width: 769px){.purchase-btn{width:455px;max-width:100%;height:63px;font-size:18px}}.purchase-btn:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;width:.8571428571em;height:.8571428571em;border-radius:50vw;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%23fff' d='M6 0a6 6 0 1 1-6 6 6 6 0 0 1 6-6ZM4.748 8.339a.559.559 0 0 0 0 .787.55.55 0 0 0 .392.162.56.56 0 0 0 .4-.164L8.247 6.4a.556.556 0 0 0-.017-.767L5.478 2.876a.557.557 0 0 0-.787.787L7.053 6Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 768px){.purchase-btn:after{right:10.5px}}@media print,screen and (min-width: 769px){.purchase-btn:after{right:18.5px}}.purchase-btn.reverse{color:var(--color-key);background-color:#fff}.purchase-btn.reverse:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%2327304C' d='M6 0a6 6 0 1 1-6 6 6 6 0 0 1 6-6ZM4.748 8.339a.559.559 0 0 0 0 .787.55.55 0 0 0 .392.162.56.56 0 0 0 .4-.164L8.247 6.4a.556.556 0 0 0-.017-.767L5.478 2.876a.557.557 0 0 0-.787.787L7.053 6Z'/%3E%3C/svg%3E")}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex .flex_item-col1{width:6.3333333333%}.flex .flex_item-col2{width:14.6666666667%}.flex .flex_item-col3{width:23%}.flex .flex_item-col4{width:31.3333333333%}.flex .flex_item-col5{width:39.6666666667%}.flex .flex_item-col6{width:48%}.flex .flex_item-col7{width:56.3333333333%}.flex .flex_item-col8{width:64.6666666667%}.flex .flex_item-col9{width:73%}.flex .flex_item-col10{width:81.3333333333%}.flex .flex_item-col11{width:89.6666666667%}.flex .flex_item-col12{width:98%}@media screen and (max-width: 768px){.flex .flex_item-sp-col1{width:6.3333333333%}.flex .flex_item-sp-col2{width:14.6666666667%}.flex .flex_item-sp-col3{width:23%}.flex .flex_item-sp-col4{width:31.3333333333%}.flex .flex_item-sp-col5{width:39.6666666667%}.flex .flex_item-sp-col6{width:48%}.flex .flex_item-sp-col7{width:56.3333333333%}.flex .flex_item-sp-col8{width:64.6666666667%}.flex .flex_item-sp-col9{width:73%}.flex .flex_item-sp-col10{width:81.3333333333%}.flex .flex_item-sp-col11{width:89.6666666667%}.flex .flex_item-sp-col12{width:98%}}@media print,screen and (min-width: 769px){.flex .flex_item-pc-col1{width:6.3333333333%}.flex .flex_item-pc-col2{width:14.6666666667%}.flex .flex_item-pc-col3{width:23%}.flex .flex_item-pc-col4{width:31.3333333333%}.flex .flex_item-pc-col5{width:39.6666666667%}.flex .flex_item-pc-col6{width:48%}.flex .flex_item-pc-col7{width:56.3333333333%}.flex .flex_item-pc-col8{width:64.6666666667%}.flex .flex_item-pc-col9{width:73%}.flex .flex_item-pc-col10{width:81.3333333333%}.flex .flex_item-pc-col11{width:89.6666666667%}.flex .flex_item-pc-col12{width:98%}}@media print,screen and (min-width: 769px){.flex--pc{display:-webkit-box;display:-ms-flexbox;display:flex}.flex--pc .flex_item-pc-col1{width:6.3333333333%}.flex--pc .flex_item-pc-col2{width:14.6666666667%}.flex--pc .flex_item-pc-col3{width:23%}.flex--pc .flex_item-pc-col4{width:31.3333333333%}.flex--pc .flex_item-pc-col5{width:39.6666666667%}.flex--pc .flex_item-pc-col6{width:48%}.flex--pc .flex_item-pc-col7{width:56.3333333333%}.flex--pc .flex_item-pc-col8{width:64.6666666667%}.flex--pc .flex_item-pc-col9{width:73%}.flex--pc .flex_item-pc-col10{width:81.3333333333%}.flex--pc .flex_item-pc-col11{width:89.6666666667%}.flex--pc .flex_item-pc-col12{width:98%}}@media screen and (max-width: 768px){.flex--sp{display:-webkit-box;display:-ms-flexbox;display:flex}.flex--sp .flex_item-sp-col1{width:6.3333333333%}.flex--sp .flex_item-sp-col2{width:14.6666666667%}.flex--sp .flex_item-sp-col3{width:23%}.flex--sp .flex_item-sp-col4{width:31.3333333333%}.flex--sp .flex_item-sp-col5{width:39.6666666667%}.flex--sp .flex_item-sp-col6{width:48%}.flex--sp .flex_item-sp-col7{width:56.3333333333%}.flex--sp .flex_item-sp-col8{width:64.6666666667%}.flex--sp .flex_item-sp-col9{width:73%}.flex--sp .flex_item-sp-col10{width:81.3333333333%}.flex--sp .flex_item-sp-col11{width:89.6666666667%}.flex--sp .flex_item-sp-col12{width:98%}}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}@media print,screen and (min-width: 769px){.flex-wrap--pc{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width: 768px){.flex-wrap--sp{-ms-flex-wrap:wrap;flex-wrap:wrap}}.flex-justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media print,screen and (min-width: 769px){.flex-justify-start--pc{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width: 768px){.flex-justify-start--sp{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.flex-justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media print,screen and (min-width: 769px){.flex-justify-end--pc{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (max-width: 768px){.flex-justify-end--sp{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.flex-justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media print,screen and (min-width: 769px){.flex-justify-between--pc{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width: 768px){.flex-justify-between--sp{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.flex-justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media print,screen and (min-width: 769px){.flex-justify-center--pc{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width: 768px){.flex-justify-center--sp{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.flex-align-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media print,screen and (min-width: 769px){.flex-align-start--pc{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width: 768px){.flex-align-start--sp{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.flex-align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (min-width: 769px){.flex-align-center--pc{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width: 768px){.flex-align-center--sp{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.flex-align-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media print,screen and (min-width: 769px){.flex-align-end--pc{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media screen and (max-width: 768px){.flex-align-end--sp{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.flex-align-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media print,screen and (min-width: 769px){.flex-align-stretch--pc{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media screen and (max-width: 768px){.flex-align-stretch--sp{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media print,screen and (min-width: 769px){.flex-row-reverse--pc{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media screen and (max-width: 768px){.flex-row-reverse--sp{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.flex-order1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex-order2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-order3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex-order4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex-order5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex-order6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex-order7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex-order8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex-order9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex-order10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.voice-modal{position:fixed;left:0;opacity:0;pointer-events:none;width:100%;-webkit-transition:opacity .5s cubic-bezier(.5,1,.75,1);transition:opacity .5s cubic-bezier(.5,1,.75,1);z-index:200}@media screen and (max-width: 768px){.voice-modal{top:50px;height:calc(100vh - 200px);max-height:533px}}@media print,screen and (min-width: 769px){.voice-modal{top:0;height:100vh}}.voice-modal.active{opacity:1;pointer-events:auto}.voice-modal .modalContent{position:relative;background-color:#fff;z-index:100;width:95%;max-width:75rem;height:calc(100% - 30px);margin-top:30px;margin-left:auto;margin-right:auto}@media screen and (max-width: 768px){.voice-modal .modalContent{padding-top:8.5333333333vw;padding-bottom:5.3125rem;padding-left:3.7333333333vw;padding-right:3.7333333333vw}}@media print,screen and (min-width: 769px){.voice-modal .modalContent{width:580px;height:685px;max-height:95%;padding-top:4rem;padding-bottom:4rem;padding-left:65px;padding-right:65px}}.voice-modal .modalContent .modalContent__inner{height:100%;overflow:auto}.voice-modal .modalContent .pageTitle{margin-bottom:2.9375rem}.voice-modal .modalContent .voice__content{display:none;opacity:0;pointer-events:none}.voice-modal .modalContent .voice__content.active{display:block;opacity:1;pointer-events:auto}.voice-modal .modalContent__close--wrapper{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);width:100%}@media screen and (max-width: 768px){.voice-modal .modalContent__close--wrapper{height:12vw}}@media print,screen and (min-width: 769px){.voice-modal .modalContent__close--wrapper{height:3.375rem}}.voice-modal .modalContent__close--wrapper .modalContent__close{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.707' height='13.707'%3E%3Cg fill='none' stroke='%23333'%3E%3Cpath d='m.354.354 13 13M13.354.354l-13 13'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;width:13px;height:13px;margin-inline:auto}.voice-modal .overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#f7f6fbcc;z-index:99}.video{position:relative;height:0;margin-inline:auto}@media screen and (max-width: 768px){.video{width:100vw;margin-inline:calc(50% - 50vw);padding-top:56.2666666667vw}}@media print,screen and (min-width: 769px){.video{width:66.1971830986%;padding-top:37.1478873239%}}.video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video .icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.mv{position:relative;width:100%;height:0;height:100vh;padding-bottom:33px;z-index:0}.mv .mv__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.mv .mv__bg:after{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:#6964734d;mix-blend-mode:multiply}.mv .mv__bg video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mv .mv__content{position:absolute;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;text-align:center;z-index:1}@media screen and (max-width: 768px){.mv .mv__content{top:53.5%}}@media print,screen and (min-width: 769px){.mv .mv__content{top:50%}}.mv .mv__text1{letter-spacing:.08em;color:#fff}@media screen and (max-width: 768px){.mv .mv__text1{font-size:5.8666666667vw}}@media print,screen and (min-width: 769px){.mv .mv__text1{font-size:48px}}.mv .mv__text2{letter-spacing:.12em;color:#fff}@media screen and (max-width: 768px){.mv .mv__text2{font-size:3.2vw;margin-top:2.1333333333vw}}@media print,screen and (min-width: 769px){.mv .mv__text2{font-size:18px;margin-top:16px}}.mv .mv__heading{color:#fff}@media screen and (max-width: 768px){.mv .mv__heading{font-size:3.7333333333vw;margin-top:6.4vw}}@media print,screen and (min-width: 769px){.mv .mv__heading{font-size:24px;margin-top:56px}}.mv .mv__heading .text1,.mv .mv__heading .text2{color:#fff}.mv .mv__heading .text1{font-weight:600}.mv__sns{position:absolute;z-index:7}@media screen and (max-width: 768px){.mv__sns{width:12px;bottom:23px;right:10px}}@media print,screen and (min-width: 769px){.mv__sns{width:16px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:26px}}.mv__sns .sns__text{font-family:Lato,sans-serif;font-weight:400;letter-spacing:.12em;text-wrap:nowrap;color:#fff;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}@media screen and (max-width: 768px){.mv__sns .sns__text{font-size:10px}}@media print,screen and (min-width: 769px){.mv__sns .sns__text{font-size:14px}}.mv__sns .sns__list{text-align:center;list-style:none;padding-left:0;margin:auto}@media screen and (max-width: 768px){.mv__sns .sns__list{width:12px}}@media print,screen and (min-width: 769px){.mv__sns .sns__list{width:16px;margin-top:30px}}@media screen and (max-width: 768px){.mv__sns .sns__item{width:12px;margin-top:5px}}@media print,screen and (min-width: 769px){.mv__sns .sns__item{width:16px;margin-top:18px}}.mv__sns .sns__item svg{width:100%}.scroll{cursor:pointer;position:absolute;bottom:0;-webkit-transform:translateX(-50%);transform:translate(-50%);z-index:7}@media screen and (max-width: 768px){.scroll{left:8%}}@media print,screen and (min-width: 769px){.scroll{left:2.5%}}.scroll .scroll--text{font-family:Lato,sans-serif;font-size:10px;font-weight:600;letter-spacing:.12em;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-transform:rotate(180deg);transform:rotate(180deg);color:#fff;margin-bottom:0}.scroll .scroll--bar{height:90px}.scroll .scroll--bar:after{content:"";position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);width:1px;height:24px;background:#eee;-webkit-animation:pathmove 1.4s ease-in-out infinite;animation:pathmove 1.4s ease-in-out infinite;opacity:0}@media screen and (max-width: 768px){.product{padding-top:12.8vw;padding-bottom:12.8vw}}@media print,screen and (min-width: 769px){.product{padding-top:96px;padding-bottom:96px}}@media print,screen and (min-width: 769px){.product .product__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media print,screen and (min-width: 769px){.product .prod__image{max-width:54.3133802817%}}@media print,screen and (min-width: 769px){.product .prod__content{max-width:40.0528169014%}}@media screen and (max-width: 768px){.product .prod-thumbnail{margin-top:3px}}@media print,screen and (min-width: 769px){.product .prod-thumbnail{margin-top:5px}}.product .prod-thumbnail .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.product .prod-thumbnail .swiper-slide{cursor:pointer}@media screen and (max-width: 768px){.product .prod-thumbnail .swiper-slide{margin-bottom:2px}}@media print,screen and (min-width: 769px){.product .prod-thumbnail .swiper-slide{margin-bottom:6px}}.product .swiper-button-next,.product .swiper-button-prev{background-repeat:no-repeat;background-size:contain;width:32px;height:32px}.product .swiper-button-next{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath fill='%2327304c' d='M16 0A16 16 0 1 1 0 16 16 16 0 0 1 16 0Zm-3.338 22.238a1.49 1.49 0 0 0 0 2.1 1.467 1.467 0 0 0 1.046.431 1.492 1.492 0 0 0 1.054-.438l7.231-7.254a1.483 1.483 0 0 0-.046-2.046l-7.339-7.362a1.485 1.485 0 0 0-2.1 2.1l6.3 6.238Z'/%3E%3C/svg%3E")}.product .swiper-button-prev{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath fill='%2327304c' d='M16 0A16 16 0 1 1 0 16 16 16 0 0 1 16 0Zm-3.338 22.238a1.49 1.49 0 0 0 0 2.1 1.467 1.467 0 0 0 1.046.431 1.492 1.492 0 0 0 1.054-.438l7.231-7.254a1.483 1.483 0 0 0-.046-2.046l-7.339-7.362a1.485 1.485 0 0 0-2.1 2.1l6.3 6.238Z'/%3E%3C/svg%3E");-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (max-width: 768px){.product .product__header{margin-top:5.6vw}}.product .product__header .header1{letter-spacing:.12em}@media screen and (max-width: 768px){.product .product__header .header1{font-size:14px;line-height:1.5}}@media print,screen and (min-width: 769px){.product .product__header .header1{font-size:16px;line-height:1.5}}@media screen and (max-width: 768px){.product .product__header .title__prod{font-size:min(6.4vw,1.5rem);margin-top:12px;margin-bottom:8px}}@media print,screen and (min-width: 769px){.product .product__header .title__prod{font-size:28px;margin-top:24px;margin-bottom:8px}}.product .product__header .header2{font-size:14px;letter-spacing:.12em}.product .product__text{letter-spacing:.08em;border-top:1px solid #DEDCE4;width:100%}@media screen and (max-width: 768px){.product .product__text{font-size:min(3.7333333333vw,.875rem);line-height:1.7142857143;padding-top:3.4666666667vw;margin-top:5.3333333333vw}}@media print,screen and (min-width: 769px){.product .product__text{font-size:16px;line-height:1.75;padding-top:30px;margin-top:32px}}@media screen and (max-width: 768px){.product .product__price{margin-top:5.3333333333vw}}@media print,screen and (min-width: 769px){.product .product__price{margin-top:32px}}.product .product__price .product__price--text{font-family:Zen Kaku Gothic New,sans-serif;letter-spacing:.08em;font-weight:500}@media screen and (max-width: 768px){.product .product__price .product__price--text{font-size:12px;line-height:2}}@media print,screen and (min-width: 769px){.product .product__price .product__price--text{font-size:16px;line-height:1.5}}.product .product__price .product__price--value{font-family:Lato,sans-serif;font-weight:600;letter-spacing:.08em;margin-top:-4px}@media screen and (max-width: 768px){.product .product__price .product__price--value{font-size:36px}}@media print,screen and (min-width: 769px){.product .product__price .product__price--value{font-size:40px}}@media screen and (max-width: 768px){.product .product__price .product__price--value .yen{font-size:20px}}@media print,screen and (min-width: 769px){.product .product__price .product__price--value .yen{font-size:24px}}.product .product__price .product__price--value .tax{font-family:Zen Kaku Gothic New,sans-serif;font-size:12px}@media screen and (max-width: 768px){.product .purchase-btn--wrapper{margin-top:4.8vw}}@media print,screen and (min-width: 769px){.product .purchase-btn--wrapper{margin-top:10px}}@media screen and (max-width: 768px){.product .product__banner{margin-top:6.4vw}}@media print,screen and (min-width: 769px){.product .product__banner{margin-top:34px}}@media screen and (max-width: 768px){.product .product__banner+.product__banner{margin-top:3.2vw}}@media print,screen and (min-width: 769px){.product .product__banner+.product__banner{margin-top:12px}}.product .product__banner .banner__caution{margin-top:12px}.product .swiper-slide img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media screen and (max-width: 768px){.voice .content__title{margin-top:30px}}@media screen and (max-width: 768px){.voice .content__title .sub{font-size:min(3.7333333333vw,.875rem)}}@media screen and (max-width: 768px){.voice .content__title .main{font-size:min(8.5333333333vw,2rem);margin-top:min(2.9333333333vw,.6875rem)}}.voice .voice__instagram{margin-top:min(9.6vw,2.25rem)}.voice .voice__instagram .voice__gallery{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.voice .voice__instagram .voice__gallery+.voice__gallery{margin-top:4px}.voice .voice__instagram .voice__gallery:nth-of-type(1) .gallery__list{-webkit-animation-duration:40s;animation-duration:40s}.voice .voice__instagram .voice__gallery:nth-of-type(2) .gallery__list{-webkit-animation-duration:50s;animation-duration:50s;animation-direction:reverse}.voice .voice__instagram .voice__gallery:nth-of-type(3) .gallery__list{-webkit-animation-duration:55s;animation-duration:55s}.voice .voice__instagram .voice__gallery .gallery__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;-webkit-animation-name:infinity-scroll;animation-name:infinity-scroll;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.voice .voice__instagram .voice__gallery .gallery__list img{width:calc(124px + ((1vw - 3.75px) * 33.0666666667))}@media print,screen and (min-width: 769px){.voice .voice__instagram .voice__gallery .gallery__list img{width:min(19.7657393851vw,16.875rem)}}.voice .voice__slide__item{font-family:Zen Kaku Gothic New,sans-serif;background-color:#fff;padding:8px 20px}.voice .voice__slide__item>*,.voice .voice__slide__item>a>*{margin-top:8px}.voice .voice__slide__item a{display:block;height:100%}.voice .voice__slide__item .continuation{color:#1d51a5}.voice .swiper-container{overflow:visible}.voice .caution{margin-top:9px}@media screen and (max-width: 768px){.voice .voice__slide{margin-top:6.4vw}}@media print,screen and (min-width: 769px){.voice .voice__slide{margin-top:30px}}@media screen and (max-width: 768px){.voice1{padding-top:12.8vw;padding-bottom:12.8vw}}@media print,screen and (min-width: 769px){.voice1{padding-top:72px;padding-bottom:72px}}.voice1 .voice1__header{position:relative;font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;text-align:center;letter-spacing:.08em}@media screen and (max-width: 768px){.voice1 .voice1__header{font-size:14px}}@media print,screen and (min-width: 769px){.voice1 .voice1__header{font-size:20px}}.voice1 .voice1__header:after{content:"";display:block;width:16px;height:1px;background-color:var(--base-color-text);margin-left:auto;margin-right:auto}@media screen and (max-width: 768px){.voice1 .voice1__header:after{margin-top:18px}}@media print,screen and (min-width: 769px){.voice1 .voice1__header:after{margin-top:26px}}.voice1 .voice__slide__item{width:295px;height:352px}@media screen and (max-width: 768px){.voice2{margin-top:25.6vw}}@media print,screen and (min-width: 769px){.voice2{margin-top:72px}}@media print,screen and (min-width: 769px){.voice2 .voice2__header{max-width:1040px;margin-inline:auto}}.voice2 .voice2__header .voice2__header__inner{position:relative;background-repeat:no-repeat;background-position:top right}@media screen and (max-width: 768px){.voice2 .voice2__header .voice2__header__inner{background-image:url(/cdn/shop/files/premium-b_voice2_main_sp.jpg);background-size:60.8vw auto;padding-top:57.6vw}}@media print,screen and (min-width: 769px){.voice2 .voice2__header .voice2__header__inner{width:100%;height:0;padding-top:45.3846153846%;background-image:url(/cdn/shop/files/premium-b_voice2_main.jpg);background-size:64.2307692308% auto}}.voice2 .voice2__header .voice2__title{position:absolute;top:0;left:0;font-family:Lato,sans-serif;font-weight:700;padding-top:12.2115384615%}@media print,screen and (min-width: 769px){.voice2 .voice2__header .voice2__title{width:43.3644859813%}}.voice2 .voice2__header .voice2__title *{font-family:Lato,sans-serif;letter-spacing:.12em}.voice2 .voice2__header .voice2__title .voice2__title--1{display:block;border-bottom:1px solid #DEDCE4;padding-bottom:14px;margin-bottom:14px}@media screen and (max-width: 768px){.voice2 .voice2__header .voice2__title .voice2__title--1{font-size:3.7333333333vw;padding-left:6.4vw}}@media print,screen and (min-width: 769px){.voice2 .voice2__header .voice2__title .voice2__title--1{font-size:20px}}.voice2 .voice2__header .voice2__title .voice2__title--2{font-weight:400}@media screen and (max-width: 768px){.voice2 .voice2__header .voice2__title .voice2__title--2{font-size:2.6666666667vw}}@media print,screen and (min-width: 769px){.voice2 .voice2__header .voice2__title .voice2__title--2{font-size:16px}}@media screen and (max-width: 768px){.voice2 .voice2__header .voice2__title .voice2__title--3{font-size:4.2666666667vw;padding-left:6.4vw}}@media print,screen and (min-width: 769px){.voice2 .voice2__header .voice2__title .voice2__title--3{font-size:24px}}.voice2 .voice2__body{padding-top:122px;padding-bottom:50px;margin-top:-103px}.voice2 .voice2__item__header{text-align:center;margin-top:0;margin-bottom:10px}.voice2 .voice__profile{font-size:11px;line-height:1;font-weight:700;letter-spacing:.12em;padding-top:10px;margin-bottom:11px}.voice2 .voice__slide__item{width:208px;height:265px;padding:24px}.voice2 .voice2__image{width:40px;margin-inline:auto}@media screen and (max-width: 768px){.voice2 .voice2__scene{padding-top:20.2666666667vw;padding-bottom:10.6666666667vw}}@media print,screen and (min-width: 769px){.voice2 .voice2__scene{padding-top:139px;padding-bottom:112px}}.voice2 .voice2__scene .voice2__scene--text{position:relative;letter-spacing:.08em;text-align:center;width:100%}@media screen and (max-width: 768px){.voice2 .voice2__scene .voice2__scene--text{font-size:4.2666666667vw;line-height:1.75;padding:9.0666666667vw 0}}@media print,screen and (min-width: 769px){.voice2 .voice2__scene .voice2__scene--text{font-size:28px;line-height:2;padding:46px 0}}.voice2 .voice2__scene .voice2__scene--text:before,.voice2 .voice2__scene .voice2__scene--text:after{content:"";position:absolute;top:0;height:100%}@media screen and (max-width: 768px){.voice2 .voice2__scene .voice2__scene--text:before,.voice2 .voice2__scene .voice2__scene--text:after{width:25.3333333333vw;border:8px solid #ECEBF0}}@media print,screen and (min-width: 769px){.voice2 .voice2__scene .voice2__scene--text:before,.voice2 .voice2__scene .voice2__scene--text:after{width:7.7669902913%;border:16px solid #ECEBF0}}.voice2 .voice2__scene .voice2__scene--text:before{left:0;border-right:none}.voice2 .voice2__scene .voice2__scene--text:after{right:0;border-left:none}@media screen and (max-width: 768px){.voice2 .caution{padding-left:6.4vw}}.voice-content *{font-family:Zen Kaku Gothic New,sans-serif}.voice-content .voice__entry-name{font-size:11px}.voice-content .voice__entry-date{font-size:10px}.voice-content .voice__rate{font-size:14px;letter-spacing:.08em;color:#e59a15}.voice-content .voice__title{font-size:14px;font-weight:600;letter-spacing:.08em}.voice-content .voice__comment{font-size:12px;line-height:1.6666666667;letter-spacing:.08em}@media screen and (max-width: 768px){.voice-content .voice__comment{margin-right:2.6666666667vw}}.voice-content .voice__comment em{font-size:12px;font-weight:700;font-style:normal}@media print,screen and (min-width: 769px){.voice-modal .voice__entry-name{font-size:14px;line-height:1}}@media screen and (max-width: 768px){.voice-modal .voice__rate{margin-top:2.1333333333vw}}@media print,screen and (min-width: 769px){.voice-modal .voice__rate{font-size:18px;line-height:1;margin-top:14px}}@media screen and (max-width: 768px){.voice-modal .voice__title{margin-top:2.1333333333vw}}@media print,screen and (min-width: 769px){.voice-modal .voice__title{font-size:20px;line-height:1;margin-top:16px}}@media screen and (max-width: 768px){.voice-modal .voice__comment{padding:0 3.7333333333vw;margin-top:3.7333333333vw}}@media print,screen and (min-width: 769px){.voice-modal .voice__comment{font-size:15px;line-height:1.8666666667;padding:0 15px;margin-top:18px}}.about .about__header-wrapper{position:relative}@media screen and (max-width: 768px){.about .about__header-wrapper{padding-top:26.6666666667vw;padding-bottom:30.1333333333vw}}@media print,screen and (min-width: 769px){.about .about__header-wrapper{padding-top:120px;padding-bottom:150px}}.about .about__header-wrapper:after{content:"";display:block;width:1px;height:64px;background-color:#333;margin-inline:auto}@media screen and (max-width: 768px){.about .about__header-wrapper:after{margin-top:12.8vw}}@media print,screen and (min-width: 769px){.about .about__header-wrapper:after{margin-top:91px}}.about .about__header{text-align:center}.about .about__header *{letter-spacing:.08em}.about .about__header .header1{display:block;line-height:1}@media screen and (max-width: 768px){.about .about__header .header1{font-size:5.3333333333vw;margin-bottom:min(4.2666666667vw,1rem)}}@media print,screen and (min-width: 769px){.about .about__header .header1{font-size:36px;margin-bottom:30px}}.about .about__header .header2{line-height:1.2857142857}@media screen and (max-width: 768px){.about .about__header .header2{font-size:9.6vw}}@media print,screen and (min-width: 769px){.about .about__header .header2{font-size:56px}}.about .about__header .header3{line-height:2}@media screen and (max-width: 768px){.about .about__header .header3{font-size:6.9333333333vw}}@media print,screen and (min-width: 769px){.about .about__header .header3{font-size:36px}}@media screen and (max-width: 768px){.about .about__body{padding-bottom:12.8vw}}@media print,screen and (min-width: 769px){.about .about__body{padding-bottom:112px}}@media screen and (max-width: 768px){.about .about__list{position:relative;width:100vw;margin-inline:calc(50% - 50vw)}}.about .about__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:70px;-moz-column-gap:70px;column-gap:70px}@media screen and (max-width: 768px){.about .about__item{position:relative}}.about .about__item.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width: 768px){.about .about__item.reverse .about__item--text{left:6.4vw;right:auto;width:auto}}.about .about__item+.about__item{margin-top:8px}@media screen and (max-width: 768px){.about .about__item .about__item--image{width:78.9333333333vw}}@media print,screen and (min-width: 769px){.about .about__item .about__item--image{width:63.4683098592%}}.about .about__item .about__item--text{letter-spacing:.08em}@media screen and (max-width: 768px){.about .about__item .about__item--text{position:absolute;top:50%;right:8.8vw;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:3.7333333333vw;line-height:1.2857142857;width:1em}}@media print,screen and (min-width: 769px){.about .about__item .about__item--text{font-size:28px}}.about .about__lead{text-align:center;letter-spacing:.08em}@media screen and (max-width: 768px){.about .about__lead{font-size:9.6vw;line-height:1.3333333333;margin-top:13.0666666667vw}}@media print,screen and (min-width: 769px){.about .about__lead{font-size:80px;line-height:1.3;margin-top:96px}}.about .about__text{font-family:Zen Kaku Gothic New,sans-serif;line-height:2;letter-spacing:.12em;text-align:center}@media screen and (max-width: 768px){.about .about__text{font-size:3.7333333333vw;line-height:1.7142857143;margin-top:8.5333333333vw}}@media print,screen and (min-width: 769px){.about .about__text{font-size:16px;margin-top:38px}}.about .about__video{display:block;position:relative}@media screen and (max-width: 768px){.about .about__video{width:100vw;margin-inline:calc(50% - 50vw);margin-top:12.2666666667vw}}@media print,screen and (min-width: 769px){.about .about__video{width:100%;max-width:752px;margin-top:92px;margin-inline:auto}}.about .about__video .icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;height:0}@media screen and (max-width: 768px){.about .about__video .icon{width:16.5333333333vw;padding-top:11.4666666667vw}}@media print,screen and (min-width: 769px){.about .about__video .icon{width:16.0904255319%;padding-top:70.2479338843%}}.about .about__video .icon svg{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width: 768px){.approach{padding-top:12vw;padding-bottom:14.9333333333vw}}@media print,screen and (min-width: 769px){.approach{padding-top:112px;padding-bottom:112px}}@media print,screen and (min-width: 769px){.approach .approach__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.approach .approach__catch{letter-spacing:.08em}@media screen and (max-width: 768px){.approach .approach__catch{font-size:min(4.2666666667vw,1rem);line-height:2.5}}@media print,screen and (min-width: 769px){.approach .approach__catch{font-size:min(2.1153846154vw,1.375rem);line-height:2.5}}.approach .approach__title{letter-spacing:.08em}@media screen and (max-width: 768px){.approach .approach__title{font-size:min(8.5333333333vw,2rem);line-height:1.375;margin-top:1.8666666667vw}}@media print,screen and (min-width: 769px){.approach .approach__title{font-size:min(4.6153846154vw,3rem);line-height:1.3333333333}}.approach .approach__text{letter-spacing:.12em}@media screen and (max-width: 768px){.approach .approach__text{font-size:14px;line-height:1.7142857143;margin-top:8.5333333333vw}}@media print,screen and (min-width: 769px){.approach .approach__text{font-size:16px;line-height:2;margin-top:32px}}@media screen and (max-width: 768px){.approach .approach__image{margin-top:8.5333333333vw}}@media print,screen and (min-width: 769px){.approach .approach__image{width:50%}}.approach .approach__image .approach__image--caption{margin-top:8px}.approach .approach__image .approach__image--caption .caution{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.approach .approach__image .approach__image--caption .caution dd{width:auto}@media screen and (max-width: 768px){.doctor{padding-top:12.8vw;padding-bottom:13.3333333333vw}}@media print,screen and (min-width: 769px){.doctor{padding-top:74px;padding-bottom:72px}}.doctor .doctor__subtitle{font-family:Zen Kaku Gothic New,sans-serif;font-size:500px;text-align:center}@media screen and (max-width: 768px){.doctor .doctor__subtitle{font-size:3.2vw}}@media print,screen and (min-width: 769px){.doctor .doctor__subtitle{font-size:16px;line-height:1.25;letter-spacing:.12em}}.doctor .doctor__title{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.08em}@media screen and (max-width: 768px){.doctor .doctor__title{font-size:5.3333333333vw;line-height:1.4;text-align:center;width:100%;padding-top:.5333333333vw;padding-bottom:1.0666666667vw;margin-top:1.6vw}}@media print,screen and (min-width: 769px){.doctor .doctor__title{font-size:28px;padding:8px 34px 12px;margin-top:18px}}.doctor .doctor__title em{font-family:Lato,sans-serif;font-weight:700}@media screen and (max-width: 768px){.doctor .doctor__title em{font-size:6.4vw}}@media print,screen and (min-width: 769px){.doctor .doctor__title em{font-size:36px;letter-spacing:.08em}}@media screen and (max-width: 768px){.doctor .doctor__list{margin-top:13.0666666667vw}}@media print,screen and (min-width: 769px){.doctor .doctor__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:49px}}.doctor .doctor__item{text-align:center}@media print,screen and (min-width: 769px){.doctor .doctor__item{width:33.3333333333%}}@media screen and (max-width: 768px){.doctor .doctor__item+.doctor__item{margin-top:21.3333333333vw}}.doctor .doctor__item .doctor__item--title{font-family:Zen Kaku Gothic New,sans-serif;position:relative;line-height:1.4;font-weight:500;letter-spacing:.08em;text-align:left;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto}@media screen and (max-width: 768px){.doctor .doctor__item .doctor__item--title{font-size:5.3333333333vw}}@media print,screen and (min-width: 769px){.doctor .doctor__item .doctor__item--title{font-size:20px}}.doctor .doctor__item .doctor__item--title .num{font-family:Lato,sans-serif;letter-spacing:.08em;text-align:center;position:absolute;top:50%;left:-1.75em;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1em;border-bottom:2px solid #000}@media screen and (max-width: 768px){.doctor .doctor__item .doctor__item--title .num{font-size:8.5333333333vw}}@media print,screen and (min-width: 769px){.doctor .doctor__item .doctor__item--title .num{font-size:32px}}.doctor .doctor__item .doctor__item--note{font-family:Zen Kaku Gothic New,sans-serif;line-height:1.75;font-weight:500;text-decoration:underline}@media screen and (max-width: 768px){.doctor .doctor__item .doctor__item--note{font-size:4.2666666667vw;margin-top:1.8666666667vw}}@media print,screen and (min-width: 769px){.doctor .doctor__item .doctor__item--note{font-size:16px;margin-top:12px}}.doctor .doctor__graph{opacity:0;-webkit-transition:.6s all;transition:.6s all;position:relative;margin-inline:auto}@media screen and (max-width: 768px){.doctor .doctor__graph{width:68%;margin-top:3.2vw}}@media print,screen and (min-width: 769px){.doctor .doctor__graph{width:65%}}.doctor .doctor__graph.is-on{opacity:1}.doctor .doctor__graph.is-on svg .circle1{-webkit-animation:graph_circle1 1.2s cubic-bezier(.215,.61,.355,1) 1s 1 forwards;animation:graph_circle1 1.2s cubic-bezier(.215,.61,.355,1) 1s 1 forwards}.doctor .doctor__graph.is-on svg .circle2{-webkit-animation:graph_circle2 1.4s cubic-bezier(.215,.61,.355,1) 1s 1 forwards;animation:graph_circle2 1.4s cubic-bezier(.215,.61,.355,1) 1s 1 forwards}.doctor .doctor__graph.is-on svg .circle3{-webkit-animation:graph_circle3 1.4s cubic-bezier(.215,.61,.355,1) 1s 1 forwards;animation:graph_circle3 1.4s cubic-bezier(.215,.61,.355,1) 1s 1 forwards}.doctor .doctor__graph svg{width:100%;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.doctor .doctor__graph svg .bg,.doctor .doctor__graph svg .circle{position:absolute;top:0;right:0;left:0;fill:none;stroke-dasharray:100}.doctor .doctor__graph svg .bg{stroke:#f5f5f5;stroke-width:2}.doctor .doctor__graph svg .circle{stroke:#27304c;stroke-dashoffset:100;stroke-width:3}.doctor .doctor__graph .rate{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10;pointer-events:none;font-size:48px;font-weight:900}.doctor .doctor__graph .rate,.doctor .doctor__graph .rate *{font-family:Lato,sans-serif}.doctor .doctor__graph .rate span{font-size:40px}.doctor .doctor__caution{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:0}@media screen and (max-width: 768px){.doctor .doctor__caution{margin-top:12vw}}@media print,screen and (min-width: 769px){.doctor .doctor__caution{margin-top:48px}}@-webkit-keyframes graph_circle1{to{stroke-dashoffset:16}}@keyframes graph_circle1{to{stroke-dashoffset:16}}@-webkit-keyframes graph_circle2{to{stroke-dashoffset:10}}@keyframes graph_circle2{to{stroke-dashoffset:10}}@-webkit-keyframes graph_circle3{to{stroke-dashoffset:10}}@keyframes graph_circle3{to{stroke-dashoffset:10}}@media screen and (max-width: 768px){.publicity{padding-bottom:12.8vw}}@media print,screen and (min-width: 769px){.publicity{padding-bottom:112px}}.publicity .publicity__head{background-repeat:no-repeat;background-size:cover}@media screen and (max-width: 768px){.publicity .publicity__head{background-image:url(/cdn/shop/files/premium-b_publicity_bg_sp.jpg);padding-top:17.0666666667vw;padding-bottom:77.3333333333vw}}@media print,screen and (min-width: 769px){.publicity .publicity__head{background-image:url(/cdn/shop/files/premium-b_publicity_bg.jpg);padding-top:8.0527086384vw;padding-bottom:25.4758418741vw}}.publicity .publicity__head .publicity__head__inner{padding-left:5%}@media screen and (max-width: 768px){.publicity .publicity__heading{font-size:6.9333333333vw;line-height:1.4615384615;letter-spacing:.08em}}@media print,screen and (min-width: 769px){.publicity .publicity__heading{font-size:38px;line-height:1.4736842105;letter-spacing:.025em}}.publicity .publicity__text{font-family:Zen Kaku Gothic New,sans-serif}@media screen and (max-width: 768px){.publicity .publicity__text{font-size:3.7333333333vw;line-height:2;letter-spacing:.12em;margin-top:7.2vw}}@media print,screen and (min-width: 769px){.publicity .publicity__text{font-size:16px;line-height:2;letter-spacing:.12em;margin-top:40px}}@media screen and (max-width: 768px){.publicity .publicity__body{margin-top:-4.2666666667vw}}@media print,screen and (min-width: 769px){.publicity .publicity__body{width:64.7887323944%;margin-top:-64px;margin-inline:auto}}@media screen and (max-width: 768px){.publicity .publicity__note{margin-top:3.4666666667vw}}@media screen and (max-width: 768px){.concept .content__inner{padding-left:10.6666666667vw;padding-right:10.6666666667vw}}@media print,screen and (min-width: 769px){.concept .concept__header{padding-top:112px;padding-bottom:36px}}@media print,screen and (min-width: 769px){.concept .concept__header{max-width:865px;margin-inline:auto}}@media print,screen and (min-width: 769px){.concept .concept__grid{display:grid;grid-template-columns:53% 45%;grid-template-rows:repeat(4,auto);grid-column-gap:2%;grid-row-gap:0px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.concept .grid1{grid-area:3/1/5/2}.concept .grid2{grid-area:1/1/2/3}.concept .grid3{grid-area:2/1/3/2}.concept .grid4{grid-area:2/2/5/3}.concept .concept__logo{margin-inline:auto}@media screen and (max-width: 768px){.concept .concept__logo{width:48vw;margin-top:21.3333333333vw}}@media print,screen and (min-width: 769px){.concept .concept__logo{width:239px}}.concept .concept__title{letter-spacing:.08em}@media screen and (max-width: 768px){.concept .concept__title{font-size:5.8666666667vw;line-height:1.6363636364;margin-top:21.3333333333vw}}@media print,screen and (min-width: 769px){.concept .concept__title{font-size:min(3.5754189944vw,2rem);line-height:1.6875;padding-left:8.7336244541%;margin-top:75px}}.concept .concept__text{letter-spacing:.12em}@media screen and (max-width: 768px){.concept .concept__text{font-size:3.7333333333vw;line-height:2.4285714286;margin-top:9.8666666667vw}}@media print,screen and (min-width: 769px){.concept .concept__text{font-size:16px;line-height:2.25;max-width:305px;margin-top:75px;margin-left:auto;margin-right:0}}@media screen and (max-width: 768px){.concept .concept__image{width:100vw;margin-inline:calc(50% - 50vw)}}@media print,screen and (min-width: 769px){.concept .concept__image{width:52.196193265vw;margin-top:100px;margin-bottom:70px;margin-left:calc(100% - 52.196193265vw)}}@media screen and (max-width: 768px){.concept .concept__body{margin-top:24vw}}@media print,screen and (min-width: 769px){.concept .concept__body{padding-top:30px}}@media print,screen and (min-width: 769px){.concept .benefit__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media print,screen and (min-width: 769px){.concept .benefit__item+.benefit__item{margin-top:8px}}@media print,screen and (min-width: 769px){.concept .benefit__item.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media screen and (max-width: 768px){.concept .benefit__item.reverse .benefit__image{margin-left:auto;margin-right:-10.6666666667vw}}@media screen and (max-width: 768px){.concept .benefit__item.reverse .benefit__content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}@media screen and (max-width: 768px){.concept .benefit__image{margin-left:-10.6666666667vw;margin-right:auto}}@media print,screen and (min-width: 769px){.concept .benefit__image{width:48.5%}}.concept .benefit__image img{width:100%}@media screen and (max-width: 768px){.concept .benefit__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:7.7333333333vw;padding-bottom:7.7333333333vw}}@media print,screen and (min-width: 769px){.concept .benefit__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%}}.concept .benefit__lead{letter-spacing:.08em}@media screen and (max-width: 768px){.concept .benefit__lead{font-size:6.4vw;line-height:1.6666666667}}@media print,screen and (min-width: 769px){.concept .benefit__lead{font-size:28px;line-height:1.8571428571}}@media screen and (max-width: 768px){.concept .benefit__lead .small{font-size:.5833333333em}}@media print,screen and (min-width: 769px){.concept .benefit__lead .small{font-size:.6428571429em}}.concept .concept__footer{text-align:center;line-height:1;letter-spacing:.08em}@media screen and (max-width: 768px){.concept .concept__footer{font-size:8.5333333333vw;text-wrap:nowrap;padding-top:32.2666666667vw;padding-bottom:27.2vw;width:100vw;margin-inline:calc(50% - 50vw)}}@media print,screen and (min-width: 769px){.concept .concept__footer{font-size:min(7.6923076923vw,5rem);padding-top:165px;padding-bottom:120px}}.cta{text-align:center}@media screen and (max-width: 768px){.cta{padding-top:min(20.2666666667vw,4.75rem);padding-bottom:min(21.3333333333vw,5rem)}}@media print,screen and (min-width: 769px){.cta{padding-top:68px;padding-bottom:91px}}.cta .cta__copy{line-height:2;letter-spacing:.12em}@media print,screen and (min-width: 769px){.cta .cta__copy{font-size:min(4.2666666667vw,1rem);margin-top:min(4.2666666667vw,1rem)}}@media print,screen and (min-width: 769px){.cta .cta__copy{font-size:20px}}.cta .cta__logo{width:min(49.3333333333vw,11.5625rem);margin-inline:auto}@media screen and (max-width: 768px){.cta .cta__logo{margin-top:3.2vw}}@media print,screen and (min-width: 769px){.cta .cta__logo{margin-top:11px}}.cta .cta__figure{margin-top:16px;margin-inline:auto}@media screen and (max-width: 768px){.cta .cta__figure{width:min(78.6666666667vw,18.4375rem)}}@media print,screen and (min-width: 769px){.cta .cta__figure{max-width:568px}}.cta .cta__btn{font-size:14px;width:min(59.7333333333vw,14rem);height:min(10.6666666667vw,2.5rem);margin-top:16px;margin-inline:auto}.cta__head{text-align:center;background-color:#27304c}@media screen and (max-width: 768px){.cta__head{padding-top:min(15.2vw,3.5625rem);padding-bottom:min(15.2vw,3.5625rem)}}@media print,screen and (min-width: 769px){.cta__head{padding-top:min(10.2112676056vw,7.25rem);padding-bottom:min(9.7711267606vw,6.9375rem)}}.cta__head,.cta__head *{color:#fff}.cta__head .cta__head--title{letter-spacing:.08em}@media screen and (max-width: 768px){.cta__head .cta__head--title{font-size:7.4666666667vw;line-height:1.4285714286}}@media print,screen and (min-width: 769px){.cta__head .cta__head--title{font-size:48px;line-height:1.3333333333}}.cta__head .cta__head--lead{letter-spacing:.12em}@media screen and (max-width: 768px){.cta__head .cta__head--lead{font-size:3.4666666667vw;margin-top:min(5.8666666667vw,1.375rem)}}@media print,screen and (min-width: 769px){.cta__head .cta__head--lead{font-size:24px;margin-top:min(3.074670571vw,2.625rem)}}.feature .feature__heading{position:relative;line-height:1;letter-spacing:.08em;text-align:center;text-wrap:nowrap}@media screen and (max-width: 768px){.feature .feature__heading{font-size:min(11.7333333333vw,2.75rem);padding-top:min(25.8666666667vw,6.0625rem);padding-bottom:min(24.8vw,5.8125rem);margin-left:.5em}}@media print,screen and (min-width: 769px){.feature .feature__heading{font-size:80px;padding-top:102px;padding-bottom:105px;margin-left:.75em}}.feature .feature__heading:after{content:"";display:block;width:1px;height:64px;background-color:var(--base-color-text);margin-inline:auto;position:relative}@media screen and (max-width: 768px){.feature .feature__heading:after{margin-top:min(14.9333333333vw,3.5rem);left:-.25em}}@media print,screen and (min-width: 769px){.feature .feature__heading:after{margin-top:114px;left:-.4em}}@media screen and (max-width: 768px){.feature .feature__body{padding-left:min(2.1333333333vw,.5rem);margin-top:min(13.8666666667vw,3.25rem)}}@media print,screen and (min-width: 769px){.feature .feature__body{margin-top:56px}}@media screen and (max-width: 768px){.feature .feature__box+.feature__box{margin-top:20.5333333333vw}}@media print,screen and (min-width: 769px){.feature .feature__box.feature3{margin-top:112px}}@media print,screen and (min-width: 769px){.feature .feature__box.feature3 .feature__content+.feature__content{margin-top:40px}}@media print,screen and (min-width: 769px){.feature .feature__box.feature2{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:165px}}@media screen and (max-width: 768px){.feature .feature__box.feature2 .feature2__image{text-align:center;margin-top:6.6666666667vw}}@media print,screen and (min-width: 769px){.feature .feature__box.feature2 .feature2__image{max-width:400px;margin-top:32px;margin-left:auto;margin-right:0}}@media print,screen and (min-width: 769px){.feature .feature__box.feature2 .feature__figure{max-width:764px;margin-inline:auto}}@media print,screen and (min-width: 769px){.feature .feature__box.feature4{margin-top:160px}}@media print,screen and (min-width: 769px){.feature .feature__box.feature5{margin-top:112px}}@media print,screen and (min-width: 769px){.feature .feature__content.feature__grid{display:grid;grid-template-columns:39.5% 53.1690140845%;grid-template-rows:auto;grid-column-gap:0px;grid-row-gap:0px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.feature .feature__content.feature__grid .grid1{grid-area:1/1/2/2}.feature .feature__content.feature__grid .grid2{grid-area:2/1/3/2}.feature .feature__content.feature__grid .grid3{grid-area:1/2/4/3}.feature .feature__content.feature__grid .grid4{grid-area:3/1/4/2}.feature .feature__content.feature__grid.reverse{grid-template-columns:53.1690140845% 39.5%}.feature .feature__content.feature__grid.reverse .grid1{grid-area:1/2/2/3}.feature .feature__content.feature__grid.reverse .grid2{grid-area:2/2/3/3}.feature .feature__content.feature__grid.reverse .grid3{grid-area:1/1/5/2}.feature .feature__content.feature__grid.reverse .grid4{grid-area:3/2/4/3}.feature .feature__content.feature__grid.reverse .grid5{grid-area:4/2/5/3}}@media print,screen and (min-width: 769px){.feature .feature__content.feature__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.feature .feature__content.feature__flex.align-center,.feature .feature__content.feature__flex .align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.feature .feature__content.feature__flex .flex1{width:39.5%}.feature .feature__content.feature__flex .flex2{width:53.1690140845%}}.feature .feature__content.feature__flex.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media print,screen and (min-width: 769px){.feature .feature__content.feature__float{position:relative}.feature .feature__content.feature__float:after{content:"";display:block;clear:both}.feature .feature__content.feature__float .grid1,.feature .feature__content.feature__float .grid2,.feature .feature__content.feature__float .grid4{float:right;clear:right;width:39.5%}.feature .feature__content.feature__float .grid3{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);float:left;width:53.1690140845%}}@media print,screen and (min-width: 769px){.feature .feature__content.reverse .feature__num:after{right:auto;left:0}}@media print,screen and (min-width: 769px){.feature .feature__content.reverse .feature__num,.feature .feature__content.reverse .feature__title,.feature .feature__content.reverse .feature__text{padding-left:0;padding-right:48px}}.feature .feature__frame{position:relative}@media screen and (max-width: 768px){.feature .feature__frame{padding-top:min(9.3333333333vw,2.1875rem);padding-bottom:min(9.3333333333vw,2.1875rem);margin-top:min(13.3333333333vw,3.125rem)}}@media print,screen and (min-width: 769px){.feature .feature__frame{padding:70px 4.6153846154%;margin-top:103px}}.feature .feature__frame:before,.feature .feature__frame:after{content:"";position:absolute;top:0;display:block;width:min(23.4666666667vw,5.5rem);height:100%}@media screen and (max-width: 768px){.feature .feature__frame:before,.feature .feature__frame:after{border:8px solid #ECEBF0}}@media print,screen and (min-width: 769px){.feature .feature__frame:before,.feature .feature__frame:after{border:16px solid #ECEBF0}}.feature .feature__frame:before{border-right:none}@media screen and (max-width: 768px){.feature .feature__frame:before{left:-4px}}@media print,screen and (min-width: 769px){.feature .feature__frame:before{left:-8px}}.feature .feature__frame:after{border-left:none}@media screen and (max-width: 768px){.feature .feature__frame:after{right:-4px}}@media print,screen and (min-width: 769px){.feature .feature__frame:after{right:-8px}}@media screen and (max-width: 768px){.feature .feature__frame .feature__figure{width:77%}}@media print,screen and (min-width: 769px){.feature .feature__num,.feature .feature__title,.feature .feature__text{padding-left:min(3.513909224vw,3rem)}}.feature .feature__num{position:relative;font-family:Lato,sans-serif;line-height:1;font-weight:700;letter-spacing:.12em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width: 768px){.feature .feature__num{font-size:min(4.2666666667vw,1rem);padding-bottom:min(3.7333333333vw,.875rem)}}@media print,screen and (min-width: 769px){.feature .feature__num{font-size:24px;padding-bottom:16px}}.feature .feature__num:after{content:"";position:absolute;bottom:0;right:0;display:block;width:9999px;height:1px;background-color:#dedce4}.feature .feature__title{letter-spacing:.08em}@media screen and (max-width: 768px){.feature .feature__title{font-size:min(8.5333333333vw,2rem);line-height:1.25;margin-top:min(9.6vw,2.25rem)}}@media print,screen and (min-width: 769px){.feature .feature__title{text-wrap:nowrap;font-size:min(3.4615384615vw,2.25rem);line-height:1.4444444444;margin-top:32px}}.feature .feature__text{font-family:Zen Kaku Gothic New,sans-serif;letter-spacing:.12em}@media screen and (max-width: 768px){.feature .feature__text{font-size:14px;line-height:1.7142857143;margin-top:min(5.6vw,1.3125rem)}}@media print,screen and (min-width: 769px){.feature .feature__text{font-size:14px;line-height:1.8571428571;max-width:453px;margin-top:29px}}@media screen and (max-width: 768px){.feature .content__image{margin-top:min(7.2vw,1.6875rem)}}@media screen and (max-width: 768px){.feature .content__image.sp-right{width:calc(100% + 4.2666666667vw)}}@media screen and (max-width: 768px){.feature .content__image.sp-full{width:100vw;margin-inline:calc(50% - 50vw - 4px)}}.feature .feature__lead{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.12em;text-align:center}@media screen and (max-width: 768px){.feature .feature__lead{font-size:min(4.2666666667vw,1rem);line-height:1.75}}@media print,screen and (min-width: 769px){.feature .feature__lead{font-size:28px;line-height:1.5714285714}}.feature .feature__figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 768px){.feature .feature__figure{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:8px;margin-top:min(5.3333333333vw,1.25rem);margin-inline:auto}}@media print,screen and (min-width: 769px){.feature .feature__figure{-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;margin-top:48px}}@media screen and (max-width: 768px){.feature .feature__figure .caution{margin-top:2.6666666667vw}}@media print,screen and (min-width: 769px){.feature .feature__figure .caution{margin-top:5px}}.feature .feature5__table{border-collapse:collapse}@media screen and (max-width: 768px){.feature .feature5__table{margin-top:6.1333333333vw}}@media print,screen and (min-width: 769px){.feature .feature5__table{width:100%;max-width:610px;margin-inline:auto}}.feature .feature5__table th,.feature .feature5__table td{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.08em;text-align:center;border:1px solid #DEDCE4}@media screen and (max-width: 768px){.feature .feature5__table th,.feature .feature5__table td{height:11.2vw;font-size:2.6666666667vw;vertical-align:middle}}@media print,screen and (min-width: 769px){.feature .feature5__table th,.feature .feature5__table td{font-size:13px;padding:15px 0 17px}}.feature .feature5__table th:nth-child(2),.feature .feature5__table td:nth-child(2){background-color:#f7f6fb}.feature .feature5__table thead th{padding:0}@media print,screen and (min-width: 769px){.feature .feature5__table thead th{width:168px;height:auto}}.feature .feature5__table thead th:nth-child(1){border-top:none;border-left:none;border-bottom:none}.feature .feature5__table tbody th{position:relative;padding:0;border-top:none;border-left:none;border-bottom:none}@media screen and (max-width: 768px){.feature .feature5__table tbody th{width:16.2666666667vw}}@media print,screen and (min-width: 769px){.feature .feature5__table tbody th{width:106px}}.feature .feature5__table tbody th .title{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.08em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:calc(100% - 4px);height:calc(100% - 4px);background-color:#f4f5f7}@media screen and (max-width: 768px){.feature .feature5__table tbody th .title{font-size:2.6666666667vw}}@media print,screen and (min-width: 769px){.feature .feature5__table tbody th .title{font-size:13px}}.point{margin-top:104px}@media screen and (max-width: 768px){.point .content__inner{padding:0}}.point .point__title{position:relative;font-family:Lato,sans-serif;font-weight:700;line-height:2;letter-spacing:.12em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width: 768px){.point .point__title{font-size:min(3.2vw,.75rem);text-align:center;margin-inline:auto}}@media print,screen and (min-width: 769px){.point .point__title{font-size:min(.8982035928vw,.75rem)}}.point .point__title:after{content:"";position:absolute;display:block;width:1.3333333333em;height:1px;background-color:currentColor}@media screen and (max-width: 768px){.point .point__title:after{left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translate(-50%)}}@media print,screen and (min-width: 769px){.point .point__title:after{right:-2em;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.point .point__lead{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.12em;text-wrap:nowrap;margin-top:min(1.497005988vw,1.25rem)}@media screen and (max-width: 768px){.point .point__lead{font-size:5.8666666667vw;line-height:1.5454545455;text-align:center;margin-top:8.5333333333vw}}@media print,screen and (min-width: 769px){.point .point__lead{font-size:min(1.7964071856vw,1.5rem);line-height:1.5}}.point .point__text{font-family:Zen Kaku Gothic New,sans-serif;font-weight:400;line-height:1.6666666667;letter-spacing:.12em}@media screen and (max-width: 768px){.point .point__text{font-size:3.2vw;margin-top:6.4vw}}@media print,screen and (min-width: 769px){.point .point__text{font-size:min(.8982035928vw,.75rem);margin-top:min(.8982035928vw,.75rem)}}@media screen and (max-width: 768px){.point .point__list{margin-top:6.4vw}}@media print,screen and (min-width: 769px){.point .point__list{margin-top:24px}}.point .point__list .point__item{font-family:Zen Kaku Gothic New,sans-serif;line-height:1.8333333333;letter-spacing:.12em;font-weight:700;text-align:center;width:100%;background-color:#fff;padding-block:3px 4px}@media screen and (max-width: 768px){.point .point__list .point__item{font-size:3.2vw}}@media print,screen and (min-width: 769px){.point .point__list .point__item{font-size:min(.8982035928vw,.75rem)}}.point .point__list .point__item:not(:first-child){margin-top:4px}@media print,screen and (min-width: 769px){.point .caution{font-size:min(.7320644217vw,.625rem)}}.point .point__content{position:absolute}@media screen and (max-width: 768px){.point .point__content{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);width:100%;padding-top:min(17.3333333333vw,4.0625rem);padding-inline:10.6666666667vw}}@media print,screen and (min-width: 769px){.point .point__content{top:50%;right:min(11.6197183099vw,8.25rem);-webkit-transform:translateY(-50%);transform:translateY(-50%);max-width:min(22.0808383234vw,18.4375rem)}}@media print,screen and (min-width: 769px){.point .point__content.reverse{right:auto;left:min(7.0422535211vw,5rem)}}.point .point__content.white>*{color:#fff}.point .point__bg{position:relative;width:100%;height:0;background-repeat:no-repeat;background-size:cover}@media print,screen and (min-width: 769px){.point .point__bg{padding-top:min(37.4251497006vw,31.25rem)}}@media screen and (max-width: 768px){.point .point1{background-image:url(/cdn/shop/files/premium-b_point1_sp.jpg);padding-top:225.0666666667vw}}@media print,screen and (min-width: 769px){.point .point1{background-image:url(/cdn/shop/files/premium-b_point1.jpg)}}.point .point1 .caution{position:absolute;left:min(1.497005988vw,1.25rem);bottom:5px}@media screen and (max-width: 768px){.point .point2{background-image:url(/cdn/shop/files/premium-b_point2_sp.jpg);padding-top:204.9173333333vw}}@media print,screen and (min-width: 769px){.point .point2{background-image:url(/cdn/shop/files/premium-b_point2.jpg)}}@media screen and (max-width: 768px){.point .point3{background-image:url(/cdn/shop/files/premium-b_point3_sp.jpg);padding-top:184vw}}@media print,screen and (min-width: 769px){.point .point3{background-image:url(/cdn/shop/files/premium-b_point3.jpg)}}.point .point3 .caution{margin-top:7px}@media screen and (max-width: 768px){.point .point4{background-image:url(/cdn/shop/files/premium-b_point4_sp.jpg);padding-top:162.6666666667vw}}@media print,screen and (min-width: 769px){.point .point4{background-image:url(/cdn/shop/files/premium-b_point4.jpg);padding-top:min(37.4251497006vw,31.25rem)}}.point .point4 .caution{margin-top:7px}.point .point4 .caution dt{width:2em}.point .point4 .caution dd{width:calc(100% - 2em)}@media print,screen and (min-width: 769px){.point .point4 .caution+.caution{margin-top:2px}}@media screen and (max-width: 768px){.faq{padding-top:min(49.6vw,11.625rem);padding-bottom:min(25.6vw,6rem)}}@media print,screen and (min-width: 769px){.faq{padding-top:min(14.055636896vw,12rem);padding-bottom:min(14.055636896vw,12rem)}}@media screen and (max-width: 768px){.faq .faq__inner{padding-left:6.4vw;padding-right:6.4vw}}@media print,screen and (min-width: 769px){.faq .faq__inner{max-width:718px;margin-inline:auto}}@media screen and (max-width: 768px){.faq .faq__content{margin-top:min(6.4vw,1.5rem)}}@media print,screen and (min-width: 769px){.faq .faq__content{margin-top:31px}}.faq .faq__item{border-top:1px solid #DEDCE4}.faq .faq__item:last-child{border-bottom:1px solid #DEDCE4}.faq .faq__item .faq__item--q:before,.faq .faq__item .faq__item--a__inner:before{content:"";font-size:1em}.faq .faq__item .faq__item--q{position:relative;cursor:pointer;font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.08em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:var(--base-color-text);background-color:#fff;border-radius:10px;-webkit-transition:border-radius 1s linear 0s;transition:border-radius 1s linear 0s}@media screen and (max-width: 768px){.faq .faq__item .faq__item--q{-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;font-size:14px;padding:23px 1em 23px 0}}@media print,screen and (min-width: 769px){.faq .faq__item .faq__item--q{-webkit-column-gap:17px;-moz-column-gap:17px;column-gap:17px;font-size:16px;padding:33px 0 24px}}.faq .faq__item .faq__item--q:before{content:"Q";font-family:Lato,sans-serif;font-weight:700;line-height:1;color:#fff;background-color:var(--base-color-text);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 768px){.faq .faq__item .faq__item--q:before{font-size:14px;width:20px;height:20px}}@media print,screen and (min-width: 769px){.faq .faq__item .faq__item--q:before{font-size:16px;width:28px;height:28px}}.faq .faq__item .faq__item--q:after{content:"";pointer-events:none;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='21'%3E%3Cpath fill='none' stroke='%23343434' stroke-linecap='round' stroke-linejoin='round' d='M10.5.5v20'/%3E%3Cpath fill='none' stroke='%23343434' stroke-linecap='round' stroke-linejoin='round' d='M.5 10.5h20' data-name='path'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center}@media screen and (max-width: 768px){.faq .faq__item .faq__item--q:after{width:12px;height:12px}}@media print,screen and (min-width: 769px){.faq .faq__item .faq__item--q:after{width:19px;height:19px}}.faq .faq__item .faq__item--q.is-on:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='1'%3E%3Cpath fill='none' stroke='%231a1a1a' stroke-linecap='round' stroke-linejoin='round' d='M.5.5h20'/%3E%3C/svg%3E")}@media screen and (max-width: 768px){.faq .faq__item .faq__item--a{font-size:14px;line-height:1.7142857143}}@media print,screen and (min-width: 769px){.faq .faq__item .faq__item--a{font-size:16px;line-height:1.75}}.faq .faq__item .faq__item--a .faq__item--a__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width: 768px){.faq .faq__item .faq__item--a .faq__item--a__inner{-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;padding:0 0 43px}}@media print,screen and (min-width: 769px){.faq .faq__item .faq__item--a .faq__item--a__inner{-webkit-column-gap:17px;-moz-column-gap:17px;column-gap:17px;padding:6px 0 43px}}.faq .faq__item .faq__item--a .faq__item--a__inner:before{content:"A";font-family:Lato,sans-serif;font-weight:700;line-height:1;color:var(--base-color-text);background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid var(--base-color-text)}@media screen and (max-width: 768px){.faq .faq__item .faq__item--a .faq__item--a__inner:before{font-size:12px;width:20px;height:20px}}@media print,screen and (min-width: 769px){.faq .faq__item .faq__item--a .faq__item--a__inner:before{font-size:16px;width:28px;height:28px}}.faq .faq__item .faq__item--a .text{-webkit-box-flex:1;-ms-flex:1;flex:1}.faq .faq__item .faq__item--a .text,.faq .faq__item .faq__item--a .text *{font-family:Zen Kaku Gothic New,sans-serif;font-weight:400;letter-spacing:.08em}@media screen and (max-width: 768px){.faq .faq__item .faq__item--a .text,.faq .faq__item .faq__item--a .text *{font-size:14px;line-height:1.7142857143}}@media print,screen and (min-width: 769px){.faq .faq__item .faq__item--a .text,.faq .faq__item .faq__item--a .text *{font-size:16px;line-height:1.75}}.faq .faq__item .faq__item--a .text .faq__list{margin-top:1.5em}@media screen and (max-width: 768px){.material{padding-top:min(14.1333333333vw,3.3125rem);padding-bottom:min(25.6vw,6rem)}}@media print,screen and (min-width: 769px){.material{padding-top:min(2.196193265vw,1.875rem)}}.material .material__subtitle{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.12em;text-align:center}@media screen and (max-width: 768px){.material .material__subtitle{font-size:12px}}@media print,screen and (min-width: 769px){.material .material__subtitle{font-size:16px}}.material .title__frame{font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:.08em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto}@media screen and (max-width: 768px){.material .title__frame{font-size:min(5.3333333333vw,1.25rem);height:40px;padding-inline:23.5px;margin-top:7px}}@media print,screen and (min-width: 769px){.material .title__frame{font-size:28px;height:64px;padding-inline:50px;margin-top:19px}}.material .material__video{position:relative;display:block;text-align:center;margin-inline:auto}@media screen and (max-width: 768px){.material .material__video{width:96%;margin-top:25px}}@media print,screen and (min-width: 769px){.material .material__video{width:100%;max-width:752px;margin-top:48px}}.material .material__video .play{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width: 768px){.material .material__video .play{width:10.6666666667vw;height:10.6666666667vw}}.material .material__video .play svg{width:100%;height:100%}.material .spec{position:relative;background-repeat:no-repeat;background-size:cover;width:100%}@media screen and (max-width: 768px){.material .spec{background-image:url(/cdn/shop/files/premiun-b_spec_bg_sp.jpg);padding-top:11.4666666667vw;padding-bottom:82.1333333333vw;margin-top:6.4vw}}@media print,screen and (min-width: 769px){.material .spec{background-image:url(/cdn/shop/files/premiun-b_spec_bg.jpg);height:0;padding-top:min(66.9014084507vw,47.5rem);margin-top:40px}}@media screen and (max-width: 768px){.material .spec .spec__inner{width:86%;margin-inline:auto}}@media print,screen and (min-width: 769px){.material .spec .spec__inner{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);width:100%;height:100px}}@media print,screen and (min-width: 769px){.material .spec .spec__list--wrapper{width:min(41.5492957746vw,29.5rem);margin-top:min(8.3626760563vw,5.9375rem);margin-left:min(9.5070422535vw,6.75rem)}}.material .spec .spec__list{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #DEDCE4}@media screen and (max-width: 768px){.material .spec .spec__list{padding:1.8666666667vw 0 2.1333333333vw}}@media print,screen and (min-width: 769px){.material .spec .spec__list{padding:min(1.3204225352vw,.9375rem) 0 min(1.4084507042vw,1rem)}}.material .spec .spec__list:last-child{border-bottom:1px solid #DEDCE4}.material .spec .spec__list .spec__list--title,.material .spec .spec__list .spec__list--text{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.08em}@media screen and (max-width: 768px){.material .spec .spec__list .spec__list--title,.material .spec .spec__list .spec__list--text{font-size:2.9333333333vw;line-height:2.1818181818}}@media print,screen and (min-width: 769px){.material .spec .spec__list .spec__list--title,.material .spec .spec__list .spec__list--text{font-size:min(1.2323943662vw,.875rem);line-height:1.7142857143}}.material .spec .spec__list .spec__list--title{width:8em}.material .spec .spec__list .spec__list--text{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width: 768px){.material .explain1{margin-top:25.6vw}}@media print,screen and (min-width: 769px){.material .explain1{margin-top:187px}}@media screen and (max-width: 768px){.material .explain2{margin-top:48px}}@media print,screen and (min-width: 769px){.material .explain2{padding-bottom:73px;margin-top:0}}@media screen and (max-width: 768px){.material .howto{margin-top:18.6666666667vw}}@media print,screen and (min-width: 769px){.material .howto{padding-bottom:50px;margin-top:187px}}.material .howto .howto__figure{position:relative;margin-inline:auto}@media screen and (max-width: 768px){.material .howto .howto__figure{width:95%;margin-top:24px}}@media print,screen and (min-width: 769px){.material .howto .howto__figure{width:100%;max-width:752px;margin-top:48px}}.material .howto .mark__table{border-collapse:collapse;width:100%;max-width:329px;background-color:#fff}@media screen and (max-width: 768px){.material .howto .mark__table{margin-top:24px;margin-inline:auto}}@media print,screen and (min-width: 769px){.material .howto .mark__table{position:absolute;top:min(9.8404255319vw,4.625rem);right:5.3191489362%}}.material .howto .mark__table th,.material .howto .mark__table td{font-family:Zen Kaku Gothic New,sans-serif;font-size:10px;line-height:1.5;font-weight:500;vertical-align:middle}.material .howto .mark__table th{text-align:center;background-color:#ecebf0;height:28px;padding:0}.material .howto .mark__table th:nth-child(1){width:80px;border-right:1px solid #fff}.material .howto .mark__table td{border:1px solid #DEDEDE}.material .howto .mark__table td:nth-child(1){text-align:center}.material .howto .mark__table td:nth-child(2){height:48px;padding-left:15px}.material .howto .mark__table--note{font-family:Zen Kaku Gothic New,sans-serif;font-size:12px;line-height:1.6666666667;letter-spacing:.08em;margin-top:24px}.material .howto .howto__caution{border:4px solid #DB4404}@media screen and (max-width: 768px){.material .howto .howto__caution{padding:min(8vw,1.875rem) min(9.0666666667vw,2.125rem) min(6.9333333333vw,1.625rem);margin-top:45px}}@media print,screen and (min-width: 769px){.material .howto .howto__caution{padding-top:33px;margin-top:24px;padding-bottom:26px}}.material .howto .howto__caution,.material .howto .howto__caution>*{color:#db4404}.material .howto .howto__caution .howto__caution--title{font-weight:500;line-height:1;letter-spacing:.12em}@media screen and (max-width: 768px){.material .howto .howto__caution .howto__caution--title{font-size:16px}}@media print,screen and (min-width: 769px){.material .howto .howto__caution .howto__caution--title{font-size:20px}}.material .howto .howto__caution .howto__caution--text{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.08em}@media screen and (max-width: 768px){.material .howto .howto__caution .howto__caution--text{font-size:12px;line-height:1.6666666667;margin-top:min(5.0666666667vw,1.1875rem)}}@media print,screen and (min-width: 769px){.material .howto .howto__caution .howto__caution--text{font-size:16px;line-height:1.75;text-align:center;margin-top:19px}}@media screen and (max-width: 768px){.material .support{margin-top:70px}}@media print,screen and (min-width: 769px){.material .support{background-color:#f7f6fb;padding-top:115px;padding-bottom:110px}}@media print,screen and (min-width: 769px){.material .support .title__frame{padding-inline:62px 33px}}.material .support .support__inner{background-color:#fff}@media screen and (max-width: 768px){.material .support .support__inner{margin-top:33px}}@media print,screen and (min-width: 769px){.material .support .support__inner{padding-top:72px;padding-bottom:72px;margin-top:55px}}@media print,screen and (min-width: 769px){.material .support .support__content{display:grid;grid-template-columns:repeat(2,50%);grid-template-rows:repeat(3,auto);grid-column-gap:0px;grid-row-gap:0px;width:100%;max-width:734px;margin-top:58px;margin-inline:auto}}.material .support .support1{grid-area:1/1/2/3;border-bottom:1px solid #ECEBF0}@media screen and (max-width: 768px){.material .support .support1{padding-top:33px;padding-bottom:30px}}@media print,screen and (min-width: 769px){.material .support .support1{padding-bottom:113px}}.material .support .support2{grid-area:2/1/3/2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:19px;-moz-column-gap:19px;column-gap:19px}@media screen and (max-width: 768px){.material .support .support2{padding-top:30px;padding-bottom:40px}}@media print,screen and (min-width: 769px){.material .support .support2{border-bottom:1px solid #ECEBF0;padding-top:40px;padding-bottom:40px}}.material .support .support3{border-bottom:1px solid #ECEBF0}@media screen and (max-width: 768px){.material .support .support3{padding-left:2.1333333333vw;padding-bottom:30px}}@media print,screen and (min-width: 769px){.material .support .support3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-area:2/2/3/3;padding-left:5px}}.material .support .support4{padding-bottom:40px}@media screen and (max-width: 768px){.material .support .support4{padding-left:2.1333333333vw;margin-top:31px}}@media print,screen and (min-width: 769px){.material .support .support4{grid-area:3/1/4/2;margin-top:38px;padding-left:3px;padding-right:min(3.5211267606vw,2.5rem)}}@media screen and (max-width: 768px){.material .support .support5{border-top:1px solid #DEDEDE;padding-top:36px;padding-left:2.1333333333vw}}@media print,screen and (min-width: 769px){.material .support .support5{grid-area:3/2/4/3;border-left:1px solid #DEDEDE;padding-bottom:0;padding-left:min(3.6971830986vw,2.625rem);margin-top:38px}}.material .support .support__image{max-width:888px;margin-inline:auto}.material .support .support__text1{text-align:center;letter-spacing:.08em}@media screen and (max-width: 768px){.material .support .support__text1{font-size:14px;line-height:2.1428571429;margin-top:-7px}}@media print,screen and (min-width: 769px){.material .support .support__text1{font-size:16px;line-height:2.25}}.material .support .support__text2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 768px){.material .support .support__text2{margin-top:28px;margin-left:-13.3333333333vw}}@media print,screen and (min-width: 769px){.material .support .support__text2{margin-top:34px}}.material .support .support__badge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;border:1px solid currentColor;width:136px;height:136px}.material .support .support__badge .text1{display:block;font-family:Zen Kaku Gothic New,sans-serif;font-size:15px;font-weight:500;letter-spacing:.08em}.material .support .support__badge .text2{font-family:Zen Kaku Gothic New,sans-serif;font-size:22px;font-weight:500}.material .support .support__badge .text2 .text2--large{font-family:Lato,sans-serif;font-size:46px;font-weight:700}.material .support .support__definition{font-family:Zen Kaku Gothic New,sans-serif}.material .support .support__definition .definition__title{font-weight:500;letter-spacing:.08em}@media screen and (max-width: 768px){.material .support .support__definition .definition__title{font-size:14px}}@media print,screen and (min-width: 769px){.material .support .support__definition .definition__title{font-size:16px}}.material .support .support__definition .definition__text{font-weight:400;letter-spacing:.08em;margin-top:16px}@media screen and (max-width: 768px){.material .support .support__definition .definition__text{font-size:12px;line-height:1.6666666667}}@media print,screen and (min-width: 769px){.material .support .support__definition .definition__text{font-size:14px;line-height:1.7142857143}}.material .support .support__btn{font-size:14px;max-width:224px;height:40px;margin-top:12px}
/*# sourceMappingURL=/cdn/shop/t/52/assets/premium_lp02_style.css.map */
