﻿@charset "utf-8"; 
.prodetails-content article .tagContent *{font-family: Roboto, sans-serif;}
.prodetails-info .prodetails-text-title{font-size: var(--fontsize20);}
.prodetails-info .prodetails-text{font-size: var(--fontsize16);-webkit-line-clamp: inherit;}
.home-banner{height:auto}
.home-banner .banner-animote{text-shadow:1px 1px 2px #000}
.home-banner .banner-animote .text{opacity:1;font-size:25px}
@media (max-width:1366px){.home-banner .banner-animote .text{font-size:22px}}
@media (max-width:768px){.home-banner .banner-animote .text{font-size:14px}
.home-banner .banner-animote .title{line-height:1.1}
.home-banner .banner-animote{padding:0 15px}}
@media (min-width:1025px){.page-container{flex-direction: row-reverse;}
.page-main{margin-right:0;margin-left:30px;}}
footer .foot-touch .foot-inner .icon{display:flex;align-items:center;justify-content:center;}
footer .foot-touch .foot-inner .icon img{max-width:27px}