.tea{display:grid;gap:24px}.tea h3{margin-bottom:24px;padding:6px;display:block;border-left:4px solid #141e3e;font-size:1.125rem;font-weight:900;color:#141e3e}.tea__wrap{display:grid;gap:16px}.tea__wrap__txt{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.tea__wrap__img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;border-radius:8px;overflow:hidden}.tea__link .url a{display:grid;grid-template-columns:1rem 1fr;gap:8px;color:#0066c0;font-weight:700;position:relative}.tea__link .url a::before{content:"";width:1rem;height:auto;aspect-ratio:1/1;background:url(../img/icon/new-window.svg);background-size:contain;background-repeat:no-repeat;background-position:center;position:relative;top:50%;left:0;translate:0 -50%;-webkit-filter:brightness(0) saturate(100%) invert(27%) sepia(62%) saturate(2280%) hue-rotate(191deg) brightness(93%) contrast(102%);filter:brightness(0) saturate(100%) invert(27%) sepia(62%) saturate(2280%) hue-rotate(191deg) brightness(93%) contrast(102%)}@media screen and (min-width: 600px){.tea{gap:48px}.tea__wrap{grid-template-columns:repeat(2, minmax(0, 1fr));gap:24px}.tea__wrap__txt{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-ms-flex-item-align:center;align-self:center}.tea__wrap__img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media screen and (min-width: 1025px){.tea{gap:96px}.tea__wrap{gap:min(5vw,96px)}.tea__link .url a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tea__link .url a:hover span{color:#0066c0 !important}.tea__link .url a:hover span::after{bottom:-2px;opacity:1}.tea__link .url a:hover::before{opacity:1}.tea__link .url a span{justify-self:flex-start;display:inline-block;position:relative}.tea__link .url a span::after{content:"";width:100%;height:2px;background:#0066c0;opacity:0;position:absolute;bottom:2px;left:0;-webkit-transition:opacity .4s ease,bottom .4s ease;transition:opacity .4s ease,bottom .4s ease;pointer-events:none}.tea__link .url a::before{opacity:.5;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}}