.comment {
  margin: 1.25rem 0;
  border-radius: 0.75rem;
  border: 1px solid var(--white-3, #ECF2F7);
  padding: 1rem 1.25rem 1rem 1.25rem;
}
.comment .d-inline-flex {
  width: 100%;
  height: auto;
  margin-bottom: 0px;
}
.comment .d-inline-flex a {
  color: var(--black-1, #061020);
  font-family: "Semi";
  font-size: 1.5rem;
  font-style: normal;
  line-height: normal;
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  background: #fff;
  border: unset;
  padding: 0px;
}
.comment .d-inline-flex a:active {
  background: #fff;
  color: var(--black-1, #061020);
}
.comment .d-inline-flex a svg {
  position: absolute;
  top: 0px;
  right: 0px;
}
.comment .d-inline-flex a .apart {
  display: block;
  top: 14px;
}
.comment .d-inline-flex a .plus {
  display: none;
  top: 3px;
  right: -4px;
}
.comment .d-inline-flex .collapsed .apart {
  display: none;
}
.comment .d-inline-flex .collapsed .plus {
  display: block;
}
.comment .collapsing {
  display: none;
}
.comment .collapse {
  padding-top: 1rem;
}
.comment .collapse .cardContent {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  border: unset;
}
.comment .collapse .cardContent .leftComment {
  border-right: 1px solid #ECF2F7;
  padding-right: 1.25rem;
}
.comment .collapse .cardContent .leftComment h3 {
  color: var(--black-1, #061020);
  font-family: "Semi";
  font-size: 1.5rem;
  font-style: normal;
  margin-bottom: 1rem;
  line-height: normal;
}
.comment .collapse .cardContent .leftComment form {
  display: flex;
}
.comment .collapse .cardContent .leftComment form .imageComment {
  width: 2rem;
}
.comment .collapse .cardContent .leftComment form .demand_box {
  padding-left: 0.75rem;
  width: calc(100% - 2rem);
}
.comment .collapse .cardContent .leftComment form .demand_box .question-demand__item {
  margin-bottom: 0.5rem;
}
.comment .collapse .cardContent .leftComment form .demand_box .question-demand__item textarea {
  border-radius: 0.5rem;
  background: var(--white-2, #F6F9FC);
  height: 8.5rem;
  width: 100%;
  resize: unset;
  padding: 0.5rem;
  color: var(--black-1, #061020);
  font-size: 1rem;
  font-style: normal;
  line-height: normal;
  border: unset;
}
.comment .collapse .cardContent .leftComment form .demand_box .question-demand__item textarea:focus {
  outline: unset;
}
.comment .collapse .cardContent .leftComment form .demand_box .question-demand__item input {
  width: 100%;
  padding: 0.75rem 0.5rem;
  border-radius: 0.5rem;
  color: var(--black-1, #061020);
  font-size: 1rem;
  font-style: normal;
  line-height: normal;
  border: unset;
  border: unset;
}
.comment .collapse .cardContent .leftComment form .demand_box .question-demand__item input:focus {
  outline: unset;
}
.comment .collapse .cardContent .leftComment form .demand_box .question-demand__item #name {
  padding-left: 35px;
  background: var(--white-2, #F6F9FC) url("../image/iconName.svg") no-repeat top 11px left 10px;
}
.comment .collapse .cardContent .leftComment form .demand_box .question-demand__item #email {
  padding-left: 35px;
  background: var(--white-2, #F6F9FC) url("../image/iconMail.svg") no-repeat top 13px left 10px;
}
.comment .collapse .cardContent .leftComment form .demand_box .question-demand__item #phone {
  padding-left: 37px;
  background: var(--white-2, #F6F9FC) url("../image/iconPhone.svg") no-repeat top 12px left 10px;
}
.comment .collapse .cardContent .leftComment form .demand_box .errorText {
  display: none;
}
.comment .collapse .cardContent .leftComment form .demand_box .error {
  display: block;
  color: red;
  font-size: 13px;
  font-style: normal;
  line-height: normal;
  border: unset;
  margin-bottom: 1rem;
}
.comment .collapse .cardContent .leftComment form .demand_box .error2 {
  margin-top: 0.5rem;
}
.comment .collapse .cardContent .leftComment form .demand_box .flex-form {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0.5rem;
}
.comment .collapse .cardContent .leftComment form .demand_box .demand-btn {
  text-align: right;
}
.comment .collapse .cardContent .leftComment form .demand_box .demand-btn a {
  padding: 1rem 0rem;
  color: var(--white-1, #FFF);
  text-align: center;
  font-family: "Medium";
  font-size: 0.75rem;
  font-style: normal;
  line-height: normal;
  text-transform: uppercase;
  border-radius: 0.5rem;
  background: var(--main-1, #293A8E);
  padding: 1rem 2rem;
}
.comment .collapse .cardContent .rightComment {
  padding-left: 1.25rem;
}
.comment .collapse .cardContent .rightComment .itemComment {
  display: flex;
  margin-bottom: 0.75rem;
}
.comment .collapse .cardContent .rightComment .itemComment:last-child {
  margin-bottom: 0px;
}
.comment .collapse .cardContent .rightComment .itemComment .leftItemComment {
  width: 2rem;
}
.comment .collapse .cardContent .rightComment .itemComment .rightItemComment {
  width: calc(100% - 2rem);
  padding-left: 0.75rem;
}
.comment .collapse .cardContent .rightComment .itemComment .rightItemComment .contentComment {
  border-radius: 0.5rem;
  background: var(--white-2, #F6F9FC);
  padding: 0.75rem;
}
.comment .collapse .cardContent .rightComment .itemComment .rightItemComment .contentComment .nameComment {
  color: #00916C;
  font-family: "Medium";
  font-size: 1rem;
  font-style: normal;
  line-height: normal;
  margin-bottom: 0.5rem;
}
.comment .collapse .cardContent .rightComment .itemComment .rightItemComment .contentComment .nameComment span {
  margin-left: 0.5rem;
  color: var(--black-3, #6D727C);
  font-family: "Regular";
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.comment .collapse .cardContent .rightComment .itemComment .rightItemComment .contentComment .summary {
  margin-bottom: 0.5rem;
  color: #00916C;
  font-family: "Medium";
  font-size: 1rem;
  font-style: normal;
  line-height: normal;
}
.comment .collapse .cardContent .rightComment .itemComment .rightItemComment .contentComment a {
  color: #3DBDFF;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.comment .collapse .cardContent .rightComment .itemCommentChild {
  padding-left: 2.75rem;
}
.comment .collapse .cardContent .rightComment .replyComment {
  display: none;
  margin-bottom: 0.75rem;
}
.comment .collapse .cardContent .rightComment .replyComment .question-demand__item {
  margin-bottom: 0.5rem;
}
.comment .collapse .cardContent .rightComment .replyComment .question-demand__item textarea {
  border-radius: 0.5rem;
  background: var(--white-2, #F6F9FC);
  height: 8.5rem;
  width: 100%;
  resize: unset;
  padding: 0.5rem;
  color: var(--black-1, #061020);
  font-size: 1rem;
  font-style: normal;
  line-height: normal;
  border: unset;
}
.comment .collapse .cardContent .rightComment .replyComment .question-demand__item textarea:focus {
  outline: unset;
}
.comment .collapse .cardContent .rightComment .replyComment .question-demand__item input {
  width: 100%;
  padding: 0.75rem 0.5rem;
  border-radius: 0.5rem;
  color: var(--black-1, #061020);
  font-size: 1rem;
  font-style: normal;
  line-height: normal;
  border: unset;
  border: unset;
}
.comment .collapse .cardContent .rightComment .replyComment .question-demand__item input:focus {
  outline: unset;
}
.comment .collapse .cardContent .rightComment .replyComment .question-demand__item .nameCommentReply {
  padding-left: 35px;
  background: var(--white-2, #F6F9FC) url("../image/iconName.svg") no-repeat top 11px left 10px;
}
.comment .collapse .cardContent .rightComment .replyComment .question-demand__item .emailReplyComment {
  padding-left: 35px;
  background: var(--white-2, #F6F9FC) url("../image/iconMail.svg") no-repeat top 13px left 10px;
}
.comment .collapse .cardContent .rightComment .replyComment .question-demand__item .phoneReplyComment {
  padding-left: 37px;
  background: var(--white-2, #F6F9FC) url("../image/iconPhone.svg") no-repeat top 12px left 10px;
}
.comment .collapse .cardContent .rightComment .replyComment .errorText {
  display: none;
}
.comment .collapse .cardContent .rightComment .replyComment .error {
  display: block;
  color: red;
  font-size: 13px;
  font-style: normal;
  line-height: normal;
  border: unset;
  margin-bottom: 1rem;
}
.comment .collapse .cardContent .rightComment .replyComment .error2 {
  margin-top: 0.5rem;
}
.comment .collapse .cardContent .rightComment .replyComment .flex-form {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0.5rem;
}
.comment .collapse .cardContent .rightComment .replyComment .demand-btn {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 1rem;
}
.comment .collapse .cardContent .rightComment .replyComment .demand-btn .leftBtn {
  padding: 0.9rem 0rem;
}
.comment .collapse .cardContent .rightComment .replyComment .demand-btn .leftBtn a {
  color: var(--black-1);
  text-align: center;
  font-family: "Medium";
  font-size: 0.75rem;
  font-style: normal;
  line-height: normal;
  text-transform: uppercase;
  border-radius: 0.5rem;
  border: 1px solid var(--main-1, #293A8E);
  padding: 1rem 2rem;
}
.comment .collapse .cardContent .rightComment .replyComment .demand-btn .rightBtn {
  text-align: right;
}
.comment .collapse .cardContent .rightComment .replyComment .demand-btn .rightBtn a {
  color: var(--white-1, #FFF);
  text-align: center;
  font-family: "Medium";
  font-size: 0.75rem;
  font-style: normal;
  line-height: normal;
  text-transform: uppercase;
  border-radius: 0.5rem;
  background: var(--main-1, #293A8E);
  padding: 1rem 2rem;
}
.comment .collapse .cardContent .rightComment .replyCommentActive {
  display: block;
}

.comment-full .collapse .cardContent {
  display: grid;
  grid-template-columns: 1fr;
}
.comment-full .collapse .cardContent .leftComment {
  border-right: 0px;
}
.comment-full .collapse .cardContent .rightComment {
  display: none;
}

@media screen and (max-width: 768px) {
  .comment .collapse .cardContent {
    margin: 0rem 0rem;
    grid-template-columns: repeat(1, 1fr);
    padding: 0px;
  }
  .comment .collapse .cardContent .leftComment {
    border-right: 0px;
    border-bottom: 1px solid #ECF2F7;
    padding-right: 0px;
    padding-bottom: 1.25rem;
  }
  .comment .collapse .cardContent .rightComment {
    padding-top: 1.25rem;
    padding-left: 0px;
  }
  .comment-full .leftComment {
    border-bottom: 0px solid #ECF2F7 !important;
    padding-bottom: 0px !important;
  }
}

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