html{font-size:clamp(13px,1.6vw,20px);}@media (max-width: 1120px){html{font-size:clamp(16px,1.8vw,24px);}}body{color:#fff;background:#231815;}#wa-header{padding:.5%;color:white;background-color:#231815;border-top:6px solid #c1272d;}#wa-header .wa-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;}#wa-header h1{margin:0;width:15%;min-width:150px;}#wa-header h1 a{font-size:inherit;color:inherit;text-decoration:none;}#wa-header h1 img{display:block;width:100%;height:auto;border:0;filter:brightness(0) invert(1);}@media (max-width: 1120px){#wa-header .wa-content{padding:.5em;justify-content:center;}#wa-header .wa-goto-hp{display:none;}}#wa-sub-visual{display:flex;flex-direction:row;}#wa-sub-visual-left{width:30%;}#wa-sub-visual-right{width:70%;}.wa-content{max-width:1120px;margin:0 auto;}.wa-fluid-img{display:block;width:100%;height:auto;}.wa-section{margin:10vh 0;padding:0 2vw;}.wa-section.with-figure{display:flex;flex-direction:row;gap:2em;}.wa-section.with-figure .figure{width:50%;}.wa-section.with-figure .text{width:50%;display:flex;flex-direction:column;justify-content:center;color:#fff;padding:1em 0;line-height:1.5;}.wa-section.with-figure .text h3{padding:.5em 0;font-weight:bold;font-size:130%;border-bottom:3px solid #c1272d;}.wa-section.with-figure .text p{margin:1em 0;}@media (max-width: 1120px){.wa-section.with-figure{flex-direction:column;}.wa-section.with-figure .text{width:auto;}.wa-section.with-figure .figure{width:auto;order:1;}.wa-section.with-figure h3{text-align:center;}}.wa-section.howto{display:flex;flex-direction:column;justify-content:center;}.wa-section.howto h3{margin:1em;text-align:center;font-size:150%;font-weight:bold;}.wa-section.howto .content{display:flex;flex-direction:row;justify-content:center;gap:2em;}.wa-section.howto img{display:block;width:100%;height:auto;}.wa-section.howto h4{margin:1em;text-align:center;font-size:120%;}.wa-section.howto p{margin:1em 0;text-align:center;}@media (max-width: 1120px){.wa-section.howto .content{flex-direction:column;gap:2rem;}}.wa-section.product h3{margin:1em;text-align:center;font-size:150%;font-weight:bold;}.wa-section.product table{width:100%;border-collapse:collapse;border-top:1px solid white;border-left:1px solid white;}.wa-section.product th{padding:1em;border-bottom:1px solid white;border-right:1px solid white;white-space:nowrap;}.wa-section.product td{padding:1em;border-bottom:1px solid white;border-right:1px solid white;}.wa-section.product h3{margin:1em;text-align:center;font-size:150%;font-weight:bold;}.wa-section.product table{width:100%;border-collapse:collapse;border-top:1px solid white;border-left:1px solid white;}.wa-section.product th{padding:1em;border-bottom:1px solid white;border-right:1px solid white;white-space:nowrap;}.wa-section.product td{padding:1em;border-bottom:1px solid white;border-right:1px solid white;}@media (max-width: 1120px){.wa-section.product table{font-size:small;}.wa-section.product th{white-space:wrap;}}.wa-section.allergy h3{margin:1em;text-align:center;font-size:150%;font-weight:bold;}.wa-section.allergy table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:4px;font-size:80%;}.wa-section.allergy td{padding:1em;text-align:center;border-radius:8px;color:silver;background-color:#100;}.wa-section.allergy td.on{color:white;background-color:#c1272d;}@media (max-width: 1120px){.wa-section.allergy table{font-size:x-small;}}#wa-footer{padding:1em;background-color:#c1272d;}#wa-footer-copy{text-align:center;}.wa-goto-hp{display:inline-block;padding:1em;background-color:#c1272d;border-radius:8px;}