@charset "UTF-8";
.m3sp-cat {
  font-feature-settings: "palt";
  word-wrap: break-word;
  overflow-wrap: break-word;
  color: #333;
}
.m3sp-cat h2 {
  padding-left: 10px;
  margin: 20px 0;
  border-left: 5px solid #3f4f9e;
}
.m3sp-cat h3 {
  margin: 20px 0;
}
.m3sp-cat h1, .m3sp-cat h2, .m3sp-cat h3, .m3sp-cat h4, .m3sp-cat h5, .m3sp-cat h6 {
  clear: both;
  line-height: 1.5;
}
.m3sp-cat h2 {
  font-size: 21px;
  padding-left: 10px;
  line-height: 1.5;
  margin: 3rem 0 1.5rem 0;
  font-size: 18px;
}
.m3sp-cat h2:first-of-type {
  margin-top: 2rem;
}
.m3sp-cat h3 {
  font-size: 16px;
  line-height: 1.5;
  margin: 2rem 0 1rem 0;
}
.m3sp-cat h4 {
  font-size: 17px;
  margin: 20px 0;
}
.m3sp-cat h5, .m3sp-cat h6 {
  font-size: 16px;
}
.m3sp-cat p {
  font-size: 15px;
  line-height: 1.75;
  margin: 0 0 2rem 0;
}
.m3sp-cat p + h2 {
  margin-top: 3rem;
}
.m3sp-cat p + h2:first-of-type {
  margin-top: 3rem;
}
.m3sp-cat p + p.caption {
  margin-top: -1.5rem;
}
.m3sp-cat p a {
  color: #40509e;
}
.m3sp-cat blockquote {
  position: relative;
  margin: 20px 0;
  padding: 30px;
  color: #595959;
  background-color: #f6f6f6;
  border-radius: 4px;
}
.m3sp-cat blockquote p {
  margin-bottom: 0;
  font-size: 14px;
}
.m3sp-cat blockquote p:first-child {
  margin-top: 0;
}
.m3sp-cat blockquote:before, .m3sp-cat blockquote:after {
  font-family: century;
  position: absolute;
  font-size: 5em;
  opacity: 0.1;
}
.m3sp-cat blockquote:before {
  top: -20px;
  left: 10px;
  content: "“";
}
.m3sp-cat blockquote:after {
  bottom: -55px;
  right: 10px;
  content: "”";
}
.m3sp-cat img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
}
.m3sp-cat img + .caption {
  margin-top: -1.5rem;
}
.m3sp-cat ul, .m3sp-cat ol, .m3sp-cat li {
  padding: 0;
}
.m3sp-cat ul, .m3sp-cat ol {
  margin: 0 0 2rem 20px !important;
}
.m3sp-cat li {
  font-size: 14px;
  line-height: 1.75;
  margin: 0;
}
.m3sp-cat li a {
  color: #40509e;
}
.m3sp-cat .left {
  text-align: left;
}
.m3sp-cat .center {
  text-align: center;
}
.m3sp-cat .right {
  text-align: right;
}
.m3sp-cat .small {
  font-size: 10px;
}
.m3sp-cat .left img {
  margin: 0;
}
.m3sp-cat .border {
  border: 1px solid #dedede;
}
.m3sp-cat .border img {
  margin-bottom: 0;
}
.m3sp-cat .lead {
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  color: #4d4c4c;
  margin-bottom: 2rem;
}
.m3sp-cat .lead p {
  margin: 0;
  padding: 20px 0;
  font-size: 12px;
}
.m3sp-cat .lead p a {
  color: #40509e;
}
.m3sp-cat .box {
  border: 1px solid #dedede;
}
.m3sp-cat .box-g {
  background-color: #fafafa;
}
.m3sp-cat .box, .m3sp-cat .box-g {
  margin: 0 0 20px 0;
  padding: 20px;
}
.m3sp-cat .box p, .m3sp-cat .box-g p {
  margin: 0.5rem 0;
  padding: 0;
  line-height: 1.75;
  font-size: 13px;
}
.m3sp-cat .box p:first-child, .m3sp-cat .box-g p:first-child {
  margin-top: -0.2em !important;
}
.m3sp-cat .box ol, .m3sp-cat .box ul {
  margin: 0.5rem 0 0.5rem 20px !important;
}
.m3sp-cat .box-g ol, .m3sp-cat .box-g ul {
  margin: 0.5rem 0 0.5rem 20px !important;
}
.m3sp-cat .box ol:first-child, .m3sp-cat .box ul:first-child {
  margin-top: -0.2rem !important;
}
.m3sp-cat .box-g ol:first-child, .m3sp-cat .box-g ul:first-child {
  margin-top: -0.2rem !important;
}
.m3sp-cat .box ol:last-child, .m3sp-cat .box ul:last-child, .m3sp-cat .box p:last-child {
  margin-bottom: 0;
}
.m3sp-cat .box-g ol:last-child, .m3sp-cat .box-g ul:last-child, .m3sp-cat .box-g p:last-child {
  margin-bottom: 0;
}
.m3sp-cat .box h2, .m3sp-cat .box h3, .m3sp-cat .box h4, .m3sp-cat .box h5 {
  margin: 1rem 0 !important;
}
.m3sp-cat .box-g h2, .m3sp-cat .box-g h3, .m3sp-cat .box-g h4, .m3sp-cat .box-g h5 {
  margin: 1rem 0 !important;
}
.m3sp-cat .box h2:first-child, .m3sp-cat .box h3:first-child, .m3sp-cat .box h4:first-child, .m3sp-cat .box h5:first-child {
  margin-top: -0.1rem !important;
}
.m3sp-cat .box-g h2:first-child, .m3sp-cat .box-g h3:first-child, .m3sp-cat .box-g h4:first-child, .m3sp-cat .box-g h5:first-child {
  margin-top: -0.1rem !important;
}
.m3sp-cat .box img, .m3sp-cat .box-g img {
  margin-bottom: 10px;
}
.m3sp-cat .box img:last-child, .m3sp-cat .box-g img:last-child {
  margin-bottom: 0;
}
.m3sp-cat .box p a, .m3sp-cat .box-g p a {
  color: #40509e;
}
.m3sp-cat .box p:last-of-type, .m3sp-cat .box-g p:last-of-type {
  margin-bottom: 0;
}
.m3sp-cat .prof {
  border: 1px solid #dedede;
  margin: 20px 0;
  padding: 20px;
  line-height: 1.75;
}
.m3sp-cat .prof .prof-heading {
  display: flex;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  margin: 0 0 0.5rem 0;
}
.m3sp-cat .prof .prof-heading .prof-img {
  margin: 0 1rem 0 0;
  width: 80px;
}
.m3sp-cat .prof .prof-heading .prof-name {
  flex: 1;
  box-sizing: border-box;
}
.m3sp-cat .prof .prof-heading .prof-name h3 {
  margin: 0 !important;
  padding: 0;
  font-size: 14px;
}
.m3sp-cat .prof .prof-heading .prof-name span.prof-position {
  display: block;
  font-size: 10px;
  color: #999;
  margin-top: 0;
}
.m3sp-cat .prof .prof-contents {
  width: 100%;
  display: block;
}
.m3sp-cat .prof img {
  display: inline;
  width: 80px;
  height: auto;
  margin: 0 10px 0 0;
  flex: 1;
}
.m3sp-cat .prof img.radius {
  border-radius: 100%;
}
.m3sp-cat .prof p {
  flex-grow: 3;
  margin: 0;
  padding: 0;
  font-size: 13px;
}
.m3sp-cat .prof p a {
  color: #40509e;
}
.m3sp-cat .infobox {
  border: 1px solid #dedede;
  margin-top: 20px;
  padding: 20px;
  font-size: 0.9rem;
}
.m3sp-cat .infobox img {
  margin-bottom: 10px;
  max-width: 50%;
}
.m3sp-cat .infobox img:last-child {
  margin-bottom: 0;
}
.m3sp-cat .infobox img.radius {
  border-radius: 200px;
}
.m3sp-cat .infobox p {
  margin: 0.5rem 0;
  padding: 0;
  font-size: 13px;
}
.m3sp-cat .infobox p a {
  color: #40509e;
}
.m3sp-cat .infobox ul, .m3sp-cat .infobox ol {
  margin-bottom: 0;
  margin: 0.5rem 0 0.5rem 20px !important;
}
.m3sp-cat .infobox li {
  line-height: 1.75;
}
.m3sp-cat .infobox h2, .m3sp-cat .infobox h3, .m3sp-cat .infobox h4, .m3sp-cat .infobox h5 {
  margin: 1rem 0 !important;
}
.m3sp-cat .infobox h2:first-child, .m3sp-cat .infobox h3:first-child, .m3sp-cat .infobox h4:first-child, .m3sp-cat .infobox h5:first-child {
  margin-top: -0.5rem !important;
}
.m3sp-cat .infobox p:first-child, .m3sp-cat .infobox ol:first-child, .m3sp-cat .infobox ul:first-child {
  margin-top: -0.1rem !important;
}
.m3sp-cat .infobox p:last-child, .m3sp-cat .infobox ol:last-child, .m3sp-cat .infobox ul:last-child {
  margin-bottom: -0.1rem !important;
}
.m3sp-cat .tweet {
  display: flex;
  flex-grow: 3;
  margin: 20px 0;
}
.m3sp-cat .tweet img {
  display: inline;
  width: 60px;
  min-width: 60px;
  height: 60px;
  margin: 0 10px 0 0;
  align-items: flex-start;
  flex-shrink: 1;
}
.m3sp-cat .tweet img.radius {
  border-radius: 100%;
}
.m3sp-cat .tweet p, .m3sp-cat .tweet li {
  flex-grow: 3;
  margin: 0;
  padding: 0;
  font-size: 15px;
}
.m3sp-cat .question {
  position: relative;
  font-weight: bold;
  margin: 0 0 2rem 0;
}
.m3sp-cat .question:before {
  content: "──";
  margin-right: 5px;
}
.m3sp-cat .box_center {
  margin: 0 auto;
}
.m3sp-cat .box_center img {
  margin-right: 0;
  margin-left: 0;
}
.m3sp-cat .caption {
  font-size: 10px;
  color: #999;
  margin-top: 0.25rem;
}
.m3sp-cat .group {
  margin: 20px 0 0;
  padding: 30px;
  background-color: #fff;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  border-top: 2px solid #40509e;
}
.m3sp-cat .group h3 {
  margin: 0 0 1rem 0;
  font-size: 15px;
}
.m3sp-cat .group p {
  margin: 0;
  padding: 0;
}
.m3sp-cat .group p a {
  color: #40509e;
}
.m3sp-cat .group ul, .m3sp-cat .group ol {
  margin: 0 0 0 20px !important;
}
.m3sp-cat .group ul li {
  margin-bottom: 0.5rem;
  line-height: 1.5;
}
.m3sp-cat .group ul li:last-child {
  margin-bottom: 0;
}
.m3sp-cat ol.ranking {
  margin-left: 0 !important;
  counter-reset: li;
}
.m3sp-cat .ranking > li {
  list-style: none;
  position: relative;
  padding-left: 28px;
  margin-bottom: 10px;
  font-weight: bold;
  line-height: 1.75;
}
.m3sp-cat .ranking > li:before {
  position: absolute;
  counter-increment: li;
  content: counter(li);
  background: #7c95db;
  color: #fff;
  border-radius: 2px;
  text-align: center;
  width: 22px;
  height: 22px;
  left: 0em;
  top: 2px;
  line-height: 22px;
  font-size: 13px;
}
.m3sp-cat .ranking > li:first-child:before {
  background: #d0a32f;
}
.m3sp-cat .ranking > li:nth-child(2):before {
  background: #b9b9b0;
}
.m3sp-cat .ranking > li:nth-child(3):before {
  background: #D07149;
}
.m3sp-cat .red {
  color: #c00;
}
.m3sp-cat .none, .m3sp-cat .sp_none {
  display: none;
}
.m3sp-cat hr {
  height: 0;
  margin: 40px 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #dedede;
}
.m3sp-cat table {
  border-collapse: collapse;
  margin-bottom: 2rem;
  font-size: 0.9rem;
  line-height: 1.5;
  width: 100%;
}
.m3sp-cat td {
  vertical-align: top;
  padding: 0;
  border: none;
}
.m3sp-cat table.border td {
  padding: 10px;
  border: 1px solid #dedede;
}
.m3sp-cat table.stripe tbody {
  border-top: 1px solid #dedede;
}
.m3sp-cat table.stripe tbody th, .m3sp-cat table.stripe tbody td {
  border: 1px solid #dedede;
  border-width: 0 0 1px;
}
.m3sp-cat table tbody th {
  vertical-align: top;
  padding: 10px 10px 10px 0;
  text-align: left;
  font-weight: bold;
}
.m3sp-cat td {
  vertical-align: top;
  padding: 10px;
}
.m3sp-cat table.border th, .m3sp-cat table.border td {
  border: 1px solid #dedede;
  padding: 10px;
}
.m3sp-cat .btn_list {
  display: flex;
  flex-wrap: wrap;
}
.m3sp-cat .btn_list a {
  display: table-cell;
  margin: 10px 10px 0 0;
  padding: 12px 20px;
  text-align: center;
  border: 1px solid #dedede;
  border-radius: 4px;
  color: #333;
  font-size: 85%;
  vertical-align: middle;
  line-height: 20px;
}
.m3sp-cat .btn_list img {
  float: left;
  width: 20px;
  min-width: 20px;
  vertical-align: bottom;
  margin: 0 7px 0 0;
}
.m3sp-cat .m3-button, .m3sp-cat a .m3-button {
  display: inline-block;
  padding: 8px 14px;
  border-radius: 4px;
  text-decoration: none;
  text-align: center;
  vertical-align: top;
  line-height: 1.5;
  white-space: nowrap;
  color: #333;
  background: #dcdcdc;
  border-bottom: 3px solid #b6b6b6;
  margin-bottom: 2rem;
}
.m3sp-cat .m3-button:active, .m3sp-cat a .m3-button:active {
  margin-top: 3px;
  border-bottom: none;
}
.m3sp-cat .m3-button--primary, .m3sp-cat a .m3-button--primary {
  color: #fff;
  background: #40509e;
  border-bottom: 3px solid #2a3468;
}
.m3sp-cat .m3-button--secondary, .m3sp-cat a .m3-button--secondary {
  color: #fff;
  background: #f9982c;
  border-bottom: 3px solid #d37206;
}
.m3sp-cat .m3-button--success, .m3sp-cat a .m3-button--success {
  color: #fff;
  background: #36a763;
  border-bottom: 3px solid #236d41;
}
.m3sp-cat .m3-button--danger, .m3sp-cat a .m3-button--danger {
  color: #fff;
  background: #c81f3d;
  border-bottom: 3px solid #861529;
}
.m3sp-cat .m3-button--full, .m3sp-cat .m3sp-button--full {
  display: block;
}
.m3sp-cat .chat-left {
  margin: 20px 0;
}
.m3sp-cat .chat-left .chat-thumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}
.m3sp-cat .chat-left .chat-thumb img {
  width: 35px;
  height: 35px;
  border-radius: 100%;
  display: inline;
  margin: 0 5px 0 0;
}
.m3sp-cat .chat-left .chat-thumb .chat-name {
  margin-left: 5px;
  font-size: 10px;
  color: #666;
  text-align: center;
}
.m3sp-cat .chat-left .chat-message {
  background-color: #f6f6f6;
  padding: 20px;
  border-radius: 5px;
  position: relative;
}
.m3sp-cat .chat-left .chat-message a {
  color: #40509e;
}
.m3sp-cat .chat-left .chat-message img {
  margin-bottom: 15px;
}
.m3sp-cat .chat-left .chat-message img:last-child {
  margin-bottom: 0;
}
.m3sp-cat .chat-left .chat-message p:first-child {
  margin-top: 0;
}
.m3sp-cat .chat-left .chat-message p:last-child {
  margin-bottom: 0;
}
.m3sp-cat .chat-left .chat-message:before {
  border-bottom-color: #f6f6f6;
  left: 15px;
  border-bottom: 10px solid #f6f6f6;
  border-left: 0px solid transparent;
  border-right: 10px solid transparent;
  bottom: 100%;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}
.m3sp-cat .chat-right {
  margin: 20px 0;
}
.m3sp-cat .chat-right .chat-thumb {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}
.m3sp-cat .chat-right .chat-thumb img {
  width: 35px;
  height: 35px;
  border-radius: 100%;
  margin-bottom: 0px;
  display: inline;
  margin: 0 0 0 5px;
}
.m3sp-cat .chat-right .chat-thumb .chat-name {
  margin-right: 5px;
  font-size: 10px;
  line-height: 1.5;
  color: #666;
  text-align: center;
}
.m3sp-cat .chat-right .chat-message {
  background-color: #f6f6f6;
  padding: 20px;
  border-radius: 5px;
  position: relative;
}
.m3sp-cat .chat-right .chat-message a {
  color: #40509e;
}
.m3sp-cat .chat-right .chat-message img {
  margin-bottom: 15px;
}
.m3sp-cat .chat-right .chat-message img:last-child {
  margin-bottom: 0;
}
.m3sp-cat .chat-right .chat-message p:first-child {
  margin-top: 0;
}
.m3sp-cat .chat-right .chat-message p:last-child {
  margin-bottom: 0;
}
.m3sp-cat .chat-right .chat-message:before {
  border-bottom-color: #f6f6f6;
  right: 15px;
  border-bottom: 10px solid #f6f6f6;
  border-right: 0px solid transparent;
  border-left: 10px solid transparent;
  bottom: 100%;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}
.m3sp-cat .readmore {
  position: relative;
  padding-bottom: 20px;
}
.m3sp-cat .readmore .m3-button {
  z-index: 2;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  margin: auto;
  width: auto;
}
.m3sp-cat .readmore i {
  margin-right: 0.5em;
}
.m3sp-cat .readmore label {
  width: 100%;
}
.m3sp-cat .readmore input {
  display: none;
}
.m3sp-cat .readmore input:checked ~ label {
  display: none;
}
.m3sp-cat .readmore input:checked ~ .readmore-wrapper {
  height: auto;
}
.m3sp-cat .readmore input:checked ~ .readmore-wrapper:before {
  display: none;
}
.m3sp-cat .readmore + .readmore {
  margin-top: 20px;
}
.m3sp-cat .readmore-link {
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
.m3sp-cat .m3-button.m3-button--white, .m3sp-cat a .m3-button.m3-button--white {
  background: #fff;
  color: #333;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0);
  border-bottom: 3px solid #d9d9d9;
  border-top: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
}
.m3sp-cat .readmore-wrapper {
  position: relative;
  overflow: hidden;
  height: 100px;
}
.m3sp-cat .readmore-wrapper p + p {
  margin-top: 1em;
}
.m3sp-cat .readmore-wrapper:before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 60px;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 50%, #fff 100%);
  background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 50%, #fff 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 50%, #fff 100%);
}
.m3sp-cat .img_right, .m3sp-cat div.img_right, .m3sp-cat .img_left, .m3sp-cat div.img_left {
  margin-left: auto;
  margin-right: auto;
}
.m3sp-cat details {
  transition: 0.5s;
  padding: 20px;
  margin-bottom: 1rem;
}
.m3sp-cat details[open] {
  background: #f6f6f6;
  border-radius: 6px;
}
.m3sp-cat details[open] p:last-of-type {
  margin-bottom: 0 !important;
}
.m3sp-cat summary {
  list-style-image: none;
  cursor: pointer;
  outline: none;
  color: #03a;
  margin-bottom: 1rem;
}
.m3sp-cat .ex-bt {
  margin: 2rem 0;
  text-align: center;
}
.m3sp-cat .ex-bt-link {
  margin-top: 2rem;
}
.m3sp-cat .ex-banner {
  margin: 2rem 0;
  text-align: center;
}
.m3sp-cat .ex-banner img {
  margin-bottom: 0;
  border-radius: 0 !important;
}
.m3sp-cat .m3-mt10 {
  margin-top: 10px;
}
.m3sp-cat .m3-mt20 {
  margin-top: 20px;
}
.m3sp-cat .m3-mt30 {
  margin-top: 30px;
}
.m3sp-cat .m3-mb10 {
  margin-bottom: 10px;
}
.m3sp-cat .m3-mb20 {
  margin-bottom: 20px;
}
.m3sp-cat .m3-mb30 {
  margin-bottom: 30px;
}
.m3sp-cat .m3l-contents {
  font-family: "Helvetica Neue", helvetica, "Arial", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Noto Sans JP", meiryo, sans-serif;
  font-feature-settings: "palt";
  font-size: 1rem;
  letter-spacing: 0.04em;
  color: #37393E;
  display: flex;
  flex-direction: column;
  gap: 24px;
  box-sizing: border-box;
  padding: 20px 0;
}
.m3sp-cat .m3l-contents * {
  box-sizing: border-box;
}
.m3sp-cat .m3l-contents img {
  margin: 0 !important;
}
.m3sp-cat .m3l__title {
  display: flex;
  align-items: center;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(46, 52, 72, 0.14);
  gap: 4px;
}
.m3sp-cat .m3l__title-text {
  font-size: 1.25rem;
  font-weight: bold;
}
.m3sp-cat .m3l__title-label {
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: bold;
  display: inline-flex;
  background: #44679B;
  padding: 4px 6px;
  color: #fff;
  border-radius: 2px;
}
.m3sp-cat .m3l__tooltip {
  position: relative;
  cursor: pointer;
  width: 20px;
  height: 20px;
}
.m3sp-cat .m3l__tooltip img {
  width: 100%;
  height: auto;
}
.m3sp-cat .m3l__tooltip-text {
  background: rgba(46, 52, 72, 0.8392156863);
  border-radius: 4px;
  bottom: calc(100% + 8px + 4px);
  color: #fff;
  display: block;
  left: 50%;
  max-width: 240px;
  opacity: 0;
  padding: 4px 8px;
  position: absolute;
  transition: opacity 0.3s ease-in;
  translate: -50% 4px;
  visibility: hidden;
  width: max-content;
  z-index: 9500;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.m3sp-cat .m3l__tooltip-text::before {
  content: "";
  display: block;
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 0;
  border-style: solid;
  border-color: rgba(46, 52, 72, 0.8392156863) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-width: 8px 6px 0 6px;
  bottom: -8px;
}
.m3sp-cat .m3l__tooltip:hover .m3l__tooltip-text {
  opacity: 1;
  visibility: visible;
}
.m3sp-cat .m3l__body {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.m3sp-cat .m3l__topic {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.m3sp-cat .m3l__topic-text {
  font-size: 1rem;
  line-height: 1.25rem;
  font-weight: bold;
  flex: 1;
}
.m3sp-cat .m3l__topic-data {
  color: rgba(46, 52, 72, 0.58);
  display: flex;
  gap: 16px;
}
.m3sp-cat .m3l__topic-data-item {
  display: flex;
  gap: 2px;
  align-items: center;
  font-size: 0.875rem;
  line-height: 1;
}
.m3sp-cat .m3l__topic-data-item img {
  width: 14px;
  height: 14px;
}
.m3sp-cat .m3l__comment {
  display: flex;
  flex-direction: column;
  gap: 16px;
  position: relative;
}
.m3sp-cat .m3l__comment::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgb(255, 255, 255) 95%);
  pointer-events: none;
  z-index: 1;
}
.m3sp-cat .m3l__comment-item {
  display: flex;
  gap: 8px;
}
.m3sp-cat .m3l__comment-image {
  width: 36px;
  height: 36px;
  border-radius: 80px;
  box-shadow: inset 0 0 0 2px rgba(46, 52, 72, 0.09);
  display: block;
}
.m3sp-cat .m3l__comment-text {
  padding: 12px;
  flex: 1;
  background: #EDEEF2;
  margin: 0;
  border-radius: 4px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 4px;
  word-break: break-all;
  overflow-wrap: break-word;
}
.m3sp-cat .m3l__comment-more {
  color: #3160D9;
}
.m3sp-cat .m3l__comment-data {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: rgba(46, 52, 72, 0.58);
}
.m3sp-cat .m3l__comment-data-date {
  font-size: 0.75rem;
  line-height: 1rem;
}
.m3sp-cat .m3l__comment-data-like {
  display: flex;
  gap: 2px;
  align-items: center;
  font-size: 0.875rem;
  line-height: 1;
}
.m3sp-cat .m3l__comment-data-like img {
  width: 14px;
  height: 14px;
}
.m3sp-cat .m3l-button {
  display: flex;
  justify-content: center;
  width: 100%;
  text-decoration: none;
}
.m3sp-cat .m3l-button__text {
  width: 100%;
  min-height: 44px;
  background: #3160D9;
  display: inline-flex;
  padding: 12px;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.25rem;
  border-radius: 4px;
}
.m3sp-cat .m3l-button:hover .m3l-button__text {
  opacity: 0.9;
}
.m3sp-cat a.m3l-button:hover {
  text-decoration: none;
}
/*# sourceMappingURL=m3sp-cat.css.map */
