.description_box{--width-item: 50%;--gap-contents: var(--gap-section-small)}.description_box .contents{text-align:center}.description_box .contents .content{margin-left:auto;margin-right:auto}.description_box .fixed{max-width:var(--width-fixed-small)}.description_box .columns{display:flex;position:relative;flex-wrap:wrap;align-items:stretch;justify-content:center;margin:0 calc(-0.5 * var(--gap-section-small)) calc(-1 * var(--gap-section-small))}.description_box .columns .content{width:calc(var(--width-item) - var(--gap-section-small));margin:0 calc(0.5 * var(--gap-section-small)) var(--gap-section-small)}.description_box .columns .content_full{--width-item: 100%}.description_box .underline{display:block;position:relative;overflow:hidden;width:max-content;max-width:100%;padding-bottom:0.25em;white-space:nowrap;text-overflow:ellipsis}.description_box .underline:after{content:'';position:absolute;right:0;bottom:0;left:0;height:0.25em;background:var(--color-tertiary);-webkit-mask:url(../../images/bg_underline.svg) 50% 50%/100% 100% no-repeat}@media (max-width: 64rem){.description_box{--width-item: 100%}.description_box .underline{display:inline;overflow:visible;flex-wrap:wrap;padding:0;white-space:wrap}.description_box .underline:after{display:none}}

/*# sourceMappingURL=description.css.map */
