.p-help__inner{display:flex;justify-content:space-between;padding:80px 0 100px}.p-help__side{width:268px;padding-top:20px}.p-help__side--list{color:#afafaf;font-feature-settings:'pwid' on,'palt' on;font-size:18px;font-weight:700;line-height:1.3;flex-direction:column}.p-help__side--list{display:flex;gap:25px;position:sticky;top:140px}.p-help__side--list a{transition:color .5s 0s cubic-bezier(.44,.14,.09,1.02)}.p-help__side--list a.ja-active{color:#39b5ff}.p-help__main{width:calc(100% - 268px);display:flex;flex-direction:column;gap:80px}.p-help__main--head{font-size:42px;font-weight:700;line-height:1.7;padding-bottom:20px;border-bottom:#d2d2d2 solid 1px}.p-help__list{margin-top:30px;display:flex;flex-wrap:wrap;row-gap:30px;column-gap:20px}.p-help__list li{width:calc(100%/3 - 60px/3)}.p-help__list--img{overflow:hidden;border-radius:10px}.p-help__list--img img{height:100%;object-fit:cover;transition:transform .5s 0s cubic-bezier(.44,.14,.09,1.02)}.p-help__list--btn{margin-top:12px;display:flex;align-items:center;gap:10px;font-size:18px;font-weight:700;line-height:1.3}.p-help__list--btn .--txt{max-width:calc(100% - 28px);position:relative}.p-help__list--btn .--txt:before{background-color:#384f59;content:'';height:1px;left:0;position:absolute;bottom:0;width:0;transition:width .5s 0s cubic-bezier(.44,.14,.09,1.02)}.p-help__list--btn .--arrow{width:18px;height:18px;display:flex;align-items:center;justify-content:center;background-color:#39b5ff;border-radius:100vh;transition:transform .5s 0s cubic-bezier(.44,.14,.09,1.02)}.p-help__list--btn .--arrow svg{width:8px}@media screen and (min-width:901px){.p-help__side--list a:hover{color:#39b5ff}.p-help__list--link:hover .p-help__list--btn .--txt:before{width:100%}.p-help__list--link:hover .p-help__list--btn .--arrow{transform:rotate(360deg)}.p-help__list--link:hover .p-help__list--img img{transform:scale(1.1)}}@media screen and (max-width:900px){.p-help__list--btn{margin-top:10px;gap:10px;font-size:16px}}@media screen and (max-width:900px){.p-help__inner{display:block;padding:60px 0 60px}.p-help__side{display:none}.p-help__main{width:100%;gap:40px}.p-help__main--head{font-size:22px;padding-bottom:15px}.p-help__list{margin-top:30px;display:flex;row-gap:30px;column-gap:20px}.p-help__list li{width:100%}.p-help__list--img{overflow:hidden;border-radius:10px}.p-help__list--img img{height:100%;object-fit:cover;transition:transform .5s 0s cubic-bezier(.44,.14,.09,1.02)}.p-help__list--btn{margin-top:12px;display:flex;align-items:center;gap:10px;font-size:18px;font-weight:700;line-height:1.3}.p-help__list--btn .--txt{max-width:calc(100% - 28px);position:relative}.p-help__list--btn .--txt:before{background-color:#384f59;content:'';height:1px;left:0;position:absolute;bottom:0;width:0;transition:width .5s 0s cubic-bezier(.44,.14,.09,1.02)}.p-help__list--btn .--arrow{width:18px;height:18px;display:flex;align-items:center;justify-content:center;background-color:#39b5ff;border-radius:100vh;transition:transform .5s 0s cubic-bezier(.44,.14,.09,1.02)}.p-help__list--btn .--arrow svg{width:8px}}.p-help__lowerContents strong{font-weight:700}.p-help__lowerContents .--underline{box-shadow:inset 0 -5px 0 0 #fcff68}.p-help__lowerContents .--bold{font-weight:700 !important}.p-help__lowerContents .--bb{padding-bottom:20px;border-bottom:#39b5ff dashed 1px}.p-help__lowerContents p span{display:inline}.p-help__lowerContents p,.p-help__lowerContents ul{text-align:justify;font-feature-settings:'palt' on;font-size:15px;font-weight:500;line-height:1.7;letter-spacing:.05em}.p-help__lowerContents ul li{position:relative;padding-left:16px}.p-help__lowerContents ul li:before{content:'・';left:0;position:absolute;top:0}.p-help__lowerContents h2{margin:50px 0 20px;position:relative;padding-left:17px;font-size:22px;font-weight:700;line-height:1.4}.p-help__lowerContents h2:before{background-color:#39b5ff;content:'';height:7px;left:0;position:absolute;top:12px;width:7px;border-radius:100vh}.p-help__lowerContents h3{margin:25px 0 20px;position:relative;padding-left:15px;font-size:18px;font-weight:700;line-height:1.4}.p-help__lowerContents h3:before{background-color:#39b5ff;content:'';height:calc(100% - 4px);left:0;position:absolute;top:2px;width:3px}.p-help__lowerContents h4{margin:15px 0 5px;font-size:16px;font-weight:700;line-height:1.4;color:#39b5ff}.p-help__lowerContents h5{margin:5px 0 5px;font-size:15px;font-weight:700;line-height:1.4}.p-help__lowerContents .--table,.p-help__lowerContents .--table02{margin:20px 0;display:flex;flex-direction:column;gap:10px}.p-help__lowerContents .--table dl{display:flex;gap:12px;align-items:flex-start}.p-help__lowerContents .--table dl dt{width:100px;height:22px;background-color:#39b5ff;border-radius:100vh;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;line-height:1.3;margin-top:2px}.p-help__lowerContents .--table dl:nth-of-type(2) dt{background-color:#5ce2e7}.p-help__lowerContents .--table dl dd{width:calc(100% - 98px);text-align:justify;font-size:15px;font-weight:700;line-height:1.7;letter-spacing:.05em}.p-help__lowerContents .--table02 dl{display:flex;gap:12px;align-items:flex-start}.p-help__lowerContents .--table02 dl dt{width:100px;height:22px;border:#39b5ff solid 1px;border-radius:100vh;color:#39b5ff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;line-height:1.3;margin-top:2px}.p-help__lowerContents .--table02 dl dd{width:calc(100% - 98px);text-align:justify;font-size:15px;line-height:1.7;letter-spacing:.05em;font-weight:500}.p-help__lowerContents ol.--flow{display:flex;flex-direction:column;gap:15px}.p-help__lowerContents ol.--flow li{display:flex;justify-content:space-between;align-items:center}.p-help__lowerContents ol.--flow li .--txts{width:48.9%}.p-help__lowerContents ol.--flow li figure{width:47.8%}.p-help__lowerContents a{text-decoration:underline;transition:opacity .5s}@media screen and (min-width:901px){.p-help__lowerContents a:hover{opacity:.6}}@media screen and (max-width:900px){.p-help__lowerContents .--bb{padding-bottom:15px}.p-help__lowerContents p,.p-help__lowerContents ul{font-size:14px}.p-help__lowerContents h2{margin:30px 0 15px}.p-help__lowerContents h3{margin:20px 0 15px}.p-help__lowerContents h4{margin:10px 0 5px}.p-help__lowerContents .--table,.p-help__lowerContents .--table02{margin:15px 0;gap:8px}.p-help__lowerContents .--table dl,.p-help__lowerContents .--table02 dl{display:block}.p-help__lowerContents .--table dl dt,.p-help__lowerContents .--table02 dl dt{margin-top:0}.p-help__lowerContents .--table dl dd,.p-help__lowerContents .--table02 dl dd{width:100%;font-size:14px}.p-help__lowerContents ol.--flow{gap:20px}.p-help__lowerContents ol.--flow li{flex-direction:column-reverse;gap:10px}.p-help__lowerContents ol.--flow li .--txts{width:100%}.p-help__lowerContents ol.--flow li figure{width:100%}}.p-faq__list li{margin-top:40px}.p-faq__list--question{position:relative;gap:12px;display:flex;padding-bottom:22px;border-bottom:#ddd dashed 1px}.p-faq__list--question .u-en{width:32px;height:32px;background-color:#5ce2e7;border-radius:100vh;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;font-weight:600;line-height:1}.p-faq__list--question .--txt{width:calc(100% - 44px);font-size:22px;font-weight:700;line-height:1.4}.p-faq__list--answer{margin-top:22px;font-size:15px;font-weight:500;line-height:1.7}@media screen and (max-width:900px){.p-faq__list li{margin-top:30px}.p-faq__list--question{gap:8px;padding-bottom:18px}.p-faq__list--question .u-en{width:25px;height:25px;font-size:15px}.p-faq__list--question .--txt{width:calc(100% - 33px);font-size:18px}.p-faq__list--answer{margin-top:18px;font-size:14px}}.c-interest.--hht{padding-bottom:0}.p-htt{padding-top:100px;font-size:15px;font-weight:500;line-height:1.7}#medical-skin-care.p-htt{padding-bottom:100px}.p-htt__content{margin-top:50px;border-top:#d2d2d2 solid 1px}.p-htt__header{color:#384f59;font-feature-settings:'pwid' on,'palt' on;font-size:18px;font-weight:700;line-height:1.7;padding-left:12px;position:relative;margin-bottom:20px;margin-top:50px}.p-htt__header:before{position:absolute;left:0;top:0;width:3px;height:100%;border-left:#39b5ff solid;content:''}.p-htt__content--row{display:flex;gap:6px;align-items:center}.p-htt__content--tag.--blue{border:#39b5ff solid 1px;border-radius:30px;padding:0 10px;background-color:#fff}.p-htt__content--tag.--pink{border:#f59a9f solid 1px;border-radius:30px;padding:0 10px;background-color:#fff}.p-htt__content--tag.--green{border:#5ce2e7 solid 1px;border-radius:30px;padding:0 10px;background-color:#fff}.--mt08{margin-top:8px}.--mt20{margin-top:20px}.p-htt__content--caution{background-color:#ecfeff;padding:15px 20px 25px;border-radius:8px}.p-htt__content--caution h4{color:#39b5ff;font-size:16px;font-weight:700;line-height:1.7;padding-bottom:15px;margin-bottom:20px;border-bottom:#39b5ff dotted 1px}.p-htt__content--caution-inbox{background-color:#fff;border-radius:4px;padding:10px 20px 15px}.p-htt__content--caution-list{position:relative;padding-left:20px}.p-htt__content--caution-list:before{left:10px;top:11px;width:3px;height:3px;background-color:#384f59;border-radius:50px;content:'';position:absolute;display:block;background-repeat:no-repeat}.p-htt__btns{text-align:center;margin-top:40px}@media screen and (max-width:900px){.p-htt{padding-top:50px}#medical-skin-care.p-htt{padding-bottom:50px}.p-htt__content{margin-top:20px;padding-top:20px}.p-htt__header{margin-top:30px}.p-htt__content--row{flex-direction:column;gap:4px;align-items:flex-start}.p-htt__btns{margin-top:30px}}