﻿.noty_layout_mixin,#noty_layout__top,#noty_layout__topLeft,#noty_layout__topCenter,#noty_layout__topRight,#noty_layout__bottom,#noty_layout__bottomLeft,#noty_layout__bottomCenter,#noty_layout__bottomRight,#noty_layout__center,#noty_layout__centerLeft,#noty_layout__centerRight{position:fixed;margin:0;padding:0;z-index:9999999;transform:translateZ(0) scale(1, 1);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;filter:blur(0);-webkit-filter:blur(0);max-width:90%}#noty_layout__top{top:0;left:5%;width:90%}#noty_layout__topLeft{top:20px;left:20px;width:325px}#noty_layout__topCenter{top:5%;left:50%;width:325px;transform:translate(calc(-50% - .5px)) translateZ(0) scale(1, 1)}#noty_layout__topRight{top:20px;right:20px;width:325px}#noty_layout__bottom{bottom:0;left:5%;width:90%}#noty_layout__bottomLeft{bottom:20px;left:20px;width:325px}#noty_layout__bottomCenter{bottom:5%;left:50%;width:325px;transform:translate(calc(-50% - .5px)) translateZ(0) scale(1, 1)}#noty_layout__bottomRight{bottom:20px;right:20px;width:325px}#noty_layout__center{top:50%;left:50%;width:325px;transform:translate(calc(-50% - .5px), calc(-50% - .5px)) translateZ(0) scale(1, 1)}#noty_layout__centerLeft{top:50%;left:20px;width:325px;transform:translate(0, calc(-50% - .5px)) translateZ(0) scale(1, 1)}#noty_layout__centerRight{top:50%;right:20px;width:325px;transform:translate(0, calc(-50% - .5px)) translateZ(0) scale(1, 1)}.noty_progressbar{display:none}.noty_has_timeout.noty_has_progressbar .noty_progressbar{display:block;position:absolute;left:0;bottom:0;height:3px;width:100%;background-color:#646464;opacity:0.2;filter:alpha(opacity=10)}.noty_bar{-webkit-backface-visibility:hidden;transform:translate(0, 0) scale(1, 1);-webkit-font-smoothing:subpixel-antialiased;overflow:hidden}.noty_effects_open{opacity:0;transform:translate(50%);-webkit-animation:noty_anim_in 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);animation:noty_anim_in 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.noty_effects_close{-webkit-animation:noty_anim_out 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);animation:noty_anim_out 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.noty_fix_effects_height{-webkit-animation:noty_anim_height 75ms ease-out;animation:noty_anim_height 75ms ease-out}.noty_close_with_click{cursor:pointer}.noty_close_button{position:absolute;top:2px;right:2px;font-weight:bold;width:20px;height:20px;text-align:center;line-height:20px;background-color:rgba(0,0,0,0.05);border-radius:2px;cursor:pointer;transition:all .2s ease-out}.noty_close_button:hover{background-color:rgba(0,0,0,0.1)}.noty_modal{position:fixed;width:100%;height:100%;background-color:#000;z-index:10000;opacity:.3;left:0;top:0}.noty_modal.noty_modal_open{opacity:0;-webkit-animation:noty_modal_in .3s ease-out;animation:noty_modal_in .3s ease-out}.noty_modal.noty_modal_close{-webkit-animation:noty_modal_out .3s ease-out;animation:noty_modal_out .3s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes noty_modal_in{100%{opacity:.3}}@keyframes noty_modal_in{100%{opacity:.3}}@-webkit-keyframes noty_modal_out{100%{opacity:0}}@keyframes noty_modal_out{100%{opacity:0}}@keyframes noty_modal_out{100%{opacity:0}}@-webkit-keyframes noty_anim_in{100%{transform:translate(0);opacity:1}}@keyframes noty_anim_in{100%{transform:translate(0);opacity:1}}@-webkit-keyframes noty_anim_out{100%{transform:translate(50%);opacity:0}}@keyframes noty_anim_out{100%{transform:translate(50%);opacity:0}}@-webkit-keyframes noty_anim_height{100%{height:0}}@keyframes noty_anim_height{100%{height:0}}.noty_theme__relax.noty_bar{margin:4px 0;overflow:hidden;border-radius:2px;position:relative}.noty_theme__relax.noty_bar .noty_body{padding:10px}.noty_theme__relax.noty_bar .noty_buttons{border-top:1px solid #e7e7e7;padding:5px 10px}.noty_theme__relax.noty_type__alert,.noty_theme__relax.noty_type__notification{background-color:#fff;border:1px solid #dedede;color:#444}.noty_theme__relax.noty_type__warning{background-color:#FFEAA8;border:1px solid #FFC237;color:#826200}.noty_theme__relax.noty_type__warning .noty_buttons{border-color:#dfaa30}.noty_theme__relax.noty_type__error{background-color:#FF8181;border:1px solid #e25353;color:#FFF}.noty_theme__relax.noty_type__error .noty_buttons{border-color:darkred}.noty_theme__relax.noty_type__info,.noty_theme__relax.noty_type__information{background-color:#78C5E7;border:1px solid #3badd6;color:#FFF}.noty_theme__relax.noty_type__info .noty_buttons,.noty_theme__relax.noty_type__information .noty_buttons{border-color:#0B90C4}.noty_theme__relax.noty_type__success{background-color:#BCF5BC;border:1px solid #7cdd77;color:darkgreen}.noty_theme__relax.noty_type__success .noty_buttons{border-color:#50C24E}/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 1.11.1
 * @url https://github.com/feimosi/baguetteBox.js
 */#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,0.8);transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;box-shadow:0 0 8px rgba(0,0,0,0.6)}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,0.6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;transition:left .4s ease,transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}@-webkit-keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@-webkit-keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}@keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}#next-button.baguetteBox-button,#previous-button.baguetteBox-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,0.5);color:#ddd;font:1.6em sans-serif;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,0.9)}#next-button.baguetteBox-button{right:2%}#previous-button.baguetteBox-button{left:2%}#close-button.baguetteBox-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}@keyframes bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}.main-content{margin-bottom:3rem}.video-container{position:relative;width:100%;padding-top:56.25%}.video-container iframe{position:absolute;top:0;right:0;width:100%;height:100%}[v-cloak]{display:none}.lazyload,.lazyloading{opacity:0}.lazyloaded{opacity:1;transition:opacity 300ms}/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}html{box-sizing:border-box;font-size:62.5%;scroll-padding-top:65px}@media only screen and (min-width: 480px) and (max-width: 768px){html{scroll-padding-top:119px}}@media only screen and (max-width: 479px){html{scroll-padding-top:103px}}body{font-size:12px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui, -apple-system, blinkmacsystemfont, "Helvetica Neue", "Segoe UI", hiragino kaku gothic pron, "ヒラギノ角ゴ ProN W3", hiragino sans, "ヒラギノ角ゴ", arial, "メイリオ", meiryo, sans-serif;font-weight:400;font-kerning:normal;line-height:1.7;color:#322828;background:#fff}#body-wrapper{display:flex;flex-direction:column;min-height:100vh}a,input,select,textarea{transition:all 100ms 0s ease}*,*::before,*::after{box-sizing:inherit}h1,h2,h3,h4,h5,h6{font-family:inherit;line-height:1.4;color:inherit}ul,ol,li{list-style-type:none}table{width:100%}th{text-align:left}a{color:#322828;text-decoration:none}@media only screen and (max-width: 768px){a:hover{text-decoration:none}}a:hover{text-decoration:none}img{max-width:100%;height:auto;vertical-align:middle}i,cite,em,address,dfn{font-style:normal}h1,h2,h3,h4,h5,h6,ul,ol,dl,dt,dd,blockquote,p,address,hr,table,fieldset,figure,pre{padding:0;margin:0}button{padding:0;margin:0;background:none;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.l-header{position:-webkit-sticky;position:sticky;top:0;z-index:3;width:100%;background:#fff;border-bottom:1px solid #efefef;transition:top 0.2s ease}.l-header__inner{position:relative;box-sizing:border-box;width:100%;max-width:1104px;padding:0 16px;margin:0 auto;display:flex;align-items:center;position:relative;min-width:720px;height:64px}@media only screen and (max-width: 768px){.l-header__inner{box-sizing:border-box;width:100%;margin:0}}.l-header__inner img{width:100%;height:22px}@media only screen and (max-width: 479px){.l-header__inner img{height:19px}}@media only screen and (max-width: 359px){.l-header__inner img{height:18px}}@media only screen and (max-width: 479px){.l-header__inner{flex-wrap:wrap;min-width:0;height:auto;padding:4px 16px}}.l-header__inner *{box-sizing:border-box}.l-header__menus{display:flex;align-items:center;margin-left:auto}.l-header__search{position:relative}@media only screen and (max-width: 479px){.l-header__search{width:100%;margin:10px 0 6px;overflow-x:hidden;background:#f5f5f5;border-radius:8px}}.l-header__search>input[type='search']{padding:0;margin:0;background:none;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;width:240px;height:36px;padding:0 38px 0 12px;background:#f5f5f5;border-radius:8px}.l-header__search>input[type='search']:-moz-placeholder-shown{color:#666}.l-header__search>input[type='search']:-ms-input-placeholder{color:#666}.l-header__search>input[type='search']:placeholder-shown{color:#666}.l-header__search>input[type='search']::-webkit-input-placeholder{color:#666}.l-header__search>input[type='search']::-moz-placeholder{color:#666;opacity:1}.l-header__search>input[type='search']:-ms-input-placeholder{color:#666}@media only screen and (max-width: 479px){.l-header__search>input[type='search']{font-size:16px;width:124%;border-radius:4px;transform:scale(0.8);transform-origin:0 50%}}.l-header__search>input[type='search']:focus{background:#fff;outline:0;box-shadow:0 0 0 2px rgba(255,88,90,0.5)}@media only screen and (max-width: 479px){.l-header__search>input[type='search']:focus{background:#f5f5f5;box-shadow:none}}.l-header__search>button{position:absolute;top:0;right:0;padding:8px 12px 8px 8px;color:inherit;background-color:transparent}.l-container{position:relative;box-sizing:border-box;width:100%;max-width:1104px;padding:0 16px;margin:0 auto;margin-bottom:40px}@media only screen and (max-width: 768px){.l-container{box-sizing:border-box;width:100%;margin:0}}@media only screen and (min-width: 480px) and (max-width: 768px){.l-container{margin-bottom:40px}}@media only screen and (max-width: 479px){.l-container{margin-bottom:32px}}.l-columnContainer{margin-top:32px}@media only screen and (max-width: 479px){.l-columnContainer{margin-top:16px}}.l-columnContainer.-twoColumns{display:flex;align-items:flex-start;margin-top:32px}@media only screen and (max-width: 479px){.l-columnContainer.-twoColumns{margin-top:16px}}@media only screen and (max-width: 1000px){.l-columnContainer.-twoColumns{display:block;min-width:0}}.l-columnContainer.-twoColumns>.l-main{max-width:728px}@media only screen and (max-width: 1000px){.l-columnContainer.-twoColumns>.l-main{max-width:100%}}.l-main{flex:1;width:100%}@media only screen and (max-width: 1000px){.l-main{max-width:100%}}.l-side{width:324px}@media only screen and (max-width: 1000px){.l-side{width:100%;padding:0}}.l-main.-rightColumn,.l-side.-rightColumn{order:2;padding-left:20px;margin-left:20px}@media only screen and (max-width: 1000px){.l-main.-rightColumn,.l-side.-rightColumn{padding-left:0;margin-left:0}}@media only screen and (max-width: 1000px){.l-side__ad{display:none}}.l-section{margin-bottom:48px}@media only screen and (max-width: 768px){.l-section{margin-bottom:16px}}.l-section:last-child{margin-bottom:0}.p-dividerLine+.l-section{margin-bottom:0}.l-section:first-child+.p-dividerLine{margin-top:-8px}@media only screen and (max-width: 768px){.l-section:first-child+.p-dividerLine{margin-top:32px}}.l-side.-rightColumn>.l-section{margin-bottom:0}.l-footer{width:100%;padding:48px 0 64px;background:#322828}@media only screen and (max-width: 479px){.l-footer{padding:32px 0 40px}}@media only screen and (max-width: 768px){.l-footer--product{padding-bottom:96px}}.l-footer__inner{position:relative;box-sizing:border-box;width:100%;max-width:1104px;padding:0 16px;margin:0 auto}@media only screen and (max-width: 768px){.l-footer__inner{box-sizing:border-box;width:100%;margin:0}}.l-footer__inner img.lazyload{width:100%;height:100%}.l-footer__nav{margin-bottom:32px}@media only screen and (max-width: 479px){.l-footer__nav{margin-bottom:24px}}.l-footer__nav>ul{display:flex;flex-wrap:wrap;align-items:center;margin:0 -8px}@media only screen and (max-width: 479px){.l-footer__nav>ul{margin:0}}@media only screen and (max-width: 479px){.l-footer__nav>ul>li{width:50%}}.l-footer__nav>ul>li>a{display:block;padding:8px;color:#ccc}@media only screen and (max-width: 479px){.l-footer__nav>ul>li>a{font-size:14px;padding:8px 0}}.l-footer__logo{display:flex;align-items:center;display:inline-flex;padding:8px 0;margin-bottom:32px}@media only screen and (max-width: 479px){.l-footer__logo{margin-bottom:24px}}.l-footer__logo p{font-size:11px;margin-left:12px;color:#ccc;letter-spacing:0.07em}@media only screen and (max-width: 479px){.l-footer__logo p{font-size:10px}}@media only screen and (max-width: 359px){.l-footer__logo p>span{display:none}}@media only screen and (max-width: 479px){.l-footer__logo img{width:auto;height:16px}}.l-footer__copyright{font-size:11px;color:#ccc}.p-appPromotionBar{display:flex;align-items:center;padding:8px;background:#f8f8f8}.p-appPromotionBar__image{margin-right:8px}.p-appPromotionBar__image>img{border:1px solid #efefef;border-radius:8px}.p-appPromotionBar__body{font-size:12px;font-weight:700;line-height:1.3}@media only screen and (max-width: 374px){.p-appPromotionBar__body{font-size:11px}}@media only screen and (max-width: 359px){.p-appPromotionBar__body{font-size:10px}}.p-appPromotionBar__button{margin-left:auto}.p-appPromotionBar__button>.c-button--primaryXS{font-size:12px;padding:10px 2px 10px 8px}@media only screen and (max-width: 374px){.p-appPromotionBar__button>.c-button--primaryXS{font-size:11px}}@media only screen and (max-width: 359px){.p-appPromotionBar__button>.c-button--primaryXS{font-size:10px;padding:10px 0 10px 6px}}.p-appPromotionBar__button>.c-button--primaryXS>span{margin-left:-0.6em}.p-breadcrumb{position:relative;z-index:1;width:100%}.p-breadcrumb__inner{position:relative;box-sizing:border-box;width:100%;max-width:1104px;padding:0 16px;margin:0 auto}@media only screen and (max-width: 768px){.p-breadcrumb__inner{box-sizing:border-box;width:100%;margin:0}}@media only screen and (max-width: 768px){.p-breadcrumb__inner{padding-right:0;padding-left:0}}.p-breadcrumb__list{display:flex;align-items:center;padding-top:10px;padding-bottom:12px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}@media only screen and (min-width: 480px) and (max-width: 768px){.p-breadcrumb__list{padding:10px 0 12px}}@media only screen and (max-width: 479px){.p-breadcrumb__list{padding:10px 0}}.p-breadcrumb__list::-webkit-scrollbar{display:none}.p-breadcrumb__list>li{font-size:10px;flex:0 0 auto;padding-right:8px;line-height:1}.p-breadcrumb__list>li>a{line-height:1;color:#666}.p-breadcrumb__list>li.is-active>a{color:#322828;pointer-events:none}.p-breadcrumb__list>li.is-active>a:hover{text-decoration:none}.p-breadcrumb__list>li::after{padding:0 0 0 8px;line-height:1;color:#aaa;content:'/'}@media only screen and (min-width: 480px) and (max-width: 768px){.p-breadcrumb__list>li:first-child{padding-left:16px}}@media only screen and (max-width: 479px){.p-breadcrumb__list>li:first-child{padding-left:16px}}.p-breadcrumb__list>li:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:60em}@media only screen and (min-width: 480px) and (max-width: 768px){.p-breadcrumb__list>li:last-child{max-width:100%;padding-right:24px;overflow:visible;text-overflow:clip}}@media only screen and (max-width: 479px){.p-breadcrumb__list>li:last-child{max-width:100%;padding-right:16px;overflow:visible;text-overflow:clip}}.p-breadcrumb__list>li:last-child::after{content:'\00A0'}.p-information--top,.p-information--article,.p-information{width:100%;background:#f8f8f8}.p-information__inner{position:relative;box-sizing:border-box;width:100%;max-width:1104px;padding:0 16px;margin:0 auto;padding:32px 16px}@media only screen and (max-width: 768px){.p-information__inner{box-sizing:border-box;width:100%;margin:0}}@media only screen and (max-width: 479px){.p-information__inner{padding:16px}}.p-information__description{line-height:1.8;color:#666}@media only screen and (max-width: 479px){.p-information__description{line-height:1.7}}.p-information__description>a{color:#666}@media only screen and (min-width: 480px) and (max-width: 768px){.p-information--article .p-information__inner{padding:24px 0}}@media only screen and (max-width: 479px){.p-information--article .p-information__inner{padding:16px 0}}@media only screen and (min-width: 480px) and (max-width: 768px){.p-information--article__title{padding:0 24px}}@media only screen and (max-width: 479px){.p-information--article__title{padding:0 16px}}.p-information--top{background:url(//storage.googleapis.com/prd-heim-asset-files/images/about.jpg);background-position:center;background-size:cover;border-top:none;border-bottom:none}.p-information--top .p-information--top__overlay{width:100%;height:100%;background:rgba(255,255,255,0.85)}.p-information__linkToEdit{text-align:right}@media only screen and (max-width: 768px){.p-divider{height:16px;margin:16px -16px;background:#f8f8f8}}.p-dividerLine{height:1px;margin:40px 0;background:#efefef}@media only screen and (max-width: 479px){.p-dividerLine{margin:32px 0}}.p-columnList--keywordList,.p-columnList--categoryList,.p-columnList--manufacturerList,.p-columnList{box-sizing:border-box}.p-columnList--keywordList>ul,.p-columnList--categoryList>ul,.p-columnList--manufacturerList>ul,.p-columnList>ul{-moz-column-gap:24px;column-gap:24px;-moz-column-count:4;column-count:4}@media only screen and (min-width: 480px) and (max-width: 768px){.p-columnList--keywordList>ul,.p-columnList--categoryList>ul,.p-columnList--manufacturerList>ul,.p-columnList>ul{-moz-column-count:3;column-count:3}}@media only screen and (max-width: 479px){.p-columnList--keywordList>ul,.p-columnList--categoryList>ul,.p-columnList--manufacturerList>ul,.p-columnList>ul{display:block;-moz-column-count:1;column-count:1}}.p-columnList--keywordList li,.p-columnList--categoryList li,.p-columnList--manufacturerList li,.p-columnList li{line-height:1.4;-moz-column-break-inside:avoid;break-inside:avoid-column}.p-columnList--keywordList li a,.p-columnList--categoryList li a,.p-columnList--manufacturerList li a,.p-columnList li a{display:inline-block;padding:4px 0}@media only screen and (max-width: 768px){.p-columnList--keywordList li a,.p-columnList--categoryList li a,.p-columnList--manufacturerList li a,.p-columnList li a{font-size:14px;display:block;padding:8px 0}}.p-columnList--keywordList li a:hover,.p-columnList--categoryList li a:hover,.p-columnList--manufacturerList li a:hover,.p-columnList li a:hover{color:#ff585a}@media only screen and (max-width: 768px){.p-columnList--keywordList li a:hover,.p-columnList--categoryList li a:hover,.p-columnList--manufacturerList li a:hover,.p-columnList li a:hover{color:#322828}}.p-columnList--manufacturerList{margin-bottom:24px}@media only screen and (max-width: 479px){.p-columnList--manufacturerList{padding:16px;margin:0 -16px;border-top:1px solid #efefef}}.p-columnList--manufacturerList h3{font-size:14px;margin-bottom:8px;font-weight:700}@media only screen and (max-width: 479px){.p-columnList--categoryList>ul>li{padding:16px;margin:0 -16px;border-top:1px solid #efefef}}.p-columnList--categoryList>ul>li>ul{margin-bottom:24px}@media only screen and (max-width: 479px){.p-columnList--categoryList>ul>li>ul{margin-bottom:0}}.p-columnList--categoryList>ul>li>ul>li{font-weight:700}.p-columnList--categoryList>ul>li>ul>ul{margin-left:1em}.p-columnList--categoryList>ul>li>ul>ul>ul{margin-left:1em}@media only screen and (max-width: 479px){.p-columnList--keywordList ul{display:flex;flex-wrap:wrap}.p-columnList--keywordList ul>li{margin:0 1em 0.4em 0}}.p-headerDropdown{position:absolute;top:72px;right:16px;z-index:10}@media only screen and (min-width: 480px) and (max-width: 768px){.p-headerDropdown{min-width:auto}}.p-headerDropdown::before{position:absolute;right:12px;width:16px;height:16px;content:'';background:#fff;box-shadow:1px 1px 1px -1px rgba(0,0,0,0.25);transform:rotate(225deg) translate(5px, 5px)}.p-headerDropdown__inner{display:flex;align-items:center;align-items:flex-start;padding:32px 0 40px;background:#fff;border-radius:4px;box-shadow:0 2px 2px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.06)}.p-headerDropdown__categories ul>li,.p-headerDropdown__others ul>li{line-height:1}.p-headerDropdown__categories ul>li>a,.p-headerDropdown__others ul>li>a{display:flex;align-items:center;font-size:14px;min-height:36px;padding:8px 0;color:#322828}.p-headerDropdown__categories ul>li>a>i,.p-headerDropdown__others ul>li>a>i{margin-right:8px;color:#666}.p-headerDropdown__categories ul>li>a:hover,.p-headerDropdown__others ul>li>a:hover{color:#ff585a}.p-headerDropdown__categories ul>li>a:hover>i,.p-headerDropdown__others ul>li>a:hover>i{color:#ff585a}.p-headerDropdown__categories{width:800px;padding:0 40px}.p-headerDropdown__categoriesList{display:flex;align-items:center;align-items:flex-start}.p-headerDropdown__categoriesList>ul{display:flex;align-items:center;flex-wrap:wrap;width:100%}.p-headerDropdown__categoriesList>ul>li{width:33.3%}.p-headerDropdown__others{padding:0 40px}.p-headerDropdown__header{display:flex;align-items:center;margin-bottom:6px}.p-headerDropdown__header>p{font-size:14px;font-weight:700}.p-headerDropdown__header>a{margin-left:auto;font-weight:400}@media only screen and (max-width: 768px){.p-productList{margin:0 -16px}}.p-productList__item::after{display:block;content:'';border-bottom:1px solid #efefef}@media only screen and (max-width: 768px){.p-productList__item::after{margin:0 16px}}.p-productList__item>a{display:flex;align-items:center;padding:16px 0}@media only screen and (min-width: 480px) and (max-width: 768px){.p-productList__item>a{padding:16px}}@media only screen and (max-width: 479px){.p-productList__item>a{padding:12px 16px}}.p-productList__searchItem{display:none}@media only screen and (max-width: 479px){.p-productList__searchItem{display:block;padding:12px 0;margin:0 16px;text-align:center;border-bottom:1px solid #efefef}}.p-productList__rankingLabel{font-size:13px;position:absolute;top:0;left:0;z-index:1;width:24px;height:24px}@media only screen and (max-width: 479px){.p-productList__rankingLabel{font-size:11px;width:20px;height:20px}}.p-productList__image{position:relative;display:flex;align-items:center;justify-content:center;width:128px;height:128px;margin-right:16px}.p-productList__image img{border-radius:8px}.p-productList__image img.lazyload{width:100%;height:100%}@media only screen and (max-width: 479px){.p-productList__image{width:80px;height:80px;margin-right:12px}}.p-productList__contents{flex:1}.p-productList__manufacturerName{font-size:11px;margin-bottom:4px;line-height:1.4;color:#666}.p-productList__name{font-size:18px;margin-bottom:6px;font-weight:400;line-height:1.4}@media only screen and (max-width: 479px){.p-productList__name{font-size:14px}}.p-productList__name>a{color:#322828}.p-productList__name>a:hover{text-decoration:none}.p-productList__starRate{margin:-4px 0 4px}@media only screen and (max-width: 479px){.p-productList__starRate{margin-bottom:2px}}.p-productList__price{font-size:13px;line-height:1;color:#666}@media only screen and (max-width: 479px){.p-productList__price{font-size:11px}}.p-productGridList__noPrice{font-size:11px;color:#999}.p-productList__noPrice{color:#999}.p-productList__priceList{display:flex;align-items:center}@media only screen and (max-width: 479px){.p-productList__priceList{display:none}}.p-productList__priceList>li{display:flex;align-items:center;margin-right:16px}.p-productList__priceList>li>img{margin-right:4px}@media only screen and (max-width: 768px){.p-articleList{margin:0 -16px}}.p-articleList__item::after{display:block;content:'';border-bottom:1px solid #efefef}@media only screen and (max-width: 768px){.p-articleList__item::after{margin:0 16px}}.p-articleList__item>a{display:flex;align-items:center;padding:16px 0;color:#322828}@media only screen and (min-width: 480px) and (max-width: 768px){.p-articleList__item>a{padding:16px}}@media only screen and (max-width: 479px){.p-articleList__item>a{padding:12px 16px}}.p-articleList__item>a:hover{text-decoration:none}.p-articleList__image{position:relative;width:128px;height:128px;margin-right:16px;overflow:hidden;border-radius:8px}.p-articleList__image.-small{width:80px;height:80px}@media only screen and (max-width: 479px){.p-articleList__image{width:80px;height:80px;margin-right:12px}.p-articleList__image.-small{width:64px;height:64px}}.p-articleList__image img{position:absolute;top:50%;left:50%;display:block;width:auto;max-width:none;height:100%;margin:auto;transform:translate(-50%, -50%)}.p-articleList__image img.lazyload{width:100%;height:100%}.p-articleList__contents{flex:1}.p-articleList__title{font-size:16px;margin-bottom:4px;font-weight:700;line-height:1.5}@media only screen and (max-width: 479px){.p-articleList__title{font-size:14px;margin-bottom:2px}}.p-articleList__image.-small .p-articleList__title{margin-bottom:0}.p-articleList__text{font-size:12px;color:#666}@media only screen and (max-width: 479px){.p-articleList__text{display:none}}.p-articleList__info{display:flex;align-items:center}.p-articleList__author{font-size:12px;color:#322828}@media only screen and (max-width: 479px){.p-articleList__author{font-size:11px;color:#666}}.p-articleList__tag{margin-left:auto}.p-articleList.-popularArticles .p-articleList__item{position:relative}.p-articleList.-popularArticles .p-articleList__item:first-child{margin-top:-16px}@media only screen and (max-width: 768px){.p-articleList.-popularArticles .p-articleList__item:first-child{margin-top:-12px}}.u-textBold{font-weight:700}.u-alignCenter{text-align:center}.u-bodyText{font-size:13px;line-height:2}.u-colorBlack{color:#322828}.u-colorTextGreyDark{color:#666}.u-colorTextGrey{color:#999}.u-bgWhite{background:#fff}.u-textlink--targetBlank,.u-textLink{color:#4392f1}.u-textlink--targetBlank:hover,.u-textLink:hover{color:#4392f1;text-decoration:underline}.u-textlink--targetBlank{font-size:13px;display:inline-flex;align-items:center}.u-textlink--targetBlank:hover{text-decoration:none}.u-textlink--targetBlank:hover>span{text-decoration:underline}@media only screen and (max-width: 479px){.u-textlink--targetBlank:hover>span{text-decoration:none}}.u-textlink--targetBlank>i{margin-left:2px;text-decoration:none}.u-cursorDefault{cursor:default}.u-cursorPointer{cursor:pointer}.u-mb0{margin-bottom:0}.u-mbAuto{margin-bottom:auto}.u-mbXXS{margin-bottom:4px}@media only screen and (max-width: 479px){.u-mbXXS{margin-bottom:2px}}.u-mbXS{margin-bottom:8px}@media only screen and (max-width: 479px){.u-mbXS{margin-bottom:4px}}.u-mbS{margin-bottom:16px}@media only screen and (max-width: 479px){.u-mbS{margin-bottom:8px}}.u-mbM{margin-bottom:24px}@media only screen and (max-width: 479px){.u-mbM{margin-bottom:16px}}.u-mbL{margin-bottom:32px}@media only screen and (max-width: 479px){.u-mbL{margin-bottom:24px}}.u-mbXL{margin-bottom:40px}@media only screen and (max-width: 479px){.u-mbXL{margin-bottom:32px}}.u-mbXXL{margin-bottom:48px}@media only screen and (max-width: 479px){.u-mbXXL{margin-bottom:40px}}.u-mt0{margin-top:0}.u-mtAuto{margin-top:auto}.u-mtXXS{margin-top:4px}@media only screen and (max-width: 479px){.u-mtXXS{margin-top:2px}}.u-mtXS{margin-top:8px}@media only screen and (max-width: 479px){.u-mtXS{margin-top:4px}}.u-mtS{margin-top:16px}@media only screen and (max-width: 479px){.u-mtS{margin-top:8px}}.u-mtM{margin-top:24px}@media only screen and (max-width: 479px){.u-mtM{margin-top:16px}}.u-mtL{margin-top:32px}@media only screen and (max-width: 479px){.u-mtL{margin-top:24px}}.u-mtL--pc{margin-top:32px}@media only screen and (max-width: 768px){.u-mtL--pc{margin-top:0}}.u-mtXL{margin-top:40px}@media only screen and (max-width: 479px){.u-mtXL{margin-top:32px}}.u-mtXL--pc{margin-top:40px}@media only screen and (max-width: 768px){.u-mtXL--pc{margin-top:0}}.u-mtXXL{margin-top:48px}@media only screen and (max-width: 479px){.u-mtXXL{margin-top:40px}}.u-mtSNegative{margin-top:-16px}@media only screen and (max-width: 479px){.u-mtSNegative{margin-top:-8px}}.u-mtMNegative{margin-top:-24px}@media only screen and (max-width: 479px){.u-mtMNegative{margin-top:-16px}}.u-ml0{margin-left:0}.u-mlAuto{margin-left:auto}.u-mlXXS{margin-left:4px}@media only screen and (max-width: 479px){.u-mlXXS{margin-left:2px}}.u-mlXS{margin-left:8px}@media only screen and (max-width: 479px){.u-mlXS{margin-left:4px}}.u-mlS{margin-left:16px}@media only screen and (max-width: 479px){.u-mlS{margin-left:8px}}.u-mlM{margin-left:24px}@media only screen and (max-width: 479px){.u-mlM{margin-left:16px}}.u-mlL{margin-left:32px}@media only screen and (max-width: 479px){.u-mlL{margin-left:24px}}.u-mlXL{margin-left:40px}@media only screen and (max-width: 479px){.u-mlXL{margin-left:32px}}.u-mlXXL{margin-left:48px}@media only screen and (max-width: 479px){.u-mlXXL{margin-left:40px}}.u-mr0{margin-right:0}.u-mrAuto{margin-right:auto}.u-mrXXS{margin-right:4px}@media only screen and (max-width: 479px){.u-mrXXS{margin-right:2px}}.u-mrXS{margin-right:8px}@media only screen and (max-width: 479px){.u-mrXS{margin-right:4px}}.u-mrS{margin-right:16px}@media only screen and (max-width: 479px){.u-mrS{margin-right:8px}}.u-mrM{margin-right:24px}@media only screen and (max-width: 479px){.u-mrM{margin-right:16px}}.u-mrL{margin-right:32px}@media only screen and (max-width: 479px){.u-mrL{margin-right:24px}}.u-mrXL{margin-right:40px}@media only screen and (max-width: 479px){.u-mrXL{margin-right:32px}}.u-mrXXL{margin-right:48px}@media only screen and (max-width: 479px){.u-mrXXL{margin-right:40px}}.u-ml20{margin-left:20px}.u-mAuto{margin:0 auto}.u-paddingTop0{padding-top:0}.u-displayBlock{display:block}.u-displayNone{display:none}.u-displayFlex{display:flex}.u-displayPc{display:block}@media only screen and (max-width: 768px){.u-displayPc{display:none}}.u-displayPcTablet{display:block}@media only screen and (max-width: 479px){.u-displayPcTablet{display:none}}.u-displaySp{display:none}@media only screen and (max-width: 479px){.u-displaySp{display:block}}.u-displayTabletSp{display:none}@media only screen and (max-width: 768px){.u-displayTabletSp{display:block}}.u-flexboxBasic{display:flex;align-items:center}.u-flexboxCenter{display:flex;align-items:center;justify-content:center}.u-displayBrSp br{display:none}@media only screen and (max-width: 479px){.u-displayBrSp br{display:inline}}.u-embedYoutubeWrapper{position:relative;width:100%;padding-top:56.25%}.u-embedYoutubeWrapper>iframe{position:absolute;top:0;right:0;width:100%;height:100%}.p-article__body>.u-embedYoutubeWrapper{margin-bottom:32px}@font-face{font-family:'swiper-icons';src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform, height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:0.35;cursor:auto;pointer-events:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-prev.swiper-button-white,.swiper-button-next.swiper-button-white{--swiper-navigation-color: #ffffff}.swiper-button-prev.swiper-button-black,.swiper-button-next.swiper-button-black{--swiper-navigation-color: #000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:0.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px, -50%, 0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform, 200ms top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform, 200ms left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform, 200ms right}.swiper-pagination-progressbar{background:rgba(0,0,0,0.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar,.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color: #ffffff}.swiper-pagination-black{--swiper-pagination-color: #000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,0.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,0.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s infinite linear;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@-webkit-keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:0.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.l-footer{width:100%;padding:48px 0 64px;background:#322828}@media only screen and (max-width: 479px){.l-footer{padding:32px 0 40px}}@media only screen and (max-width: 768px){.l-footer--product{padding-bottom:96px}}.l-footer__inner{position:relative;box-sizing:border-box;width:100%;max-width:1104px;padding:0 16px;margin:0 auto}@media only screen and (max-width: 768px){.l-footer__inner{box-sizing:border-box;width:100%;margin:0}}.l-footer__inner img.lazyload{width:100%;height:100%}.l-footer__nav{margin-bottom:32px}@media only screen and (max-width: 479px){.l-footer__nav{margin-bottom:24px}}.l-footer__nav>ul{display:flex;flex-wrap:wrap;align-items:center;margin:0 -8px}@media only screen and (max-width: 479px){.l-footer__nav>ul{margin:0}}@media only screen and (max-width: 479px){.l-footer__nav>ul>li{width:50%}}.l-footer__nav>ul>li>a{display:block;padding:8px;color:#ccc}@media only screen and (max-width: 479px){.l-footer__nav>ul>li>a{font-size:14px;padding:8px 0}}.l-footer__logo{display:flex;align-items:center;display:inline-flex;padding:8px 0;margin-bottom:32px}@media only screen and (max-width: 479px){.l-footer__logo{margin-bottom:24px}}.l-footer__logo p{font-size:11px;margin-left:12px;color:#ccc;letter-spacing:0.07em}@media only screen and (max-width: 479px){.l-footer__logo p{font-size:10px}}@media only screen and (max-width: 359px){.l-footer__logo p>span{display:none}}@media only screen and (max-width: 479px){.l-footer__logo img{width:auto;height:16px}}.l-footer__copyright{font-size:11px;color:#ccc}.c-avatar{display:inline-block;width:32px;height:32px;border-radius:50%}.c-button--sns,.c-button--post,.c-button--floating,.c-button--tertiaryL,.c-button--tertiaryM,.c-button--tertiaryS,.c-button--tertiaryXS,.c-button--secondaryL,.c-button--secondaryM,.c-button--secondaryS,.c-button--secondaryXS,.c-button--primaryL,.c-button--primaryM,.c-button--primaryS,.c-button--primaryXS,.c-button--l,.c-button--m,.c-button--s,.c-button--xs{padding:0;margin:0;background:none;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;display:inline-block;font-family:inherit;font-size:inherit;line-height:1;color:inherit;text-align:center;text-decoration:none;cursor:pointer;background:transparent;border:1px solid #efefef;border-radius:8px;transition:0.1s background-color, 0.1s border-color, 0.1s color, 0.1s fill;appearance:none}.c-button--sns:hover,.c-button--post:hover,.c-button--floating:hover,.c-button--tertiaryL:hover,.c-button--tertiaryM:hover,.c-button--tertiaryS:hover,.c-button--tertiaryXS:hover,.c-button--secondaryL:hover,.c-button--secondaryM:hover,.c-button--secondaryS:hover,.c-button--secondaryXS:hover,.c-button--primaryL:hover,.c-button--primaryM:hover,.c-button--primaryS:hover,.c-button--primaryXS:hover,.c-button--l:hover,.c-button--m:hover,.c-button--s:hover,.c-button--xs:hover{color:inherit;text-decoration:none;border-color:#efefef}@media only screen and (max-width: 768px){.c-button--sns:hover,.c-button--post:hover,.c-button--floating:hover,.c-button--tertiaryL:hover,.c-button--tertiaryM:hover,.c-button--tertiaryS:hover,.c-button--tertiaryXS:hover,.c-button--secondaryL:hover,.c-button--secondaryM:hover,.c-button--secondaryS:hover,.c-button--secondaryXS:hover,.c-button--primaryL:hover,.c-button--primaryM:hover,.c-button--primaryS:hover,.c-button--primaryXS:hover,.c-button--l:hover,.c-button--m:hover,.c-button--s:hover,.c-button--xs:hover{border-color:#efefef}}.is-disabled.c-button--sns,.is-disabled.c-button--post,.is-disabled.c-button--floating,.is-disabled.c-button--tertiaryL,.is-disabled.c-button--tertiaryM,.is-disabled.c-button--tertiaryS,.is-disabled.c-button--tertiaryXS,.is-disabled.c-button--secondaryL,.is-disabled.c-button--secondaryM,.is-disabled.c-button--secondaryS,.is-disabled.c-button--secondaryXS,.is-disabled.c-button--primaryL,.is-disabled.c-button--primaryM,.is-disabled.c-button--primaryS,.is-disabled.c-button--primaryXS,.is-disabled.c-button--l,.is-disabled.c-button--m,.is-disabled.c-button--s,.is-disabled.c-button--xs{pointer-events:none;opacity:0.5}.is-active.c-button--sns,.is-active.c-button--post,.is-active.c-button--floating,.is-active.c-button--tertiaryL,.is-active.c-button--tertiaryM,.is-active.c-button--tertiaryS,.is-active.c-button--tertiaryXS,.is-active.c-button--secondaryL,.is-active.c-button--secondaryM,.is-active.c-button--secondaryS,.is-active.c-button--secondaryXS,.is-active.c-button--primaryL,.is-active.c-button--primaryM,.is-active.c-button--primaryS,.is-active.c-button--primaryXS,.is-active.c-button--l,.is-active.c-button--m,.is-active.c-button--s,.is-active.c-button--xs{pointer-events:auto}.with-arrow.c-button--sns,.with-arrow.c-button--post,.with-arrow.c-button--floating,.with-arrow.c-button--tertiaryL,.with-arrow.c-button--tertiaryM,.with-arrow.c-button--tertiaryS,.with-arrow.c-button--tertiaryXS,.with-arrow.c-button--secondaryL,.with-arrow.c-button--secondaryM,.with-arrow.c-button--secondaryS,.with-arrow.c-button--secondaryXS,.with-arrow.c-button--primaryL,.with-arrow.c-button--primaryM,.with-arrow.c-button--primaryS,.with-arrow.c-button--primaryXS,.with-arrow.c-button--l,.with-arrow.c-button--m,.with-arrow.c-button--s,.with-arrow.c-button--xs{position:relative}.with-arrow.c-button--sns>.icon--arrowRight,.with-arrow.c-button--post>.icon--arrowRight,.with-arrow.c-button--floating>.icon--arrowRight,.with-arrow.c-button--tertiaryL>.icon--arrowRight,.with-arrow.c-button--tertiaryM>.icon--arrowRight,.with-arrow.c-button--tertiaryS>.icon--arrowRight,.with-arrow.c-button--tertiaryXS>.icon--arrowRight,.with-arrow.c-button--secondaryL>.icon--arrowRight,.with-arrow.c-button--secondaryM>.icon--arrowRight,.with-arrow.c-button--secondaryS>.icon--arrowRight,.with-arrow.c-button--secondaryXS>.icon--arrowRight,.with-arrow.c-button--primaryL>.icon--arrowRight,.with-arrow.c-button--primaryM>.icon--arrowRight,.with-arrow.c-button--primaryS>.icon--arrowRight,.with-arrow.c-button--primaryXS>.icon--arrowRight,.with-arrow.c-button--l>.icon--arrowRight,.with-arrow.c-button--m>.icon--arrowRight,.with-arrow.c-button--s>.icon--arrowRight,.with-arrow.c-button--xs>.icon--arrowRight{position:absolute;top:50%;right:0;color:#666;transform:translate(-50%, -50%)}.c-button--tertiaryXS,.c-button--secondaryXS,.c-button--primaryXS,.c-button--xs{font-size:12px;padding:8px 10px}.c-button--floating,.c-button--tertiaryS,.c-button--secondaryS,.c-button--primaryS,.c-button--s{font-size:12px;padding:10px 12px}.c-button--tertiaryM,.c-button--secondaryM,.c-button--primaryM,.c-button--m{font-size:13px;padding:14px 16px}.c-button--tertiaryL,.c-button--secondaryL,.c-button--primaryL,.c-button--l{font-size:14px;min-width:240px;padding:16px 20px}.c-button--post,.c-button--primaryL,.c-button--primaryM,.c-button--primaryS,.c-button--primaryXS{font-weight:700;color:#fff;background:#ff585a;border-color:#ff585a}.c-button--post:hover,.c-button--primaryL:hover,.c-button--primaryM:hover,.c-button--primaryS:hover,.c-button--primaryXS:hover{color:#fff;background:#ff585a;border-color:#ff585a}@media only screen and (max-width: 768px){.c-button--post:hover,.c-button--primaryL:hover,.c-button--primaryM:hover,.c-button--primaryS:hover,.c-button--primaryXS:hover{background:#ff585a;border-color:#ff585a}}.is-amazon.c-button--post,.is-amazon.c-button--primaryL,.is-amazon.c-button--primaryM,.is-amazon.c-button--primaryS,.is-amazon.c-button--primaryXS{background:#f89820;border-color:#f89820}.is-amazon.c-button--post:hover,.is-amazon.c-button--primaryL:hover,.is-amazon.c-button--primaryM:hover,.is-amazon.c-button--primaryS:hover,.is-amazon.c-button--primaryXS:hover{background:#f89820;border-color:#f89820}.is-rakuten.c-button--post,.is-rakuten.c-button--primaryL,.is-rakuten.c-button--primaryM,.is-rakuten.c-button--primaryS,.is-rakuten.c-button--primaryXS{background:#b31b22;border-color:#b31b22}.is-rakuten.c-button--post:hover,.is-rakuten.c-button--primaryL:hover,.is-rakuten.c-button--primaryM:hover,.is-rakuten.c-button--primaryS:hover,.is-rakuten.c-button--primaryXS:hover{background:#b31b22;border-color:#b31b22}.is-yahoo.c-button--post,.is-yahoo.c-button--primaryL,.is-yahoo.c-button--primaryM,.is-yahoo.c-button--primaryS,.is-yahoo.c-button--primaryXS{background:#f03;border-color:#f03}.is-yahoo.c-button--post:hover,.is-yahoo.c-button--primaryL:hover,.is-yahoo.c-button--primaryM:hover,.is-yahoo.c-button--primaryS:hover,.is-yahoo.c-button--primaryXS:hover{background:#f03;border-color:#f03}.is-au_pay_market.c-button--post,.is-au_pay_market.c-button--primaryL,.is-au_pay_market.c-button--primaryM,.is-au_pay_market.c-button--primaryS,.is-au_pay_market.c-button--primaryXS{background:#ff5722;border-color:#ff5722}.is-au_pay_market.c-button--post:hover,.is-au_pay_market.c-button--primaryL:hover,.is-au_pay_market.c-button--primaryM:hover,.is-au_pay_market.c-button--primaryS:hover,.is-au_pay_market.c-button--primaryXS:hover{background:#ff5722;border-color:#ff5722}.is-twitter.c-button--post,.is-twitter.c-button--primaryL,.is-twitter.c-button--primaryM,.is-twitter.c-button--primaryS,.is-twitter.c-button--primaryXS{background:#1da1f2;border-color:#1da1f2}.is-twitter.c-button--post:hover,.is-twitter.c-button--primaryL:hover,.is-twitter.c-button--primaryM:hover,.is-twitter.c-button--primaryS:hover,.is-twitter.c-button--primaryXS:hover{background:#1da1f2;border-color:#1da1f2}.is-facebook.c-button--post,.is-facebook.c-button--primaryL,.is-facebook.c-button--primaryM,.is-facebook.c-button--primaryS,.is-facebook.c-button--primaryXS{background:#4267b2;border-color:#4267b2}.is-facebook.c-button--post:hover,.is-facebook.c-button--primaryL:hover,.is-facebook.c-button--primaryM:hover,.is-facebook.c-button--primaryS:hover,.is-facebook.c-button--primaryXS:hover{background:#4267b2;border-color:#4267b2}.is-line.c-button--post,.is-line.c-button--primaryL,.is-line.c-button--primaryM,.is-line.c-button--primaryS,.is-line.c-button--primaryXS{background:#00b900;border-color:#00b900}.is-line.c-button--post:hover,.is-line.c-button--primaryL:hover,.is-line.c-button--primaryM:hover,.is-line.c-button--primaryS:hover,.is-line.c-button--primaryXS:hover{background:#00b900;border-color:#00b900}.is-hatena.c-button--post,.is-hatena.c-button--primaryL,.is-hatena.c-button--primaryM,.is-hatena.c-button--primaryS,.is-hatena.c-button--primaryXS{background:#00a4de;border-color:#00a4de}.is-hatena.c-button--post:hover,.is-hatena.c-button--primaryL:hover,.is-hatena.c-button--primaryM:hover,.is-hatena.c-button--primaryS:hover,.is-hatena.c-button--primaryXS:hover{background:#00a4de;border-color:#00a4de}.c-button--floating,.c-button--secondaryL,.c-button--secondaryM,.c-button--secondaryS,.c-button--secondaryXS{font-weight:700;color:#ff585a;background:#fff;border-color:#ff585a}.c-button--floating:hover,.c-button--secondaryL:hover,.c-button--secondaryM:hover,.c-button--secondaryS:hover,.c-button--secondaryXS:hover{color:#ff585a;background:#fff;border-color:#ff585a}.c-button--tertiaryL,.c-button--tertiaryM,.c-button--tertiaryS,.c-button--tertiaryXS{font-weight:700;color:#4392f1;background:#fff;border-color:#4392f1}.c-button--tertiaryL:hover,.c-button--tertiaryM:hover,.c-button--tertiaryS:hover,.c-button--tertiaryXS:hover{color:#4392f1;background:#fff;border-color:#4392f1}.c-button--floating{border-radius:100px;box-shadow:0 8px 24px -4px rgba(0,0,0,0.35)}.c-button--post{font-size:32px;position:fixed;right:16px;bottom:16px;z-index:5;width:56px;height:56px;border-radius:50%;box-shadow:0 8px 24px -4px rgba(0,0,0,0.35);display:flex;align-items:center;justify-content:center}.c-button--sns{padding:0.6em 1.2em}@media only screen and (max-width: 479px){.c-button--sns{padding:0.4em 1.2em}}.c-button--sns.is-twitter{color:#1da1f2;text-decoration:none;border-color:#1da1f2}.c-button--sns.is-twitter:hover{color:#1da1f2;text-decoration:none;border-color:#1da1f2}.c-button--sns.is-facebook{color:#4267b2;text-decoration:none;border-color:#4267b2}.c-button--sns.is-facebook:hover{color:#4267b2;text-decoration:none;border-color:#4267b2}.c-button--sns.is-hatena{color:#00a4de;text-decoration:none;border-color:#00a4de}.c-button--sns.is-hatena:hover{color:#00a4de;text-decoration:none;border-color:#00a4de}.c-button--sns.is-line{color:#00b900;text-decoration:none;border-color:#00b900}.c-button--sns.is-line:hover{color:#00b900;text-decoration:none;border-color:#00b900}.c-button--toRankingPage{display:inline-flex;flex-wrap:wrap;justify-content:center}@media only screen and (max-width: 479px){.c-button--toRankingPage{display:flex;line-height:1.4}}.c-button--toRankingPage>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}@media only screen and (max-width: 479px){.l-section.-top .c-button--xs,.l-section.-top .c-button--s,.l-section.-top .c-button--m,.l-section.-top .c-button--l,.l-section.-top .c-button--primaryXS,.l-section.-top .c-button--primaryS,.l-section.-top .c-button--primaryM,.l-section.-top .c-button--primaryL,.l-section.-top .c-button--secondaryXS,.l-section.-top .c-button--secondaryS,.l-section.-top .c-button--secondaryM,.l-section.-top .c-button--secondaryL,.l-section.-top .c-button--tertiaryXS,.l-section.-top .c-button--tertiaryS,.l-section.-top .c-button--tertiaryM,.l-section.-top .c-button--tertiaryL,.l-section.-top .c-button--floating,.l-section.-top .c-button--post,.l-section.-top .c-button--sns{width:100%}}.p-shopList__button .c-button--primaryS{min-width:86px}.p-affiliateWidgets__buttons .c-button--primaryL,.Products__ecButtons .c-button--primaryL{font-size:14px;display:block;min-width:auto;padding:1em 0;color:#fff;box-shadow:0 4px 16px -4px rgba(0,0,0,0.35)}@media only screen and (max-width: 479px){.p-affiliateWidgets__buttons .c-button--primaryL,.Products__ecButtons .c-button--primaryL{padding:1.2em 0}}.p-affiliateWidgets__more .c-button--tertiaryM{display:block;box-shadow:0 4px 16px -4px rgba(0,0,0,0.06)}.p-comparisonTable__buttons .c-button--primaryXS{font-size:11px;display:flex;align-items:center;justify-content:center;flex-flow:column;width:86px;min-height:40px;line-height:1.2;padding:6px 0}@media only screen and (max-width: 479px){.p-comparisonTable__buttons .c-button--primaryXS{width:72px;min-height:36px;padding:4px 0}}.p-comparisonTable__buttons .c-button--primaryXS span{display:block;font-weight:400}.c-carousel--top{padding-top:16px;background:linear-gradient(180deg, #f8f8f8 0%, rgba(255,255,255,0) 100%)}@media only screen and (max-width: 479px){.c-carousel--top{padding-top:12px}}.c-carousel--top .c-carousel__item{margin-right:8px;transform:translateX(-266px)}@media only screen and (max-width: 768px){.c-carousel--top .c-carousel__item{transform:translateX(0)}}@media only screen and (max-width: 479px){.c-carousel--top .c-carousel__item{width:calc(100% - 32px) !important;margin:0 4px}}.c-carousel--top .c-carousel__item:last-child{margin-right:0}.c-carousel--top .c-carousel__item:nth-child(1) .c-carousel__title>span,.c-carousel--top .c-carousel__item:nth-child(6) .c-carousel__title>span,.c-carousel--top .c-carousel__item:nth-child(11) .c-carousel__title>span{background:#ff585a}.c-carousel--top .c-carousel__item:nth-child(1) .c-carousel__title>span::after,.c-carousel--top .c-carousel__item:nth-child(6) .c-carousel__title>span::after,.c-carousel--top .c-carousel__item:nth-child(11) .c-carousel__title>span::after{border-top:6px solid #ff585a}.c-carousel--top .c-carousel__item:nth-child(2) .c-carousel__title>span,.c-carousel--top .c-carousel__item:nth-child(7) .c-carousel__title>span,.c-carousel--top .c-carousel__item:nth-child(12) .c-carousel__title>span{background:#21d0c0}.c-carousel--top .c-carousel__item:nth-child(2) .c-carousel__title>span::after,.c-carousel--top .c-carousel__item:nth-child(7) .c-carousel__title>span::after,.c-carousel--top .c-carousel__item:nth-child(12) .c-carousel__title>span::after{border-top:6px solid #21d0c0}.c-carousel--top .c-carousel__item:nth-child(3) .c-carousel__title>span,.c-carousel--top .c-carousel__item:nth-child(8) .c-carousel__title>span,.c-carousel--top .c-carousel__item:nth-child(13) .c-carousel__title>span{background:#fcca46}.c-carousel--top .c-carousel__item:nth-child(3) .c-carousel__title>span::after,.c-carousel--top .c-carousel__item:nth-child(8) .c-carousel__title>span::after,.c-carousel--top .c-carousel__item:nth-child(13) .c-carousel__title>span::after{border-top:6px solid #fcca46}.c-carousel--top .c-carousel__item:nth-child(4) .c-carousel__title>span,.c-carousel--top .c-carousel__item:nth-child(9) .c-carousel__title>span,.c-carousel--top .c-carousel__item:nth-child(14) .c-carousel__title>span{background:#00b787}.c-carousel--top .c-carousel__item:nth-child(4) .c-carousel__title>span::after,.c-carousel--top .c-carousel__item:nth-child(9) .c-carousel__title>span::after,.c-carousel--top .c-carousel__item:nth-child(14) .c-carousel__title>span::after{border-top:6px solid #00b787}.c-carousel--top .c-carousel__item:nth-child(5) .c-carousel__title>span,.c-carousel--top .c-carousel__item:nth-child(10) .c-carousel__title>span,.c-carousel--top .c-carousel__item:nth-child(15) .c-carousel__title>span{background:#4392f1}.c-carousel--top .c-carousel__item:nth-child(5) .c-carousel__title>span::after,.c-carousel--top .c-carousel__item:nth-child(10) .c-carousel__title>span::after,.c-carousel--top .c-carousel__item:nth-child(15) .c-carousel__title>span::after{border-top:6px solid #4392f1}.c-carousel--top .c-carousel__image{position:relative;width:532px;height:300px;overflow:hidden;border-radius:12px;box-shadow:0 8px 24px -4px rgba(0,0,0,0.35)}@media only screen and (max-width: 479px){.c-carousel--top .c-carousel__image{width:100%;height:210px}}.c-carousel--top .c-carousel__image>picture{position:relative;top:50%;left:50%;display:block;width:100%;height:auto;transform:translate(-50%, -50%)}.c-carousel--top .c-carousel__image>picture img{width:100%;height:100%}.c-carousel--top .c-carousel__overlay{position:absolute;z-index:1;width:100%;height:100%;background-image:linear-gradient(rgba(0,0,0,0.05) 40%, rgba(0,0,0,0.1) 60%, rgba(0,0,0,0.6))}.c-carousel--top .c-carousel__title{font-size:18px;position:absolute;bottom:24px;z-index:2;padding:0 24px;font-weight:700;line-height:1.3;color:#fff}@media only screen and (max-width: 479px){.c-carousel--top .c-carousel__title{font-size:16px;bottom:16px;padding:0 16px;text-shadow:1px 0 1px rgba(0,0,0,0.2)}}.c-carousel--top .c-carousel__title>span{font-size:13px;position:relative;display:inline-block;padding:6px 8px;margin-bottom:8px;line-height:1;text-shadow:none;letter-spacing:0.05em;border-radius:6px}@media only screen and (max-width: 479px){.c-carousel--top .c-carousel__title>span{font-size:12px}}.c-carousel--top .c-carousel__title>span::after{position:absolute;top:100%;left:30px;width:0;height:0;content:'';border:5px solid transparent}.c-carousel--top .swiper-container{padding-bottom:24px}@media only screen and (max-width: 479px){.c-carousel--top .swiper-container{padding-bottom:16px}}.c-carousel--top .swiper-container:hover .swiper-button-prev,.c-carousel--top .swiper-container:hover .swiper-button-next{opacity:1}@media only screen and (max-width: 479px){.c-carousel--top .swiper-wrapper{width:100%}}.c-carousel--top .swiper-slide{height:auto}.c-carousel--top .swiper-pagination-fraction>.swiper-pagination-bullets,.c-carousel--top .swiper-pagination-custom>.swiper-pagination-bullets,.c-carousel--top .swiper-container-horizontal>.swiper-pagination-bullets{bottom:0;left:0;width:100%;margin-top:8px}.c-carousel--top .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 2px;background:#dbdbdc;opacity:1}.c-carousel--top .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#ff585a}.c-carousel--top .swiper-pagination-bullet{width:6px;height:6px}.c-carousel--top .swiper-button-prev,.c-carousel--top .swiper-button-next{transition:all 100ms 0s ease;width:70px;height:70px;margin-top:-47px;font-size:70px;color:#fff;background:none;opacity:0}@media only screen and (max-width: 768px){.c-carousel--top .swiper-button-prev,.c-carousel--top .swiper-button-next{display:none}}.c-carousel--top .swiper-button-prev>i,.c-carousel--top .swiper-button-next>i{position:absolute;top:0;right:0;bottom:0;left:0}.c-carousel--top .swiper-button-prev::after,.c-carousel--top .swiper-button-next::after{display:none}.c-carousel--top .swiper-pagination{display:none}@media only screen and (max-width: 479px){.c-carousel--top .swiper-pagination{display:block}}.c-fixedBar{position:fixed;bottom:0;z-index:5;width:100%;padding-bottom:env(safe-area-inset-bottom);background:#f8f8f8;box-shadow:0 -8px 24px -4px rgba(0,0,0,0.12)}.c-fullScreenModal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;width:100%;height:100%;padding-bottom:80px;overflow-y:auto;background:#fff;-webkit-overflow-scrolling:touch}.c-fullScreenModal__header{position:relative;width:100%;height:56px;background:#fff;border-bottom:1px solid #efefef}.c-fullScreenModal__heading{display:flex;align-items:center;justify-content:center;height:100%}.c-fullScreenModal__heading>p{font-size:14px;font-weight:700;line-height:1}.c-fullScreenModal__close{position:absolute;top:10px;right:16px}.c-hamburgerButton{position:relative;z-index:5;width:40px;height:40px;cursor:pointer}.c-hamburgerButton.is-active .c-hamburgerButton__icon>span{background:transparent}.c-hamburgerButton.is-active .c-hamburgerButton__icon>span::before{background:#322828;transform:translateY(7px) rotate(45deg)}.c-hamburgerButton.is-active .c-hamburgerButton__icon>span::after{background:#322828;transform:translateY(-7px) rotate(-45deg)}.c-hamburgerButton__icon{position:absolute;top:12px;left:50%;display:block;width:24px;height:16px;margin-left:-12px;cursor:pointer}@media only screen and (max-width: 479px){.c-hamburgerButton__icon{top:50%;margin-top:-8px}}.c-hamburgerButton__icon>span{top:7px}.c-hamburgerButton__icon>span::before{top:-7px}.c-hamburgerButton__icon>span::after{top:7px}.c-hamburgerButton__icon span,.c-hamburgerButton__icon span::before,.c-hamburgerButton__icon span::after{position:absolute;display:block;width:24px;height:2px;cursor:pointer;content:'';background:#322828;border-radius:2px}.c-hamburgerButton__icon::after{font-size:10px;position:absolute;bottom:-16px;left:auto;width:40px;line-height:1;transform:translate(-50%, 0)}@media only screen and (max-width: 479px){.c-hamburgerButton__icon::after{display:none}}.c-label{display:flex;align-items:center;justify-content:center;font-size:11px;width:20px;height:20px;font-weight:700;color:#fff;background:#ff585a;border:1px solid #fff;border-radius:20px}.c-shopTypeLabel{font-size:11px;display:inline-block;padding:2px 4px;margin-left:8px;font-weight:bold;line-height:1;color:#666;background:#f8f8f8;border:1px solid #efefef;border-radius:4px}.c-saleLabel{font-size:10px;position:absolute;padding:4px 4px 4px 6px;font-weight:700;line-height:1;color:#d1494a;background:#fff;border-radius:8px 8px 0;box-shadow:0 2px 16px -2px rgba(0,0,0,0.25)}@media only screen and (max-width: 479px){.c-saleLabel{font-size:11px}}.c-textField{padding:0;margin:0;background:none;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;display:block;width:100%;padding:8px;background:#f8f8f8;border:1px solid #efefef;border-radius:8px}.c-textField::-moz-placeholder:placeholder-shown{color:#666}.c-textField:-ms-input-placeholder:placeholder-shown{color:#666}.c-textField::placeholder:-moz-placeholder-shown{color:#666}.c-textField::placeholder:-ms-input-placeholder{color:#666}.c-textField::placeholder:placeholder-shown{color:#666}.c-textField::placeholder::-webkit-input-placeholder{color:#666}.c-textField::-moz-placeholder::-moz-placeholder{color:#666;opacity:1}.c-textField::placeholder::-moz-placeholder{color:#666;opacity:1}.c-textField:-ms-input-placeholder:-ms-input-placeholder{color:#666}.c-textField::placeholder:-ms-input-placeholder{color:#666}.c-textField:focus{background:#fff;border:1px solid #ff585a}.p-actionArea{display:flex;align-items:center}.p-actionArea__shareButtons{display:inline-flex;align-items:center;margin:0 -6px}@media only screen and (max-width: 479px){.p-actionArea__shareButtons{margin:0 -8px}}.p-actionArea__shareButtons>li{margin:0 6px}@media only screen and (max-width: 479px){.p-actionArea__shareButtons>li{margin:0 8px}}.p-actionArea__shareButtons>li>a{font-size:32px}.p-actionArea__right{margin-left:auto}.p-actionArea__right>a,.p-actionArea__left>a{font-size:11px;color:#666;text-align:right}@media only screen and (max-width: 359px){.p-actionArea__right>a>span,.p-actionArea__left>a>span{display:none}}.Products__actionArea>.p-actionArea{padding:0;border-top:none}.p-affiliateWidgets{position:relative;padding:32px;margin-bottom:32px;border-radius:8px;box-shadow:0 2px 2px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.06)}@media only screen and (max-width: 479px){.p-affiliateWidgets{padding:0;margin-bottom:16px}}.p-affiliateWidgets img{display:inline}.p-affiliateWidgets.-pr{padding:32px;margin-top:48px}@media only screen and (max-width: 479px){.p-affiliateWidgets.-pr{padding:0}}.p-affiliateWidgets__wrapper{display:flex;align-items:center}@media only screen and (max-width: 649px){.p-affiliateWidgets__wrapper{display:block}}@media only screen and (max-width: 649px){.p-affiliateWidgets.-pr .p-affiliateWidgets__wrapper{padding-bottom:24px}}@media only screen and (max-width: 479px){.p-affiliateWidgets.-pr .p-affiliateWidgets__wrapper{padding-bottom:0}}.p-affiliateWidgets__image{width:50%;min-width:280px;margin-right:32px;text-align:center}@media only screen and (max-width: 649px){.p-affiliateWidgets__image{width:100%;padding:0 16px;margin-right:0}}.p-affiliateWidgets__image>a{position:relative;display:block;max-width:280px;height:280px;margin:0 auto}@media only screen and (max-width: 479px){.p-affiliateWidgets__image>a{width:280px;max-width:280px;height:280px}}.p-affiliateWidgets__image>a:hover{opacity:0.8}@media only screen and (max-width: 768px){.p-affiliateWidgets__image>a:hover{opacity:inherit}}.p-affiliateWidgets__image>a>img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}@media only screen and (max-width: 479px){.p-affiliateWidgets__image .swiper-image-area{min-height:296px}}@media only screen and (min-width: 480px) and (max-width: 768px){.p-affiliateWidgets__image .swiper-image-area{min-height:320px}}@media only screen and (min-width: 769px){.p-affiliateWidgets__image .swiper-image-area{min-height:316px}}.p-affiliateWidgets__body{width:50%;margin-top:-20px}@media only screen and (max-width: 649px){.p-affiliateWidgets__body{width:100%;margin-top:0}}@media only screen and (max-width: 479px){.p-affiliateWidgets__body{width:100%;padding:0 16px;margin-top:0}}.p-affiliateWidgets__prLabel{font-size:16px;position:absolute;top:-1px;left:-1px;z-index:1;padding:8px 12px;font-weight:700;line-height:1;color:#666;letter-spacing:0.05em;background:#f7e3e4;border-radius:8px 0}@media only screen and (max-width: 479px){.p-affiliateWidgets__prLabel{font-size:13px;position:static;padding:6px 8px;padding-right:calc(8px - 0.05em);margin-right:8px;border-radius:8px}}.p-affiliateWidgets__manufacturerName{font-size:13px;display:block;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;margin-bottom:8px;font-weight:400;line-height:1.3;color:#666}@media only screen and (max-width: 479px){.p-affiliateWidgets__manufacturerName{margin-bottom:4px}}.p-affiliateWidgets.-pr .p-affiliateWidgets__manufacturerName{display:flex;align-items:center;margin-bottom:12px}@media only screen and (max-width: 479px){.p-affiliateWidgets.-pr .p-affiliateWidgets__manufacturerName{margin-bottom:8px}}.p-affiliateWidgets__productName{font-size:18px;display:block;flex:1;margin-bottom:8px;font-weight:700;line-height:1.3;color:#322828}@media only screen and (max-width: 479px){.p-affiliateWidgets__productName{font-size:18px}}.p-affiliateWidgets__productName>a{display:inline-block;color:#322828}.p-affiliateWidgets__productName>a:hover{color:#ff585a}@media only screen and (max-width: 768px){.p-affiliateWidgets__productName>a:hover{color:inherit}}.p-affiliateWidgets.-pr .p-affiliateWidgets__productName{margin-bottom:12px}.p-affiliateWidgets__price{display:flex;align-items:center;font-size:16px;font-weight:700;line-height:1;color:#666}@media only screen and (max-width: 479px){.p-affiliateWidgets__price{font-size:14px}}.p-affiliateWidgets__price>span{font-size:12px;margin-right:4px;font-weight:400;color:#666}@media only screen and (max-width: 479px){.p-affiliateWidgets__price>span{font-size:11px}}.p-affiliateWidgets.-pr .p-affiliateWidgets__price{font-size:24px;margin-bottom:24px;font-weight:700;color:#ff585a}@media only screen and (max-width: 479px){.p-affiliateWidgets.-pr .p-affiliateWidgets__price{margin:16px 0}}.p-article__body .p-affiliateWidgets__price>img{max-width:20px;max-height:20px;margin:0 4px 0 0}.p-affiliateWidgets__noPrice{font-size:12px;font-weight:400;color:#999}@media only screen and (max-width: 479px){.p-affiliateWidgets__noPrice{font-size:11px}}.p-affiliateWidgets__source{font-size:11px;color:#999;text-align:center}.p-affiliateWidgets__source>a{font-size:11px;display:inline-block;padding:16px 16px 16px 0;color:#999}.p-affiliateWidgets__source>a:hover{color:#999}.p-affiliateWidgets__buttons{margin-top:24px}@media only screen and (max-width: 479px){.p-affiliateWidgets__buttons{padding-bottom:16px;margin-top:16px}}.p-affiliateWidgets__buttons>li{position:relative;margin-bottom:16px;list-style-type:none}.p-affiliateWidgets__buttons>li:last-child{margin-bottom:0}.p-affiliateWidgets__label{top:-10px;left:-8px}@media only screen and (max-width: 479px){.p-affiliateWidgets__label{top:-8px}}.p-affiliateWidgets__more{margin-top:16px}@media only screen and (max-width: 479px){.p-affiliateWidgets__more{margin-top:0;border-top:1px solid #efefef}.p-affiliateWidgets__more a{display:flex;align-items:center;font-size:13px;padding:16px;font-weight:700;color:#4392f1}.p-affiliateWidgets__more a:hover{color:#4392f1;text-decoration:none}.p-affiliateWidgets__more a>i{margin-left:auto}}.p-affiliateWidgets__header{display:flex;align-items:center;padding:20px 0;margin-bottom:24px;border-bottom:1px solid #efefef}@media only screen and (max-width: 479px){.p-affiliateWidgets__header{padding:16px;margin-bottom:0;border-bottom:none}}@media only screen and (max-width: 479px){.p-affiliateWidgets.-pr .p-affiliateWidgets__header{padding-bottom:0}}.p-affiliateWidgets__rank{display:flex;align-items:center;justify-content:center;z-index:1;width:50px;height:50px;margin-right:16px;background:url(/icon_ranking.svg) no-repeat;background-size:50px 50px}@media only screen and (max-width: 479px){.p-affiliateWidgets__rank{margin-right:8px}}.p-affiliateWidgets__rank.is-firstRank,.p-affiliateWidgets__rank.is-secondRank,.p-affiliateWidgets__rank.is-thirdRank{width:50px;height:55px;background-size:50px 55px}.p-affiliateWidgets__rank.is-firstRank>.p-affiliateWidgets__rankNumber,.p-affiliateWidgets__rank.is-secondRank>.p-affiliateWidgets__rankNumber,.p-affiliateWidgets__rank.is-thirdRank>.p-affiliateWidgets__rankNumber{margin-top:-4px}.p-affiliateWidgets__rank.is-firstRank{background:url(/icon_ranking_gold.svg) no-repeat}.p-affiliateWidgets__rank.is-secondRank{background:url(/icon_ranking_silver.svg) no-repeat}.p-affiliateWidgets__rank.is-thirdRank{background:url(/icon_ranking_bronze.svg) no-repeat}.p-affiliateWidgets__rankNumber{font-size:20px;margin-top:-2px;font-weight:700;line-height:1;color:#fff}.p-affiliateWidgets__rankNumber::after{font-size:10px;margin-left:1px;content:'位'}.p-affiliateWidgets__heading{font-size:18px;margin-bottom:8px;font-weight:700;line-height:1.4}@media only screen and (max-width: 479px){.p-affiliateWidgets__heading{font-size:16px}}.p-affiliateWidgets__text{font-size:14px;line-height:1.8}@media only screen and (max-width: 479px){.p-affiliateWidgets.-pr .p-affiliateWidgets__text{margin-bottom:16px}}.p-affiliateWidgets__reviewScoreNumbers{font-weight:700;color:#322828}.p-affiliateWidgets__linkToEdit{position:absolute;top:32px;right:32px;z-index:2;text-align:right}@media only screen and (max-width: 479px){.p-affiliateWidgets__linkToEdit{top:16px;right:16px}}.p-affiliateWidgets__linkToEdit li{display:inline-block;margin-left:10px}.p-affiliateWidgets__starRate{margin-bottom:12px}@media only screen and (max-width: 479px){.p-affiliateWidgets__starRate{margin-bottom:0}}.p-affiliateWidgets__prContent{margin-top:24px}@media only screen and (min-width: 480px) and (max-width: 768px){.p-affiliateWidgets__prContent{margin-top:0}}@media only screen and (max-width: 479px){.p-affiliateWidgets__prContent{display:none;margin-top:0}}.p-announcement{position:relative;width:100%;background:#efefef}.p-announcement__inner{position:relative;box-sizing:border-box;width:100%;max-width:1104px;padding:0 16px;margin:0 auto;display:flex;align-items:center;justify-content:center;min-width:720px;padding:8px 16px}@media only screen and (max-width: 768px){.p-announcement__inner{box-sizing:border-box;width:100%;margin:0}}@media only screen and (max-width: 768px){.p-announcement__inner{min-width:0;padding:8px 16px}}.p-announcement__text{font-size:13px;display:flex;padding:0 32px;font-weight:700;line-height:1.4;color:#322828;text-align:center}@media only screen and (max-width: 479px){.p-announcement__text{font-size:12px;padding:0 24px}}.p-announcement__text>p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;flex:1;margin-right:0.5em}.p-announcement__text>a{font-weight:400;color:#322828;text-decoration:underline}.p-announcement__text>a:hover{color:#322828;text-decoration:none}.p-announcement__text>strong,.p-announcement__text b{font-weight:700}.p-announcement__close{position:absolute;top:50%;right:0;padding:0 12px;color:#322828;transform:translate(0, -50%)}@media only screen and (max-width: 479px){.p-announcement__close{padding:0 8px;margin-top:1px}}.p-announcement__close>i{font-size:24px}.p-appPromotionBar{display:flex;align-items:center;padding:8px;background:#f8f8f8}.p-appPromotionBar__image{margin-right:8px}.p-appPromotionBar__image>img{border:1px solid #efefef;border-radius:8px}.p-appPromotionBar__body{font-size:12px;font-weight:700;line-height:1.3}@media only screen and (max-width: 374px){.p-appPromotionBar__body{font-size:11px}}@media only screen and (max-width: 359px){.p-appPromotionBar__body{font-size:10px}}.p-appPromotionBar__button{margin-left:auto}.p-appPromotionBar__button>.c-button--primaryXS{font-size:12px;padding:10px 2px 10px 8px}@media only screen and (max-width: 374px){.p-appPromotionBar__button>.c-button--primaryXS{font-size:11px}}@media only screen and (max-width: 359px){.p-appPromotionBar__button>.c-button--primaryXS{font-size:10px;padding:10px 0 10px 6px}}.p-appPromotionBar__button>.c-button--primaryXS>span{margin-left:-0.6em}.p-appPromotionBottom{width:100%}.p-appPromotionBottom>.c-button--primaryL{display:block;margin:16px}.p-appPromotionBottom__body{padding-top:32px;text-align:center;background:#f8f8f8}@media only screen and (min-width: 480px) and (max-width: 768px){.p-appPromotionBottom__body>img{width:100%}}@media only screen and (min-width: 480px) and (max-width: 768px){.p-appPromotionBottom__body{padding:24px 16px 0}}@media only screen and (max-width: 479px){.p-appPromotionBottom__body{padding-top:16px}}.p-article__header{margin-bottom:24px}.p-article__eyecatch{padding-top:56.25%;position:relative;width:100%;height:100%;margin-bottom:24px;background:#f8f8f8}@media only screen and (max-width: 768px){.p-article__eyecatch{margin-bottom:16px}}.p-article__eyecatch>picture{position:absolute;top:0;left:0;width:100%;height:100%}.p-article__eyecatch>picture>img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:100%;max-height:100%;border-radius:8px}.p-article__eyecatch.is-horizontalImage{overflow:hidden;border-radius:8px}@media only screen and (max-width: 768px){.p-article__eyecatch.is-horizontalImage{width:calc(100% + 32px);margin:0 -16px 16px;border-radius:0}}@media only screen and (min-width: 480px) and (max-width: 768px){.p-article__eyecatch.is-horizontalImage{margin-top:-32px}}@media only screen and (max-width: 479px){.p-article__eyecatch.is-horizontalImage{margin-top:-17px}}.p-article__eyecatch.is-horizontalImage>picture>img{width:100%;height:auto;max-height:none;border-radius:0}.p-article__categoryName a{font-size:13px;font-weight:700;color:#999}@media only screen and (max-width: 479px){.p-article__categoryName a{font-size:12px}}.p-article__title{font-size:28px;margin:4px 0 12px;font-weight:700;color:#322828}@media only screen and (max-width: 479px){.p-article__title{font-size:22px}}.p-article__shareButtons{display:flex;align-items:center;margin:0 -4px}.p-article__shareButtons>li{flex:1 1 0;margin:0 4px;list-style-type:none}.p-article__metaData{display:flex;align-items:center;margin-bottom:12px}.p-article__metaData>p,.p-article__metaData>a{color:#666}.p-article__eyecatchImageSource{margin-top:12px}@media only screen and (max-width: 479px){.p-article__eyecatchImageSource{margin-top:8px}}.p-article__eyecatchImageSource>a{color:#999}@media only screen and (max-width: 479px){.p-article__eyecatchImageSource>a{font-size:10px}}.p-article__description{font-size:13px;line-height:1.7;color:#666}@media only screen and (max-width: 479px){.p-article__description{font-size:12px}}.p-article__description>a{color:#666}.p-article__body{padding:0}.p-article__body>h2{font-size:24px;position:relative;padding:16px 0 0;margin-bottom:24px;font-weight:700;line-height:1.5;color:#322828}@media only screen and (max-width: 479px){.p-article__body>h2{font-size:20px;line-height:1.4}}.p-article__body>h2::after{display:block;width:100%;height:3px;margin-top:8px;content:'';background:#ff585a;border-radius:100px}@media only screen and (max-width: 479px){.p-article__body>h2::after{height:2px}}.p-article__body>h3{font-size:20px;position:relative;padding-left:12px;margin:16px 0 20px;font-weight:700;line-height:1.4}@media only screen and (max-width: 479px){.p-article__body>h3{font-size:18px;padding-left:10px}}.p-article__body>h3::before{position:absolute;top:2px;left:0;width:4px;height:calc(100% - 4px);content:'';background:#ff585a;border-radius:100px}@media only screen and (max-width: 479px){.p-article__body>h3::before{width:3px}}.p-article__body>h4{font-size:18px;margin:16px 0 12px;font-weight:700;line-height:1.5;color:#322828}@media only screen and (max-width: 479px){.p-article__body>h4{font-size:16px;line-height:1.4}}.p-article__body>p{font-size:16px;margin-bottom:32px;line-height:1.9;word-wrap:break-word;overflow-wrap:break-word}@media only screen and (max-width: 479px){.p-article__body>p{font-size:15px;line-height:1.8}}.p-article__body>p>a{color:#4392f1}.p-article__body>p>a:hover{color:#4392f1;text-decoration:underline}.p-article__body>p>a.p-article__button{color:#fff;box-shadow:0 4px 16px -4px rgba(0,0,0,0.35)}.p-article__body>p>a.p-article__button:hover{color:#fff;text-decoration:none}@media only screen and (max-width: 479px){.p-article__body>p>a.p-article__button{display:block}}.p-article__body .p-embedLink,.p-article__body .p-primaryLink{margin-bottom:32px}.p-article__body img{display:block;width:auto;max-height:400px;margin:auto;border-radius:8px}.p-article__body>ul>li,.p-article__body>ol>li{font-size:16px;margin-bottom:12px;line-height:1.4}@media only screen and (max-width: 479px){.p-article__body>ul>li,.p-article__body>ol>li{font-size:15px}}.p-article__body>ul>li:last-child,.p-article__body>ol>li:last-child{margin-bottom:0}.p-article__body>ul{margin:0 0 32px 2em}.p-article__body>ul>li{list-style-type:disc}.p-article__body>ol{margin:0 0 32px 0.2em;counter-reset:li}.p-article__body>ol>li{list-style-type:none}.p-article__body>ol>li::before{font-weight:700;content:counter(li) ". ";counter-increment:li}.p-article__body strong,.p-article__body b{font-weight:700;background:linear-gradient(transparent 65%, rgba(255,88,91,0.180392) 0%)}.p-article__body .p-tag{margin:0 0 20px}.p-article__body .p-tag>li{margin-bottom:8px;list-style-type:none}.p-article__body .p-tag>li>a{line-height:1.5}.p-article__body>iframe{margin:0 auto !important}.p-article__body>.p-article__shareButtons{margin:0 -4px 32px}@media only screen and (max-width: 479px){.p-article__body>.p-article__shareButtons{margin-bottom:24px}}.p-article__body>.p-article__shareButtons>li{margin-bottom:0;font-size:inherit;list-style-type:none}.p-article__body .p-article__categoryRanking{margin:0 -8px}@media only screen and (max-width: 768px){.p-article__body .p-article__categoryRanking{margin:0 -16px}}.p-article__body .p-article__categoryRanking>li{list-style-type:none}.p-article__body>blockquote{font-size:15px;padding:32px 40px;margin:-24px 0 32px;line-height:1.7;background-color:#f8f8f8;background-image:url(/assets/img_double-quotation_l-2624f6c43d0b817a384cb1602d9ad22fcf23270aa10b9ff22626d8b562367846.svg),url(/assets/img_double-quotation_r-72f500cbb415afc29bd667ca2b562183fa28b8b42f843979b06ea0c8f3fdc58e.svg);background-repeat:no-repeat, no-repeat;background-position:top 16px left 16px, bottom 16px right 16px;border-radius:8px}@media only screen and (max-width: 479px){.p-article__body>blockquote{font-size:14px}}.p-article__author{margin-bottom:32px}.p-article__author>a{display:flex;align-items:flex-start;padding:16px;border:1px solid #efefef;border-radius:8px}.p-article__author img{width:80px;margin:0;border:1px solid #efefef;border-radius:80px}@media only screen and (max-width: 479px){.p-article__author img{width:72px;border-radius:72px}}.p-article__authorContent{margin:4px 0 0 16px}@media only screen and (max-width: 479px){.p-article__authorContent{margin-left:12px}}.p-article__authorName{font-size:13px;margin-bottom:4px;font-weight:700}.p-article__authorName>span{font-weight:400}.p-article__authorBody{font-size:12px;line-height:1.6}@media only screen and (max-width: 479px){.p-article__authorBody{font-size:11px}}.p-article__adTop+blockquote{font-size:12px;padding:0;margin-top:0;color:#666;background-color:transparent;background-image:none;border-radius:0}.p-article__categoryRankingMore{padding:20px 0}.p-article__table{margin-bottom:32px;overflow-x:auto;-webkit-overflow-scrolling:touch}@media only screen and (max-width: 479px){.p-article__table{padding:0 16px;margin:0 -16px 32px}}.p-article__adTop{height:280px;margin-bottom:32px;text-align:center}.p-article__adBottom{text-align:center}.p-article__adTop.is-pcTablet,.p-article__adBottom.is-pcTablet{display:flex}@media only screen and (max-width: 479px){.p-article__adTop.is-pcTablet,.p-article__adBottom.is-pcTablet{display:none}}.p-article__adTop.is-pcTablet>ins,.p-article__adBottom.is-pcTablet>ins{width:336px;height:280px}.p-article__adTop.is-pcTablet>ins:last-child,.p-article__adBottom.is-pcTablet>ins:last-child{margin-left:auto}@media only screen and (min-width: 769px){.p-article__adTop.is-sp,.p-article__adBottom.is-sp{display:none}}@media only screen and (min-width: 480px) and (max-width: 768px){.p-article__adTop.is-sp,.p-article__adBottom.is-sp{display:none}}.adslot_1{width:100%;height:280px}.p-article__recommendedArticles{text-align:center}.p-article__linkToEdit{position:fixed;top:150px;left:2%;z-index:1;padding:22px 13px;color:white;text-align:center;background-color:#ef4141;border-radius:50%}.p-article__linkToEdit i{display:block;color:white}.p-article__previewFlash{font-size:16px}.p-article__previewFlash .notification.is-warning{position:relative;padding:1.25rem 2.5rem 1.25rem 3rem;margin-bottom:1.5rem;color:rgba(0,0,0,0.7);background-color:#ffdd57;border-radius:4px}.p-article__previewFlash .notification.is-danger{position:relative;padding:1.25rem 2.5rem 1.25rem 3rem;margin-bottom:1.5rem;color:#fff;background-color:#ff3860;border-color:transparent;border-radius:4px}.p-article__previewFlash li{list-style-type:disc}.p-article__adSide>ins{width:300px;height:600px}@media only screen and (max-width: 768px){.p-article__adSide{display:none}}#toc_container{box-sizing:border-box;display:block;width:100%;padding:24px;margin-bottom:32px;background:#f8f8f8;border-radius:8px}@media only screen and (min-width: 480px) and (max-width: 768px){#toc_container{max-width:100%}}@media only screen and (max-width: 479px){#toc_container{padding:24px 16px}}#toc_container .toc_title{font-size:16px;padding:0;margin-bottom:16px;font-weight:700;text-align:center;letter-spacing:0.2em}#toc_container ul.toc_list{margin-bottom:0}#toc_container ul.toc_list>li{font-size:14px;margin-bottom:16px;margin-left:1em;line-height:1.4}#toc_container ul.toc_list>li::before{margin-left:-1em;font-weight:700;color:#666;content:'・'}#toc_container ul.toc_list>li:last-child{margin-bottom:0}#toc_container ul.toc_list>li>a{color:#666;text-decoration:underline}#toc_container ul.toc_list>li>a:hover{text-decoration:none}@media only screen and (max-width: 479px){#toc_container ul.toc_list>li>a:hover{text-decoration:underline}}.wp-caption-text{font-size:11px;color:#999;text-align:center}.wp-caption-text>a{font-size:11px;display:inline-block;padding:16px 16px 16px 0;color:#999}.wp-caption-text>a:hover{color:#999}.wp-caption{width:100% !important;margin-bottom:32px}.wp_social_bookmarking_light{display:flex;align-items:center;padding:0 !important}.wp_social_bookmarking_light div{float:none !important;min-height:22px !important;padding:0 !important;margin:0 4px 0 0 !important;line-height:1 !important;text-indent:0 !important;border:0 !important}.wp_social_bookmarking_light #fb-root{display:none}.wp_social_bookmarking_light .fb-like{margin:0 !important}.buttonToPageTop{transition:all 200ms 0s ease;display:flex;align-items:center;justify-content:center;font-size:36px;position:fixed;right:16px;bottom:0;z-index:10;width:48px;height:48px;cursor:pointer;background:#fff;border-radius:8px 8px 0 0 / 8px 8px 0 0;box-shadow:0 0 10px rgba(0,0,0,0.15);opacity:0}.buttonToPageTop.active{opacity:1}.p-article__linkToInquiry{text-align:right}.p-article__linkToInquiry>a{color:#666}.p-article__notes{padding-left:8px;margin-top:12px}.p-article__notes>li{font-size:11px;display:flex;align-items:flex-start;margin-bottom:4px;line-height:1.4;color:#999}@media only screen and (max-width: 479px){.p-article__notes>li{font-size:10px}}.p-article__notes>li::before{margin-right:4px;content:'※'}.Company h2,.Products__introduction h2{font-size:24px;position:relative;padding:16px 0 0;margin-bottom:24px;font-weight:700;line-height:1.5;color:#322828}@media only screen and (max-width: 479px){.Company h2,.Products__introduction h2{font-size:20px;line-height:1.4}}.Company h2::after,.Products__introduction h2::after{display:block;width:100%;height:3px;margin-top:8px;content:'';background:#ff585a;border-radius:100px}@media only screen and (max-width: 479px){.Company h2::after,.Products__introduction h2::after{height:2px}}.Company h3,.Products__introduction h3{font-size:20px;position:relative;padding-left:12px;margin:16px 0 20px;font-weight:700;line-height:1.4}@media only screen and (max-width: 479px){.Company h3,.Products__introduction h3{font-size:18px;padding-left:10px}}.Company h3::before,.Products__introduction h3::before{position:absolute;top:2px;left:0;width:4px;height:calc(100% - 4px);content:'';background:#ff585a;border-radius:100px}@media only screen and (max-width: 479px){.Company h3::before,.Products__introduction h3::before{width:3px}}.Company h4,.Products__introduction h4{font-size:18px;margin:16px 0 12px;font-weight:700;line-height:1.5;color:#322828}@media only screen and (max-width: 479px){.Company h4,.Products__introduction h4{font-size:16px;line-height:1.4}}.Company p,.Products__introduction p{font-size:16px;margin-bottom:32px;line-height:1.9;word-wrap:break-word;overflow-wrap:break-word}@media only screen and (max-width: 479px){.Company p,.Products__introduction p{font-size:15px;line-height:1.8}}.Company p>a,.Products__introduction p>a{color:#4392f1}.Company p>a:hover,.Products__introduction p>a:hover{color:#4392f1;text-decoration:underline}.Company p>a.p-article__button,.Products__introduction p>a.p-article__button{color:#fff;box-shadow:0 4px 16px -4px rgba(0,0,0,0.35)}.Company p>a.p-article__button:hover,.Products__introduction p>a.p-article__button:hover{color:#fff;text-decoration:none}@media only screen and (max-width: 479px){.Company p>a.p-article__button,.Products__introduction p>a.p-article__button{display:block}}.Company img,.Products__introduction img{display:block;width:auto;max-height:400px;margin:auto;border-radius:8px}.Company ul>li,.Company ol>li,.Products__introduction ul>li,.Products__introduction ol>li{font-size:16px;margin-bottom:12px;line-height:1.4}@media only screen and (max-width: 479px){.Company ul>li,.Company ol>li,.Products__introduction ul>li,.Products__introduction ol>li{font-size:15px}}.Company ul>li:last-child,.Company ol>li:last-child,.Products__introduction ul>li:last-child,.Products__introduction ol>li:last-child{margin-bottom:0}.Company ul,.Products__introduction ul{margin:0 0 32px 2em}.Company ul>li,.Products__introduction ul>li{list-style-type:disc}.Company ol,.Products__introduction ol{margin:0 0 32px 0.2em;counter-reset:li}.Company ol>li,.Products__introduction ol>li{list-style-type:none}.Company ol>li::before,.Products__introduction ol>li::before{font-weight:700;content:counter(li) ". ";counter-increment:li}.p-articleCard{display:flex;align-items:center;align-items:stretch;margin:0 -8px}@media only screen and (max-width: 768px){.p-articleCard{box-sizing:content-box;padding:8px 8px 8px 16px;margin:0 -16px;overflow-x:auto;-webkit-overflow-scrolling:touch}}.p-articleCard__item{box-sizing:border-box;display:flex;flex:0 0 25%;padding:0 8px}@media only screen and (max-width: 768px){.p-articleCard__item{flex:0 0 268px;padding:0 16px 0 0}}.p-articleCard__item>a{position:relative;display:block;overflow:hidden;background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.15)}.p-articleCard__item>a:hover{box-shadow:0 8px 24px -4px rgba(0,0,0,0.35)}@media only screen and (max-width: 768px){.p-articleCard__item>a:hover{box-shadow:0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.06)}}.p-articleCard__image{position:relative;padding-top:56.25%;overflow:hidden}.p-articleCard__image>picture{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:auto;margin:auto}.p-articleCard__image>picture>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:auto;margin:auto}.p-articleCard__image>picture>img.lazyload{width:100%;height:100%}.p-articleCard__body{padding:12px 12px 16px}.p-articleCard__title{display:flex;align-items:center;font-size:13px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-weight:700;line-height:1.4}.p-articleCard__title>i{margin:-1px 4px 0 0}.p-articleCard__author{font-size:10px;position:absolute;bottom:0;padding-bottom:16px;color:#666}@media only screen and (max-width: 768px){.p-articleList{margin:0 -16px}}.p-articleList__item::after{display:block;content:'';border-bottom:1px solid #efefef}@media only screen and (max-width: 768px){.p-articleList__item::after{margin:0 16px}}.p-articleList__item>a{display:flex;align-items:center;padding:16px 0;color:#322828}@media only screen and (min-width: 480px) and (max-width: 768px){.p-articleList__item>a{padding:16px}}@media only screen and (max-width: 479px){.p-articleList__item>a{padding:12px 16px}}.p-articleList__item>a:hover{text-decoration:none}.p-articleList__image{position:relative;width:128px;height:128px;margin-right:16px;overflow:hidden;border-radius:8px}.p-articleList__image.-small{width:80px;height:80px}@media only screen and (max-width: 479px){.p-articleList__image{width:80px;height:80px;margin-right:12px}.p-articleList__image.-small{width:64px;height:64px}}.p-articleList__image img{position:absolute;top:50%;left:50%;display:block;width:auto;max-width:none;height:100%;margin:auto;transform:translate(-50%, -50%)}.p-articleList__image img.lazyload{width:100%;height:100%}.p-articleList__contents{flex:1}.p-articleList__title{font-size:16px;margin-bottom:4px;font-weight:700;line-height:1.5}@media only screen and (max-width: 479px){.p-articleList__title{font-size:14px;margin-bottom:2px}}.p-articleList__image.-small .p-articleList__title{margin-bottom:0}.p-articleList__text{font-size:12px;color:#666}@media only screen and (max-width: 479px){.p-articleList__text{display:none}}.p-articleList__info{display:flex;align-items:center}.p-articleList__author{font-size:12px;color:#322828}@media only screen and (max-width: 479px){.p-articleList__author{font-size:11px;color:#666}}.p-articleList__tag{margin-left:auto}.p-articleList.-popularArticles .p-articleList__item{position:relative}.p-articleList.-popularArticles .p-articleList__item:first-child{margin-top:-16px}@media only screen and (max-width: 768px){.p-articleList.-popularArticles .p-articleList__item:first-child{margin-top:-12px}}.p-articleRankingWrapper{padding-bottom:24px}@media only screen and (max-width: 768px){.p-articleRankingWrapper{padding-bottom:0;margin-top:16px}}@media only screen and (max-width: 768px){.p-articleRanking{margin:0 -16px}}.p-articleRanking__top{margin-bottom:48px}@media only screen and (max-width: 768px){.p-articleRanking__top{margin-bottom:0}}@media only screen and (max-width: 768px){.p-articleRanking__top .p-articleRanking__item:first-child .p-articleRanking__body{margin-top:0}}.p-articleRanking__item{position:relative}.p-articleRanking__item:first-child .p-articleRanking__body{margin-top:8px}@media only screen and (max-width: 768px){.p-articleRanking__item:first-child .p-articleRanking__body{margin-top:-12px}}.p-articleRanking__item:last-child::after{border-bottom:none}.p-articleRanking__item:last-child .p-articleRanking__item{margin-bottom:-8px}@media only screen and (max-width: 768px){.p-articleRanking__item::after{display:block;margin:0 16px;content:'';border-bottom:1px solid #efefef}}.p-articleRanking__body{display:flex;align-items:center;padding:8px 0}@media only screen and (min-width: 480px) and (max-width: 768px){.p-articleRanking__body{padding:16px}}@media only screen and (max-width: 479px){.p-articleRanking__body{padding:12px 16px}}.p-articleRanking__label{position:absolute;top:0;left:-8px;z-index:1}@media only screen and (min-width: 480px) and (max-width: 768px){.p-articleRanking__label{top:8px;left:8px}}@media only screen and (max-width: 479px){.p-articleRanking__label{top:4px;left:8px}}.p-articleRanking__image{position:relative;width:64px;height:64px;margin-right:8px;overflow:hidden;background-color:#f8f8f8;border:1px solid rgba(0,0,0,0.06);border-radius:8px}@media only screen and (min-width: 480px) and (max-width: 768px){.p-articleRanking__image{width:128px;height:128px;margin-right:16px}}@media only screen and (max-width: 479px){.p-articleRanking__image{width:80px;height:80px;margin-right:12px}}.p-articleRanking__image img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:auto;max-width:none;height:100%}.p-articleRanking__image img.lazyload{width:100%;height:100%}.p-articleRanking__content{flex:1}.p-articleRanking__title{font-size:14px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.5}@media only screen and (max-width: 768px){.p-articleRanking__title{font-weight:700}}@media only screen and (min-width: 480px) and (max-width: 768px){.p-articleRanking__title{font-size:16px;margin-bottom:4px}}.p-articleRanking__author{font-size:10px;color:#322828}@media only screen and (max-width: 768px){.p-articleRanking__author{font-size:11px;color:#666}}.autocomplete-suggestions{position:absolute;z-index:10;box-sizing:border-box;display:none;max-height:400px;margin-top:5px;overflow:hidden;overflow-y:auto;text-align:left;cursor:default;background:#fff;border:none;border-radius:4px;box-shadow:0 2px 2px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.06);-webkit-overflow-scrolling:touch}.autocomplete-suggestions .autocomplete-suggestion{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;position:relative;padding:16px;line-height:1;color:#322828;cursor:pointer;border-bottom:1px solid #efefef}.autocomplete-suggestions .autocomplete-suggestion:last-child{border-bottom:none}.autocomplete-suggestions .autocomplete-suggestion:hover{background:#f5f5f5}@media only screen and (max-width: 768px){.autocomplete-suggestions .autocomplete-suggestion:hover{background:transparent}}.autocomplete-suggestions .autocomplete-suggestion>b{font-weight:700;color:#322828}#baguetteBox-overlay .full-image img{box-shadow:none}.baguetteBox-button{font-size:64px;color:#fff;background-color:transparent}.baguetteBox-button>svg{display:none}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:transparent}#previous-button.baguetteBox-button,#next-button.baguetteBox-button,#close-button.baguetteBox-button{width:64px;height:64px}#previous-button.baguetteBox-button::before{content:'\e904'}#next-button.baguetteBox-button::before{content:'\e901'}#close-button.baguetteBox-button::before{content:'\e922'}#previous-button,#next-button,#close-button{font-family:HEIM-Icons !important;font-style:normal;font-weight:400;font-variant:normal;line-height:1;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.p-breadcrumb{position:relative;z-index:1;width:100%}.p-breadcrumb__inner{position:relative;box-sizing:border-box;width:100%;max-width:1104px;padding:0 16px;margin:0 auto}@media only screen and (max-width: 768px){.p-breadcrumb__inner{box-sizing:border-box;width:100%;margin:0}}@media only screen and (max-width: 768px){.p-breadcrumb__inner{padding-right:0;padding-left:0}}.p-breadcrumb__list{display:flex;align-items:center;padding-top:10px;padding-bottom:12px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}@media only screen and (min-width: 480px) and (max-width: 768px){.p-breadcrumb__list{padding:10px 0 12px}}@media only screen and (max-width: 479px){.p-breadcrumb__list{padding:10px 0}}.p-breadcrumb__list::-webkit-scrollbar{display:none}.p-breadcrumb__list>li{font-size:10px;flex:0 0 auto;padding-right:8px;line-height:1}.p-breadcrumb__list>li>a{line-height:1;color:#666}.p-breadcrumb__list>li.is-active>a{color:#322828;pointer-events:none}.p-breadcrumb__list>li.is-active>a:hover{text-decoration:none}.p-breadcrumb__list>li::after{padding:0 0 0 8px;line-height:1;color:#aaa;content:'/'}@media only screen and (min-width: 480px) and (max-width: 768px){.p-breadcrumb__list>li:first-child{padding-left:16px}}@media only screen and (max-width: 479px){.p-breadcrumb__list>li:first-child{padding-left:16px}}.p-breadcrumb__list>li:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:60em}@media only screen and (min-width: 480px) and (max-width: 768px){.p-breadcrumb__list>li:last-child{max-width:100%;padding-right:24px;overflow:visible;text-overflow:clip}}@media only screen and (max-width: 479px){.p-breadcrumb__list>li:last-child{max-width:100%;padding-right:16px;overflow:visible;text-overflow:clip}}.p-breadcrumb__list>li:last-child::after{content:'\00A0'}@media only screen and (max-width: 768px){.p-categoryMenu{display:flex;align-items:center;flex-wrap:wrap;margin:0 -16px;border-top:1px solid #efefef}}.p-categoryMenu>li{line-height:1}@media only screen and (max-width: 768px){.p-categoryMenu>li{width:50%}.p-categoryMenu>li:nth-child(odd)>a{border-right:1px solid #efefef}}.p-categoryMenu>li>a{display:flex;align-items:center;font-size:13px;padding:8px 0 8px 8px;border-radius:8px}@media only screen and (max-width: 768px){.p-categoryMenu>li>a{font-size:12px;height:56px;padding:12px 8px 12px 16px;line-height:1.4;border-bottom:1px solid #efefef;border-radius:0}.p-categoryMenu>li>a:hover{background:transparent}}@media only screen and (min-width: 480px) and (max-width: 768px){.p-categoryMenu>li>a{font-size:13px;padding:16px 8px 16px 16px}}.p-categoryMenu>li>a:hover{background:#f5f5f5}.p-categoryMenu>li>a>i{color:#666}.p-categoryMenu>li>a>i:nth-child(1){margin-right:16px}@media only screen and (max-width: 768px){.p-categoryMenu>li>a>i:nth-child(1){margin-right:8px}}.p-categoryMenu>li>a>i:nth-child(2){margin-left:auto;color:#999}.p-topPageCategoryNavigation{display:flex;align-items:center;flex-wrap:wrap;align-items:flex-start;margin-bottom:-8px}@media only screen and (max-width: 479px){.p-topPageCategoryNavigation{display:block;margin:0 -16px}}@media only screen and (max-width: 479px){.p-topPageCategoryNavigation>li:first-child{border-top:1px solid #efefef}}.p-topPageCategoryNavigation>li>a{display:flex;align-items:center;font-size:13px;padding:12px;margin:0 8px 12px 0;font-weight:700;background:#fff;border-radius:100px;box-shadow:0 2px 10px rgba(0,0,0,0.15)}@media only screen and (max-width: 479px){.p-topPageCategoryNavigation>li>a{padding:16px 8px 16px 0;margin:0;background:transparent;border-bottom:1px solid #efefef;border-radius:0;box-shadow:none}}.p-topPageCategoryNavigation>li>a>dl{min-width:0}.p-topPageCategoryNavigation>li>a>dl>dt{font-size:14px;line-height:1}@media only screen and (max-width: 479px){.p-topPageCategoryNavigation>li>a>dl>dt{margin-bottom:6px}}.p-topPageCategoryNavigation>li>a>dl>dd{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;display:none;font-weight:400;line-height:1.3;color:#666}@media only screen and (max-width: 479px){.p-topPageCategoryNavigation>li>a>dl>dd{display:block}}.p-topPageCategoryNavigation>li>a:hover{box-shadow:0 8px 24px -4px rgba(0,0,0,0.35)}@media only screen and (min-width: 480px) and (max-width: 768px){.p-topPageCategoryNavigation>li>a:hover{box-shadow:0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.06)}}@media only screen and (max-width: 479px){.p-topPageCategoryNavigation>li>a:hover{box-shadow:none}}.p-topPageCategoryNavigation__categoryIcon{font-size:20px;margin:-1px 4px 0 0}@media only screen and (max-width: 479px){.p-topPageCategoryNavigation__categoryIcon{font-size:24px;margin:0 12px 0 16px}}.p-topPageCategoryNavigation__arrowIcon{display:none;margin-left:auto}@media only screen and (max-width: 479px){.p-topPageCategoryNavigation__arrowIcon{display:block}}.p-categoryNav__lv1>ul>li::after,.p-categoryNav__lv2>ul>li::after,.p-categoryNav__lv3>ul>li::after,.p-categoryNav__lv4>ul>li::after,.p-categoryNav__lv5>ul>li::after,.p-categoryNav__lv6>ul>li::after{display:block;height:1px;content:'';border-bottom:1px solid rgba(0,0,0,0.065)}.p-categoryNav__lv1>ul>li>a,.p-categoryNav__lv2>ul>li>a,.p-categoryNav__lv3>ul>li>a,.p-categoryNav__lv4>ul>li>a,.p-categoryNav__lv5>ul>li>a,.p-categoryNav__lv6>ul>li>a{font-size:14px;display:flex;align-items:center;padding-top:16px;padding-bottom:16px}.p-categoryNav__lv1>li+ul,.p-categoryNav__lv2>li+ul,.p-categoryNav__lv3>li+ul,.p-categoryNav__lv4>li+ul,.p-categoryNav__lv5>li+ul,.p-categoryNav__lv6>li+ul{margin-top:-1px;border-top:1px solid rgba(0,0,0,0.065)}.p-categoryNav__lv1>ul:last-child,.p-categoryNav__lv2>ul:last-child,.p-categoryNav__lv3>ul:last-child,.p-categoryNav__lv4>ul:last-child,.p-categoryNav__lv5>ul:last-child,.p-categoryNav__lv6>ul:last-child{border-bottom:1px solid rgba(0,0,0,0.065)}.p-categoryNav__lv1>ul:last-child>li::after,.p-categoryNav__lv2>ul:last-child>li::after,.p-categoryNav__lv3>ul:last-child>li::after,.p-categoryNav__lv4>ul:last-child>li::after,.p-categoryNav__lv5>ul:last-child>li::after,.p-categoryNav__lv6>ul:last-child>li::after{display:none}.p-categoryNav__lv1>ul:last-child>ul:last-child,.p-categoryNav__lv2>ul:last-child>ul:last-child,.p-categoryNav__lv3>ul:last-child>ul:last-child,.p-categoryNav__lv4>ul:last-child>ul:last-child,.p-categoryNav__lv5>ul:last-child>ul:last-child,.p-categoryNav__lv6>ul:last-child>ul:last-child{margin-bottom:-1px}.p-categoryNav__lv1{border-top:1px solid rgba(0,0,0,0.065)}@media only screen and (max-width: 479px){.p-categoryNav__lv1{margin:0 -16px}}.p-categoryNav__lv1>ul:last-child{border-bottom:none}.p-categoryNav__lv1>ul:last-child>ul:last-child{border-bottom:none}.p-categoryNav__lv1>li>a{display:flex;align-items:center;padding:24px 16px}@media only screen and (max-width: 479px){.p-categoryNav__lv1>li>a{padding:16px}}.p-categoryNav__lv1>li>a>dl{min-width:0}.p-categoryNav__lv1>li>a>dl>dt{font-size:14px;margin-bottom:12px;font-weight:700;line-height:1}@media only screen and (max-width: 479px){.p-categoryNav__lv1>li>a>dl>dt{margin-bottom:6px}}.p-categoryNav__lv1>li>a>dl>dd{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1;color:#666}@media only screen and (max-width: 479px){.p-categoryNav__lv1>li>a>dl>dd{font-size:10px}}.p-categoryNav__lv2,.p-categoryNav__lv3,.p-categoryNav__lv4,.p-categoryNav__lv5,.p-categoryNav__lv6{display:none}.p-categoryNav__lv2>li>a,.p-categoryNav__lv3>li>a,.p-categoryNav__lv4>li>a,.p-categoryNav__lv5>li>a,.p-categoryNav__lv6>li>a{font-size:14px;display:flex;align-items:center;padding:16px}.p-categoryNav__lv2{background:#f8f8f8}.p-categoryNav__lv2>li::after{margin-left:16px}.p-categoryNav__lv2>li>a{padding-left:16px}.p-categoryNav__lv3{background:#f0f0f0}.p-categoryNav__lv3>li::after{margin-left:32px}.p-categoryNav__lv3>li>a{padding-left:32px}.p-categoryNav__lv4{background:#ececec}.p-categoryNav__lv4>li::after{margin-left:48px}.p-categoryNav__lv4>li>a{padding-left:48px}.p-categoryNav__lv5{background:#e8e8e8}.p-categoryNav__lv5>li::after{margin-left:64px}.p-categoryNav__lv5>li>a{padding-left:64px}.p-categoryNav__lv6{background:#e4e4e4}.p-categoryNav__lv6>li::after{margin-left:80px}.p-categoryNav__lv6>li>a{padding-left:80px}a.is-active .p-categoryNav__arrowIcon{transform:rotate(180deg)}.p-categoryNav__categoryIcon{margin-right:16px}.p-categoryNav__arrowIcon{font-size:32px;margin-left:auto;color:#999;transition-duration:200ms}@media only screen and (max-width: 479px){.p-categoryNav__arrowIcon{font-size:24px}}.p-categoryNavWithImage{display:flex;align-items:center;flex-wrap:wrap;align-items:flex-start;margin:0 -8px}@media only screen and (max-width: 768px){.p-categoryNavWithImage{margin-bottom:0}}.p-categoryNavWithImage.is-firstLayer .p-categoryNavWithImage__name{margin-bottom:4px;font-weight:700;text-align:left}.p-categoryNavWithImage__item{box-sizing:border-box;flex:0 0 16.6666666667%;padding:0 8px}@media only screen and (max-width: 479px){.p-categoryNavWithImage__item{flex:0 0 33.3333333333%}.p-categoryNavWithImage__item:nth-last-child(n + 4){padding-bottom:24px}}.p-categoryNavWithImage__item:nth-last-child(n + 7){padding-bottom:24px}.p-categoryNavWithImage__item>a{display:block}.p-categoryNavWithImage__item>a:hover{opacity:0.8}@media only screen and (max-width: 768px){.p-categoryNavWithImage__item>a:hover{opacity:1}}.p-categoryNavWithImage__image{position:relative;padding-top:100%}.p-categoryNavWithImage__image>img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.p-categoryNavWithImage__name{margin-top:12px;line-height:1.4;text-align:center}.p-columnList--manufacturerList,.p-columnList--categoryList,.p-columnList--keywordList,.p-columnList{box-sizing:border-box}.p-columnList--manufacturerList>ul,.p-columnList--categoryList>ul,.p-columnList--keywordList>ul,.p-columnList>ul{-moz-column-gap:24px;column-gap:24px;-moz-column-count:4;column-count:4}@media only screen and (min-width: 480px) and (max-width: 768px){.p-columnList--manufacturerList>ul,.p-columnList--categoryList>ul,.p-columnList--keywordList>ul,.p-columnList>ul{-moz-column-count:3;column-count:3}}@media only screen and (max-width: 479px){.p-columnList--manufacturerList>ul,.p-columnList--categoryList>ul,.p-columnList--keywordList>ul,.p-columnList>ul{display:block;-moz-column-count:1;column-count:1}}.p-columnList--manufacturerList li,.p-columnList--categoryList li,.p-columnList--keywordList li,.p-columnList li{line-height:1.4;-moz-column-break-inside:avoid;break-inside:avoid-column}.p-columnList--manufacturerList li a,.p-columnList--categoryList li a,.p-columnList--keywordList li a,.p-columnList li a{display:inline-block;padding:4px 0}@media only screen and (max-width: 768px){.p-columnList--manufacturerList li a,.p-columnList--categoryList li a,.p-columnList--keywordList li a,.p-columnList li a{font-size:14px;display:block;padding:8px 0}}.p-columnList--manufacturerList li a:hover,.p-columnList--categoryList li a:hover,.p-columnList--keywordList li a:hover,.p-columnList li a:hover{color:#ff585a}@media only screen and (max-width: 768px){.p-columnList--manufacturerList li a:hover,.p-columnList--categoryList li a:hover,.p-columnList--keywordList li a:hover,.p-columnList li a:hover{color:#322828}}.p-columnList--manufacturerList{margin-bottom:24px}@media only screen and (max-width: 479px){.p-columnList--manufacturerList{padding:16px;margin:0 -16px;border-top:1px solid #efefef}}.p-columnList--manufacturerList h3{font-size:14px;margin-bottom:8px;font-weight:700}@media only screen and (max-width: 479px){.p-columnList--categoryList>ul>li{padding:16px;margin:0 -16px;border-top:1px solid #efefef}}.p-columnList--categoryList>ul>li>ul{margin-bottom:24px}@media only screen and (max-width: 479px){.p-columnList--categoryList>ul>li>ul{margin-bottom:0}}.p-columnList--categoryList>ul>li>ul>li{font-weight:700}.p-columnList--categoryList>ul>li>ul>ul{margin-left:1em}.p-columnList--categoryList>ul>li>ul>ul>ul{margin-left:1em}@media only screen and (max-width: 479px){.p-columnList--keywordList ul{display:flex;flex-wrap:wrap}.p-columnList--keywordList ul>li{margin:0 1em 0.4em 0}}.p-comment__item{display:flex;align-items:flex-start}.p-comment__item:last-child{margin-bottom:0}.p-comment__image{margin-right:8px}.p-comment__avatar{width:32px;min-width:32px;height:32px}.p-comment__content{flex:1}.p-comment__balloon{font-size:13px;padding:16px;line-height:1.5;background:#f8f8f8;border-radius:8px}@media only screen and (max-width: 479px){.p-comment__balloon{padding:12px}}.p-comment__balloon>a{display:inline-block;margin-bottom:2px;font-weight:700}.p-comment__date{font-size:11px;padding-left:16px;margin-top:8px;color:#666}@media only screen and (max-width: 479px){.p-comment__date{font-size:10px;padding-left:12px}}.p-comparisonTable{overflow-x:auto;-webkit-overflow-scrolling:touch}@media only screen and (max-width: 479px){.p-comparisonTable{margin:0 -16px}}@media only screen and (max-width: 479px){.p-comparisonTable__wrapper{padding:0 16px}}.p-comparisonTable__image{position:-webkit-sticky;position:sticky;left:0;background:#fff;padding:4px}.p-comparisonTable__image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:1px 0px 1px 0px rgba(0,0,0,0.06)}.p-comparisonTable__image>a{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#fff;padding:2px}@media only screen and (max-width: 479px){.p-comparisonTable__image>a{width:44px;height:44px}}.p-comparisonTable__image>a>img{max-width:44px;max-height:44px}@media only screen and (max-width: 479px){.p-comparisonTable__image>a>img{max-width:40px;max-height:40px}}.p-comparisonTable__rank{position:absolute;top:8px;left:8px}.p-comparisonTable__price{display:flex;align-items:center;color:#322828}.p-comparisonTable__price>img{width:16px;height:16px;margin:0 4px 0 0}.p-comparisonTable__noPrice{font-size:11px;color:#999}.p-comparisonTable__sale{font-size:10px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;margin-bottom:4px;font-weight:700;color:#ff585a;text-align:center;list-style:1.3}.p-comparisonTable__buttons{display:flex;margin:0 -3px}.p-comparisonTable__buttons>li{display:flex;align-items:stretch;margin:0 3px}.p-comparisonTable__product{width:296px;min-width:296px}@media only screen and (max-width: 479px){.p-comparisonTable__product{width:220px;min-width:220px}}.p-comparisonTable__shops{width:278px;min-width:278px}@media only screen and (max-width: 479px){.p-comparisonTable__shops{width:240px;min-width:240px}}.p-comparisonTable__feature{width:240px;min-width:240px}@media only screen and (max-width: 479px){.p-comparisonTable__feature{width:160px;min-width:160px}}.p-comparisonTable__spec{width:80px;min-width:80px}.p-comparisonTable__more{margin-top:16px}@media only screen and (max-width: 479px){.p-comparisonTable__more{margin-top:12px}}.p-createPost__product{padding:16px 40px;margin:-40px -40px 0;border-bottom:1px solid #efefef}@media only screen and (max-width: 479px){.p-createPost__product{padding:16px;margin:-16px -16px 0}}.p-createPost__container{padding:24px 0}.p-createPost__section{margin-bottom:24px}.p-createPost__rating{text-align:center}.p-createPost__heading{font-size:16px;margin-bottom:8px;font-weight:bold}.p-createPost__ratingStar{margin-bottom:16px;cursor:pointer}.p-createPost__divider{font-size:11px;position:relative;width:248px;margin:1em auto 24px;color:#666;border-top:1px solid #efefef}.p-createPost__divider::before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:0 8px;font-weight:bold;content:'または';background:#fff}.p-createPost__imageUploader>ul{display:flex;margin:0 -4px}.p-createPost__imageUploader>ul>li{position:relative;width:100%;padding-top:calc(25% - 8px);margin:0 4px;overflow:hidden;cursor:pointer;background:#f8f8f8;border:1px solid #efefef;border-radius:8px}.p-createPost__imageUploader>ul>li>img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);position:absolute}.p-createPost__imageUploader>ul>li>i{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:40px;position:absolute;color:#999}.p-createPost__uploadedImage{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-createPost__checkButton{width:248px}.p-createPost__checkButton>i{color:#ccc}.p-createPost__checkButton.is-active{font-weight:bold;color:#ff585a;border-color:#ff585a}.p-createPost__checkButton.is-active>i{color:#ff585a}.p-createPost__howToGet{display:flex;align-items:center;justify-content:center;margin-top:24px;border-top:1px solid #efefef;border-bottom:1px solid #efefef}.p-createPost__howToGet>li{padding:16px 12px}.p-createPost__howToGet>li>input,.p-createPost__howToGet>li label{cursor:pointer}.p-createPost__howToGet>li>input{margin-right:4px}.p-createPost__button{display:block;width:100%}.p-createPost__button:disabled{cursor:not-allowed;opacity:0.4}.p-createPost__draft{font-size:14px;display:block;padding:16px;margin:8px auto 0;font-weight:700;line-height:1;color:#d90004}.p-createPost__draft:disabled{cursor:not-allowed;opacity:0.4}.p-createPost__delete{font-size:14px;display:block;padding:16px;margin:8px auto 0;font-weight:700;line-height:1;color:#d90004}.p-createPost__label{font-size:14px;margin-bottom:16px;font-weight:700}.p-createPost__inputFile{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;opacity:0}.p-createPost__textArea{height:240px}.p-createPost__deleteImage,.p-createPost__arrowLeft,.p-createPost__arrowRight{font-size:16px;display:flex;align-items:center;justify-content:center;position:absolute;width:24px;height:24px;background:rgba(0,0,0,0.6);border-radius:24px;opacity:1}@media only screen and (max-width: 479px){.p-createPost__deleteImage,.p-createPost__arrowLeft,.p-createPost__arrowRight{width:20px;height:20px;border-radius:20px}}.p-createPost__deleteImage>i,.p-createPost__arrowLeft>i,.p-createPost__arrowRight>i{color:#fff}.p-createPost__deleteImage{top:4px;right:4px}.p-createPost__arrowLeft{position:absolute;bottom:4px;left:4px}.p-createPost__arrowRight{position:absolute;right:4px;bottom:4px}@media only screen and (max-width: 768px){.p-divider{height:16px;margin:16px -16px;background:#f8f8f8}}.p-dividerLine{height:1px;margin:40px 0;background:#efefef}@media only screen and (max-width: 479px){.p-dividerLine{margin:32px 0}}.p-ecRatingList{display:flex;align-items:center;flex-wrap:wrap;width:100%}@media only screen and (max-width: 479px){.p-ecRatingList{display:block}}.p-ecRatingList>li{box-sizing:border-box;width:calc(33.3% - 16px);min-width:200px;margin:16px 16px 0 0;text-align:center;border:1px solid #efefef;border-radius:8px}@media only screen and (max-width: 479px){.p-ecRatingList>li{width:100%;margin:0;text-align:left;border:none;border-bottom:1px solid #efefef;border-radius:0}.p-ecRatingList>li:first-child{border-top:1px solid #efefef}}.p-ecRatingList>li:nth-child(3n){width:33.3%;margin-right:0}@media only screen and (max-width: 479px){.p-ecRatingList>li:nth-child(3n){width:100%}}.p-ecRatingList>li>a{display:flex;align-items:center;padding:24px 8px}@media only screen and (min-width: 480px) and (max-width: 768px){.p-ecRatingList>li>a{display:block;padding:16px 0}}@media only screen and (max-width: 479px){.p-ecRatingList>li>a{padding:16px 0}}.p-ecRatingList>li>a>img{width:130px}@media only screen and (min-width: 480px) and (max-width: 768px){.p-ecRatingList>li>a>img{width:100px;margin-bottom:8px}}@media only screen and (max-width: 479px){.p-ecRatingList>li>a>img{width:100px;margin-bottom:0}}@media only screen and (max-width: 359px){.p-ecRatingList>li>a>img{width:90px;margin-bottom:0}}.p-ecRatingList>li>a>div{justify-content:center}.p-ecRatingList .p-starRate__score .p-ecRatingList__reviewScoreNumbers{display:inline-block;margin:0 0 0 2px;font-weight:700;color:#322828}@media only screen and (max-width: 479px){.p-ecRatingList .p-starRate__score .p-ecRatingList__reviewScoreNumbers{min-width:2.2em;margin-right:4px}}.p-ecRatingList .p-starRate__score .p-ecRatingList__reviewNumber{font-size:12px;color:#666}@media only screen and (max-width: 479px){.p-ecRatingList .p-starRate__score .p-ecRatingList__reviewNumber{display:inline-block;min-width:5.4em;margin:0 -0.5em}}.p-embedLink{display:flex;align-items:center;overflow:hidden;color:#322828;border:1px solid #efefef;border-radius:8px}.p-embedLink__body{flex:1;padding:16px}@media only screen and (max-width: 768px){.p-embedLink__body{padding:12px}}.p-embedLink__title{font-size:16px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-weight:700;line-height:1.4;word-break:break-all}@media only screen and (max-width: 479px){.p-embedLink__title{font-size:14px;margin-bottom:0}}.p-embedLink__description{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:12px;margin-bottom:8px;line-height:1.6;color:#666;word-break:break-all}@media only screen and (max-width: 479px){.p-embedLink__description{display:none}}.p-embedLink__author{font-size:11px;line-height:1}@media only screen and (max-width: 479px){.p-embedLink__author{color:#666}}.p-embedLink__image{position:relative;width:80px;height:80px;overflow:hidden}@media only screen and (max-width: 479px){.p-embedLink__image{width:64px;height:64px}}.p-embedLink__image>img{position:absolute;top:50%;left:50%;display:block;width:auto;max-width:none;height:100%;margin:auto;border-radius:0;transform:translate(-50%, -50%)}.p-emptyContents{display:flex;align-items:center;justify-content:center;font-size:13px;padding:40px 0 64px}.p-emptyContents__spacer{min-height:500px}@media only screen and (max-width: 768px){.p-emptyContents__spacer{display:none}}.p-form__label{font-size:14px;display:inline-block;padding-left:8px;margin-bottom:12px;font-weight:700}.p-form__section{margin-bottom:24px}.p-form__section:last-child{margin-bottom:0}.p-form__section input[type='checkbox'],.p-form__section input[type='radio']{margin-right:4px}.p-form__errorMessage{font-size:12px;padding-left:8px;margin-top:8px;line-height:1.4;color:#d90004}.Login .p-form__errorMessage{padding-left:0}.p-form__helperText{font-size:11px;padding-left:8px;margin-top:8px;line-height:1.5;color:#666}.p-headerDropdown{position:absolute;top:72px;right:16px;z-index:10}@media only screen and (min-width: 480px) and (max-width: 768px){.p-headerDropdown{min-width:auto}}.p-headerDropdown::before{position:absolute;right:12px;width:16px;height:16px;content:'';background:#fff;box-shadow:1px 1px 1px -1px rgba(0,0,0,0.25);transform:rotate(225deg) translate(5px, 5px)}.p-headerDropdown__inner{display:flex;align-items:center;align-items:flex-start;padding:32px 0 40px;background:#fff;border-radius:4px;box-shadow:0 2px 2px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.06)}.p-headerDropdown__categories ul>li,.p-headerDropdown__others ul>li{line-height:1}.p-headerDropdown__categories ul>li>a,.p-headerDropdown__others ul>li>a{display:flex;align-items:center;font-size:14px;min-height:36px;padding:8px 0;color:#322828}.p-headerDropdown__categories ul>li>a>i,.p-headerDropdown__others ul>li>a>i{margin-right:8px;color:#666}.p-headerDropdown__categories ul>li>a:hover,.p-headerDropdown__others ul>li>a:hover{color:#ff585a}.p-headerDropdown__categories ul>li>a:hover>i,.p-headerDropdown__others ul>li>a:hover>i{color:#ff585a}.p-headerDropdown__categories{width:800px;padding:0 40px}.p-headerDropdown__categoriesList{display:flex;align-items:center;align-items:flex-start}.p-headerDropdown__categoriesList>ul{display:flex;align-items:center;flex-wrap:wrap;width:100%}.p-headerDropdown__categoriesList>ul>li{width:33.3%}.p-headerDropdown__others{padding:0 40px}.p-headerDropdown__header{display:flex;align-items:center;margin-bottom:6px}.p-headerDropdown__header>p{font-size:14px;font-weight:700}.p-headerDropdown__header>a{margin-left:auto;font-weight:400}.p-headerMenu{background:#fff}.p-headerMenu__header{position:relative;width:100%;height:56px;background:#fff;border-bottom:1px solid #efefef}.p-headerMenu__close{position:absolute;top:8px;right:16px}.p-headerMenuList--categories li,.p-headerMenuList li{line-height:1}.p-headerMenuList--categories li>a,.p-headerMenuList li>a{display:flex;align-items:center;font-size:16px;padding:16px;border-bottom:1px solid rgba(0,0,0,0.06)}.p-headerMenuList--categories li>a.is-active,.p-headerMenuList li>a.is-active{font-weight:700}.p-headerMenuList__iconRight{margin-left:auto;color:#999}.p-headerMenu__heading{font-size:12px;padding:16px 16px 8px;font-weight:700;line-height:1;color:#666;background:#f8f8f8;border-bottom:1px solid rgba(0,0,0,0.06)}.p-headerMenuList--categories>li>a{height:56px;overflow:hidden}.p-headerMenuList--categories>li>a>div{border-left:1px solid rgba(0,0,0,0.06)}.p-headerMenuList--categories__secondLayer>li>a{height:56px;padding:0 0 0 38px;overflow:hidden;background:#f5f5f5}.p-headerMenuList--categories__thirdLayer>li>a{height:56px;padding:0 0 0 54px;overflow:hidden;background:#eaeaea}.p-headerMenuList--categories__fourthLayer>li>a{height:56px;padding:0 0 0 70px;overflow:hidden;background:#dfdfdf}.p-headerMenuList--categories__fifthLayer>li>a{height:56px;padding:0 0 0 86px;overflow:hidden;background:#d2d2d2}.p-headerMenuList__iconLeft{margin-right:16px;color:#666}@media only screen and (max-width: 768px){.p-headerMenuList__iconLeft{margin-right:8px}}.p-headerMenuList__openButton{padding:16px;margin-left:auto;color:#322828}.p-horizontalLayout{display:flex;align-items:flex-start}@media only screen and (max-width: 768px){.p-horizontalLayout{display:block}}.p-horizontalLayout__heading{width:304px}@media only screen and (max-width: 768px){.p-horizontalLayout__heading{width:100%}}.p-horizontalLayout__content{max-width:728px;margin-left:auto}@media only screen and (max-width: 768px){.p-horizontalLayout__content{width:100%;max-width:none}}@font-face{font-family:HEIM-Icons;font-style:normal;font-weight:400;src:url(/assets/HEIM-Icons-7d3bc59a3e24f63a34c6041b759e14e7590dd4b012d970228453014f344307ff.eot);src:url(/assets/HEIM-Icons-7d3bc59a3e24f63a34c6041b759e14e7590dd4b012d970228453014f344307ff.eot#iefix) format("embedded-opentype"),url(/assets/HEIM-Icons-1878ef90e61018bae51ba7f6f380095c2bd263ba5e29a040013c8a9c85703e14.ttf) format("truetype"),url(/assets/HEIM-Icons-01a025b53ce2088caff5c9b4699e1db6cd779ea4f0a1c1a5189fe95ee00c874c.woff) format("woff"),url(/assets/HEIM-Icons-a68f089d2b42cdd16f0e8e34ac8258c15bdf1fd34ed1a893999463603b316932.svg#HEIM-Icons) format("svg");font-display:swap}[class^='icon--'],[class*=' icon--']{font-family:HEIM-Icons !important;font-style:normal;font-weight:400;font-variant:normal;line-height:1;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon--small{font-size:16px}.icon--medium{font-size:20px}.icon--large{font-size:24px}.icon--line{color:#00b900}.icon--hatena{color:#00a4de}.icon--twitter{color:#1da1f2}.icon--facebook{color:#4267b2}.icon--verifiedBadgeFilled:before{content:"\e919"}.icon--p-userProfile:before{content:"\e919"}.icon--playFilled::before{content:'\e91a'}.icon--heartFilled::before{content:'\e928'}.icon--multipleImagesFilled::before{content:'\e926'}.icon--balloon::before{content:'\e924'}.icon--heart::before{content:'\e925'}.icon--blank::before{content:'\e920'}.icon--hobby::before{content:'\e91f'}.icon--hash::before{content:'\e91e'}.icon--line::before{content:'\e91b'}.icon--hatena::before{content:'\e91d'}.icon--starFilled::before{content:'\e91c'}.icon--add::before{content:'\e919'}.icon--instagram::before{content:'\e916'}.icon--twitter::before{content:'\e917'}.icon--facebook::before{content:'\e918'}.icon--outdoor::before{content:'\e912'}.icon--commodities::before{content:'\e913'}.icon--interior_furniture::before{content:'\e914'}.icon--mobile::before{content:'\e915'}.icon--shoes::before{content:'\e910'}.icon--pets::before{content:'\e911'}.icon--sports::before{content:'\e90f'}.icon--car_motorcycle::before{content:'\e90e'}.icon--fashion::before{content:'\e90d'}.icon--beauty_health::before{content:'\e90c'}.icon--baby_kids::before{content:'\e90b'}.icon--food_beverage::before{content:'\e90a'}.icon--gardening_diy::before{content:'\e909'}.icon--pc_audio_visual::before{content:'\e908'}.icon--kitchen::before{content:'\e907'}.icon--electronics::before{content:'\e906'}.icon--camera::before{content:'\e905'}.icon--arrowUp::before{content:'\e902'}.icon--arrowDown::before{content:'\e903'}.icon--arrowLeft::before{content:'\e904'}.icon--arrowRight::before{content:'\e901'}.icon--search::before{content:'\e900'}.icon--books_music_videos::before{content:'\e921'}.icon--cross::before{content:'\e922'}.p-information--article,.p-information--top,.p-information{width:100%;background:#f8f8f8}.p-information__inner{position:relative;box-sizing:border-box;width:100%;max-width:1104px;padding:0 16px;margin:0 auto;padding:32px 16px}@media only screen and (max-width: 768px){.p-information__inner{box-sizing:border-box;width:100%;margin:0}}@media only screen and (max-width: 479px){.p-information__inner{padding:16px}}.p-information__description{line-height:1.8;color:#666}@media only screen and (max-width: 479px){.p-information__description{line-height:1.7}}.p-information__description>a{color:#666}@media only screen and (min-width: 480px) and (max-width: 768px){.p-information--article .p-information__inner{padding:24px 0}}@media only screen and (max-width: 479px){.p-information--article .p-information__inner{padding:16px 0}}@media only screen and (min-width: 480px) and (max-width: 768px){.p-information--article__title{padding:0 24px}}@media only screen and (max-width: 479px){.p-information--article__title{padding:0 16px}}.p-information--top{background:url(//storage.googleapis.com/prd-heim-asset-files/images/about.jpg);background-position:center;background-size:cover;border-top:none;border-bottom:none}.p-information--top .p-information--top__overlay{width:100%;height:100%;background:rgba(255,255,255,0.85)}.p-information__linkToEdit{text-align:right}.p-termListWrapper .p-listInParentheses li,.p-termListWrapper .p-listDividedByPeriod li,.p-list--dlOrdered li,.p-list--unordered li,.p-list--ordered li,.p-termListWrapper .p-listInParentheses dd,.p-termListWrapper .p-listDividedByPeriod dd,.p-list--dlOrdered dd,.p-list--unordered dd,.p-list--ordered dd,.p-list li,.p-list dd{margin-bottom:4px}.p-list--ordered>li{margin-left:1em;list-style-type:decimal}.p-list--ordered .p-list--dlOrdered,.p-list--ordered .p-list--ordered{margin-top:4px}.p-list--unordered>li{margin-left:1.5em;list-style-type:disc}.p-list--dlOrdered dd{margin-left:1.25em}.p-termListWrapper ol{counter-reset:parentheses;counter-reset:period}.p-termListWrapper li{counter-increment:period}.p-termListWrapper .p-listDividedByPeriod>li{position:relative;margin-left:2em;list-style-type:none}.p-termListWrapper .p-listDividedByPeriod>li::before{position:absolute;top:0;left:0;display:inline-block;width:3em;margin-left:-3.5em;text-align:right;content:counters(period, ".") "."}.p-termListWrapper .p-listInParentheses{margin-left:2em}.p-termListWrapper .p-listInParentheses>li{position:relative;list-style-type:none;counter-increment:parentheses}.p-termListWrapper .p-listInParentheses>li::before{position:absolute;top:0;left:0;display:inline-block;width:3em;margin-left:-3.5em;text-align:right;content:"(" counter(parentheses) ")"}.p-news__author{font-size:0px;margin-top:16px}@media only screen and (max-width: 479px){.p-news__author{margin-top:8px}}.p-news__authorContent{display:inline-flex;align-items:center}.p-news__authorImage{width:32px;height:32px;margin:0 8px 0 0;border:1px solid #efefef;border-radius:100px}.p-news__authorName{font-size:12px;line-height:1;color:#666}@media only screen and (max-width: 768px){.p-newsList{margin:0 -16px}}.p-newsList__item::after{display:block;content:'';border-bottom:1px solid #efefef}@media only screen and (max-width: 768px){.p-newsList__item::after{margin:0 16px}}.p-newsList__item>a{display:flex;align-items:center;padding:16px 0;color:#322828}@media only screen and (min-width: 480px) and (max-width: 768px){.p-newsList__item>a{padding:16px}}@media only screen and (max-width: 479px){.p-newsList__item>a{padding:12px 16px}}.p-newsList__item>a:hover{text-decoration:none}.p-newsList__image{position:relative;width:128px;height:128px;margin-right:16px;overflow:hidden;border-radius:8px}@media only screen and (max-width: 479px){.p-newsList__image{width:80px;height:80px;margin-right:12px}}.p-newsList__image img{position:absolute;top:50%;left:50%;display:block;width:auto;max-width:none;height:100%;margin:auto;transform:translate(-50%, -50%)}.p-newsList__image img.lazyload{width:100%;height:100%}.p-newsList__contents{flex:1}.p-newsList__title{font-size:16px;margin-bottom:4px;font-weight:700;line-height:1.5}@media only screen and (max-width: 479px){.p-newsList__title{font-size:14px;margin-bottom:2px}}.p-newsList__text{font-size:12px;color:#666}@media only screen and (max-width: 479px){.p-newsList__text{display:none}}.p-newsList__info{display:flex;align-items:center}.p-newsList__author{font-size:12px;color:#322828}@media only screen and (max-width: 479px){.p-newsList__author{font-size:11px;color:#666}}.p-newsList.-popularNews .p-newsList__item{position:relative}.p-newsList.-popularNews .p-newsList__item:first-child{margin-top:-16px}@media only screen and (max-width: 768px){.p-newsList.-popularNews .p-newsList__item:first-child{margin-top:-12px}}.p-overflowScrollingTagList{padding:0 16px;margin:0 -16px;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.p-overflowScrollingTagList>li{margin-bottom:0}.p-overflowScrollingTagList.p-tag>li{margin-right:16px}@media only screen and (max-width: 479px){.p-overflowScrollingTagList.p-tag>li{margin-right:8px}.p-overflowScrollingTagList.p-tag>li>a{padding:8px 12px;color:#322828;border:1px solid #efefef}}.p-overflowScrollingTagList.p-tag>li>a{padding:0;color:#4392f1;border:none}.p-overflowScrollingTagList.p-tag>li>a:hover{text-decoration:underline}.p-pagination{display:flex;align-items:center;justify-content:center}.p-pagination>ul{display:flex;align-items:center;flex-wrap:wrap;margin-right:-4px;margin-left:-4px}.p-pagination>ul>li{margin:0 4px 8px}.p-pagination>ul>li>span,.p-pagination>ul>li a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#322828;border:1px solid #efefef;border-radius:8px}.p-pagination>ul>li>span.is-active,.p-pagination>ul>li a.is-active{color:#fff;background:#ff585a;border-color:#ff585a}.p-pagination>ul>li>span.p-pagination__ellipsis,.p-pagination>ul>li a.p-pagination__ellipsis{width:1em;color:#ccc;border-color:transparent}.p-postList{display:flex;flex-wrap:wrap;align-items:stretch;margin:0 -8px -16px}.p-postList__item{display:flex;flex:0 0 25%;padding:0 8px;margin-bottom:16px}@media only screen and (min-width: 480px) and (max-width: 768px){.p-postList__item{flex:0 0 33.3333333333%;min-height:332px}}@media only screen and (max-width: 479px){.p-postList__item{flex:0 0 50%;padding:0 6px 0 8px;margin-bottom:12px}.p-postList__item:nth-child(even){padding:0 8px 0 6px}}.p-postList__item>a{display:block}.l-columnContainer.-twoColumns .p-postList__item{flex:0 0 33.3333333333%}@media only screen and (max-width: 479px){.l-columnContainer.-twoColumns .p-postList__item{flex:0 0 50%}}.p-postList__image{position:relative;min-height:232px}@media only screen and (max-width: 768px){.p-postList__image{min-height:158px}.p-postList__image img{min-height:158px}}.p-postList__image img{width:100%;height:100%;border-radius:8px}.p-postList__icon{position:absolute;top:12px;right:12px}@media only screen and (max-width: 479px){.p-postList__icon{top:8px;right:8px}}.p-postList__icon>i{font-size:20px;color:#fff;text-shadow:0 0 0.5px rgba(0,0,0,0.16),0 0 4px rgba(0,0,0,0.16)}.p-postList__body{padding:8px}@media only screen and (max-width: 479px){.p-postList__body{padding-top:0}}.p-postList__user{display:flex;align-items:center;margin-bottom:6px}@media only screen and (max-width: 479px){.p-postList__user{position:relative;margin:0 0 4px -2px}.p-postList__user img{width:40px;height:40px}}.p-postList__userContent{display:flex;flex:1;width:0;max-height:none;align-items:center}@media only screen and (max-width: 479px){.p-postList__userContent{max-height:14px}}.p-postList__userName{font-size:13px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;margin-top:-4px;font-weight:700;line-height:1.2;word-break:break-all}@media only screen and (max-width: 479px){.p-postList__userName{font-size:11px}}.p-postList__verifiedBadge{margin-left:2px}.p-postList__verifiedBadge>i{font-size:16px;color:#ff585a}.p-postList__starRate{max-height:12px;margin-top:2px}@media only screen and (max-width: 479px){.p-postList__starRate{margin-top:0}}.p-postList__avatar{width:40px;min-width:40px;height:40px;margin-right:6px}@media only screen and (max-width: 479px){.p-postList__avatar{margin:-6px 4px 0 0;border:2px solid #fff}}.p-postList__text{font-size:13px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.5;word-break:break-all}@media only screen and (max-width: 479px){.p-postList__text{font-size:11px;font-weight:700;line-height:1.45}}.p-postList__metaData{font-size:11px;display:flex;align-items:center;margin-top:6px;line-height:1;color:#999}@media only screen and (max-width: 479px){.p-postList__metaData{font-size:10px}}.p-postList__postReactions{display:flex;align-items:center;height:12px}.p-postList__postReactions>li{display:flex;align-items:center;margin-right:8px}.p-postList__postReactions>li:last-child{margin-right:0}.p-postList__postReactions>li>i{font-size:12px;margin:1px 2px 0 0}.p-postList__date{margin-left:0}.p-postModal{display:none}.p-postModal.is-open{display:block}.p-postModal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;padding-top:40px;overflow:hidden;background:rgba(0,0,0,0.6)}@media only screen and (max-width: 479px){.p-postModal__overlay{padding-top:0}}.p-postModal__dialog{max-width:728px;max-height:100%;margin:0 auto;overflow-y:auto;background:#fff;border-radius:8px}@media only screen and (max-width: 479px){.p-postModal__dialog{height:100vh;border-radius:0}}.p-postModal__header{font-size:16px;position:relative;padding:16px 0;line-height:1;text-align:center;border-bottom:1px solid #efefef}.p-postModal__header.-fixed{position:fixed;z-index:10;width:100%;max-width:728px;background:#fff;border-radius:8px 8px 0 0}.p-postModal__header.-fixed+div{margin-top:calc(16px * 1 + 32px)}.p-postModal__header>p{font-weight:bold}.p-postModal__close{font-size:13px;position:absolute;top:50%;left:8px;z-index:1;width:40px;height:40px;transform:translate(0, -50%)}.p-postModal__closeIcon{position:absolute;top:50%;left:8px;width:40px;height:40px;transform:translate(0, -50%)}.p-postModal__closeIcon>i{font-size:32px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.p-postModal__body{padding:40px}@media only screen and (max-width: 479px){.p-postModal__body{padding:16px}}.p-postedItems{display:flex;flex-wrap:wrap;margin:1px -12px 0;border-radius:8px}@media only screen and (max-width: 768px){.p-postedItems{display:block}}.p-postedItems>li{width:calc(50% - 24px);padding-bottom:16px;margin:-1px 12px 0;border-top:1px solid #efefef;border-bottom:1px solid #efefef}@media only screen and (max-width: 768px){.p-postedItems>li{width:auto}}@media only screen and (max-width: 479px){.p-postedItems>li{padding-bottom:12px}}.p-postedItems>li>a{display:block;padding:16px 0 12px}@media only screen and (max-width: 479px){.p-postedItems>li>a{padding-top:12px}}.p-postedItems__content{display:flex;align-items:center}.p-postedItems__image{position:relative;width:80px;height:80px;margin-right:16px;overflow:hidden;border-radius:8px}@media only screen and (max-width: 479px){.p-postedItems__image{margin-right:12px}}.p-postedItems__image>img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:auto;max-width:none;height:100%}.p-postedItems__body{flex:1}.p-postedItems__manufacturer{font-size:12px;margin-bottom:4px;line-height:1.3;color:#666}@media only screen and (max-width: 479px){.p-postedItems__manufacturer{font-size:11px}}.p-postedItems__name{font-size:13px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-weight:700;line-height:1.3}@media only screen and (max-width: 479px){.p-postedItems__name{font-size:12px}}.p-postedItems__price{font-size:11px;margin-top:4px;line-height:1;color:#666}@media only screen and (max-width: 479px){.p-postedItems__price{margin-top:6px}}.p-postedItems__price>span{margin-left:0.25em;font-weight:400}.p-postedItems__buttons{display:flex;flex-wrap:wrap;margin:0 -4px}.p-postedItems__buttons>li{width:calc(100% / 3 - 8px);margin:0 4px}.p-postedItems__buttons>li:nth-child(4){width:calc(100% - 8px);margin-top:12px}.p-postedItems__buttons>li>a{display:block}.p-postedUsers{display:flex;align-items:center}.p-postedUsers__avatars{display:flex;flex-direction:row-reverse}.p-postedUsers__avatars>li{margin-right:-8px}.p-postedUsers__avatars>li img{width:32px;min-width:32px;height:32px;border:2px solid #fff}@media only screen and (max-width: 479px){.p-postedUsers__avatars>li img{width:24px;min-width:24px;height:24px}}.p-postedUsers__avatars>li:first-child{margin-right:0}.p-postedUsers__text{font-size:13px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;margin-left:8px;line-height:1.5;color:#666}@media only screen and (max-width: 479px){.p-postedUsers__text{font-size:11px}}.p-postedUsers__text>span{font-weight:700}.Products__ratingScore>.p-postedUsers{margin-left:12px}@media only screen and (max-width: 479px){.Products__ratingScore>.p-postedUsers{justify-content:center;margin-left:0}}.p-postsImages{display:flex;flex-wrap:wrap;align-items:stretch;margin:-4px}.p-postsImages__item{position:relative;flex:0 0 25%;padding:4px}.p-postsImages__item img{border-radius:8px}.p-postsImages__more{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:calc(100% - 8px);height:100%;background:rgba(0,0,0,0.4);border-radius:8px}.p-postsImages__more>p{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:32px;color:#fff}.p-postsImages__icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1}.p-postsImages__icon>i{font-size:48px;color:rgba(255,255,255,0.9);text-shadow:0 0 0.5px rgba(0,0,0,0.16),0 0 4px rgba(0,0,0,0.16)}.p-primaryLink{display:flex;align-items:center;font-size:14px;padding:12px 8px 12px 24px;line-height:1.4;text-align:center;text-decoration:none;background:#f8f8f8;border:1px solid #efefef;border-radius:8px}@media only screen and (max-width: 479px){.p-primaryLink{font-size:13px}}.p-primaryLink:hover{text-decoration:none}.p-primaryLink>span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;flex:1}.p-primaryLink i{padding-left:8px;margin-left:auto;color:#666}@media only screen and (max-width: 479px){.p-primaryLink i{padding-left:4px}}.p-productGridList{display:flex;align-items:center;align-items:flex-start;margin:0 -8px;-webkit-overflow-scrolling:touch}@media only screen and (max-width: 768px){.p-productGridList{padding-left:16px;margin:0 -16px;overflow-x:auto;overflow-y:hidden}}.p-productGridList--top{margin-bottom:16px;overflow:hidden}@media only screen and (max-width: 768px){.p-productGridList--top{margin-bottom:0;overflow-x:auto}}.p-productGridList--top .p-productGridList__item{flex:0 0 16.6666666667%}.p-productGridList--category{margin-bottom:40px}@media only screen and (max-width: 768px){.p-productGridList--category{margin-bottom:16px}}.p-productGridList--product .p-productGridList__item{flex:0 0 16.6666666667%}.p-productGridList__item{box-sizing:border-box;flex:0 0 20%;padding:0 8px}@media only screen and (max-width: 768px){.p-productGridList__item{box-sizing:content-box;min-width:136px;min-height:215px;padding:0 12px 0 0}}@media only screen and (min-width: 480px) and (max-width: 768px){.p-productGridList__item{flex:auto}}@media only screen and (max-width: 479px){.p-productGridList__item{flex:0 0 33.3333333333%}}.p-productGridList__item>a{position:relative;display:block}.p-productGridList__rankingLabel{font-size:13px;position:absolute;top:0;left:0;z-index:1;width:24px;height:24px;border:none;border-radius:4px 0}@media only screen and (max-width: 479px){.p-productGridList__rankingLabel{font-size:11px;width:20px;height:20px}}.p-productGridList__image{position:relative;padding-top:100%;overflow:hidden;border:1px solid #efefef;border-radius:8px}.p-productGridList__image>img{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box;padding:8px;margin:auto}.p-productGridList__image>img.lazyload{width:100%;height:100%}.p-productGridList__body{padding:0 8px 8px}.p-productGridList__manufacturerNameWrap{display:flex}.p-productGridList__manufacturerName{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;flex:1;width:0;max-height:none;margin-top:8px;color:#666}@media only screen and (max-width: 479px){.p-productGridList__manufacturerName{font-size:10px;margin-top:6px}}.p-productGridList__productName{font-size:12px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-bottom:2px;font-weight:700;line-height:1.45}@media only screen and (max-width: 479px){.p-productGridList__productName{font-size:11px}}.p-productGridList__starRate>.p-starRate--s{display:block}.p-productGridList__price{font-size:13px;margin-top:6px;line-height:1;color:#666}@media only screen and (max-width: 479px){.p-productGridList__price{font-size:11px}}.p-productGridList__noPrice{font-size:11px;color:#999}.p-productHeader{display:flex;align-items:center}.p-productHeader__image{position:relative;width:80px;height:80px;margin-right:12px;overflow:hidden;border-radius:8px}@media only screen and (max-width: 768px){.p-productHeader__image{width:48px;height:48px}}.p-productHeader__image img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:auto;max-width:none;height:100%}.p-productHeader__content{flex:1}.p-productHeader__manufacturer{font-size:13px;margin-bottom:4px;line-height:1.4;color:#666}@media only screen and (min-width: 480px) and (max-width: 768px){.p-productHeader__manufacturer{font-size:12px}}@media only screen and (max-width: 479px){.p-productHeader__manufacturer{font-size:11px}}.p-productHeader__name{font-size:20px;font-weight:700;line-height:1.4}@media only screen and (min-width: 480px) and (max-width: 768px){.p-productHeader__name{font-size:16px}}@media only screen and (max-width: 479px){.p-productHeader__name{font-size:13px}}.p-createPost .p-productHeader__manufacturer{font-size:12px}.p-createPost .p-productHeader__name{font-size:16px}@media only screen and (max-width: 768px){.p-productList{margin:0 -16px}}.p-productList__item::after{display:block;content:'';border-bottom:1px solid #efefef}@media only screen and (max-width: 768px){.p-productList__item::after{margin:0 16px}}.p-productList__item>a{display:flex;align-items:center;padding:16px 0}@media only screen and (min-width: 480px) and (max-width: 768px){.p-productList__item>a{padding:16px}}@media only screen and (max-width: 479px){.p-productList__item>a{padding:12px 16px}}.p-productList__searchItem{display:none}@media only screen and (max-width: 479px){.p-productList__searchItem{display:block;padding:12px 0;margin:0 16px;text-align:center;border-bottom:1px solid #efefef}}.p-productList__rankingLabel{font-size:13px;position:absolute;top:0;left:0;z-index:1;width:24px;height:24px}@media only screen and (max-width: 479px){.p-productList__rankingLabel{font-size:11px;width:20px;height:20px}}.p-productList__image{position:relative;display:flex;align-items:center;justify-content:center;width:128px;height:128px;margin-right:16px}.p-productList__image img{border-radius:8px}.p-productList__image img.lazyload{width:100%;height:100%}@media only screen and (max-width: 479px){.p-productList__image{width:80px;height:80px;margin-right:12px}}.p-productList__contents{flex:1}.p-productList__manufacturerName{font-size:11px;margin-bottom:4px;line-height:1.4;color:#666}.p-productList__name{font-size:18px;margin-bottom:6px;font-weight:400;line-height:1.4}@media only screen and (max-width: 479px){.p-productList__name{font-size:14px}}.p-productList__name>a{color:#322828}.p-productList__name>a:hover{text-decoration:none}.p-productList__starRate{margin:-4px 0 4px}@media only screen and (max-width: 479px){.p-productList__starRate{margin-bottom:2px}}.p-productList__price{font-size:13px;line-height:1;color:#666}@media only screen and (max-width: 479px){.p-productList__price{font-size:11px}}.p-productGridList__noPrice{font-size:11px;color:#999}.p-productList__noPrice{color:#999}.p-productList__priceList{display:flex;align-items:center}@media only screen and (max-width: 479px){.p-productList__priceList{display:none}}.p-productList__priceList>li{display:flex;align-items:center;margin-right:16px}.p-productList__priceList>li>img{margin-right:4px}.p-productListInArticle{box-sizing:border-box;display:flex;flex-wrap:wrap}.p-productListInArticle>li{position:relative;display:flex;width:33.3333333333%;border:1px solid #efefef;border-top:none;border-left:none}@media only screen and (max-width: 479px){.p-productListInArticle>li{width:50%}.p-productListInArticle>li:nth-child(even){border-right:none}}.p-productListInArticle>li:nth-child(3n){border-right:none}@media only screen and (max-width: 479px){.p-productListInArticle>li:nth-child(3n){border-right:1px solid #efefef}}.p-productListInArticle>li>a{position:relative;display:block;width:100%;padding:12px 12px 54px}.p-productListInArticle__image img{width:100%}.p-productListInArticle__name{font-size:12px;margin-bottom:4px;line-height:1.5}.p-productListInArticle__price{font-size:14px;font-weight:700;color:#ff585a}.p-productListInArticle__moreButton{position:absolute;bottom:12px;width:calc(100% - 24px)}.p-productListInArticle__moreButton>a{width:100%}.p-productListInArticle__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;flex-direction:column;justify-content:center;width:100%;height:100%;padding:12px;cursor:pointer;background:rgba(255,255,255,0.9)}.p-productListInArticle__buttons>li{margin-bottom:12px}.p-productListInArticle__buttons>li:last-child{margin-bottom:0}.p-productListInArticle__button{font-size:11px;padding:1.2em 0}.p-productListInArticle__triggerButton{display:flex;align-items:center;justify-content:center;font-size:11px;position:fixed;top:16px;right:16px;z-index:5;width:64px;height:64px;font-weight:700;line-height:1.1;color:#fff;text-align:center;letter-spacing:0.075em;cursor:pointer;background:#ff585a;border-radius:100%;box-shadow:0 8px 24px -4px rgba(0,0,0,0.35)}.p-productListInArticle__triggerButton span{font-size:16px;margin-right:0.075em;letter-spacing:0}.p-profileEdit__textArea{height:160px}.p-profileEdit__textLimit{text-align:right}.p-profileEdit__textLimit .is-danger{color:#d90004}.p-profileEdit__imageUploader{position:relative;width:120px;height:120px;margin:0 auto;overflow:hidden;cursor:pointer;border-radius:50%}@media only screen and (max-width: 479px){.p-profileEdit__imageUploader{width:80px;height:80px}}.p-profileEdit__overlay{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:rgba(0,0,0,0.3);border-radius:50%}.p-profileEdit__overlay>i{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:40px;color:#fff}.p-profileEdit__img>img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-profileEdit__inputArea{width:100%;height:100%}.p-profileEdit__inputArea>img{position:absolute;top:50%;left:50%;z-index:2;width:32px;height:32px;transform:translate(-50%, -50%)}.p-profileEdit__inputFile{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;cursor:pointer;border-radius:50%;opacity:0}.p-profileEdit__button{display:block;width:100%}.p-profileEdit__button:disabled{cursor:not-allowed;opacity:0.4}.p-accountSetting{margin-top:24px}.p-accountSetting>p{font-size:14px;margin-bottom:8px;font-weight:700}.p-accountSetting>ul>li{margin-top:-1px;border-top:1px solid #efefef;border-bottom:1px solid #efefef}.p-accountSetting>ul>li>a{display:flex;align-items:center;padding:12px 0}.p-accountSetting>ul>li>a>i{margin-left:auto}.p-purchaseFixedBar{position:relative;box-sizing:border-box;width:100%;max-width:1104px;padding:0 16px;margin:0 auto;display:flex;align-items:center;padding:12px 16px}@media only screen and (max-width: 768px){.p-purchaseFixedBar{box-sizing:border-box;width:100%;margin:0}}.p-purchaseFixedBar__body{display:flex;align-items:center}.p-purchaseFixedBar__body.type-price-label{display:block}.p-purchaseFixedBar__body.type-price-label>span{font-size:10px;display:block;margin-bottom:4px;font-weight:700;line-height:1}.p-purchaseFixedBar__price{display:flex;align-items:center;font-size:20px;font-weight:700;line-height:1;color:#ff585a}@media only screen and (max-width: 359px){.p-purchaseFixedBar__price{font-size:16px}}.p-purchaseFixedBar__price>span{font-size:11px;display:block;margin:0 4px 0 0;font-weight:400}@media only screen and (max-width: 359px){.p-purchaseFixedBar__price>span{font-size:10px}}.p-purchaseFixedBar__price>span:last-child{margin-left:-4px}.p-purchaseFixedBar__button{margin-left:auto}.p-purchaseFixedBar__button>a{padding-right:0.8em;padding-left:0.8em}@media only screen and (max-width: 359px){.p-purchaseFixedBar__button>a{font-size:12px}}.p-readMore{font-size:14px;position:relative;max-height:75.6px;overflow:hidden;line-height:1.8;word-break:break-all}.p-readMore::before,.p-readMore::after{position:absolute;background:#fff}.p-readMore::before{top:50.4px;right:0;width:1em;content:'...'}.p-readMore::after{width:100%;height:100%;content:''}.p-readMore.is-show{height:auto;max-height:none;white-space:inherit}.p-readMore.is-show::before,.p-readMore.is-show::after{content:none}.p-readMore__link{font-size:14px;line-height:1.8;color:#4392f1}@media only screen and (max-width: 479px){.p-searchResults{margin:-8px -16px 0}}.p-searchResults__name{font-size:20px;margin-bottom:24px;font-weight:700}@media only screen and (max-width: 479px){.p-searchResults__name{display:none}}.p-searchResults__header{display:flex;align-items:center;padding:0 0 8px;border-bottom:1px solid #efefef}@media only screen and (max-width: 479px){.p-searchResults__header{padding:0 16px 8px}}.p-searchResults__searchCount>span:nth-child(1){margin-right:0.2em}.p-searchResults__searchCount>span:nth-child(2){margin-right:0.2em}.p-searchResults__sort{display:flex;align-items:center;margin-left:auto}@media only screen and (max-width: 479px){.p-searchResults__sort>span{display:none}}.p-searchResults__select{display:flex;align-items:center;margin-left:4px;line-height:1}@media only screen and (max-width: 479px){.p-searchResults__select{height:auto;padding-left:8px;font-weight:700;border-left:1px solid #efefef}}.p-searchResults__select>select{height:20px}@media only screen and (max-width: 479px){.p-searchResults__select>select{padding:0;margin:0;background:none;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:13px}}.p-searchResults__select>i{display:none}@media only screen and (max-width: 479px){.p-searchResults__select>i{display:block}}.p-seeMore{padding:16px 0 0;text-align:center}.p-seeMore--singleColumn{padding:32px 0 0}@media only screen and (max-width: 768px){.p-seeMore--singleColumn{padding:16px 0 0}}.p-seeMore--textLink{font-size:16px;box-sizing:border-box;font-weight:700;text-align:left}@media only screen and (max-width: 479px){.p-seeMore--textLink{font-size:14px}}.p-seeMore--textLinkSmall{font-size:13px;box-sizing:border-box;text-align:left}.p-shopList__item{margin-top:-1px;border-top:1px solid #efefef;border-bottom:1px solid #efefef}.p-shopList__item>a{display:flex;align-items:center;padding:16px}@media only screen and (max-width: 479px){.p-shopList__item>a{padding:12px 16px}}.p-shopList__item>a:hover{background:#f8f8f8}@media only screen and (max-width: 768px){.p-shopList__item>a:hover{background:none}}.p-shopList__item>a:focus{outline:none}.p-shopList__content{flex:1;margin-right:16px}.p-shopList__storeName{font-size:14px;display:flex;align-items:center;margin-bottom:8px;font-weight:700;line-height:1}@media only screen and (max-width: 479px){.p-shopList__storeName{font-size:13px}}.p-shopList__saleLabel{font-size:12px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;margin-bottom:8px;line-height:1;color:#666}@media only screen and (max-width: 479px){.p-shopList__saleLabel{font-size:11px}}.p-shopList__price{font-size:14px;line-height:1}@media only screen and (max-width: 479px){.p-shopList__price{font-size:13px}}.p-shopList__noPrice{line-height:1;color:#666}.p-shopList__button{margin-left:auto}.p-shopList__priceNotes{font-size:11px;padding:16px;color:#999}.p-shopPriceListModal{display:none}.p-shopPriceListModal.is-open{display:block}.p-shopPriceListModal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;overflow:hidden;background:rgba(0,0,0,0.6)}.p-shopPriceListModal__dialog{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);position:fixed;width:100%;max-width:440px;max-height:100%;margin:0 auto;overflow-y:auto;background:#fff;border-radius:8px}@media only screen and (max-width: 768px){.p-shopPriceListModal__dialog{top:auto;bottom:0;left:auto;max-width:100%;border-radius:8px 8px 0 0;transform:translate(0)}}.p-shopPriceListModal__header{font-size:16px;position:relative;padding:16px 0;line-height:1;text-align:center;border-bottom:1px solid #efefef}.p-shopPriceListModal__header.-fixed{position:fixed;z-index:10;width:440px;background:#fff;border-radius:8px 8px 0 0}@media only screen and (max-width: 768px){.p-shopPriceListModal__header.-fixed{width:100%}}.p-shopPriceListModal__header.-fixed+div{margin-top:calc(16px * 1 + 32px)}.p-shopPriceListModal__header>p{font-weight:bold}.p-shopPriceListModal__close{font-size:13px;position:absolute;top:50%;right:8px;z-index:1;width:40px;height:40px;transform:translate(0, -50%)}.p-shopPriceListModal__closeIcon{position:absolute;top:50%;right:8px;width:40px;height:40px;transform:translate(0, -50%)}.p-shopPriceListModal__closeIcon>i{font-size:32px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}@media only screen and (max-width: 768px){.p-shopPriceListModal__body{padding:0 0 40px}}@-webkit-keyframes mmfadeIn{0%{opacity:0}100%{opacity:1}}@keyframes mmfadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes mmfadeOut{0%{opacity:1}100%{opacity:0}}@keyframes mmfadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes mmslideIn{0%{transform:translateY(100%)}100%{transform:translateY(0)}}@keyframes mmslideIn{0%{transform:translateY(100%)}100%{transform:translateY(0)}}@-webkit-keyframes mmslideOut{0%{transform:translateY(0)}100%{transform:translateY(100%)}}@keyframes mmslideOut{0%{transform:translateY(0)}100%{transform:translateY(100%)}}.p-shopPriceListModal[aria-hidden='false'] .p-shopPriceListModal__overlay{-webkit-animation:mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);animation:mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1)}@media only screen and (max-width: 768px){.p-shopPriceListModal[aria-hidden='false'] .p-shopPriceListModal__dialog{-webkit-animation:mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);animation:mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1)}}.p-shopPriceListModal[aria-hidden='true'] .p-shopPriceListModal__overlay{-webkit-animation:mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);animation:mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1)}@media only screen and (max-width: 768px){.p-shopPriceListModal[aria-hidden='true'] .p-shopPriceListModal__dialog{-webkit-animation:mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);animation:mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1)}}.p-sideList>li:first-child{margin-top:-8px}@media only screen and (max-width: 768px){.p-sideList>li:first-child{margin-top:-4px}}.p-sideList>li>a{font-size:14px;display:block;padding:8px 0;line-height:1.4}@media only screen and (max-width: 768px){.p-sideList>li>a{padding:12px 0}}.p-sideNav{margin-top:8px}@media only screen and (max-width: 768px){.p-sideNav{margin-top:0}}.p-sideNav>ul{margin-top:-8px}.p-sideNav>ul>ul{text-indent:1em}.p-sideNav>ul>ul>ul{text-indent:2em}.p-sideNav li a{display:block;padding:4px 0;color:#322828}@media only screen and (max-width: 768px){.p-sideNav li a{font-size:14px;padding:8px 0}}.p-sideNav li a.is-active{font-weight:700;color:#ff585a}.p-sideNav li a:hover{color:#ff585a}@media only screen and (max-width: 768px){.p-sideNav li a:hover{color:#322828}}.p-starRate--xxl,.p-starRate--xl,.p-starRate--l,.p-starRate--m,.p-starRate--s{display:inline-block}.p-starRate--xxl i,.p-starRate--xl i,.p-starRate--l i,.p-starRate--m i,.p-starRate--s i{margin-right:2px;line-height:1}.p-starRate--xxl i:last-child,.p-starRate--xl i:last-child,.p-starRate--l i:last-child,.p-starRate--m i:last-child,.p-starRate--s i:last-child{margin-right:0}.p-starRate__wrapper{display:flex;align-items:center}.p-starRate__contents{position:relative}.p-starRate__score{display:flex;align-items:center;margin-left:4px;font-weight:normal;line-height:1;color:#666}.p-starRate__contentsBottom{position:absolute;top:0;left:0;width:100%;line-height:1}.p-starRate__contentsTop{position:absolute;top:0;left:0;z-index:1;overflow:hidden;line-height:1}.p-starRate__notes{font-size:11px;margin-left:8px;color:#777}@media only screen and (max-width: 479px){.p-starRate__notes{width:100%;margin:4px 0 16px}}.p-starRate--s i{margin-right:1px;font-size:12px}.p-starRate--s .p-starRate__score{font-size:11px;margin:-1px 0 0}@media only screen and (max-width: 768px){.p-starRate--s .p-starRate__score{margin:0}}.p-starRate--s .p-starRate__reviewCount{font-size:11px;margin-left:4px}@media only screen and (max-width: 479px){.p-starRate--s .p-starRate__reviewCount{font-size:10px;margin-top:1px}}.p-starRate--s .p-starRate__contents{width:68px;height:12px}@media only screen and (max-width: 479px){.p-starRate--m{justify-content:flex-start}}.p-starRate--m i{font-size:16px}.p-starRate--m .p-starRate__score{font-size:12px;margin-top:2px;font-weight:400;color:#666}.p-starRate--m .p-starRate__contents{width:88px;height:16px}.p-starRate--l i{font-size:20px}.p-starRate--l .p-starRate__score{font-size:14px;margin-top:2px}.p-starRate--l .p-starRate__contents{width:108px;height:20px}.p-starRate--xl i{font-size:24px}.p-starRate--xl .p-starRate__score{font-size:16px;font-weight:700;color:#322828}@media only screen and (max-width: 479px){.p-starRate--xl .p-starRate__score{margin-top:1px}}.p-starRate--xl .p-starRate__score>span{font-size:12px;font-weight:normal;color:#666}.p-starRate--xl .p-starRate__contents{width:128px;height:24px}.p-starRate--xxl i{font-size:48px}.p-starRate--xxl .p-starRate__score{font-size:40px;font-weight:700;color:#322828}.p-starRate--xxl .p-starRate__contents{width:248px;height:48px}.p-swiper{padding-top:100%;position:relative;width:100%;height:100%}.p-swiper__activeImage{position:absolute;top:0;left:0;width:100%;height:100%}.p-swiper__activeImage img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:100%;max-height:100%;padding:16px}.p-swiper__thumbnails{display:flex;flex-wrap:wrap;align-items:center;margin:0 -4px}.p-swiper__thumbnails>li{flex:0 0 12.5%;padding:0 4px}.p-swiper__thumbnails>li>a{position:relative;box-sizing:border-box;display:block;padding-top:100%;overflow:hidden;border:1px solid #efefef;border-radius:8px}.p-swiper__thumbnails>li>a:hover{border-color:#ff585a}.p-swiper__thumbnails>li>a.is-active{border-color:#ff585a}.p-swiper__thumbnails>li>a>img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;border-radius:0}.swiper-pagination{position:relative;z-index:1;margin:20px auto 0;white-space:nowrap}.swiper-pagination-bullets .swiper-pagination-bullet{width:6px;height:6px;margin:0 2px}.swiper-pagination-bullet-active{background:#ff5a52}.p-table,.p-article__table table{width:100%;table-layout:fixed;border:1px solid #efefef}.p-table tr,.p-article__table table tr{border-bottom:1px solid #efefef}.p-table th,.p-table td,.p-article__table table th,.p-article__table table td{font-size:12px;width:100px;padding:8px;line-height:1.4;color:#322828;text-align:center;vertical-align:middle;border-right:1px solid #efefef}@media only screen and (max-width: 479px){.p-table th,.p-table td,.p-article__table table th,.p-article__table table td{width:80px;padding:8px}}.p-table th,.p-article__table table th{background:#f8f8f8}@media only screen and (max-width: 479px){.p-table th,.p-article__table table th{font-size:12px}}.p-table tbody tr:last-child,.p-article__table table tbody tr:last-child{border-bottom:none}.p-table.-company th,.p-table.-company td,.p-article__table table.-company th,.p-article__table table.-company td{font-size:13px;padding:12px;text-align:left}@media only screen and (max-width: 479px){.p-table.-company th,.p-table.-company td,.p-article__table table.-company th,.p-article__table table.-company td{font-size:12px;padding:8px}}.p-table.-company th,.p-article__table table.-company th{width:40px}.p-article__table table{table-layout:auto}.p-table.-product,.p-table.-widget{display:flex;flex-wrap:wrap;width:100%;table-layout:none;border:none;border-top:1px solid #efefef;border-left:1px solid #efefef}@media only screen and (max-width: 479px){.p-table.-product,.p-table.-widget{border-left:none}}.p-table.-product>dt,.p-table.-product dd,.p-table.-widget>dt,.p-table.-widget dd{font-size:12px;display:flex;align-items:center;padding:12px;line-height:1.4;word-break:break-all;border-right:1px solid #efefef;border-bottom:1px solid #efefef}@media only screen and (max-width: 479px){.p-table.-product>dt,.p-table.-product dd,.p-table.-widget>dt,.p-table.-widget dd{font-size:11px;padding:8px 0;border-right:none}}.p-table.-product>dt,.p-table.-widget>dt{width:15%;background:#f8f8f8}@media only screen and (max-width: 479px){.p-table.-product>dt,.p-table.-widget>dt{width:30%;font-weight:700;background:none}}.p-table.-product>dd,.p-table.-widget>dd{width:35%}@media only screen and (max-width: 479px){.p-table.-product>dd,.p-table.-widget>dd{width:70%;padding:8px 0 8px 8px}}.p-table.-product>dd>a,.p-table.-widget>dd>a{color:#4392f1}.p-table.-product>dd>a:hover,.p-table.-widget>dd>a:hover{color:#4392f1;text-decoration:underline}.p-table.-widget{margin-top:16px}.p-table.-widget>dt,.p-table.-widget dd{font-size:11px;padding:8px}@media only screen and (max-width: 479px){.p-table.-widget>dt,.p-table.-widget dd{padding:8px 0}}@media only screen and (max-width: 479px){.p-table.-widget>dd{padding:8px 0 8px 8px}}.p-table.-comparisonTable{width:auto;table-layout:auto;border-top:1px solid #efefef;border-right:none;border-bottom:1px solid #efefef;border-left:none}.p-table.-comparisonTable tr{border-bottom:none}.p-table.-comparisonTable tr:nth-child(2n){background:#f8f8f8}.p-table.-comparisonTable tr:nth-child(2n) .p-comparisonTable__image{background:#f8f8f8}.p-table.-comparisonTable th,.p-table.-comparisonTable td{font-size:11px;padding:4px 6px;text-align:left;vertical-align:middle}.p-table.-comparisonTable th:last-child,.p-table.-comparisonTable td:last-child{border-right:none}@media only screen and (max-width: 479px){.p-table.-comparisonTable th,.p-table.-comparisonTable td{font-size:10px}}.p-table.-comparisonTable th p,.p-table.-comparisonTable td p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.p-table.-comparisonTable th{font-weight:700;border-bottom:1px solid #efefef;text-align:center;color:#666}.p-table.-comparisonTable td{width:auto}.p-table.-comparisonTable td.p-comparisonTable__specTd{text-align:center}.p-tabs{margin:0 calc(50% - 50vw);border-bottom:1px solid #efefef}.p-tabs__container{position:relative;box-sizing:border-box;width:100%;max-width:1104px;padding:0 16px;margin:0 auto;display:flex}@media only screen and (max-width: 768px){.p-tabs__container{box-sizing:border-box;width:100%;margin:0}}@media only screen and (max-width: 479px){.p-tabs__container{padding:0}}@media only screen and (max-width: 479px){.p-tabs__item{width:50%}}.p-tabs__link{font-size:14px;position:relative;display:inline-block;padding:24px 40px;font-weight:700;line-height:1;color:#999;text-align:center}@media only screen and (max-width: 479px){.p-tabs__link{width:100%;padding:16px 0}}.p-tabs__link:hover{color:#ff585a}.p-tabs__link.is-active{color:#ff585a}.p-tabs__link.is-active::after{position:absolute;bottom:-1px;left:0;width:100%;height:4px;content:'';background:#ff585a;border-radius:8px}@media only screen and (max-width: 479px){.p-tabs__link.is-active::after{height:2px}}.p-tag{margin-bottom:-8px;letter-spacing:-0.4em}.p-tag>li{display:inline-block;margin:0 8px 8px 0}.p-tag>li:last-child{margin-right:0}.p-tag>li>a{font-size:13px;display:flex;align-items:center;padding:8px 12px;line-height:1;color:#322828;text-decoration:none;letter-spacing:normal;border:1px solid #efefef;border-radius:8px}@media only screen and (max-width: 479px){.p-tag>li>a{padding:8px;font-weight:700}}.p-tag>li>a>i{margin-right:2px;color:#666}@media only screen and (max-width: 479px){.p-tag>li>a>i{margin-top:-2px}}.p-tag>li>a>span{font-size:10px;padding:0 0 0 6px;color:#666}@media only screen and (max-width: 479px){.p-tag>li>a>span{font-weight:400}}.p-tag>li>a:hover{color:#322828;text-decoration:none}.p-categoryTag{display:flex;align-items:center;justify-content:center;font-size:11px;padding:0 0.6em;color:#666;background:#f8f8f8;border-radius:100px}.p-text.is-1{font-size:18px;line-height:2}@media only screen and (max-width: 479px){.p-text.is-1{font-size:16px;line-height:2}}.p-text.is-2{font-size:14px}.p-text.is-3{font-size:13px;line-height:2}.p-text.is-4{font-size:12px}.p-text.is-5{font-size:11px;line-height:1.4}.p-text.is-6{font-size:10px;line-height:1.2}.p-title--attachedIcon,.p-title--borderNone,.p-title{display:flex;margin-bottom:16px;font-weight:700;border-bottom:1px solid #efefef}.is-1.p-title--attachedIcon,.is-1.p-title--borderNone,.p-title.is-1{font-size:18px}@media only screen and (max-width: 479px){.is-1.p-title--attachedIcon,.is-1.p-title--borderNone,.p-title.is-1{font-size:16px}}.is-1.p-title--attachedIcon .p-title__inner,.is-1.p-title--borderNone .p-title__inner,.p-title.is-1 .p-title__inner{padding-bottom:16px}.is-2.p-title--attachedIcon,.is-2.p-title--borderNone,.p-title.is-2{font-size:16px}@media only screen and (max-width: 479px){.is-2.p-title--attachedIcon,.is-2.p-title--borderNone,.p-title.is-2{font-size:14px}}.is-2.p-title--attachedIcon .p-title__inner,.is-2.p-title--borderNone .p-title__inner,.p-title.is-2 .p-title__inner{padding-bottom:8px}.is-3.p-title--attachedIcon,.is-3.p-title--borderNone,.p-title.is-3{font-size:14px}@media only screen and (max-width: 479px){.is-3.p-title--attachedIcon,.is-3.p-title--borderNone,.p-title.is-3{font-size:13px}}.is-3.p-title--attachedIcon .p-title__inner,.is-3.p-title--borderNone .p-title__inner,.p-title.is-3 .p-title__inner{padding-bottom:4px}.p-title__inner{display:inline;margin-bottom:-1px;border-bottom:1px solid #777}.p-title__subText{font-size:11px;font-weight:400;color:#666}.p-title--attachedIcon,.p-title--borderNone{display:block;line-height:1.5;border-bottom:none}.is-1.p-title--attachedIcon,.p-title--borderNone.is-1{font-size:20px;margin-bottom:16px}@media only screen and (max-width: 479px){.is-1.p-title--attachedIcon,.p-title--borderNone.is-1{margin-bottom:8px}}.is-2.p-title--attachedIcon,.is-3.p-title--attachedIcon,.p-title--borderNone.is-2,.p-title--borderNone.is-3{margin-bottom:8px}.p-title--attachedIcon{display:flex;align-items:center;min-width:0}.p-title--attachedIcon.is-1{font-size:20px;margin-bottom:24px}@media only screen and (max-width: 479px){.p-title--attachedIcon.is-1{font-size:18px;margin-bottom:16px}}.p-title--attachedIcon>p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p-title--attachedIcon>i{margin-right:4px}.p-heading{font-weight:700;line-height:1.4}.p-heading--1{font-size:24px;margin-bottom:24px}@media only screen and (max-width: 479px){.p-heading--1{font-size:20px;margin-bottom:16px}}.p-heading--2{font-size:20px;margin-bottom:32px}@media only screen and (max-width: 479px){.p-heading--2{font-size:18px;margin-bottom:16px}}.p-heading--article{font-size:24px;position:relative;padding:16px 0 0;margin-bottom:24px;line-height:1.5;color:#322828}@media only screen and (max-width: 479px){.p-heading--article{font-size:20px;line-height:1.4}}.p-heading--article::after{display:block;width:100%;height:3px;margin-top:8px;content:'';background:#ff585a;border-radius:100px}@media only screen and (max-width: 479px){.p-heading--article::after{height:2px}}.p-userProfile{display:flex;flex-wrap:wrap;align-items:center}.p-userProfile__image{margin-right:24px}@media only screen and (max-width: 479px){.p-userProfile__image{margin-right:12px}}.p-userProfile__image>img{-o-object-fit:cover;object-fit:cover}.p-userProfile__avatar{width:128px;height:128px}@media only screen and (max-width: 479px){.p-userProfile__avatar{width:80px;height:80px}}.p-userProfile__content{flex:1}.p-userProfile__nameSection{display:flex;align-items:center}.p-userProfile__name{font-size:20px;margin-bottom:4px;font-weight:700;line-height:1.4;word-break:break-all}.p-userProfile__verifiedBadge{margin-left:2px}.p-userProfile__verifiedBadge>i{font-size:20px;color:#ff585a}.p-userProfile__id{font-size:13px;margin-bottom:8px;line-height:1;color:#666}@media only screen and (max-width: 479px){.p-userProfile__id{font-size:12px;margin-bottom:0}}@media only screen and (max-width: 479px){.p-userProfile__button{width:100%}}@media only screen and (max-width: 479px){.p-userProfile__button>a{display:block;margin-top:16px}}.p-userProfile__introduction{font-size:13px;word-break:break-all}@media only screen and (max-width: 479px){.p-userProfile__introduction{min-width:100%;margin-top:8px}}.p-userProfile__introduction a{color:#4392f1}.p-userProfile__introduction a:hover{text-decoration:underline}.p-userProfile__websiteUrl{font-size:13px;word-break:break-all}@media only screen and (max-width: 479px){.p-userProfile__websiteUrl{min-width:100%;margin:8px 0}}.p-userProfile__websiteUrl a{color:#4392f1}.p-userProfile__websiteUrl a:hover{text-decoration:underline}.Login h1{text-align:center}.Login__explanation{font-size:13px;margin-bottom:16px;text-align:center}.Login__container{width:100%;max-width:400px;margin-right:auto;margin-left:auto}.Login__section{margin-bottom:32px;text-align:center}.Login__button{display:block;width:100%}.Login__buttonList>li{margin-bottom:16px}.Login__buttonList>li:last-child{margin-bottom:0}.Login__heading{font-size:14px;margin-bottom:24px}.Login__divider{height:1px;margin:24px 0;background:#efefef}.Login__helperText{margin-top:16px}.Login__helperText>a{color:#999}.Posts__header{margin-bottom:16px}@media only screen and (max-width: 768px){.Posts__header{margin:-32px calc(50% - 50vw) 0}}@media only screen and (min-width: 480px) and (max-width: 768px){.Posts__header{padding:16px}}@media only screen and (max-width: 479px){.Posts__header{padding:8px 16px;margin-top:-16px}}.Posts__user{font-size:0px}.Posts__user>a{display:inline-flex;align-items:center}@media only screen and (max-width: 479px){.Posts__user .p-postList__avatar{margin:0 4px 0 0}}.Posts__avatar{width:32px;min-width:32px;height:32px;margin-right:8px}.Posts__userName{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-size:13px;font-weight:700;word-break:break-all}.Posts__verifiedBadge{margin-left:2px}.Posts__verifiedBadge>i{font-size:16px;color:#ff585a}.Posts__image{min-height:175px;margin-bottom:32px}@media only screen and (max-width: 479px){.Posts__image{min-height:386px;margin-bottom:24px}}.Posts__image>img{border-radius:8px}.Posts__body{font-size:16px;margin-bottom:24px;line-height:1.9;word-wrap:break-word;overflow-wrap:break-word}@media only screen and (max-width: 479px){.Posts__body{font-size:15px;margin-bottom:16px;line-height:1.8}}.Posts__body a{margin-right:0.5em;color:#4392f1}.Posts__body a:hover{color:#4392f1;text-decoration:underline}.Posts__date{margin-top:32px;color:#666}@media only screen and (max-width: 479px){.Posts__date{margin-top:24px}}.Posts__swiper{margin:0 -16px}.Posts__linkToEdit{position:absolute;top:-20px;right:16px;z-index:1;text-align:right}@media only screen and (max-width: 479px){.Posts__linkToEdit{top:16px;right:16px}}.Posts__floatingButton{position:fixed;bottom:28px;z-index:10;display:none;width:calc(100% - 32px);text-align:center}@media only screen and (max-width: 479px){.Posts__floatingButton{display:block}}.Products__main{display:flex;align-items:flex-start;max-width:960px;margin:0 auto}@media only screen and (max-width: 768px){.Products__main{display:block}}.Products__name{margin-bottom:4px}@media only screen and (max-width: 479px){.Products__name{margin-bottom:0}}.Products__name>a{font-size:12px;display:inline-block;margin-bottom:8px;line-height:1}@media only screen and (max-width: 479px){.Products__name>a{margin-bottom:2px;line-height:1.5}}.Products__name>h1{font-size:20px;font-weight:700}@media only screen and (max-width: 479px){.Products__name>h1{font-size:16px;line-height:1.5}}.Products__tabs{margin-bottom:40px}@media only screen and (min-width: 480px) and (max-width: 768px){.Products__tabs{margin-bottom:24px}}@media only screen and (max-width: 479px){.Products__tabs{margin-bottom:16px}}.Products__images{width:448px;min-height:553px;margin-right:64px}@media only screen and (max-width: 768px){.Products__images{width:100%;margin-right:0}}@media only screen and (max-width: 479px){.Products__images{min-height:407px}}@media only screen and (min-width: 480px) and (max-width: 768px){.Products__images{min-height:576px}}@media only screen and (max-width: 479px){.Products__images .swipe-image-area{min-height:370px}}@media only screen and (min-width: 480px) and (max-width: 768px){.Products__images .swipe-image-area{min-height:762px}}@media only screen and (min-width: 769px){.Products__images .swipe-image-area{min-height:500px}}.Products__imageCredit{font-size:11px;min-height:34px;margin:8px 0 12px;color:#999;text-align:center}@media only screen and (max-width: 479px){.Products__imageCredit{margin-top:4px}}.Products__imageCredit>a{display:inline-block;padding:8px 16px 8px 0;color:#999}.Products__content{width:448px;min-height:333px;margin-top:16px}@media only screen and (max-width: 768px){.Products__content{width:100%;min-height:auto;margin-top:0}}.Products__ratingScore{display:flex;align-items:center;min-width:168px;padding:20px;margin-bottom:20px;background:#f8f8f8;border-radius:8px}@media only screen and (max-width: 479px){.Products__ratingScore{display:block;min-width:auto;min-height:95px;text-align:center}}.Products__ratingScoreHeading{margin:2px 16px 0 0;font-weight:700;color:#666}@media only screen and (max-width: 479px){.Products__ratingScoreHeading{font-size:11px;margin:0 0 4px}}.Products__ratingScoreText{margin:2px 0 0 8px;color:#666}@media only screen and (max-width: 479px){.Products__ratingScoreText{font-size:11px;margin:0 0 4px}}.Products__userRecommended{padding:16px;background:#f8f8f8;border-radius:8px}.Products__dl{margin-bottom:24px}.Products__dl:last-child{margin-bottom:0}.Products__dl>dt{font-size:13px;margin-bottom:4px;color:#666}.Products__dl>dd{font-size:13px}.Products__dl>dd>strong{background:linear-gradient(transparent 65%, rgba(255,88,91,0.180392) 0%)}@media only screen and (max-width: 479px){.Products__dl{margin-bottom:16px}}.Products__dl.Products__priceComparison dt{margin-bottom:8px}.Products__shareButtons{display:inline-flex;align-items:center;margin:0 -6px}@media only screen and (max-width: 479px){.Products__shareButtons{margin:0 -8px}}.Products__shareButtons>li{margin:0 6px}@media only screen and (max-width: 479px){.Products__shareButtons>li{margin:0 8px}}.Products__shareButtons>li>a{font-size:24px}@media only screen and (max-width: 479px){.Products__shareButtons>li>a{font-size:32px}}.Products__variantList{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch}.Products__variantList>li{flex:0 0 auto;margin-right:8px}.Products__variantList>li>a.is-active{font-weight:700;color:#ff585a;border:1px solid #ff585a}.Products__variantList>li>a>img{width:24px;height:24px}.Products__ec{margin-bottom:16px;border-top:1px solid #efefef}.Products__ecItem>li{display:flex;align-items:center;padding:12px 0;border-bottom:1px solid #efefef}.Products__ecLogo{margin-right:32px}@media only screen and (max-width: 479px){.Products__ecLogo{margin-right:16px}}@media only screen and (max-width: 359px){.Products__ecLogo{margin-right:4px}}.Products__ecLogo>img{width:130px}@media only screen and (max-width: 479px){.Products__ecLogo>img{width:100px}}@media only screen and (max-width: 359px){.Products__ecLogo>img{width:90px}}.Products__officialStore{width:130px;font-weight:700;text-align:center}@media only screen and (max-width: 479px){.Products__officialStore{font-size:10px;width:100px}}.Products__ecPrice{font-size:16px;font-weight:700;color:#ff585a}@media only screen and (min-width: 480px) and (max-width: 768px){.Products__ecPrice{font-size:14px}}.Products__ecPrice>span{font-size:11px;margin-right:4px;font-weight:normal}.Products__ecButton{margin-left:auto;text-align:center}@media only screen and (max-width: 359px){.Products__ecButton>a{font-size:11px;padding-right:0.7em;padding-left:0.7em}}.Products__option{display:flex;flex-wrap:wrap;align-items:center}.Products__optionName{margin-top:4px}.Products__optionList{display:flex;flex-wrap:wrap;align-items:center}.Products__optionList>li{margin:4px 4px 0 0}.Products__optionList>li .is-active{color:#ff585a;border-color:#ff585a}.Products__saleLabel{font-size:10px;display:table;min-width:130px;padding:4px 4px 4px 6px;margin:-1px 0 -8px;font-weight:700;line-height:1;color:#6b6161;text-align:center;letter-spacing:0.05em;background:#f7e2e3;border-radius:0 0 8px}@media only screen and (max-width: 479px){.Products__saleLabel{min-width:100px}}@media only screen and (max-width: 359px){.Products__saleLabel{min-width:90px}}.Products__linkToEdit{position:absolute;top:-20px;right:16px;z-index:1;text-align:right}@media only screen and (max-width: 479px){.Products__linkToEdit{top:16px;right:16px}}.Products__actionArea{margin-top:24px}.Products__price{font-size:16px;display:flex;align-items:baseline;margin-bottom:16px;font-weight:700;color:#666}@media only screen and (max-width: 479px){.Products__price{font-size:14px}}.Products__price>span{font-size:12px;margin-right:4px;font-weight:400}@media only screen and (max-width: 479px){.Products__price>span{font-size:11px}}.Products__noPrice{font-size:12px;margin-bottom:16px;font-weight:400;color:#999}@media only screen and (max-width: 479px){.Products__noPrice{font-size:11px}}@media only screen and (max-width: 768px){.Products__priceDiv{height:48px}}.Products__priceButton{display:block;margin-top:16px}.Products__ratingScoreLink{margin-left:auto}@media only screen and (max-width: 479px){.Products__ratingScoreLink{display:inline-block;margin-left:0}}.Products__productHeader{padding:24px 0;margin:-32px 0 24px;border-bottom:1px solid #efefef}@media only screen and (max-width: 768px){.Products__productHeader{padding:16px 0}}@media only screen and (max-width: 479px){.Products__productHeader{margin-top:-16px}}.Products__ads{height:100px;margin-top:32px}.Products__ads>ins{width:320px;height:100px;margin:0 auto}.Products__ecButtons{padding-top:16px}.Products__ecButtons>li{position:relative;margin-bottom:16px}.Products__ecButtons>li:last-child{margin-bottom:0}.Users .p-productList{margin-top:-40px}@media only screen and (max-width: 768px){.Users .p-productList{margin-top:-16px}}.Users__profile{margin-bottom:16px}.Users__tabs{margin-bottom:40px}@media only screen and (max-width: 768px){.Users__tabs{margin-bottom:16px}}.Users__content{margin-bottom:40px}.Users__linkToEdit{position:absolute;top:-20px;right:16px;z-index:1;text-align:right}@media only screen and (max-width: 479px){.Users__linkToEdit{top:16px;right:16px}}.u-textBold{font-weight:700}.u-alignCenter{text-align:center}.u-bodyText{font-size:13px;line-height:2}.u-colorBlack{color:#322828}.u-colorTextGreyDark{color:#666}.u-colorTextGrey{color:#999}.u-bgWhite{background:#fff}.u-textlink--targetBlank,.u-textLink{color:#4392f1}.u-textlink--targetBlank:hover,.u-textLink:hover{color:#4392f1;text-decoration:underline}.u-textlink--targetBlank{font-size:13px;display:inline-flex;align-items:center}.u-textlink--targetBlank:hover{text-decoration:none}.u-textlink--targetBlank:hover>span{text-decoration:underline}@media only screen and (max-width: 479px){.u-textlink--targetBlank:hover>span{text-decoration:none}}.u-textlink--targetBlank>i{margin-left:2px;text-decoration:none}.u-cursorDefault{cursor:default}.u-cursorPointer{cursor:pointer}.u-mb0{margin-bottom:0}.u-mbAuto{margin-bottom:auto}.u-mbXXS{margin-bottom:4px}@media only screen and (max-width: 479px){.u-mbXXS{margin-bottom:2px}}.u-mbXS{margin-bottom:8px}@media only screen and (max-width: 479px){.u-mbXS{margin-bottom:4px}}.u-mbS{margin-bottom:16px}@media only screen and (max-width: 479px){.u-mbS{margin-bottom:8px}}.u-mbM{margin-bottom:24px}@media only screen and (max-width: 479px){.u-mbM{margin-bottom:16px}}.u-mbL{margin-bottom:32px}@media only screen and (max-width: 479px){.u-mbL{margin-bottom:24px}}.u-mbXL{margin-bottom:40px}@media only screen and (max-width: 479px){.u-mbXL{margin-bottom:32px}}.u-mbXXL{margin-bottom:48px}@media only screen and (max-width: 479px){.u-mbXXL{margin-bottom:40px}}.u-mt0{margin-top:0}.u-mtAuto{margin-top:auto}.u-mtXXS{margin-top:4px}@media only screen and (max-width: 479px){.u-mtXXS{margin-top:2px}}.u-mtXS{margin-top:8px}@media only screen and (max-width: 479px){.u-mtXS{margin-top:4px}}.u-mtS{margin-top:16px}@media only screen and (max-width: 479px){.u-mtS{margin-top:8px}}.u-mtM{margin-top:24px}@media only screen and (max-width: 479px){.u-mtM{margin-top:16px}}.u-mtL{margin-top:32px}@media only screen and (max-width: 479px){.u-mtL{margin-top:24px}}.u-mtL--pc{margin-top:32px}@media only screen and (max-width: 768px){.u-mtL--pc{margin-top:0}}.u-mtXL{margin-top:40px}@media only screen and (max-width: 479px){.u-mtXL{margin-top:32px}}.u-mtXL--pc{margin-top:40px}@media only screen and (max-width: 768px){.u-mtXL--pc{margin-top:0}}.u-mtXXL{margin-top:48px}@media only screen and (max-width: 479px){.u-mtXXL{margin-top:40px}}.u-mtSNegative{margin-top:-16px}@media only screen and (max-width: 479px){.u-mtSNegative{margin-top:-8px}}.u-mtMNegative{margin-top:-24px}@media only screen and (max-width: 479px){.u-mtMNegative{margin-top:-16px}}.u-ml0{margin-left:0}.u-mlAuto{margin-left:auto}.u-mlXXS{margin-left:4px}@media only screen and (max-width: 479px){.u-mlXXS{margin-left:2px}}.u-mlXS{margin-left:8px}@media only screen and (max-width: 479px){.u-mlXS{margin-left:4px}}.u-mlS{margin-left:16px}@media only screen and (max-width: 479px){.u-mlS{margin-left:8px}}.u-mlM{margin-left:24px}@media only screen and (max-width: 479px){.u-mlM{margin-left:16px}}.u-mlL{margin-left:32px}@media only screen and (max-width: 479px){.u-mlL{margin-left:24px}}.u-mlXL{margin-left:40px}@media only screen and (max-width: 479px){.u-mlXL{margin-left:32px}}.u-mlXXL{margin-left:48px}@media only screen and (max-width: 479px){.u-mlXXL{margin-left:40px}}.u-mr0{margin-right:0}.u-mrAuto{margin-right:auto}.u-mrXXS{margin-right:4px}@media only screen and (max-width: 479px){.u-mrXXS{margin-right:2px}}.u-mrXS{margin-right:8px}@media only screen and (max-width: 479px){.u-mrXS{margin-right:4px}}.u-mrS{margin-right:16px}@media only screen and (max-width: 479px){.u-mrS{margin-right:8px}}.u-mrM{margin-right:24px}@media only screen and (max-width: 479px){.u-mrM{margin-right:16px}}.u-mrL{margin-right:32px}@media only screen and (max-width: 479px){.u-mrL{margin-right:24px}}.u-mrXL{margin-right:40px}@media only screen and (max-width: 479px){.u-mrXL{margin-right:32px}}.u-mrXXL{margin-right:48px}@media only screen and (max-width: 479px){.u-mrXXL{margin-right:40px}}.u-ml20{margin-left:20px}.u-mAuto{margin:0 auto}.u-paddingTop0{padding-top:0}.u-displayBlock{display:block}.u-displayNone{display:none}.u-displayFlex{display:flex}.u-displayPc{display:block}@media only screen and (max-width: 768px){.u-displayPc{display:none}}.u-displayPcTablet{display:block}@media only screen and (max-width: 479px){.u-displayPcTablet{display:none}}.u-displaySp{display:none}@media only screen and (max-width: 479px){.u-displaySp{display:block}}.u-displayTabletSp{display:none}@media only screen and (max-width: 768px){.u-displayTabletSp{display:block}}.u-flexboxBasic{display:flex;align-items:center}.u-flexboxCenter{display:flex;align-items:center;justify-content:center}.u-displayBrSp br{display:none}@media only screen and (max-width: 479px){.u-displayBrSp br{display:inline}}.u-embedYoutubeWrapper{position:relative;width:100%;padding-top:56.25%}.u-embedYoutubeWrapper>iframe{position:absolute;top:0;right:0;width:100%;height:100%}.p-article__body>.u-embedYoutubeWrapper{margin-bottom:32px}/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fa,.fas,.far,.fal,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.3333333333em;line-height:0.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid 0.08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1, -1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(-1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;font-display:block;src:url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.2/webfonts/fa-solid-900.eot");src:url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.2/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.2/webfonts/fa-solid-900.woff2") format("woff2"),url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.2/webfonts/fa-solid-900.woff") format("woff"),url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.2/webfonts/fa-solid-900.ttf") format("truetype"),url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.2/webfonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:'Font Awesome 5 Free';font-weight:900}/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:block;src:url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.2/webfonts/fa-brands-400.eot");src:url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.2/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.2/webfonts/fa-brands-400.woff2") format("woff2"),url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.2/webfonts/fa-brands-400.woff") format("woff"),url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.2/webfonts/fa-brands-400.ttf") format("truetype"),url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.2/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:'Font Awesome 5 Brands';font-weight:400}
