/*!
 * Copyright (c) 2022 WEBLIFE
 *
 * Permission is granted to use this file for the period specified in the contract 
 * between WEBLIFE and the client. Usage of this file beyond the contract period 
 * is strictly prohibited unless an extended license or written permission is obtained.
 *
 * Modifying or editing this file without prior written consent from WEBLIFE 
 * is not permitted.
 *
 * THE FILE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 
 * INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
 * PARTICULAR PURPOSE AND NONINFRINGEMENT.
 */
.wl-article .article__content h2{position:relative;padding-bottom:1.2rem;font-weight:var(--font-heading-weight);margin-bottom:4rem}.wl-article .article__content h2:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:.6rem;background:radial-gradient(circle,var(--color-foreground-text700) 28%,transparent 19%);background-repeat:repeat-x;background-size:1.1rem .6rem}.wl-article .article__content h3{color:#008fd3;letter-spacing:.045em;line-height:1.8}.wl-article .article__content ul{list-style:none;-webkit-padding-start:0;padding-inline-start:0}.wl-article .article__content ul li{position:relative}.wl-article .article__content ul li:before{position:absolute;content:"";left:-1.8rem;top:1.1rem;height:.6rem;width:.6rem;border-radius:100%;background-color:#008fd3}@media screen and (width < 750px){.wl-article .article__content ul li:before{top:.8rem}}.wl-article .article__content ul li:last-child:before{top:1.5rem}@media screen and (width < 750px){.wl-article .article__content ul li:last-child:before{top:1.1rem}}.wl-article .article__content ol{list-style:none;counter-reset:item;margin-left:0;-webkit-padding-start:0;padding-inline-start:0}.wl-article .article__content ol li{position:relative;padding-left:1.8rem}.wl-article .article__content ol li:before{display:block;position:absolute;top:1px;left:0;color:#008fd3;font-family:Montserrat,sans-serif;font-weight:600;content:"";content:counter(item);counter-increment:item}.wl-article .article__content ol li:last-child:before{top:0}.wl-article .article__content .wl-btn{display:flex;position:relative;justify-content:center;align-items:center;max-width:44rem;margin:0 auto;padding:1rem 5rem;border-radius:2rem;background-color:#008fd3;transition:all .2s linear;color:#fff!important;line-height:1.4;font-weight:700;font-size:1.5rem}.wl-article .article__content .wl-btn:after{content:"→";margin-left:1.2rem}.wl-article .article__content .wl-btn svg{margin-left:1.2rem}.wl-article .article__content .wl-preparation-checklist{margin:0;padding:0}.wl-article .article__content .wl-preparation-checklist__box{padding:2rem 2.8rem;max-width:70rem;background-color:#f9f9f9;position:relative;border-radius:.4rem;margin:0 auto}@media screen and (width < 750px){.wl-article .article__content .wl-preparation-checklist__box{padding:1rem 1.6rem}}.wl-article .article__content .wl-preparation-checklist__title{text-align:center;margin:0 0 2.25rem!important;font-size:1.6rem;color:rag(var(--color-foreground));display:flex;align-items:center;justify-content:center;gap:.8rem}@media screen and (width < 750px){.wl-article .article__content .wl-preparation-checklist__title{margin:0 0 1.8rem!important}}.wl-article .article__content .wl-preparation-checklist__title svg{width:22px}.wl-article .article__content .wl-preparation-checklist__title strong{font-weight:600}.wl-article .article__content .wl-preparation-checklist__list{list-style:none;counter-reset:item;padding:0;margin:0}.wl-article .article__content .wl-preparation-checklist__item{position:relative;padding-left:3rem;margin-bottom:1.6rem;font-size:1.5rem;color:#333;line-height:1.6}@media screen and (width < 750px){.wl-article .article__content .wl-preparation-checklist__item{font-size:1.4rem}}.wl-article .article__content .wl-preparation-checklist__item:last-child{margin-bottom:0}.wl-article .article__content .wl-preparation-checklist__item:before{counter-increment:item;content:counter(item);position:absolute;left:0;top:.2rem;width:2rem;height:2rem;background:#008fd3;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600}.wl-article .article__content .wl-notebook-pros-cons{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,sans-serif}.wl-article .article__content .wl-notebook-pros-cons__container{border:.1rem solid #ccc;border-radius:.8rem;padding:2.4rem;margin:0 auto}@media screen and (width < 750px){.wl-article .article__content .wl-notebook-pros-cons__container{padding:1.6rem}}.wl-article .article__content .wl-notebook-pros-cons__section{margin-bottom:2.4rem}.wl-article .article__content .wl-notebook-pros-cons__section:last-of-type{margin-bottom:0}.wl-article .article__content .wl-notebook-pros-cons__title{display:flex;align-items:center;justify-content:center;gap:.8rem;margin:0 0 2.2rem;font-size:1.6rem;font-weight:600;color:rgb(var(--color-foreground))}.wl-article .article__content .wl-notebook-pros-cons__title svg{width:22px}@media screen and (width < 750px){.wl-article .article__content .wl-notebook-pros-cons__title{margin:0 0 1.8rem}}.wl-article .article__content .wl-notebook-pros-cons__icon{font-size:1.6rem;line-height:1}.wl-article .article__content .wl-notebook-pros-cons__icon.dislike-icon{transform:scaleY(-1)}.wl-article .article__content .wl-notebook-pros-cons__list{list-style:none;padding:0;margin:0}.wl-article .article__content .wl-notebook-pros-cons__item{position:relative;padding-left:1.6rem;margin-bottom:.8rem;font-size:1.5rem;color:#555;line-height:1.7}@media screen and (width < 750px){.wl-article .article__content .wl-notebook-pros-cons__item{font-size:1.4rem}}.wl-article .article__content .wl-notebook-pros-cons__item:last-child{margin-bottom:0}.wl-article .article__content .wl-notebook-pros-cons__item:before{content:"";position:absolute;left:0;top:1rem;background-color:#008fd3;font-size:1rem;line-height:1.7}.wl-article .article__content .wl-notebook-pros-cons__divider{display:flex;align-items:center;justify-content:center;gap:1.2rem;margin:2.5rem 0}.wl-article .article__content .wl-notebook-pros-cons__divider-dot{width:.4rem;height:.4rem;background-color:#008fd3;border-radius:50%}.wl-article .article__content .wl-notebook-pros-cons__divider-line{width:4rem;height:.2rem;background-color:#008fd3}.wl-article .article__content .product-card{max-width:80rem;width:100%;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto auto;gap:0 4rem;align-items:start;padding:2.4rem 0;border-bottom:.2rem solid rgba(var(--color-foreground),.1)}.wl-article .article__content .product-card__content{flex:1;padding-right:4rem;display:flex;flex-direction:column;align-items:flex-start}.wl-article .article__content .product-card__title{grid-column:1 / 2;grid-row:1 / 2;font-size:1.7rem;font-weight:700;color:rgb(var(--color-foreground));margin-bottom:1.6rem;line-height:1.4}.wl-article .article__content .product-card__desc{grid-column:1 / 2;grid-row:2 / 3;font-size:1.5rem;color:rgb(var(--color-foreground));line-height:1.8;margin-bottom:2.4rem;text-align:left}.wl-article .article__content .product-card__btn{width:auto;grid-column:1 / 2;grid-row:3 / 4;justify-self:start;display:inline-flex;align-items:center;background-color:rgb(var(--color-foreground));color:#fff!important;text-decoration:none;font-size:1.2rem;line-height:1.2;font-weight:700;padding:1.2rem 2.4rem;border-radius:99.9rem;transition:background-color .3s ease}.wl-article .article__content .product-card__btn:hover{background-color:#555}.wl-article .article__content .product-card__btn:after{content:"→";margin-left:.8rem}.wl-article .article__content .product-card__image-wrapper{grid-column:2 / 3;grid-row:1 / 4;width:12rem;align-self:start}.wl-article .article__content .product-card__image{margin:0;width:100%;height:auto;display:block;object-fit:contain}@media screen and (width < 750px){.wl-article .article__content .product-card{display:flex;flex-direction:column;align-items:center;padding:2.4rem;text-align:center}.wl-article .article__content .product-card .product-card__title{order:1;font-size:1.5rem;margin-bottom:1.6rem;text-align:center}.wl-article .article__content .product-card .product-card__image-wrapper{order:2;width:14rem;margin:0 auto 2rem}.wl-article .article__content .product-card .product-card__desc{order:3;font-size:1.4rem;text-align:left;margin-bottom:2.4rem}.wl-article .article__content .product-card .product-card__btn{order:4;justify-content:center;align-self:center}}.wl-article .article__content .guide-steps{max-width:80rem;margin:0 auto;position:relative}.wl-article .article__content .guide-steps:before{content:"";position:absolute;top:1rem;bottom:0;left:1.1rem;width:.2rem;background-color:rgba(var(--color-foreground),.1);z-index:1}.wl-article .article__content .guide-steps__item{position:relative;padding-left:4rem;margin-bottom:4.5rem;z-index:2}.wl-article .article__content .guide-steps__item:last-child{margin-bottom:0}.wl-article .article__content .guide-steps__item:before{content:"";position:absolute;left:.6rem;top:0;width:1.2rem;height:1.2rem;background-color:#008fd3;border-radius:50%;z-index:2}.wl-article .article__content .guide-steps__item:after{content:"";position:absolute;left:1rem;top:.6rem;width:2rem;height:.1rem;background-color:#008fd3;z-index:2}.wl-article .article__content .guide-steps__header{margin-bottom:2rem}.wl-article .article__content .guide-steps__no{display:block;font-size:1.4rem;color:#008fd3;font-weight:700;letter-spacing:.05rem;margin-bottom:.5rem;line-height:1}.wl-article .article__content .guide-steps__title{margin:0;font-size:1.6rem;font-weight:700;line-height:1.4;margin-bottom:2.4rem;color:var(--color-foreground)}@media screen and (width < 750px){.wl-article .article__content .guide-steps__title{font-size:1.4rem;margin-bottom:1.8rem}}.wl-article .article__content .guide-steps__content{font-size:1.6rem;line-height:1.8}.wl-article .article__content .guide-steps__desc{font-size:1.5rem;margin:0 0 1.8rem}@media screen and (width < 750px){.wl-article .article__content .guide-steps__desc{font-size:1.4rem;margin:0 0 1.6rem}}.wl-article .article__content .guide-steps__box{background-color:#f9f9f9;padding:4rem;border-radius:.4rem}.wl-article .article__content .guide-steps__box-title{margin:0 0 2rem;font-weight:700;font-size:1.4rem;display:flex;align-items:center;justify-content:center}.wl-article .article__content .guide-steps__box-title svg{width:22px;margin-right:10px}.wl-article .article__content .guide-steps__box-footer{text-align:right;margin-top:2rem;font-size:1.4rem;color:rgb(var(--color-foreground));letter-spacing:.1rem}.wl-article .article__content .guide-steps__list{list-style:none;padding:0;margin:0}.wl-article .article__content .guide-steps__list-item{margin-bottom:1.5rem;position:relative;padding-left:2rem}.wl-article .article__content .guide-steps__list-item:before{content:"";position:absolute;left:0;top:1rem;width:.6rem;height:.6rem;background-color:#008fd3;border-radius:50%}.wl-article .article__content .guide-steps__list-item a{color:#008fd3;text-decoration:none;border-bottom:.1rem solid #008fd3;padding-bottom:.2rem;transition:opacity .3s;font-size:1.4rem}.wl-article .article__content .guide-steps__list-item a:hover{opacity:.7}@media screen and (width < 750px){.wl-article .article__content .guide-steps .guide-steps__item{padding-left:2.8rem;margin-bottom:3rem}.wl-article .article__content .guide-steps .guide-steps__item:after{width:1.4rem}.wl-article .article__content .guide-steps .guide-steps__box{padding:2.2rem}.wl-article .article__content .guide-steps .guide-steps__box{padding:1.8rem}}.wl-article .article__content .allergen-intro{padding:0 2rem;margin-bottom:4rem}@media screen and (width < 750px){.wl-article .article__content .allergen-intro{padding:0;margin-bottom:2rem}}.wl-article .article__content .allergen-intro__inner{max-width:100rem;margin:0 auto;display:flex;gap:3rem}@media screen and (width < 750px){.wl-article .article__content .allergen-intro__inner{flex-direction:column;align-items:center;justify-content:space-between;gap:1.2rem}}.wl-article .article__content .allergen-intro__text{font-size:1.5rem;line-height:1.8;margin:0;flex:1}@media screen and (width < 750px){.wl-article .article__content .allergen-intro__text{font-size:1.4rem}}.wl-article .article__content .allergen-intro__visual{flex:1;width:100%;display:flex;justify-content:center}.wl-article .article__content .allergen-intro__image{max-width:100%;height:auto;display:block;border-radius:2rem;margin:0}.wl-article .article__content .material-comparison{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:4rem}.wl-article .article__content .material-comparison__table{border-collapse:collapse;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:100%}.wl-article .article__content .material-comparison__table th,.wl-article .article__content .material-comparison__table td{width:17rem;min-width:17rem;padding:1.2rem 1.5rem;text-align:center;border:.1rem solid rgba(var(--color-foreground),.1);font-size:1.4rem;line-height:1.5;color:var(--color-foreground);box-sizing:border-box}@media screen and (width < 750px){.wl-article .article__content .material-comparison__table th,.wl-article .article__content .material-comparison__table td{width:11rem;min-width:11rem;padding:1rem .5rem;font-size:1.2rem}}.wl-article .article__content .material-comparison__table th:first-child{text-align:left;padding-left:2rem}@media screen and (width < 750px){.wl-article .article__content .material-comparison__table th:first-child{padding-left:1rem}}.wl-article .article__content .material-comparison__table thead th,.wl-article .article__content .material-comparison__table tr:first-child th,.wl-article .article__content .material-comparison__table th:first-child{background-color:#008fd31a;font-weight:400}.wl-article .article__content .wl-editorial-profile{padding:0;margin-bottom:4rem}.wl-article .article__content .wl-editorial-profile__inner{display:flex;align-items:center;gap:3rem;max-width:100%}@media screen and (width < 750px){.wl-article .article__content .wl-editorial-profile__inner{flex-direction:column;align-items:center;gap:2rem}}.wl-article .article__content .wl-editorial-profile__image-wrapper{flex:0 0 10rem;width:10rem}@media screen and (width < 750px){.wl-article .article__content .wl-editorial-profile__image-wrapper{width:8rem;flex:0 0 8rem}}.wl-article .article__content .wl-editorial-profile__image{width:100%;height:auto;display:block;object-fit:contain}.wl-article .article__content .wl-editorial-profile__content{flex:1;padding-right:3rem;border-right:.1rem solid #e0e0e0}@media screen and (width < 750px){.wl-article .article__content .wl-editorial-profile__content{padding-right:0;border-right:none;border-bottom:.1rem solid #e0e0e0;padding-bottom:2rem;width:100%}}.wl-article .article__content .wl-editorial-profile__title{font-size:1.8rem;font-weight:700;margin:0 0 1rem;line-height:1.4;color:var(--color-foreground)}@media screen and (width < 750px){.wl-article .article__content .wl-editorial-profile__title{font-size:1.6rem}}.wl-article .article__content .wl-editorial-profile__desc{font-size:1.3rem;line-height:1.6;color:#666;margin:0}.wl-article .article__content .wl-editorial-profile__links{flex:0 0 20rem;width:20rem}@media screen and (width < 750px){.wl-article .article__content .wl-editorial-profile__links{width:100%;flex:auto}}.wl-article .article__content .wl-editorial-profile__link-list{list-style:none;padding:0;margin:0}.wl-article .article__content .wl-editorial-profile__link-item{margin-bottom:1rem;font-size:1.4rem;position:relative;display:flex;align-items:center}.wl-article .article__content .wl-editorial-profile__link-item:before{content:none}.wl-article .article__content .wl-editorial-profile__link-item:last-child{margin-bottom:0}.wl-article .article__content .wl-editorial-profile__link-item .icon-arrow{width:1.4rem;height:1.4rem;margin-right:.8rem;color:#666}.wl-article .article__content .wl-editorial-profile__link-item a{color:#333;text-decoration:none;transition:opacity .3s;font-weight:600}.wl-article .article__content .wl-editorial-profile__link-item a:hover{opacity:.7;text-decoration:underline}.wl-article .article__content .wl-checkbox-item{display:flex;align-items:center;gap:12px;padding:12px;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;max-width:700px}.wl-article .article__content .wl-checkbox-item__label-wrapper{display:flex;background-color:#f1f5f6;font-size:12px;margin-right:20px;padding:2px 5px;text-align:center;flex-shrink:0}.wl-article .article__content .wl-checkbox-item__label-text{font-size:14px;color:#333;line-height:1.6;white-space:nowrap}.wl-article .article__content .wl-checkbox-item__input{flex-shrink:0;width:18px;height:18px;margin-top:2px;cursor:pointer;accent-color:#4a90e2}.wl-article .article__content .wl-checkbox-item__link{font-size:14px;color:#4a90e2;text-decoration:underline;line-height:1.6;cursor:pointer;transition:color .2s ease}.wl-article .article__content .wl-checkbox-item__link:hover{color:#357abd}.wl-article .article__content .wl-checkbox-item__link:visited{color:#4a90e2}
