@charset "UTF-8";:root{--font-family-base: "M PLUS 1p", sans-serif;--font-en: "Josefin Sans", sans-serif;--font-weight-base: 400;--lineheight-base: 1.5;--font-size-base: 1.2rem;--text-color: #151515;--text-color2: #4D4D4D;--color-primary: #FC5757;--color-secondary: #FFE0E0;--input-border-color: #e6e6e6;--input-border-width: .1rem;--input-font-size: 1.3rem;--input-font-weight: 400;--input-background: #fff;--input-padding-x: 1rem;--input-height: 3.6rem}@media (min-width: 768px){:root{--font-size-base: 1.6rem;--input-font-size: 1.6rem;--input-padding-x: 2.3rem;--input-height: 4.8rem}}@media (min-width: 1500px){:root{--input-font-size: 2rem;--font-size-base: 2rem}}*{box-sizing:border-box}html{font-size:2.5445292621vw;overflow-x:hidden}@media (min-width: 768px){html{font-size:10px}}html.noscroll{position:fixed;left:0;right:0;width:100%;overflow-y:scroll;overflow-x:hidden}body{background-color:#fff5f5;color:var(--text-color);margin:0;font-family:var(--font-family-base);font-weight:var(--font-weight-base);font-feature-settings:"palt" 1,"pkna" 1,"pwid" 1,"pkna" 1;font-size:var(--font-size-base);line-height:var(--lineheight-base);text-align:left;position:relative;overflow-x:hidden}h1,h2,h3,h4,h5,h6,p{margin:0}ol,ul,dl{list-style-type:none;margin:0;padding-left:0}b,strong{font-weight:700}a{background-color:transparent;color:inherit;text-decoration:none}img{vertical-align:middle;border-style:none;max-width:100%;height:auto}table{border-collapse:collapse}th{font-weight:400;text-align:inherit;text-align:-webkit-match-parent}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}textarea{overflow:auto;resize:vertical}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}[hidden]{display:none!important}.aligncenter{text-align:center}.alignright{text-align:right}.alignleft{text-align:left}img.aligncenter{display:block;margin:auto}img.alignright{display:block;margin-left:auto}img.alignleft{display:block;margin-right:auto}.container{margin:auto;max-width:154.4rem;padding-inline:2.2rem;width:100%}.d-none{display:none!important}.d-block{display:block!important}.d-flex{display:flex!important}@media (min-width: 576px){.d-sm-none{display:none!important}.d-sm-block{display:block!important}.d-sm-flex{display:flex!important}}@media (min-width: 768px){.d-md-none{display:none!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}}@media (min-width: 992px){.d-lg-none{display:none!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}}@media (min-width: 1200px){.d-xlg-none{display:none!important}.d-xlg-block{display:block!important}.d-xlg-flex{display:flex!important}}@media (min-width: 1500px){.d-xl-none{display:none!important}.d-xl-block{display:block!important}.d-xl-flex{display:flex!important}}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width: 576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.text-xlg-left{text-align:left!important}.text-xlg-right{text-align:right!important}.text-xlg-center{text-align:center!important}}@media (min-width: 1500px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-underline{text-decoration:underline}.btn{display:inline-block;font-family:Noto Sans JP,sans-serif;font-weight:400;color:#1e1e1e;text-align:center;text-decoration:none;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent}.btn:focus,.btn.focus{outline:0}.btn.disabled,.btn:disabled{opacity:.6}.btn:not(:disabled):not(.disabled){cursor:pointer}.p-header{background-color:var(--color-primary);display:flex;align-items:center;justify-content:center;height:4rem;position:fixed;top:0;left:0;right:0;text-align:center;z-index:1000}@media (min-width: 768px){.p-header{height:8.5rem}}.p-header__logo img{width:11.9rem}@media (min-width: 768px){.p-header__logo img{width:22.9rem}}.p-footer{background-color:var(--color-primary);padding-block:4.1rem 2.1rem}@media (min-width: 768px){.p-footer{padding-block:7.9rem 3.4rem}}.p-footer__nav{display:grid;gap:1.4rem}@media (min-width: 768px){.p-footer__nav{justify-content:center;gap:5rem 10rem}}@media (min-width: 1500px){.p-footer__nav{grid-template-columns:repeat(2,1fr)}}.p-footer .footer-nav{background-color:#fff;border-radius:2rem;display:grid;grid-template-columns:13rem 1fr;overflow:hidden;min-height:12rem;position:relative;transition:.3s ease}@media (min-width: 768px){.p-footer .footer-nav{border-radius:5rem;grid-template-columns:28rem 1fr;width:70rem}}@media (min-width: 1500px){.p-footer .footer-nav{width:auto}}.p-footer .footer-nav:after{content:"";--border-arrow-width: .2rem;border-bottom:var(--border-arrow-width) solid var(--color-primary);border-right:var(--border-arrow-width) solid var(--color-primary);height:1rem;width:1rem;position:absolute;right:2.1rem;top:50%;transform:translateY(-50%) rotate(-45deg)}@media (min-width: 768px){.p-footer .footer-nav:after{--border-arrow-width: .3rem;height:2rem;width:2rem;right:4.4rem}}.p-footer .footer-nav:hover{background-color:#fff5f5}.p-footer .footer-nav:hover .footer-nav__img img{transform:scale(1.2)}.p-footer .footer-nav__img{overflow:hidden}.p-footer .footer-nav__img img{transition:.3s ease;-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.p-footer .footer-nav__info{padding:2.3rem 1.9rem}@media (min-width: 768px){.p-footer .footer-nav__info{padding:3.5rem 5.5rem}}.p-footer .footer-nav__label{color:var(--color-primary);display:flex;align-items:center;gap:1rem;font-family:var(--font-en);margin-bottom:1rem}@media (min-width: 768px){.p-footer .footer-nav__label{gap:2rem;margin-bottom:1.4rem}}.p-footer .footer-nav__num{border:.2rem solid var(--color-primary);aspect-ratio:1;border-radius:50%;display:flex;justify-content:center;align-items:center;flex-shrink:0;font-size:1.7rem;font-weight:600;padding-top:.5rem;width:3.4rem}@media (min-width: 768px){.p-footer .footer-nav__num{border-width:.4rem;font-size:3.3rem;width:7rem}}.p-footer .footer-nav__txt{border-bottom:1px solid var(--color-primary);font-size:1.4rem;font-weight:600;letter-spacing:.07em;line-height:1;padding-bottom:.3rem}@media (min-width: 576px){.p-footer .footer-nav__txt{font-size:1.2rem}}@media (min-width: 768px){.p-footer .footer-nav__txt{border-bottom:.2rem;font-size:1.8rem;padding-bottom:.5rem}}.p-footer .footer-nav__ttl{font-size:1.4rem;transform:rotate(.05deg);font-weight:500;line-height:1.6}@media (min-width: 576px){.p-footer .footer-nav__ttl{font-size:1.2rem}}@media (min-width: 768px){.p-footer .footer-nav__ttl{font-size:2.5rem}}.p-footer .copyright{color:#fff;border-top:1px solid #fff;font-size:1rem;font-weight:500;margin-top:3.5rem;padding-top:1rem;text-align:center}@media (min-width: 768px){.p-footer .copyright{font-size:1.2rem;margin-top:6.6rem;padding-top:1.4rem}}.form-control{background-color:var(--input-background);background-clip:padding-box;border:0;border-radius:.5rem;color:#000;display:block;font-family:var(--font-family-base);font-size:var(--input-font-size);font-weight:var(--input-font-weight);line-height:1.5;padding:.5rem var(--input-padding-x);max-width:12.5rem;width:100%;height:var(--input-height);outline:none}@media (min-width: 768px){.form-control{max-width:16.3rem}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}.form-control::-moz-placeholder{color:#e6e6e6;opacity:1}.form-control::placeholder{color:#e6e6e6;opacity:1}.form-control:disabled{background-color:#1e1e1e;opacity:1}@media (min-width: 768px){.form-control.form-control--large{max-width:24.6rem}}.form-control.form-control--strong{font-weight:700;text-align:center}@media (min-width: 768px){.form-control.form-control--strong{font-size:2.4rem}}input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control{background-image:url(../images/common/icon_arrow_down.svg);background-size:1rem .5rem;background-position:right 1.5rem center;background-repeat:no-repeat;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:4rem}@media (min-width: 768px){select.form-control{background-size:auto;background-position:right 2.2rem center}}select.form-control::-ms-expand{display:none}.form-group{display:flex;align-items:center;gap:.2rem}@media (min-width: 768px){.form-group{gap:1.5rem}}.form-label{flex-shrink:0;transform:rotate(.05deg)}@media (max-width: 767px){.form-label{font-size:1.3rem}}.form-label .strong{font-size:1.2em;font-weight:700}@media (max-width: 767px){.form-label .strong{color:var(--color-primary)}}.form-btn{background-color:#00b2b2;border:0;border-radius:.8rem;color:#fff;flex-shrink:0;height:var(--input-height);width:14.5rem}@media (min-width: 768px){.form-btn{width:14.9rem}}@media (max-width: 767px){.form-btn{font-size:1.3rem}}.table{width:100%}@media (max-width: 767px){.pc{display:none}}@media (min-width: 768px){.sp{display:none}}.c-pagi{display:flex;align-items:center;gap:.8rem;font-family:var(--font-en);position:absolute;top:6rem;right:1.4rem;z-index:10}@media (min-width: 768px){.c-pagi{gap:1.4rem;top:10.8rem;right:3rem}}.l-main--page2 .c-pagi{left:1.4rem}@media (min-width: 768px){.l-main--page2 .c-pagi{left:3rem;right:auto}}.c-pagi__label{color:var(--color-primary);font-size:1.3rem;font-weight:600}@media (min-width: 768px){.c-pagi__label{font-size:1.8rem}}.c-pagi__list{background-color:#fff;border:.2rem solid var(--color-primary);border-radius:10rem;color:var(--color-primary);display:flex;gap:2.2rem;padding:0 1rem}@media (min-width: 768px){.c-pagi__list{gap:3rem;padding:0 1.3rem}}.c-pagi__list li{display:flex;align-items:center;height:1.8rem;font-size:1.3rem;font-weight:600;padding-top:.2rem;position:relative;z-index:1}@media (min-width: 768px){.c-pagi__list li{font-size:1.8rem;height:2.3rem}}.c-pagi__list li.is-current{color:#fff}.c-pagi__list li.is-current:before{content:"";background-color:var(--color-primary);border-radius:10rem;width:2.9rem;height:100%;position:absolute;left:50%;top:0;transform:translate(-50%);z-index:-1}@media (min-width: 768px){.c-pagi__list li.is-current:before{width:3.8rem}}.page-top{display:none;position:fixed;bottom:2rem;right:.7rem;z-index:100}@media (min-width: 768px){.page-top{right:1.4rem}}.page-top a{background-color:var(--color-primary);border:.2rem solid var(--color-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:500;transition:.3s ease;height:5.3rem;width:5.3rem}@media (min-width: 768px){.page-top a{font-size:1.6rem;height:8rem;width:8rem}}.page-top a:hover{background-color:#fff;color:var(--color-primary)}.page-top a:hover:before{background-color:var(--color-primary)}.page-top a:before{content:"";background-color:#fff;height:.5rem;width:.5rem;transition:.3s ease;position:absolute;left:0;top:0}@media (min-width: 768px){.page-top a:before{height:1rem;width:1rem}}.step-scroll{height:7.9rem;width:4.3rem;position:absolute}@media (min-width: 768px){.step-scroll{height:14.3333333333vw;width:7.8666666667vw}}@media (min-width: 1500px){.step-scroll{height:21.5rem;width:11.8rem}}.step-scroll.is-active .step-ani{opacity:1}.step-scroll svg{display:block;height:100%;width:100%}.step-scroll .step-ani{opacity:0;transition:.5s linear}.step-scroll .step-ani:nth-child(1){transition-delay:.2s}.step-scroll .step-ani:nth-child(2){transition-delay:.4s}.step-scroll .step-ani:nth-child(3){transition-delay:.6s}.step-scroll .step-ani:nth-child(4){transition-delay:.8s}.section-head{position:relative}@media (min-width: 768px){.section-head{padding-top:20.4rem}}@media screen and (min-width: 1700px){.section-head{padding-top:0}}@media (min-width: 768px){.section-head.section-head--left .section-head__ttl{right:5rem}}@media screen and (min-width: 1700px){.section-head.section-head--left .section-head__ttl{margin-right:-9.7rem;text-align:right}}@media (max-width: 767px){.l-main--page2 .section-head.section-head--left .section-head__ttl{left:auto;right:2rem}}.section-head.section-head--left .c-headline{border-bottom-right-radius:5rem}@media (min-width: 1500px){.section-head.section-head--left .c-headline{border-bottom-right-radius:10rem}}@media (min-width: 768px){.section-head.section-head--right .section-head__ttl{left:5rem}}@media screen and (min-width: 1700px){.section-head.section-head--right .section-head__ttl{left:0;margin-left:-10.5rem}}@media (max-width: 767px){.l-main--page1 .section-head.section-head--right .section-head__ttl{left:auto;right:2rem}}.section-head.section-head--right .c-headline{margin-left:auto;border-bottom-left-radius:5rem}@media (min-width: 1500px){.section-head.section-head--right .c-headline{border-bottom-left-radius:10rem}}.section-head__ttl{color:var(--color-primary);font-size:2rem;font-weight:600;letter-spacing:.07em;position:absolute;top:0;transform:translateY(-50%);z-index:2}@media (min-width: 768px){.section-head__ttl{font-size:4rem}}@media (min-width: 1500px){.section-head__ttl{font-size:5rem}}@media screen and (min-width: 1700px){.section-head__ttl{position:relative}}@media (max-width: 767px){.section-head__ttl{left:1.6rem}}.section-head__ttl small{font-size:.7em}@media (min-width: 768px){.section-head__ttl small{font-size:.6em;margin-left:3.5rem}}@media (max-width: 767px){.section-head__ttl small{position:absolute;top:100%;left:0;text-wrap:nowrap}}.section-head__img{margin-inline:-2.2rem}@media (min-width: 768px){.section-head__img{margin-inline:auto;max-width:150rem;position:absolute;left:0;right:0;top:0;z-index:1}}.section-head__img img{aspect-ratio:393/136;border-radius:5rem 5rem 0 0;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width: 768px){.section-head__img img{aspect-ratio:1500/450}}@media (min-width: 1500px){.section-head__img img{border-radius:10rem 10rem 0 0}}.c-headline{background-color:var(--color-primary);color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:10.7rem;padding:2.6rem 2rem 3.4rem;position:relative;z-index:2}@media (min-width: 768px){.c-headline{min-height:23rem;max-width:70%;padding:4rem 5rem 4rem 2.2rem}}@media (min-width: 1500px){.c-headline{min-height:29.9rem;max-width:47.9166666667vw;padding:5.1rem 7.3rem 5.7rem 11rem}}@media screen and (min-width: 1700px){.c-headline{margin-top:12.9rem}}.c-headline__head{display:flex;align-items:center;gap:1.1rem}@media (min-width: 768px){.c-headline__head{gap:1.6rem}}@media (min-width: 1500px){.c-headline__head{gap:2.8rem}}.c-headline__num{border-radius:50%;border:2px solid #fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:var(--font-en);font-size:2.5rem;font-weight:600;letter-spacing:.05em;padding-top:.5rem;height:4.9rem;width:4.9rem}@media (min-width: 768px){.c-headline__num{border-width:.3rem;font-size:4.5rem;height:8rem;width:8rem}}@media (min-width: 1500px){.c-headline__num{border-width:.6rem;font-size:6.7rem;height:13.2rem;width:13.2rem}}.c-headline__sub{border-bottom:1px solid #fff;display:inline-block;font-family:var(--font-en);font-size:1.2rem;font-weight:600;line-height:1;margin-bottom:.7rem;padding-bottom:.7rem}@media (min-width: 768px){.c-headline__sub{border-width:2px;font-size:2rem;margin-bottom:1rem;padding-bottom:1rem}}.c-headline__ttl{font-size:1.6rem;transform:rotate(.05deg);font-weight:700;letter-spacing:.03em}@media (min-width: 768px){.c-headline__ttl{font-size:2.8rem}}@media (min-width: 1500px){.c-headline__ttl{font-size:3.5rem}}.c-headline__txt{transform:rotate(.05deg);font-weight:500;line-height:1.6667;margin-top:2.6rem}@media (min-width: 768px){.c-headline__txt{line-height:1.75;margin-top:3.6rem;padding-left:1rem}}.c-link{border-bottom:1px solid var(--color-primary);color:var(--color-primary);display:inline-flex;align-items:center;gap:.8rem;font-size:1.6rem;transform:rotate(.05deg);font-weight:500;padding-bottom:.3rem}.c-link:after{content:"";background:url(../images/common/icon_arrow01.svg) no-repeat center/contain;height:1.9rem;width:1.9rem}.c-form{background-color:#efefef;border-radius:1rem;margin-top:2rem;padding:1.5rem 2rem 2rem}@media (min-width: 768px){.c-form{border-radius:3rem;margin-top:5rem;padding:4rem}}@media (min-width: 1500px){.c-form{padding:4rem 4rem 4rem 6.1rem}}@media (min-width: 1500px){.c-form.c-form--small{padding-block:3.3rem 3.8rem}}.c-form__row{display:flex;align-items:flex-end;justify-content:space-between;gap:.9rem 1.2rem;flex-wrap:wrap;margin-bottom:1.2rem}@media (min-width: 768px){.c-form__row{gap:2rem 4rem;margin-bottom:3rem}}@media (min-width: 992px){.c-form__row{flex-wrap:nowrap}}.c-form__row:last-child{margin-bottom:0}.c-form .form-group.--step1-result{display:block}@media (min-width: 768px){.c-form .form-group.--step1-result{display:flex}}.c-form .form-group.--step1-result input{width:16.3rem;max-width:16.3rem}.c-form__col{display:flex;flex-wrap:wrap;gap:1.2rem}@media (min-width: 768px){.c-form__col{flex-wrap:nowrap;gap:4.4rem}}@media (max-width: 1499px){.c-form__col.c-form__col--full .form-btn{margin-inline:auto}}.c-form select{width:16.3rem}.c-form select#gender{max-width:16.3rem}@media (min-width: 768px){.c-form select#gender{width:21rem;max-width:25rem}}@media (min-width: 1500px){.c-form .c-link{position:relative;top:1.3rem}}.c-label{display:flex;align-items:center;font-family:var(--font-en);font-size:1.3rem;font-weight:600;line-height:1}@media (min-width: 768px){.c-label{font-size:2rem}}@media (min-width: 1500px){.c-label{font-size:2.8rem}}.c-label:before{content:"";aspect-ratio:48/37;background:url(../images/common/icon_ticker.svg) no-repeat center/contain;width:2.3rem;margin-right:1.3rem;transform:translateY(-.5rem)}@media (min-width: 768px){.c-label:before{margin-right:2rem;width:3.5rem}}@media (min-width: 1500px){.c-label:before{margin-right:2.8rem;width:4.8rem}}.c-label:after{content:counter(step);counter-increment:step;font-size:1.846em;font-weight:700;margin-left:.8rem}@media (min-width: 768px){.c-label:after{font-size:1.7857em;margin-left:1.5rem}}.list-check li{display:flex;align-items:flex-start;gap:1.1rem;font-size:1.5rem;transform:rotate(.05deg);font-weight:500;line-height:2;margin-bottom:1rem}@media (min-width: 576px){.list-check li{font-size:1.3rem}}@media (min-width: 768px){.list-check li{font-size:1.6rem;gap:1.8rem;margin-bottom:1.6rem}}@media (min-width: 1200px){.list-check li{gap:2.2rem;font-size:1.8rem;margin-bottom:2rem}}.list-check li:last-child{margin-bottom:0}.list-check li:before{content:"";background:url(../images/common/icon_ticker3.svg) no-repeat center/contain;height:.9rem;width:1.3rem;flex-shrink:0;position:relative;top:.8rem}@media (min-width: 768px){.list-check li:before{top:.5rem;height:2.4rem;width:1.8rem}}.list-dot li{display:flex;align-items:flex-start;gap:1.1rem;font-size:1.5rem;transform:rotate(.05deg);font-weight:500;line-height:2}@media (min-width: 576px){.list-dot li{font-size:1.3rem}}@media (min-width: 768px){.list-dot li{font-size:1.6rem}}@media (min-width: 1200px){.list-dot li{font-size:1.8rem}}.list-dot li:before{content:"";background-color:var(--color-primary);border-radius:50%;flex-shrink:0;position:relative;top:1rem;height:.5rem;width:.5rem}@media (min-width: 768px){.list-dot li:before{height:1rem;width:1rem}}@media (min-width: 1200px){.list-dot li:before{top:1.2rem}}.list-dot__child{padding-left:3.3rem}.list-dot__child li{font-size:.8888em;gap:0}.list-dot__child li:before{content:"●";background:none;color:#b1b1b1;height:auto;width:auto;top:0}.p-mv{margin-bottom:5.4rem;padding-top:10.7rem;position:relative;z-index:1}@media (min-width: 768px){.p-mv{margin-bottom:19rem;padding-top:0}}.l-main--page2 .p-mv:before{transform:scaleX(-1)}@media (min-width: 768px){.l-main--page2 .p-mv:before{left:16.9270833333vw}}@media (max-width: 767px){.l-main--page2 .p-mv:before{left:auto;right:2.1rem;top:27.1rem}}.p-mv:before{content:"";background:url(../images/top/mv_bg01_sp.svg) no-repeat center/contain;height:12.4rem;width:5.5rem;position:absolute;left:2.5rem;top:27.1rem}@media (min-width: 768px){.p-mv:before{background-image:url(../images/top/mv_bg01.svg);height:49.1145833333vw;width:53.5416666667vw;top:5.3645833333vw;left:28.4375vw}}.p-mv__img{aspect-ratio:1;position:absolute;width:20rem}@media (min-width: 768px){.p-mv__img{width:36.4583333333vw}}.p-mv__img img{width:100%}.p-mv__img01{left:-3.3rem;top:1.3rem}@media (min-width: 768px){.p-mv__img01{left:-14.1rem;top:2.5rem}}@media (min-width: 1500px){.p-mv__img01{top:-3.5rem}}.p-mv__img02{right:-2.9rem;top:32.4rem}@media (min-width: 768px){.p-mv__img02{right:-13rem;top:14.2rem}}@media (min-width: 768px){.p-mv__img03{left:-14.1rem;top:14.2rem}}@media (max-width: 767px){.p-mv__img03{right:-2.9rem;top:1.3rem}}@media (min-width: 768px){.p-mv__img04{right:-13rem;top:0}}@media (max-width: 767px){.p-mv__img04{left:-2.9rem;top:32.4rem}}.p-mv__feet{position:absolute}@media (min-width: 768px){.p-mv__feet{left:3.125vw;bottom:-3.59375vw;width:20.46875vw}}@media (max-width: 767px){.p-mv__feet{right:1.1rem;top:13.4rem;width:11.1rem}}.l-main--page2 .p-mv__feet{transform:scaleX(-1)}@media (min-width: 768px){.l-main--page2 .p-mv__feet{left:auto;bottom:-3.4895833333vw;right:3.125vw}}@media (max-width: 767px){.l-main--page2 .p-mv__feet{top:10.8rem;left:2.5rem}}.p-mv__feet img{width:100%}.p-mv__txt{aspect-ratio:1;background-color:#fff;border-radius:50%;color:var(--text-color2);display:flex;align-items:center;justify-content:center;transform:rotate(.05deg);font-size:2.4rem;font-weight:500;letter-spacing:.1em;line-height:2;margin:0 auto;position:relative;text-align:center;width:32.9rem;z-index:-1}@media (min-width: 576px){.p-mv__txt{font-size:2rem}}@media (min-width: 768px){.p-mv__txt{font-size:3vw;top:-2.2666666667vw;width:70.1333333333vw}}@media (min-width: 1500px){.p-mv__txt{font-size:4.5rem;top:-3.4rem;width:105.2rem}}.p-mv__txt img{width:3.8rem}@media (min-width: 768px){.p-mv__txt img{width:5.7333333333vw}}@media (min-width: 1500px){.p-mv__txt img{width:8.6rem}}.p-mv__nav{display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap;-moz-column-gap:1.5rem;column-gap:1.5rem;padding-inline:1.7rem}@media (min-width: 768px){.p-mv__nav{flex-wrap:nowrap;gap:0;justify-content:space-between;margin-top:-31.8vw;padding-left:3.3333333333vw;padding-right:0}}@media (min-width: 1500px){.p-mv__nav{margin-top:-47.7rem;padding-left:5rem}}@media (min-width: 768px){.l-main--page2 .p-mv__nav{margin-top:-23.8vw}}@media (min-width: 1500px){.l-main--page2 .p-mv__nav{margin-top:-35.7rem}}@media (min-width: 768px){.p-mv .step-scroll{right:5%;bottom:-11.7rem}}@media (min-width: 1500px){.p-mv .step-scroll{right:16.0416666667vw}}@media (max-width: 767px){.p-mv .step-scroll{transform:scaleX(-1);left:3.9rem;bottom:-2.5rem}}@media (min-width: 768px){.l-main--page2 .p-mv .step-scroll{left:5%;bottom:-11.7rem;transform:scaleX(-1)}}@media (min-width: 1500px){.l-main--page2 .p-mv .step-scroll{left:12.65625vw}}@media (max-width: 767px){.l-main--page2 .p-mv .step-scroll{left:auto;right:4.6rem;bottom:-2.5rem;transform:scaleX(1)}}.p-mv .mv-link{aspect-ratio:1;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0;width:15rem;position:relative;transition:.3s ease;text-align:center}@media (min-width: 768px){.p-mv .mv-link{width:21.7333333333vw}}@media (min-width: 1500px){.p-mv .mv-link{width:32.6rem}}.p-mv .mv-link.mv-link--primary{--arrow-border-width: .3rem;--arrow-border-color: #fff;background-color:var(--color-primary);color:#fff;transform:rotate(.05deg);font-size:1.4rem;line-height:1.64}@media (min-width: 576px){.p-mv .mv-link.mv-link--primary{font-size:1.3rem}}@media (min-width: 768px){.p-mv .mv-link.mv-link--primary{--arrow-border-width: .2vw;font-size:1.8666666667vw}}@media (min-width: 1500px){.p-mv .mv-link.mv-link--primary{font-size:2.8rem}}.p-mv .mv-link.mv-link--primary:hover{--arrow-border-color: var(--color-primary);background-color:var(--color-secondary);color:var(--color-primary)}.p-mv .mv-link.mv-link--primary:hover:before{border-width:.4rem}.p-mv .mv-link.mv-link--primary:before{content:"";box-sizing:border-box;border:.1rem solid var(--color-primary);border-radius:50%;transition:.1s ease;position:absolute;left:0;top:0;height:100%;width:100%;z-index:1}.p-mv .mv-link.mv-link--primary:after{content:"";border-bottom:var(--arrow-border-width) solid var(--arrow-border-color);border-right:var(--arrow-border-width) solid var(--arrow-border-color);height:1rem;width:1rem;position:absolute;left:50%;bottom:2rem;transform:translate(-50%) rotate(45deg);transition:.3s ease}@media (min-width: 768px){.p-mv .mv-link.mv-link--primary:after{bottom:2.2vw;height:1.2vw;width:1.2vw}}.p-mv .mv-link.mv-link--secondary{--arrow-border-width: .2rem;--arrow-border-color: var(--color-primary);background-color:var(--color-secondary);color:var(--color-primary);transform:rotate(.05deg);font-size:1.3rem;line-height:1.75;width:13.1rem}@media (min-width: 576px){.p-mv .mv-link.mv-link--secondary{font-size:1.2rem}}@media (min-width: 768px){.p-mv .mv-link.mv-link--secondary{--arrow-border-width: .2vw;font-size:1.3333333333vw;width:16.6666666667vw}}@media (min-width: 1500px){.p-mv .mv-link.mv-link--secondary{font-size:2rem;width:25rem}}.p-mv .mv-link.mv-link--secondary:hover{--arrow-border-color: #fff;background-color:var(--color-primary);color:#fff}.p-mv .mv-link.mv-link--secondary:after{content:"";border-bottom:var(--arrow-border-width) solid var(--arrow-border-color);border-right:var(--arrow-border-width) solid var(--arrow-border-color);height:.6rem;width:.6rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%) rotate(-45deg);transition:.3s ease}@media (min-width: 768px){.p-mv .mv-link.mv-link--secondary:after{height:1vw;width:1vw;right:1.4vw}}@media (min-width: 768px){.p-mv .mv-link.order-pc1{order:-1}}@media (min-width: 768px){.l-main--page1 .p-mv .mv-link:nth-child(1){margin-top:11.2666666667vw}}@media (min-width: 1500px){.l-main--page1 .p-mv .mv-link:nth-child(1){margin-top:16.9rem}}.l-main--page1 .p-mv .mv-link:nth-child(2),.l-main--page1 .p-mv .mv-link:nth-child(4){margin-top:6rem}@media (min-width: 768px){.l-main--page1 .p-mv .mv-link:nth-child(2),.l-main--page1 .p-mv .mv-link:nth-child(4){margin-top:6.6666666667vw}}@media (min-width: 1500px){.l-main--page1 .p-mv .mv-link:nth-child(2),.l-main--page1 .p-mv .mv-link:nth-child(4){margin-top:10rem}}@media (max-width: 767px){.l-main--page1 .p-mv .mv-link:nth-child(2){margin-bottom:-3.9rem}}@media (min-width: 768px){.l-main--page2 .p-mv .mv-link:nth-child(1){margin-top:4.6666666667vw}}@media (min-width: 1500px){.l-main--page2 .p-mv .mv-link:nth-child(1){margin-top:7rem}}@media (max-width: 767px){.l-main--page2 .p-mv .mv-link:nth-child(1){margin-bottom:-3.9rem}}@media (min-width: 768px){.l-main--page2 .p-mv .mv-link:nth-child(4){margin-top:-6.7333333333vw}}@media (min-width: 1500px){.l-main--page2 .p-mv .mv-link:nth-child(4){margin-top:-10.1rem}}@media (max-width: 767px){.l-main--page2 .p-mv .mv-link:nth-child(1),.l-main--page2 .p-mv .mv-link:nth-child(3){margin-top:6rem}}.p-mv .mv-link__num{aspect-ratio:1;background-color:#fff;border:.2rem solid var(--color-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--color-primary);font-family:var(--font-en);font-size:2rem;font-weight:600;line-height:1;padding-top:.5rem;position:absolute;left:-1.5rem;top:3.9rem;width:3.4rem;z-index:2}@media (min-width: 576px){.p-mv .mv-link__num{font-size:1.7rem}}@media (min-width: 768px){.p-mv .mv-link__num{border-width:.2666666667vw;font-size:2.8666666667vw;left:-3vw;top:5vw;padding-top:.3333333333vw;width:5.7333333333vw}}@media (min-width: 1500px){.p-mv .mv-link__num{border-width:.4rem;font-size:4.3rem;padding-top:.5rem;left:-4.5rem;top:7.5rem;width:8.6rem}}.p-measurement{background:url(../images/common/bg01.svg) repeat-x center bottom/auto 1.3rem;padding-bottom:6.9rem;position:relative;z-index:2}@media (min-width: 768px){.p-measurement{background-size:auto;padding-bottom:17.7rem}.p-measurement .section-head__img:after{content:"";background:url(../images/top/icon_bg01.png) no-repeat center/contain;height:20.4rem;width:21.2rem;position:absolute;bottom:-14.5rem;right:-7.7rem;z-index:1}}.p-measurement>.container{position:relative}.p-measurement .step-scroll{bottom:-10.2rem;transform:scaleX(-1)}@media (min-width: 768px){.p-measurement .step-scroll{bottom:-26.5rem;left:10.5rem}}@media (max-width: 767px){.p-measurement .step-scroll{right:3rem}}.p-measurement .measurement-step{counter-reset:step;margin-top:5.7rem}@media (min-width: 768px){.p-measurement .measurement-step{margin-top:8rem}}.p-measurement .measurement-step>li{background-color:#fff;border-radius:1.5rem;margin-bottom:3.2rem;position:relative}@media (min-width: 768px){.p-measurement .measurement-step>li{border-radius:2rem;margin-bottom:6.4rem}}.p-measurement .measurement-step>li:before{content:"";background:url(../images/common/img_dotted.svg) repeat-y left top/100% auto;width:.5rem;height:3.5rem;position:absolute;left:3.6rem;bottom:calc(100% - .3rem)}@media (min-width: 768px){.p-measurement .measurement-step>li:before{left:19.3rem;bottom:calc(100% - .4rem);width:1rem;height:7rem}}.p-measurement .measurement-step>li:first-child:before{bottom:100%}.p-measurement .measurement-step>li:last-child{margin-bottom:0}.p-measurement .measurement-step__header{display:grid;align-items:center;row-gap:1.1rem;padding:2rem 6.3rem 2rem 2.5rem;position:relative}@media (min-width: 768px){.p-measurement .measurement-step__header{grid-template-columns:25rem 1fr;padding:4rem 10.6rem 4rem 5rem}}@media (min-width: 1500px){.p-measurement .measurement-step__header{grid-template-columns:31.9rem 1fr;padding:5.6rem 10.6rem 5.6rem 7.6rem}}.p-measurement .measurement-step__header.is-active:after{transform:translateY(-50%) rotate(-135deg)}.p-measurement .measurement-step__header:after{content:"";border-right:var(--measurement-border-width, 2px) solid var(--color-primary);border-bottom:var(--measurement-border-width, 2px) solid var(--color-primary);height:1rem;width:1rem;position:absolute;right:2.3rem;top:50%;transform:translateY(-50%) rotate(45deg);transition:.3s ease;cursor:pointer}@media (min-width: 768px){.p-measurement .measurement-step__header:after{--measurement-border-width: .3rem;right:4rem;height:1.2rem;width:1.2rem}}@media (min-width: 1500px){.p-measurement .measurement-step__header:after{--measurement-border-width: .5rem;right:7.7rem;height:1.7rem;width:1.7rem}}.p-measurement .measurement-step__body{display:none}.p-measurement .measurement-step__label{color:var(--color-primary)}.p-measurement .measurement-step__ttl{font-size:1.5rem;transform:rotate(.05deg);font-weight:700;line-height:1.69}@media (min-width: 576px){.p-measurement .measurement-step__ttl{font-size:1.3rem}}@media (min-width: 768px){.p-measurement .measurement-step__ttl{font-size:1.8rem}}@media (min-width: 1500px){.p-measurement .measurement-step__ttl{font-size:2.6rem}}.p-measurement .measurement-step__wrap{display:grid;align-items:flex-start;gap:2.4rem;padding:0 2.4rem 2.7rem}@media (min-width: 768px){.p-measurement .measurement-step__wrap{gap:7.4rem;padding:0 5rem 5.7rem}}@media (min-width: 1500px){.p-measurement .measurement-step__wrap{grid-template-columns:26rem 1fr;padding:0 9.3rem 9.7rem 6.3rem}}@media (min-width: 1500px){.p-measurement .measurement-step__wrap.--custom{grid-template-columns:47.7rem 1fr}}.p-measurement .measurement-step__side{display:grid;align-items:flex-start;gap:5.2rem}@media (min-width: 1500px){.p-measurement .measurement-step__side{gap:10.6rem}}.p-measurement .measurement-step__img{text-align:center}.p-measurement .measurement-step__main{font-size:1.5rem}@media (min-width: 576px){.p-measurement .measurement-step__main{font-size:1.3rem}}@media (min-width: 768px){.p-measurement .measurement-step__main{font-size:1.6rem}}@media (min-width: 1500px){.p-measurement .measurement-step__main{font-size:2rem}}.p-measurement .measurement-step__main>p{margin-bottom:1.8rem;transform:rotate(.05deg)}@media (min-width: 768px){.p-measurement .measurement-step__main>p{margin-bottom:2.5rem}}.p-measurement .measurement-step__main>p:last-child{margin-bottom:0}.p-measurement .measurement-step__row{display:grid;grid-template-columns:10rem 1fr;gap:2.3rem;align-items:center;margin-bottom:3rem}@media (min-width: 768px){.p-measurement .measurement-step__row{grid-template-columns:16.2rem 1fr;gap:5.4rem}}.p-measurement .measurement-step__pdf{background:url(../images/common/icon_pdf.svg) no-repeat left center/3.4rem 4.2rem;min-height:6.5rem;padding-left:4.5rem;transform:rotate(.05deg)}@media (min-width: 768px){.p-measurement .measurement-step__pdf{background-size:5.3rem 6.5rem;padding-left:8.3rem}}.p-measurement .measurement-step__pdf-name{color:var(--color-primary);font-size:1.3rem;font-weight:700;margin-bottom:.4rem}@media (min-width: 768px){.p-measurement .measurement-step__pdf-name{font-size:2.2rem}}.p-measurement .measurement-step__pdf-txt{font-size:1.3rem}@media (min-width: 768px){.p-measurement .measurement-step__pdf-txt{font-size:1.8rem}}.p-measurement .measurement-step__group-head{background-color:#fff5f5;border:2px solid #FFB5B5;border-radius:5rem;color:var(--color-primary);font-size:1.15rem;transform:rotate(.05deg);font-weight:700;margin-bottom:3.2rem;padding:1.6rem 1rem;position:relative;text-align:left}@media (min-width: 768px){.p-measurement .measurement-step__group-head{font-size:2.2rem;margin-bottom:4.9rem;padding:2.3rem 3rem;text-align:center}}.p-measurement .measurement-step__group-head .icon-arrow{background:url(../images/common/icon_arrow_circle.svg) no-repeat center/contain;height:2.6rem;width:2.6rem;position:absolute;right:1.6rem;top:50%;transform:translateY(-50%);cursor:pointer}@media (min-width: 768px){.p-measurement .measurement-step__group-head .icon-arrow{height:3.6rem;width:3.6rem;right:2.4rem}}.p-measurement .measurement-step__txt{line-height:2;transform:rotate(.05deg)}.p-measurement .measurement-step__txt.--small>a{text-decoration:underline}@media (min-width: 1500px){.p-measurement .measurement-step__txt.--small{font-size:1.8rem;margin-bottom:8.3rem}}.p-measurement .measurement-step__txt span{background-color:#ffe0e0;color:var(--color-primary);font-size:1.25em;font-weight:700;margin-right:.9rem;padding:0 .9rem}.p-healthCheck{background-color:#fff;padding-block:5.7rem 3.7rem;position:relative}@media (min-width: 768px){.p-healthCheck{padding-block:14rem 10.2rem}}.p-healthCheck .check-list{counter-reset:step;display:grid;row-gap:3rem;margin-top:3.8rem}@media (min-width: 768px){.p-healthCheck .check-list{row-gap:5rem;margin-top:8rem}}@media (max-width: 767px){.p-healthCheck .check-list{margin-inline:-2.2rem}}.p-healthCheck .check-item{border-bottom-left-radius:5rem;overflow:hidden}@media (min-width: 768px){.p-healthCheck .check-item{border-bottom-left-radius:10rem}}.p-healthCheck .check-header{background-color:#fff5f5;display:flex;flex-direction:column;justify-content:center;padding:6.3rem 2.4rem 4.3rem;position:relative;transition:.2s ease}@media (min-width: 768px){.p-healthCheck .check-header{padding:10rem 6rem 5rem 5rem}}@media (min-width: 992px){.p-healthCheck .check-header{min-height:37rem;padding:13.6rem 46rem 12.6rem 5rem}}@media (min-width: 1500px){.p-healthCheck .check-header{padding:13.6rem 60rem 12.6rem 15rem}}.p-healthCheck .check-header.is-active{transition:0s ease}.p-healthCheck .check-header.is-active:after{transform:rotate(-180deg)}@media (min-width: 992px){.p-healthCheck .check-header.is-active:after{transform:translateY(-50%) rotate(-180deg)}}.p-healthCheck .check-header:after{content:"";background:url(../images/common/icon_arrow_circle02.svg) no-repeat center/contain;height:3.6rem;width:3.6rem;transition:.3s ease;position:absolute;right:3rem;top:8.6rem;cursor:pointer}@media (min-width: 768px){.p-healthCheck .check-header:after{top:12rem;right:5rem;height:6rem;width:6rem}}@media (min-width: 992px){.p-healthCheck .check-header:after{height:7rem;width:7rem;top:50%;transform:translateY(-50%)}}@media (min-width: 1500px){.p-healthCheck .check-header:after{right:8.9rem}}.p-healthCheck .check-header__label{background-color:var(--color-primary);border-radius:0 4rem 4rem;color:#fff;display:flex;align-items:center;justify-content:center;padding-top:.5rem;position:absolute;left:0;top:0;height:3.6rem;width:15.8rem}@media (min-width: 768px){.p-healthCheck .check-header__label{justify-content:flex-start;height:6rem;width:26rem;padding-left:3rem;padding-top:.5rem}}@media (min-width: 1500px){.p-healthCheck .check-header__label{padding-left:5rem;height:8rem;width:35.6rem}}.p-healthCheck .check-header__label:before{background-image:url(../images/common/icon_ticker2.svg)}.p-healthCheck .check-header__txt{color:var(--color-primary);font-size:1.4rem;transform:rotate(.05deg);font-weight:500;margin-bottom:1.7rem}@media (min-width: 576px){.p-healthCheck .check-header__txt{font-size:1.2rem}}@media (min-width: 768px){.p-healthCheck .check-header__txt{font-size:1.8rem;margin-bottom:2.8rem}}@media (min-width: 1500px){.p-healthCheck .check-header__txt{font-size:2.2rem}}.p-healthCheck .check-header__ttl{font-size:1.5rem;transform:rotate(.05deg);position:relative;padding-left:2.6rem}@media (min-width: 576px){.p-healthCheck .check-header__ttl{font-size:1.3rem}}@media (min-width: 768px){.p-healthCheck .check-header__ttl{font-size:2.2rem;padding-left:4rem}}@media (min-width: 1500px){.p-healthCheck .check-header__ttl{font-size:2.6rem;padding-left:7rem}}.p-healthCheck .check-header__ttl:before{content:"";aspect-ratio:34/49;background:url(../images/common/icon_mark.svg) no-repeat center/contain;width:1.7rem;position:absolute;left:0;top:0}@media (min-width: 768px){.p-healthCheck .check-header__ttl:before{width:2.5rem}}@media (min-width: 1500px){.p-healthCheck .check-header__ttl:before{width:3.4rem}}.p-healthCheck .check-header__ttl .strong{font-size:1.23em;font-weight:700;display:inline-block;position:relative}@media (min-width: 768px){.p-healthCheck .check-header__ttl .strong{font-size:1.346em}}.p-healthCheck .check-header__ttl .wrap-text{display:inline-block;position:relative}.p-healthCheck .check-header__ttl .furi{display:none}@media (min-width: 768px){.p-healthCheck .check-header__ttl .furi{display:block;font-size:1.2rem;font-weight:400;letter-spacing:.1em;text-align:center;position:absolute;bottom:calc(100% - 2px);left:0;right:0}}@media (min-width: 1500px){.p-healthCheck .check-header__ttl .furi{font-size:1.4rem}}.p-healthCheck .check-header__img{margin:2.6rem auto 0;width:26rem}@media (min-width: 992px){.p-healthCheck .check-header__img{margin:0;position:absolute;right:15rem;top:50%;transform:translateY(-50%);width:35rem}}@media (min-width: 1500px){.p-healthCheck .check-header__img{right:28.5rem}}.p-healthCheck .check-body{display:none}.p-healthCheck .check-body__row{background-color:#fff5f5;padding:0 2.4rem 3.4rem}@media (min-width: 768px){.p-healthCheck .check-body__row{padding:0 5rem 8.7rem}}@media (min-width: 1500px){.p-healthCheck .check-body__row{padding-inline:15rem}}.p-healthCheck .check-body__row.--other{background-color:#ffe0e0;padding-block:3.4rem 3.7rem;position:relative}@media (min-width: 768px){.p-healthCheck .check-body__row.--other{padding-block:12.6rem 8rem}}.p-healthCheck .check-body__row.--other:before{content:"";border-style:solid;border-width:2rem 2rem 0 2rem;border-color:#FFF5F5 transparent transparent transparent;position:absolute;left:50%;top:0;transform:translate(-50%)}@media (min-width: 768px){.p-healthCheck .check-body__row.--other:before{border-width:4.6rem 4.5rem 0 4.5rem}}.p-healthCheck .check-body__row__link{display:flex;align-items:center;justify-content:center}@media (min-width: 576px){.p-healthCheck .check-body__row__link{justify-content:flex-start}}.p-healthCheck .check-body__row__link span{background-color:var(--color-primary);border-radius:5rem;color:#fff;transform:rotate(.05deg);font-weight:700;display:flex;align-items:center;justify-content:center;height:3.2rem;padding:15px}@media (min-width: 768px){.p-healthCheck .check-body__row__link span{height:4.8rem}}.p-healthCheck .check-body__legend{margin-bottom:3rem;position:relative}@media (min-width: 768px){.p-healthCheck .check-body__legend{margin-bottom:4.1rem}}.p-healthCheck .check-body__legend:after{content:"";background:url(../images/common/bg02.svg) repeat-x left center/auto 100%;height:1rem;position:absolute;right:0;left:16.8rem;top:50%;transform:translateY(-50%)}@media (min-width: 768px){.p-healthCheck .check-body__legend:after{height:1.7rem;left:29.1rem}}.p-healthCheck .check-body__legend span{background-color:var(--color-primary);border-radius:5rem;color:#fff;transform:rotate(.05deg);font-weight:700;display:flex;align-items:center;justify-content:center;height:3.2rem;width:16rem}@media (min-width: 768px){.p-healthCheck .check-body__legend span{height:4.8rem;width:27.5rem}}.p-healthCheck .check-body .check-point{background-color:#fff;border-radius:3rem 0;align-items:start;gap:2rem;padding:2.6rem 2.6rem 3.2rem;position:relative}@media (min-width: 768px){.p-healthCheck .check-body .check-point{display:flex;border-radius:10rem 0;gap:5rem;padding:6.5rem 5rem}}@media (min-width: 1500px){.p-healthCheck .check-body .check-point{padding:7.9rem 8rem 5.3rem 6.2rem}}.p-healthCheck .check-body .check-point:before,.p-healthCheck .check-body .check-point:after{content:"";aspect-ratio:1;background:url(../images/top/border_img01.svg) no-repeat center/contain;width:2.8rem;position:absolute}@media (min-width: 768px){.p-healthCheck .check-body .check-point:before,.p-healthCheck .check-body .check-point:after{width:10.3rem}}.p-healthCheck .check-body .check-point:before{left:-.1rem;top:-.1rem}@media (min-width: 768px){.p-healthCheck .check-body .check-point:before{left:-.3rem;top:-.3rem}}.p-healthCheck .check-body .check-point:after{transform:scale(-1);right:-.1rem;bottom:-.1rem}@media (min-width: 768px){.p-healthCheck .check-body .check-point:after{right:-.3rem;bottom:-.3rem}}.p-healthCheck .check-body .check-point__ttl{color:var(--color-primary);font-family:var(--font-en);font-size:1.6rem;font-weight:600;position:absolute;top:0;left:0;right:0;transform:translateY(-50%);text-align:center}@media (min-width: 768px){.p-healthCheck .check-body .check-point__ttl{font-size:2.6rem}}.p-healthCheck .check-body .check-point__side{display:grid;gap:2rem}@media (min-width: 1200px){.p-healthCheck .check-body .check-point__side{order:-1;flex-shrink:0;grid-template-columns:1fr;width:32rem}}.p-healthCheck .check-body .check-point .check-body__txtNote{margin-bottom:1.2rem}.p-healthCheck .check-body .check-point .list-dot li{font-weight:400}.p-healthCheck .check-body .list-check{margin-bottom:2.7rem}@media (min-width: 768px){.p-healthCheck .check-body .list-check{margin-bottom:5.5rem}}.p-healthCheck .check-body__media{display:grid;align-items:center;gap:2rem;margin-bottom:5.8rem}@media (min-width: 1200px){.p-healthCheck .check-body__media{grid-template-columns:31.5rem 1fr;gap:5.7rem}}.p-healthCheck .check-body__media-img{text-align:center}.p-healthCheck .check-body__media-img img{width:31.5rem}.p-healthCheck .check-body__media-gallery{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem}.p-healthCheck .check-body__media-gallery div{width:100%;text-align:center}@media (min-width: 768px){.p-healthCheck .check-body__media-gallery div{max-width:37.5rem}}@media (min-width: 768px){.p-healthCheck .check-body__media-gallery div.--large{max-width:100rem}}.p-healthCheck .check-body__media-gallery div.--auto{max-width:100%;text-align:center}.p-healthCheck .check-body__media .list-check{margin-bottom:0}@media (max-width: 1199px){.p-healthCheck .check-body__media .list-check{order:-1}}.p-healthCheck .check-body__info{position:relative}@media (min-width: 1200px){.p-healthCheck .check-body__info{padding-right:47rem}}.p-healthCheck .check-body__info-row{margin-bottom:4.5rem;max-width:53.2rem}.p-healthCheck .check-body__info-row:last-child{margin-bottom:0}.p-healthCheck .check-body__info .check-body__txtNote{margin-bottom:1.2rem}.p-healthCheck .check-body__info .list-dot{margin-bottom:1.1rem}@media (min-width: 768px){.p-healthCheck .check-body__info .list-dot{margin-bottom:2.6rem}}.p-healthCheck .check-body__info .list-dot:last-child{margin-bottom:0}.p-healthCheck .check-body__img{flex-shrink:0;position:relative;width:15.3rem}@media (min-width: 768px){.p-healthCheck .check-body__img{margin:0 auto 2rem;width:30rem}}@media (min-width: 1200px){.p-healthCheck .check-body__img{margin:0;position:absolute;top:-3.3rem;right:3rem}}.p-healthCheck .check-body__img.--figure{width:35rem}@media (min-width: 1200px){.p-healthCheck .check-body__img.--figure{width:38rem}}.p-healthCheck .check-body__img.--figure figcaption{margin-top:10px;font-size:1.3rem;background-color:var(--color-primary);border-radius:5rem;color:#fff;transform:rotate(.05deg);font-weight:700;display:flex;align-items:center;justify-content:center;height:2.8rem;padding:10px}@media (min-width: 768px){.p-healthCheck .check-body__img.--figure figcaption{height:4rem;font-size:1.6rem}}.p-healthCheck .check-body__img:before,.p-healthCheck .check-body__img:after{content:"";background:url(../images/top/kirakira.gif) no-repeat center/contain;height:2.9rem;width:2.1rem;position:absolute}@media (min-width: 768px){.p-healthCheck .check-body__img:before,.p-healthCheck .check-body__img:after{height:7rem;width:5rem}}.p-healthCheck .check-body__img:before{top:1.3rem;right:.3rem}@media (min-width: 768px){.p-healthCheck .check-body__img:before{top:1.7rem;right:-1.1rem}}.p-healthCheck .check-body__img:after{bottom:.5rem;left:.9rem}@media (min-width: 768px){.p-healthCheck .check-body__img:after{bottom:1.9rem;left:-.8rem}}.p-healthCheck .check-body__txtNote{font-size:1.5rem;color:var(--color-primary);font-weight:700;margin-bottom:2.5rem;transform:rotate(.05deg)}@media (min-width: 576px){.p-healthCheck .check-body__txtNote{font-size:1.3rem}}@media (min-width: 768px){.p-healthCheck .check-body__txtNote{font-size:2.2rem}}@media (min-width: 1500px){.p-healthCheck .check-body__txtNote{font-size:2.6rem}}.p-healthCheck .check-body__ttl{font-size:1.5rem;transform:rotate(.05deg);font-weight:500;margin-bottom:2rem;position:relative;padding-left:1.5rem}@media (min-width: 576px){.p-healthCheck .check-body__ttl{font-size:1.3rem}}@media (min-width: 768px){.p-healthCheck .check-body__ttl{font-size:2.2rem;margin-left:1.5rem;margin-bottom:5.7rem;padding-left:3.2rem}}@media (min-width: 1500px){.p-healthCheck .check-body__ttl{font-size:2.6rem}}.p-healthCheck .check-body__ttl:before{content:"";background:url(../images/top/icon_ttl.svg) no-repeat center/contain;height:2.5rem;width:.5rem;position:absolute;left:0;top:50%;transform:translateY(-50%)}@media (min-width: 768px){.p-healthCheck .check-body__ttl:before{height:4.9rem;width:1rem}}.p-healthCheck .check-body__ttl .label{font-size:1.23em;font-weight:700}@media (min-width: 768px){.p-healthCheck .check-body__ttl .label{font-size:1.346em}}.p-healthCheck .check-body__ttl .strong{border-bottom:.2rem solid var(--color-primary);font-size:1.1538em;font-weight:700;margin-inline:.4rem}@media (min-width: 768px){.p-healthCheck .check-body__ttl .strong{border-bottom-width:.3rem;margin-inline:.8rem}}.p-healthCheck .check-body__ttl .line2{margin-left:.6rem}@media (min-width: 768px){.p-healthCheck .check-body__ttl .line2{margin-left:1.8rem}}@media (max-width: 1199px){.p-healthCheck .check-body__wrap{display:flex;gap:3rem;margin-bottom:1.9rem}}.p-healthCheck .check-body__wrap.--notext{justify-content:center}@media (min-width: 1200px){.p-healthCheck .check-body__wrap.--notext .check-body__img{top:-8.6rem}}@media (min-width: 1200px){.p-healthCheck .check-body__wrap.--nolist .check-body__img{top:-15rem}}@media (min-width: 1200px){.p-healthCheck .check-body__wrap.--large .check-body__img{top:1.5rem}}.p-healthCheck .check-body__txt{font-size:1.5rem;transform:rotate(.05deg);font-weight:500;line-height:1.7}@media (min-width: 576px){.p-healthCheck .check-body__txt{font-size:1.3rem}}@media (min-width: 768px){.p-healthCheck .check-body__txt{font-size:1.6rem;margin-bottom:2rem}}@media (min-width: 1200px){.p-healthCheck .check-body__txt{font-size:1.8rem}}.p-healthCheck .check-body__gallery{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;margin-bottom:3.8rem;padding-inline:1.5rem}@media (min-width: 768px){.p-healthCheck .check-body__gallery{flex-wrap:nowrap;margin-bottom:9rem;padding-inline:0}}.p-healthCheck .check-body__gallery-item{width:100%}@media (min-width: 768px){.p-healthCheck .check-body__gallery-item{max-width:37.5rem}}@media (min-width: 768px){.p-healthCheck .check-body__gallery-item.--large{max-width:100rem}}.p-healthCheck .check-body__gallery-item.--auto{max-width:100%;text-align:center}.p-healthCheck .check-body__gallery.--figure{align-items:flex-end}.p-healthCheck .check-body__gallery.--figure figcaption{margin-top:10px;font-size:1.3rem;white-space:nowrap;background-color:var(--color-primary);border-radius:5rem;color:#fff;transform:rotate(.05deg);font-weight:700;display:flex;align-items:center;justify-content:center;height:2.8rem;padding:10px}@media (min-width: 768px){.p-healthCheck .check-body__gallery.--figure figcaption{height:4rem;font-size:1.6rem}}.p-healthCheck .check-body__close{background-color:#fff;border-radius:10rem;color:var(--color-primary);display:flex;align-items:center;font-size:1.1rem;font-weight:700;margin:1.8rem auto 0;padding-inline:3.7rem;height:3.6rem;width:15.5rem}@media (min-width: 768px){.p-healthCheck .check-body__close{font-size:1.6rem;margin-top:4rem;padding-inline:4.6rem;height:5rem;width:20.7rem}}.p-healthCheck .check-body__close:before{content:"";background:url(../images/common/icon_arrow02.svg) no-repeat center/contain;height:.8rem;width:1.3rem;margin-right:1.4rem}@media (min-width: 768px){.p-healthCheck .check-body__close:before{height:1.3rem;width:2.2rem;margin-right:2.3rem}}.p-care{margin-bottom:7.8rem}@media (min-width: 768px){.p-care{margin-bottom:20.1rem}}.p-care .section-head{padding-top:0}@media (min-width: 768px){.p-care .c-headline{top:12.9rem;margin-top:0}}.p-care .step-scroll{bottom:-5.7rem}@media (min-width: 768px){.p-care .step-scroll{right:9.8rem;bottom:-8.0208333333vw}}@media (max-width: 767px){.p-care .step-scroll{left:3rem;transform:scaleX(-1)}}.p-care .care-box{background-color:#fff;border-radius:0 0 5rem 5rem;margin-top:-6rem;padding:8.2rem 1.4rem 4.5rem;position:relative}@media (min-width: 768px){.p-care .care-box{max-width:150rem;margin:0 auto;padding:19.1rem 5rem 10rem}}@media (min-width: 1200px){.p-care .care-box{border-radius:0 0 15rem 15rem;padding:19.1rem 14.4rem 14.2rem 11.9rem}}.p-care .care-box__list{counter-reset:step;display:grid;row-gap:1.5rem}@media (min-width: 768px){.p-care .care-box__list{row-gap:3rem}}.p-care .care-card{border-radius:1.5rem;overflow:hidden}@media (min-width: 768px){.p-care .care-card{border-radius:2rem}}.p-care .care-card__head{--care-border-width: .2rem;background-color:#ffe0e0;cursor:pointer;display:flex;align-items:center;padding:1.2rem 3.5rem 1.2rem 1.8rem;position:relative}@media (min-width: 768px){.p-care .care-card__head{padding:3.1rem 9rem 3.1rem 5.3rem}}.p-care .care-card__head:after{content:"";border-right:var(--care-border-width, 2px) solid var(--color-primary);border-bottom:var(--care-border-width, 2px) solid var(--color-primary);height:.7rem;width:.7rem;position:absolute;right:2.3rem;top:50%;transform:translateY(-60%) rotate(45deg);transition:.3s ease}@media (min-width: 768px){.p-care .care-card__head:after{right:5.2rem;height:1.8rem;width:1.8rem}}.p-care .care-card__head.is-active:after{transform:translateY(-50%) rotate(-135deg)}.p-care .care-card__head .c-label{color:var(--color-primary);position:relative;top:.5rem;width:12.8rem}@media (min-width: 768px){.p-care .care-card__head .c-label{width:20rem}}@media (min-width: 1200px){.p-care .care-card__head .c-label{width:28.4rem}}.p-care .care-card__head .c-label:before{background-image:url(../images/common/icon_ticker4.svg)}.p-care .care-card__body{background-color:#fff5f5;display:none;padding:3rem 2.5rem 3.4rem}@media (min-width: 1200px){.p-care .care-card__body{padding:5.5rem 5.6rem 6.5rem 6.3rem}}.p-care .care-card__ttl{font-size:1.4rem;transform:rotate(.05deg);font-weight:700;position:relative;padding-left:2rem}@media (min-width: 768px){.p-care .care-card__ttl{font-size:1.8rem;padding-left:4rem}}@media (min-width: 1200px){.p-care .care-card__ttl{font-size:2.6rem}}.p-care .care-card__ttl:before{content:"";background-color:var(--color-primary);height:1.7rem;width:1px;position:absolute;left:0;top:50%;transform:translateY(-50%)}@media (min-width: 768px){.p-care .care-card__ttl:before{height:3.7rem;width:.2rem}}.p-care .care-card__img.--bigsize{margin:-2rem -1rem 2.7rem 0}.p-care .care-card__img.--smallsize{margin-bottom:4.1rem;text-align:center}.p-care .care-card__img.--smallsize img{width:80rem}.p-care .care-card__gallery{display:flex;flex-direction:column;gap:1.2rem;margin-top:2rem;text-align:center}@media (min-width: 768px){.p-care .care-card__gallery{flex-direction:row;margin-top:5rem}}@media (min-width: 1200px){.p-care .care-card__gallery{gap:2.9rem}}.p-care .care-card__gallery-item{flex:1}.p-care .care-card__txt{line-height:2;font-weight:500;transform:rotate(.05deg);margin-bottom:1.8rem;font-size:1.4rem}@media (min-width: 576px){.p-care .care-card__txt{font-size:1.2rem}}@media (min-width: 768px){.p-care .care-card__txt{font-size:1em;margin-bottom:4.2rem}}.p-care .care-card__txt:last-child{margin-bottom:0}.p-care .care-card__txt.--small{font-weight:400}.p-care .care-card__txt.--small>a{text-decoration:underline}@media (min-width: 768px){.p-care .care-card__txt.--small{font-size:.9em;font-weight:500}}.p-questionnaire{display:flex;flex-direction:column;row-gap:10px;align-items:center;justify-content:center;margin-top:30px}.p-questionnaire span{background-color:var(--color-primary);border-radius:5rem;color:#fff;transform:rotate(.05deg);font-weight:700;display:flex;align-items:center;justify-content:center;height:3.2rem;padding:15px 40px}@media (min-width: 768px){.p-questionnaire span{height:4.8rem}}.p-questionnaire p{transform:rotate(.05deg)}.p-about{padding-bottom:4rem}@media (min-width: 768px){.p-about{padding-bottom:12.3rem}}.p-about .section-head{padding-top:0}@media (min-width: 768px){.p-about .c-headline{top:12.9rem;margin-top:0}}@media (min-width: 1200px){.p-about .c-headline{top:20.9rem}}.p-about .about-box{background-color:#fff;border-radius:0 0 5rem 5rem;margin-top:-4.4rem;padding:6.2rem 3rem 4.5rem}@media (min-width: 768px){.p-about .about-box{max-width:150rem;margin:0 auto;padding:15rem 5rem 6rem}}@media (min-width: 1200px){.p-about .about-box{border-radius:0 0 15rem 15rem;padding:17.5rem 6rem 12rem 12rem}}@media (min-width: 1500px){.p-about .about-box{padding-top:15.3rem}}.p-about .about-box__img{margin:0 -1.4rem 1.6rem}@media (min-width: 768px){.p-about .about-box__img{padding-right:3.8rem;margin:0 0 4rem}}.p-about .about-box__content{transform:rotate(.05deg)}.p-about .about-box__content dt{font-weight:500;margin-bottom:.9rem;font-size:1.6rem}@media (min-width: 576px){.p-about .about-box__content dt{font-size:1.3rem;margin-bottom:1.3rem}}@media (min-width: 768px){.p-about .about-box__content dt{font-size:2rem;margin-bottom:1.7rem}}.p-about .about-box__content dd{margin:0 0 2.4rem}@media (min-width: 768px){.p-about .about-box__content dd{margin-bottom:5.6rem}}.p-about .about-box__content dd:last-child{margin-bottom:0}.p-about .about-box__content dd .list-dot li{font-weight:400}.p-about .about-box__quotation{margin:30px}.p-about .about-box__quotation a{text-decoration:underline;text-underline-offset:5px}@media (min-width: 768px){nav[data-animation=hopping] a{animation:hopping 3s ease-in-out infinite;transform-origin:bottom center}nav[data-animation=hopping] a:nth-child(1){animation-delay:0s}nav[data-animation=hopping] a:nth-child(2){animation-delay:.5s}nav[data-animation=hopping] a:nth-child(3){animation-delay:.7s}nav[data-animation=hopping] a:nth-child(4){animation-delay:.9s}}@keyframes hopping{0%{transform:translateY(0)}20%{transform:translateY(-40px)}40%{transform:translateY(0)}60%{transform:translateY(-10px)}80%{transform:translateY(0)}to{transform:translateY(0)}}@media (min-width: 768px){[data-animation=rolling]{animation:swingingOnly 3s ease-in-out infinite}}@keyframes swingingOnly{0%,70%{transform:rotate(0)}75%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}85%{transform:rotate(2deg)}90%{transform:rotate(-2deg)}95%{transform:rotate(1deg)}to{transform:rotate(0)}}
