#content.faq .title {
  background: var(--wpr-bg-1d0a73af-38a5-44e0-8887-ab4b0ffc1ea4) center top/cover no-repeat;
}
@media screen and (min-width: 768px) {
  #content.faq .inner {
    width: 830px;
  }
}
#content.faq section .head {
  margin: -100px auto 0;
  padding: 50px 50px 20px 50px;
  border-radius: 30px 30px 0 0;
  position: relative;
  background: #fff;
  z-index: 2;
  max-width: 1000px;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  #content.faq section .head {
    padding: 50px 85px 20px;
    margin-bottom: 40px;
  }
}
#content.faq section .head h2 {
  color: #ff7817;
  font-family: "Montserrat", sans-serif;
  font-size: 2.4rem;
  line-height: 1.6;
  position: relative;
  text-align: center;
  font-weight: 700;
  border-bottom: 6px dotted #ff7817;
  padding-bottom: 12px;
}
@media screen and (min-width: 768px) {
  #content.faq section .head h2 {
    font-size: 3.4rem;
    padding-bottom: 24px;
  }
}
#content.faq section h2 {
  border-bottom: 6px dotted #ff7817;
  color: #ff7817;
  font-size: 24px;
  padding-bottom: 12px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #content.faq section h2 {
    font-size: 30px;
    padding-bottom: 30px;
  }
}
#content.faq section .contents_body {
  margin-top: 24px;
}
@media screen and (min-width: 768px) {
  #content.faq section .contents_body {
    margin-top: 50px;
  }
}
#content.faq section#keyword .inner {
  padding-top: 0;
}
#content.faq section#keyword .inner form {
  background: #fff1e8;
  margin-top: 18px;
  padding: 18px !important;
}
@media screen and (min-width: 768px) {
  #content.faq section#keyword .inner form {
    margin-top: 50px;
    padding: 40px !important;
  }
}
@media screen and (min-width: 768px) {
  #content.faq section#keyword .inner form {
    display: flex;
  }
}
#content.faq section#keyword .inner input[type=text] {
  width: 100%;
  height: 40px;
  border: 1px solid #ff7817;
  background: #fff;
  padding: 6px 12px;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  #content.faq section#keyword .inner input[type=text] {
    width: calc(100% - 110px);
  }
}
#content.faq section#keyword .inner button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 40px;
  background: #ff7817;
  color: #fff;
  border-radius: 0;
  border: none;
  outline: none;
}
@media screen and (min-width: 768px) {
  #content.faq section#keyword .inner button {
    width: 110px;
  }
}
#content.faq section#keyword .inner button::before {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  background: var(--wpr-bg-69d5f665-8630-4049-bbc8-4d9c0ae71f33) center center/100% 100% no-repeat;
}
#content.faq #category_list .contents_body {
  margin-top: 18px;
}
@media screen and (min-width: 768px) {
  #content.faq #category_list .contents_body {
    margin-top: 50px;
  }
}
#content.faq #category_list .contents_body ul {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #content.faq #category_list .contents_body ul {
    display: flex;
    flex-wrap: wrap;
    width: 830px;
  }
}
#content.faq #category_list .contents_body ul li {
  display: flex;
  font-size: 16px;
  margin-top: 18px;
}
#content.faq #category_list .contents_body ul li:first-child {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  #content.faq #category_list .contents_body ul li {
    width: 405px;
    margin: 36px 0 0 20px;
  }
  #content.faq #category_list .contents_body ul li:nth-child(odd) {
    margin-left: 0;
  }
  #content.faq #category_list .contents_body ul li:nth-child(-n+2) {
    margin-top: 0;
  }
}
#content.faq #category_list .contents_body ul li::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: var(--wpr-bg-aabc393a-d323-427d-94d6-da705f05738d) center center/100% 100% no-repeat;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
}
#content.faq #category_list .contents_body ul li a {
  margin-left: 12px;
}
#content.faq #popular .contents_body ul li,
#content.faq #faq_all .contents_body ul li {
  border-bottom: 1px solid #ccc;
}
#content.faq #popular .contents_body ul li a,
#content.faq #faq_all .contents_body ul li a {
  display: flex;
  align-items: center;
  padding: 24px 28px 24px 0;
  text-decoration: none;
  position: relative;
  font-size: 16px;
  line-height: 1.6;
  word-break: break-all;
}
#content.faq #popular .contents_body ul li a::before, #content.faq #popular .contents_body ul li a::after,
#content.faq #faq_all .contents_body ul li a::before,
#content.faq #faq_all .contents_body ul li a::after {
  content: "";
  display: block;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
}
#content.faq #popular .contents_body ul li a::before,
#content.faq #faq_all .contents_body ul li a::before {
  width: 19px;
  height: 16px;
  background: var(--wpr-bg-525c755f-08cd-4679-8271-3c98315316ac) center center/100% 100% no-repeat;
  margin-right: 8px;
}
#content.faq #popular .contents_body ul li a::after,
#content.faq #faq_all .contents_body ul li a::after {
  width: 16px;
  height: 16px;
  background: var(--wpr-bg-2823937c-24b4-4000-b15b-8a924783876c) center center/100% 100% no-repeat;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -8px;
}
#content.faq #troubleshooting .contents_body ol {
  counter-reset: ts;
}
#content.faq #troubleshooting .contents_body ol li {
  border-bottom: 1px solid #ccc;
}
#content.faq #troubleshooting .contents_body ol li a {
  display: flex;
  align-items: center;
  padding: 24px 28px 24px 0;
  text-decoration: none;
  position: relative;
  font-size: 16px;
  line-height: 1.6;
  word-break: break-all;
}
#content.faq #troubleshooting .contents_body ol li a::before, #content.faq #troubleshooting .contents_body ol li a::after {
  content: "";
  display: block;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
}
#content.faq #troubleshooting .contents_body ol li a::before {
  content: counter(ts) ". ";
  counter-increment: ts;
  margin-right: 10px;
  color: #ff7817;
  font-weight: bold;
}
#content.faq #troubleshooting .contents_body ol li a::after {
  width: 16px;
  height: 16px;
  background: var(--wpr-bg-be3e8e87-6160-4260-a7e8-7ebc384053b1) center center/100% 100% no-repeat;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -8px;
}
#content.faq.single .head {
  margin: -100px auto 40px;
  padding: 24px 24px 0 24px;
  border-radius: 30px 30px 0 0;
  position: relative;
  background: #fff;
  z-index: 2;
  max-width: 1000px;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  #content.faq.single .head {
    padding: 50px 85px 20px;
  }
}
#content.faq.single .head h2 {
  color: #414141;
  background: #ffebdc;
  font-family: "Montserrat", sans-serif;
  padding: 24px;
  font-size: 2.4rem;
  line-height: 1.6;
  position: relative;
  text-align: center;
  font-weight: 700;
  border: none;
  position: relative;
  border-radius: 10px;
}
@media screen and (min-width: 768px) {
  #content.faq.single .head h2 {
    font-size: 2.8rem;
    padding: 60px;
    border-radius: 20px;
  }
}
#content.faq.single .head h2:after {
  content: "";
  display: block;
  width: 60px;
  height: 30px;
  background: var(--wpr-bg-3832f998-09b4-4ecb-b4e9-a0970d25518e) center top/100% 100% no-repeat;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: -30px;
}
#content.faq.single section h3 {
  color: #ff7817;
  font-family: "Montserrat", sans-serif;
  font-size: 2.4rem;
  line-height: 1.6;
  position: relative;
  text-align: center;
  font-weight: 700;
  border-bottom: 6px dotted #ff7817;
  padding-bottom: 12px;
}
@media screen and (min-width: 768px) {
  #content.faq.single section h3 {
    font-size: 3.4rem;
    padding-bottom: 24px;
  }
}
#content.faq.single .answer_wrap {
  max-width: 660px !important;
  font-size: 1.6rem;
  line-height: 1.75;
}
#content.faq.single .answer_wrap::before {
  content: "";
  display: block;
  width: 36px;
  height: 24px;
  background: var(--wpr-bg-03581e7f-9fd0-4210-aa60-9b2d08ee5963) center center/100% 100% no-repeat;
  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  #content.faq.single .entry + * {
    margin-top: 72px;
  }
}
#content.faq.archive .head + .inner {
  padding-top: 0 !important;
}
#content.faq.archive .contents_body ul {
  counter-reset: ts;
}
#content.faq.archive .contents_body ul li {
  border-bottom: 1px solid #ccc;
}
#content.faq.archive .contents_body ul li a {
  display: flex;
  align-items: center;
  padding: 24px 28px 24px 0;
  text-decoration: none;
  position: relative;
  font-size: 16px;
  line-height: 1.6;
  word-break: break-all;
}
#content.faq.archive .contents_body ul li a::before, #content.faq.archive .contents_body ul li a::after {
  content: "";
  display: block;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
}
#content.faq.archive .contents_body ul li a::before {
  content: counter(ts) ". ";
  counter-increment: ts;
  margin-right: 10px;
  color: #ff7817;
  font-weight: bold;
}
#content.faq.archive .contents_body ul li a::after {
  width: 16px;
  height: 16px;
  background: var(--wpr-bg-4cd94de3-a20a-4352-8a64-3b174b024075) center center/100% 100% no-repeat;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -8px;
}
#content.faq .btn {
  width: 284px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  border: 1px solid #ff7817;
  box-sizing: border-box;
  text-decoration: none;
  position: relative;
  margin-top: 24px;
}
@media screen and (min-width: 768px) {
  #content.faq .btn {
    margin-top: 90px;
  }
}
#content.faq .btn svg {
  display: block;
  width: 16px;
  height: 8px;
  position: absolute;
  top: 50%;
  right: 21px;
  margin-top: -4px;
}
#content.faq .btn svg path {
  fill: #ff7817;
  transition: 0.3s;
}
#content.faq .btn:hover {
  background: #ff7817;
  color: #fff;
}
#content.faq .btn:hover svg path {
  fill: #fff;
}
#content.faq .btn.circle {
  border-radius: 21px;
}
#content.faq .btn.center {
  margin-left: auto;
  margin-right: auto;
}
#content.faq .more01 a {
  margin-left: auto;
  margin-right: auto;
}

.contact_area {
  margin-top: 72px;
}
@media screen and (min-width: 768px) {
  .contact_area {
    margin-top: 140px;
  }
}
