@charset "UTF-8";.plain-text-tab__header{display:flex;height:32px}.plain-text-tab__item{flex:1;font-size:16px;line-height:22px;text-align:center;cursor:pointer;position:relative}.plain-text-tab__item.is-active{color:var(--theme)}.plain-text-tab__line{position:absolute;left:calc(50% - 19.5px);bottom:0;width:39px;height:2px;background-color:var(--theme)}.plain-text-tab__part{box-sizing:border-box;padding:0px var(--mb-padding)}.trapezoid-tab__header{height:80px;line-height:80px;display:flex}.trapezoid-tab__item{box-sizing:border-box;text-align:center;font-size:18px;cursor:pointer;position:relative}.trapezoid-tab__item:not(.is-active){flex:1}.trapezoid-tab__item.is-active{width:480px}.trapezoid-tab__item.is-active{color:var(--theme);background-size:cover;background-repeat:no-repeat}.trapezoid-tab__item.is-active:first-child{background-position:right}.trapezoid-tab__item.is-active:last-child{background-position:left}.trapezoid-tab__line{position:absolute;width:50px;height:3px;background-color:var(--theme);border-radius:10px;left:calc(50% - 25px);bottom:19px}.trapezoid-tab__part{box-sizing:border-box;padding:0px var(--mb-padding)}.trapezoid-tab.is-mobile .trapezoid-tab__header{height:40px;line-height:40px}.trapezoid-tab.is-mobile .trapezoid-tab__header .trapezoid-tab__item{font-size:16px}.trapezoid-tab.is-mobile .trapezoid-tab__header .trapezoid-tab__item:not(.is-active){flex:1}.trapezoid-tab.is-mobile .trapezoid-tab__header .trapezoid-tab__item.is-active{width:130px}.trapezoid-tab.is-mobile .trapezoid-tab__header .trapezoid-tab__item.is-active:first-child{padding-left:15px;text-align:start}.trapezoid-tab.is-mobile .trapezoid-tab__header .trapezoid-tab__item.is-active:first-child .trapezoid-tab__line{left:27px}.trapezoid-tab.is-mobile .trapezoid-tab__header .trapezoid-tab__item.is-active:last-child{padding-right:15px;text-align:end}.trapezoid-tab.is-mobile .trapezoid-tab__header .trapezoid-tab__item.is-active:last-child .trapezoid-tab__line{left:auto;right:27px}.trapezoid-tab.is-mobile .trapezoid-tab__header .trapezoid-tab__item.is-active:not(:first-child,:last-child){width:160px}.trapezoid-tab.is-mobile .trapezoid-tab__header .trapezoid-tab__item .trapezoid-tab__line{height:2px;bottom:0;width:39px}
