@charset "UTF-8";
/* reset */
*, ::before, ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

body {
  margin: 0;
}

main {
  display: block;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg, img, embed, object, iframe {
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
}

button:disabled, [type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td, th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

li {
  list-style-type: none;
}

select {
  padding: 8px;
  width: 100%;
  background-color: #fff;
  background-image: url(lib/images/select-arrow.png);
  background-repeat: no-repeat;
  background-position: 98% center;
  border: solid 1px #e2e5e8;
  border-radius: 1px;
  font-size: 16px;
  font-size: 1.6rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* compornent */
/* pagenation */
/* 企業リスﾄ */
html,
body.customize-search {
  height: 100%;
  min-height: 100%;
}

body.customize-search .content {
  flex: 1;
}

.header {
  padding: 0;
}

body.single-faq,
body.single-corp_faq,
body.tax-faqcategory,
body.post-type-archive-faq,
body.post-type-archive-corp_faq,
body.post-type-archive-corporate,
body.tax-industry,
body.page-template-corporate-list-template-php,
body.customize-search {
  display: flex;
  flex-direction: column;
  background: #fffcdd;
}

.single-faq select,
.single-corp_faq select,
.tax-faqcategory select,
.post-type-archive-faq select,
.post-type-archive-corp_faq select,
.post-type-archive-corporate select,
.tax-industry select,
.page-template-corporate-list-template-php select,
.customize-search select {
  color: #04b4a0;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: center;
  width: auto;
  height: 100%;
  padding: 10px 16px;
  border-radius: 50px;
  margin-bottom: 24px;
  border: 1px solid #04b4a0;
  outline: 0;
}
.single-faq .pagination,
.single-corp_faq .pagination,
.tax-faqcategory .pagination,
.post-type-archive-faq .pagination,
.post-type-archive-corp_faq .pagination,
.post-type-archive-corporate .pagination,
.tax-industry .pagination,
.page-template-corporate-list-template-php .pagination,
.customize-search .pagination {
  margin-top: 40px;
  margin-bottom: 32px;
  text-align: center;
}
.single-faq .top-bar,
.single-faq #breadcrumb,
.single-corp_faq .top-bar,
.single-corp_faq #breadcrumb,
.tax-faqcategory .top-bar,
.tax-faqcategory #breadcrumb,
.post-type-archive-faq .top-bar,
.post-type-archive-faq #breadcrumb,
.post-type-archive-corp_faq .top-bar,
.post-type-archive-corp_faq #breadcrumb,
.post-type-archive-corporate .top-bar,
.post-type-archive-corporate #breadcrumb,
.tax-industry .top-bar,
.tax-industry #breadcrumb,
.page-template-corporate-list-template-php .top-bar,
.page-template-corporate-list-template-php #breadcrumb,
.customize-search .top-bar,
.customize-search #breadcrumb {
  display: none;
}
.single-faq .container,
.single-corp_faq .container,
.tax-faqcategory .container,
.post-type-archive-faq .container,
.post-type-archive-corp_faq .container,
.post-type-archive-corporate .container,
.tax-industry .container,
.page-template-corporate-list-template-php .container,
.customize-search .container {
  width: min(1000px, 100%);
  margin: 0 auto;
}
.single-faq .content,
.single-corp_faq .content,
.tax-faqcategory .content,
.post-type-archive-faq .content,
.post-type-archive-corp_faq .content,
.post-type-archive-corporate .content,
.tax-industry .content,
.page-template-corporate-list-template-php .content,
.customize-search .content {
  padding: 64px 0 128px;
}
.single-faq .header_top,
.single-corp_faq .header_top,
.tax-faqcategory .header_top,
.post-type-archive-faq .header_top,
.post-type-archive-corp_faq .header_top,
.post-type-archive-corporate .header_top,
.tax-industry .header_top,
.page-template-corporate-list-template-php .header_top,
.customize-search .header_top {
  background-color: #fff;
  height: 90px;
}
.single-faq .header_top_inner,
.single-corp_faq .header_top_inner,
.tax-faqcategory .header_top_inner,
.post-type-archive-faq .header_top_inner,
.post-type-archive-corp_faq .header_top_inner,
.post-type-archive-corporate .header_top_inner,
.tax-industry .header_top_inner,
.page-template-corporate-list-template-php .header_top_inner,
.customize-search .header_top_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding: 0 44px;
  margin: 0 auto;
}
.single-faq nav.nav,
.single-corp_faq nav.nav,
.tax-faqcategory nav.nav,
.post-type-archive-faq nav.nav,
.post-type-archive-corp_faq nav.nav,
.post-type-archive-corporate nav.nav,
.tax-industry nav.nav,
.page-template-corporate-list-template-php nav.nav,
.customize-search nav.nav {
  background-color: #333;
  height: 64px;
}
.single-faq .nav_inner,
.single-corp_faq .nav_inner,
.tax-faqcategory .nav_inner,
.post-type-archive-faq .nav_inner,
.post-type-archive-corp_faq .nav_inner,
.post-type-archive-corporate .nav_inner,
.tax-industry .nav_inner,
.page-template-corporate-list-template-php .nav_inner,
.customize-search .nav_inner {
  height: 100%;
}
.single-faq .nav_list,
.single-corp_faq .nav_list,
.tax-faqcategory .nav_list,
.post-type-archive-faq .nav_list,
.post-type-archive-corp_faq .nav_list,
.post-type-archive-corporate .nav_list,
.tax-industry .nav_list,
.page-template-corporate-list-template-php .nav_list,
.customize-search .nav_list {
  display: flex;
  width: min(1280px, 100%);
  height: 100%;
  margin: 0 auto;
  padding: 0 22px;
}
.single-faq .nav_list a,
.single-corp_faq .nav_list a,
.tax-faqcategory .nav_list a,
.post-type-archive-faq .nav_list a,
.post-type-archive-corp_faq .nav_list a,
.post-type-archive-corporate .nav_list a,
.tax-industry .nav_list a,
.page-template-corporate-list-template-php .nav_list a,
.customize-search .nav_list a {
  display: flex;
  height: 100%;
  padding: 0 22px;
  color: #fff;
  align-items: center;
  font-size: 16px;
  white-space: nowrap;
  transition: 0.2s ease-in-out;
}
.single-faq .nav_list a:hover,
.single-corp_faq .nav_list a:hover,
.tax-faqcategory .nav_list a:hover,
.post-type-archive-faq .nav_list a:hover,
.post-type-archive-corp_faq .nav_list a:hover,
.post-type-archive-corporate .nav_list a:hover,
.tax-industry .nav_list a:hover,
.page-template-corporate-list-template-php .nav_list a:hover,
.customize-search .nav_list a:hover {
  color: #fff;
  background-color: #000;
}
.single-faq .side-nav,
.single-corp_faq .side-nav,
.tax-faqcategory .side-nav,
.post-type-archive-faq .side-nav,
.post-type-archive-corp_faq .side-nav,
.post-type-archive-corporate .side-nav,
.tax-industry .side-nav,
.page-template-corporate-list-template-php .side-nav,
.customize-search .side-nav {
  display: flex;
  align-items: center;
}
.single-faq .btn_cv,
.single-corp_faq .btn_cv,
.tax-faqcategory .btn_cv,
.post-type-archive-faq .btn_cv,
.post-type-archive-corp_faq .btn_cv,
.post-type-archive-corporate .btn_cv,
.tax-industry .btn_cv,
.page-template-corporate-list-template-php .btn_cv,
.customize-search .btn_cv {
  background-color: #fa408f;
  color: #fff;
  font-size: 16px;
  width: 180px;
  height: 42px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  transition: opacity 0.2s ease-in-out;
}
.single-faq .btn_beginner,
.single-corp_faq .btn_beginner,
.tax-faqcategory .btn_beginner,
.post-type-archive-faq .btn_beginner,
.post-type-archive-corp_faq .btn_beginner,
.post-type-archive-corporate .btn_beginner,
.tax-industry .btn_beginner,
.page-template-corporate-list-template-php .btn_beginner,
.customize-search .btn_beginner {
  background-color: #fff;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  border-radius: 50%;
  color: #04b4a0;
  fill: #04b4a0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  margin-left: 24px;
}
.single-faq .footer,
.single-corp_faq .footer,
.tax-faqcategory .footer,
.post-type-archive-faq .footer,
.post-type-archive-corp_faq .footer,
.post-type-archive-corporate .footer,
.tax-industry .footer,
.page-template-corporate-list-template-php .footer,
.customize-search .footer {
  position: relative;
  background-color: #222;
  padding-bottom: 36px;
}
.single-faq .c-inner,
.single-corp_faq .c-inner,
.tax-faqcategory .c-inner,
.post-type-archive-faq .c-inner,
.post-type-archive-corp_faq .c-inner,
.post-type-archive-corporate .c-inner,
.tax-industry .c-inner,
.page-template-corporate-list-template-php .c-inner,
.customize-search .c-inner {
  width: min(1000px, 100%);
  margin: 0 auto;
  padding: 0 20px;
}
.single-faq .good-design,
.single-corp_faq .good-design,
.tax-faqcategory .good-design,
.post-type-archive-faq .good-design,
.post-type-archive-corp_faq .good-design,
.post-type-archive-corporate .good-design,
.tax-industry .good-design,
.page-template-corporate-list-template-php .good-design,
.customize-search .good-design {
  margin-bottom: 40px;
}
.single-faq .footer_col,
.single-corp_faq .footer_col,
.tax-faqcategory .footer_col,
.post-type-archive-faq .footer_col,
.post-type-archive-corp_faq .footer_col,
.post-type-archive-corporate .footer_col,
.tax-industry .footer_col,
.page-template-corporate-list-template-php .footer_col,
.customize-search .footer_col {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.single-faq .footer_list,
.single-corp_faq .footer_list,
.tax-faqcategory .footer_list,
.post-type-archive-faq .footer_list,
.post-type-archive-corp_faq .footer_list,
.post-type-archive-corporate .footer_list,
.tax-industry .footer_list,
.page-template-corporate-list-template-php .footer_list,
.customize-search .footer_list {
  margin-bottom: 60px;
}
.single-faq .footer_list li + li,
.single-corp_faq .footer_list li + li,
.tax-faqcategory .footer_list li + li,
.post-type-archive-faq .footer_list li + li,
.post-type-archive-corp_faq .footer_list li + li,
.post-type-archive-corporate .footer_list li + li,
.tax-industry .footer_list li + li,
.page-template-corporate-list-template-php .footer_list li + li,
.customize-search .footer_list li + li {
  margin-top: 20px;
}
.single-faq .footer_list a,
.single-corp_faq .footer_list a,
.tax-faqcategory .footer_list a,
.post-type-archive-faq .footer_list a,
.post-type-archive-corp_faq .footer_list a,
.post-type-archive-corporate .footer_list a,
.tax-industry .footer_list a,
.page-template-corporate-list-template-php .footer_list a,
.customize-search .footer_list a {
  color: #fff !important;
  font-size: 14px;
}
.single-faq .sns,
.single-corp_faq .sns,
.tax-faqcategory .sns,
.post-type-archive-faq .sns,
.post-type-archive-corp_faq .sns,
.post-type-archive-corporate .sns,
.tax-industry .sns,
.page-template-corporate-list-template-php .sns,
.customize-search .sns {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.single-faq .sns a,
.single-corp_faq .sns a,
.tax-faqcategory .sns a,
.post-type-archive-faq .sns a,
.post-type-archive-corp_faq .sns a,
.post-type-archive-corporate .sns a,
.tax-industry .sns a,
.page-template-corporate-list-template-php .sns a,
.customize-search .sns a {
  color: #fff;
  fill: #fff;
  display: block;
}
.single-faq .sns svg,
.single-corp_faq .sns svg,
.tax-faqcategory .sns svg,
.post-type-archive-faq .sns svg,
.post-type-archive-corp_faq .sns svg,
.post-type-archive-corporate .sns svg,
.tax-industry .sns svg,
.page-template-corporate-list-template-php .sns svg,
.customize-search .sns svg {
  height: auto;
}
.single-faq .sns svg.tw,
.single-corp_faq .sns svg.tw,
.tax-faqcategory .sns svg.tw,
.post-type-archive-faq .sns svg.tw,
.post-type-archive-corp_faq .sns svg.tw,
.post-type-archive-corporate .sns svg.tw,
.tax-industry .sns svg.tw,
.page-template-corporate-list-template-php .sns svg.tw,
.customize-search .sns svg.tw {
  width: 22.4px;
}
.single-faq .sns svg.fb,
.single-corp_faq .sns svg.fb,
.tax-faqcategory .sns svg.fb,
.post-type-archive-faq .sns svg.fb,
.post-type-archive-corp_faq .sns svg.fb,
.post-type-archive-corporate .sns svg.fb,
.tax-industry .sns svg.fb,
.page-template-corporate-list-template-php .sns svg.fb,
.customize-search .sns svg.fb {
  width: 11.2px;
}
.single-faq .sns svg.ig,
.single-corp_faq .sns svg.ig,
.tax-faqcategory .sns svg.ig,
.post-type-archive-faq .sns svg.ig,
.post-type-archive-corp_faq .sns svg.ig,
.post-type-archive-corporate .sns svg.ig,
.tax-industry .sns svg.ig,
.page-template-corporate-list-template-php .sns svg.ig,
.customize-search .sns svg.ig {
  width: 20px;
}
.single-faq .sns svg.yt,
.single-corp_faq .sns svg.yt,
.tax-faqcategory .sns svg.yt,
.post-type-archive-faq .sns svg.yt,
.post-type-archive-corp_faq .sns svg.yt,
.post-type-archive-corporate .sns svg.yt,
.tax-industry .sns svg.yt,
.page-template-corporate-list-template-php .sns svg.yt,
.customize-search .sns svg.yt {
  width: 28.8px;
}
.single-faq .sns svg.tt,
.single-corp_faq .sns svg.tt,
.tax-faqcategory .sns svg.tt,
.post-type-archive-faq .sns svg.tt,
.post-type-archive-corp_faq .sns svg.tt,
.post-type-archive-corporate .sns svg.tt,
.tax-industry .sns svg.tt,
.page-template-corporate-list-template-php .sns svg.tt,
.customize-search .sns svg.tt {
  width: 17.6px;
}
.single-faq .sns svg.ln,
.single-corp_faq .sns svg.ln,
.tax-faqcategory .sns svg.ln,
.post-type-archive-faq .sns svg.ln,
.post-type-archive-corp_faq .sns svg.ln,
.post-type-archive-corporate .sns svg.ln,
.tax-industry .sns svg.ln,
.page-template-corporate-list-template-php .sns svg.ln,
.customize-search .sns svg.ln {
  width: 26.4px;
}
.single-faq .c-svg,
.single-corp_faq .c-svg,
.tax-faqcategory .c-svg,
.post-type-archive-faq .c-svg,
.post-type-archive-corp_faq .c-svg,
.post-type-archive-corporate .c-svg,
.tax-industry .c-svg,
.page-template-corporate-list-template-php .c-svg,
.customize-search .c-svg {
  fill: currentColor;
  display: inline-block;
  vertical-align: top;
}
.single-faq .footer_bottom,
.single-corp_faq .footer_bottom,
.tax-faqcategory .footer_bottom,
.post-type-archive-faq .footer_bottom,
.post-type-archive-corp_faq .footer_bottom,
.post-type-archive-corporate .footer_bottom,
.tax-industry .footer_bottom,
.page-template-corporate-list-template-php .footer_bottom,
.customize-search .footer_bottom {
  text-align: right;
}
.single-faq .footer_link,
.single-corp_faq .footer_link,
.tax-faqcategory .footer_link,
.post-type-archive-faq .footer_link,
.post-type-archive-corp_faq .footer_link,
.post-type-archive-corporate .footer_link,
.tax-industry .footer_link,
.page-template-corporate-list-template-php .footer_link,
.customize-search .footer_link {
  margin-bottom: 16px;
}
.single-faq .footer_link > a,
.single-corp_faq .footer_link > a,
.tax-faqcategory .footer_link > a,
.post-type-archive-faq .footer_link > a,
.post-type-archive-corp_faq .footer_link > a,
.post-type-archive-corporate .footer_link > a,
.tax-industry .footer_link > a,
.page-template-corporate-list-template-php .footer_link > a,
.customize-search .footer_link > a {
  display: inline-block;
}
.single-faq .copyright,
.single-corp_faq .copyright,
.tax-faqcategory .copyright,
.post-type-archive-faq .copyright,
.post-type-archive-corp_faq .copyright,
.post-type-archive-corporate .copyright,
.tax-industry .copyright,
.page-template-corporate-list-template-php .copyright,
.customize-search .copyright {
  color: #fff;
  font-size: 12px;
}
.single-faq .pagetop,
.single-corp_faq .pagetop,
.tax-faqcategory .pagetop,
.post-type-archive-faq .pagetop,
.post-type-archive-corp_faq .pagetop,
.post-type-archive-corporate .pagetop,
.tax-industry .pagetop,
.page-template-corporate-list-template-php .pagetop,
.customize-search .pagetop {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 40px;
  top: -30px;
  z-index: 9;
  transition: 0.3s;
}
.single-faq .pagetop.is-fixed,
.single-corp_faq .pagetop.is-fixed,
.tax-faqcategory .pagetop.is-fixed,
.post-type-archive-faq .pagetop.is-fixed,
.post-type-archive-corp_faq .pagetop.is-fixed,
.post-type-archive-corporate .pagetop.is-fixed,
.tax-industry .pagetop.is-fixed,
.page-template-corporate-list-template-php .pagetop.is-fixed,
.customize-search .pagetop.is-fixed {
  position: fixed;
  top: auto;
  bottom: 20px;
}
.single-faq .pagetop.show,
.single-corp_faq .pagetop.show,
.tax-faqcategory .pagetop.show,
.post-type-archive-faq .pagetop.show,
.post-type-archive-corp_faq .pagetop.show,
.post-type-archive-corporate .pagetop.show,
.tax-industry .pagetop.show,
.page-template-corporate-list-template-php .pagetop.show,
.customize-search .pagetop.show {
  opacity: 1;
  pointer-events: auto;
}
.single-faq .pagetop.show,
.single-corp_faq .pagetop.show,
.tax-faqcategory .pagetop.show,
.post-type-archive-faq .pagetop.show,
.post-type-archive-corp_faq .pagetop.show,
.post-type-archive-corporate .pagetop.show,
.tax-industry .pagetop.show,
.page-template-corporate-list-template-php .pagetop.show,
.customize-search .pagetop.show {
  opacity: 1;
  pointer-events: auto;
}
.single-faq .pagetop_link,
.single-corp_faq .pagetop_link,
.tax-faqcategory .pagetop_link,
.post-type-archive-faq .pagetop_link,
.post-type-archive-corp_faq .pagetop_link,
.post-type-archive-corporate .pagetop_link,
.tax-industry .pagetop_link,
.page-template-corporate-list-template-php .pagetop_link,
.customize-search .pagetop_link {
  border-radius: 50%;
  background-color: #04b4a0;
  color: #fff !important;
  fill: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
}
@media only screen and (max-width: 768px) {
  .tax-faqcategory main,
  .post-type-archive-faq main,
  .post-type-archive-corp_faq main,
  .post-type-archive-corporate main,
  .tax-industry main,
  .page-template-corporate-list-template-php main,
  .customize-search main {
    padding: 0 3.738317757vw;
  }
  .tax-faqcategory .content,
  .post-type-archive-faq .content,
  .post-type-archive-corp_faq .content,
  .post-type-archive-corporate .content,
  .tax-industry .content,
  .page-template-corporate-list-template-php .content,
  .customize-search .content {
    padding: 32px 0;
  }
  .tax-faqcategory .header_top,
  .post-type-archive-faq .header_top,
  .post-type-archive-corp_faq .header_top,
  .post-type-archive-corporate .header_top,
  .tax-industry .header_top,
  .page-template-corporate-list-template-php .header_top,
  .customize-search .header_top {
    height: calc(16.35514vw + 1px);
    border-bottom: 1px solid #eee;
  }
  .tax-faqcategory .header_top_inner,
  .post-type-archive-faq .header_top_inner,
  .post-type-archive-corp_faq .header_top_inner,
  .post-type-archive-corporate .header_top_inner,
  .tax-industry .header_top_inner,
  .page-template-corporate-list-template-php .header_top_inner,
  .customize-search .header_top_inner {
    align-items: center;
    padding: 0 3.738317757vw;
  }
  .tax-faqcategory .logo img,
  .post-type-archive-faq .logo img,
  .post-type-archive-corp_faq .logo img,
  .post-type-archive-corporate .logo img,
  .tax-industry .logo img,
  .page-template-corporate-list-template-php .logo img,
  .customize-search .logo img {
    width: 32.2429906542vw;
  }
  .tax-faqcategory .logo a,
  .post-type-archive-faq .logo a,
  .post-type-archive-corp_faq .logo a,
  .post-type-archive-corporate .logo a,
  .tax-industry .logo a,
  .page-template-corporate-list-template-php .logo a,
  .customize-search .logo a {
    display: block;
  }
  .tax-faqcategory .logo a img,
  .post-type-archive-faq .logo a img,
  .post-type-archive-corp_faq .logo a img,
  .post-type-archive-corporate .logo a img,
  .tax-industry .logo a img,
  .page-template-corporate-list-template-php .logo a img,
  .customize-search .logo a img {
    display: block;
  }
  .tax-faqcategory .side-nav,
  .post-type-archive-faq .side-nav,
  .post-type-archive-corp_faq .side-nav,
  .post-type-archive-corporate .side-nav,
  .tax-industry .side-nav,
  .page-template-corporate-list-template-php .side-nav,
  .customize-search .side-nav {
    align-items: flex-end;
  }
  .tax-faqcategory .btn_cv,
  .post-type-archive-faq .btn_cv,
  .post-type-archive-corp_faq .btn_cv,
  .post-type-archive-corporate .btn_cv,
  .tax-industry .btn_cv,
  .page-template-corporate-list-template-php .btn_cv,
  .customize-search .btn_cv {
    font-size: 3.0373831776vw;
    width: 34.1121495327vw;
    height: 8.4112149533vw;
    padding-top: 2px;
  }
  .tax-faqcategory .btn_beginner,
  .post-type-archive-faq .btn_beginner,
  .post-type-archive-corp_faq .btn_beginner,
  .post-type-archive-corporate .btn_beginner,
  .tax-industry .btn_beginner,
  .page-template-corporate-list-template-php .btn_beginner,
  .customize-search .btn_beginner {
    width: 8.4112149533vw;
    height: 8.4112149533vw;
    margin-left: 2.3364485981vw;
  }
  .tax-faqcategory .btn_beginner > svg,
  .post-type-archive-faq .btn_beginner > svg,
  .post-type-archive-corp_faq .btn_beginner > svg,
  .post-type-archive-corporate .btn_beginner > svg,
  .tax-industry .btn_beginner > svg,
  .page-template-corporate-list-template-php .btn_beginner > svg,
  .customize-search .btn_beginner > svg {
    width: 2.8037383178vw;
    height: auto;
  }
  .tax-faqcategory nav.nav,
  .post-type-archive-faq nav.nav,
  .post-type-archive-corp_faq nav.nav,
  .post-type-archive-corporate nav.nav,
  .tax-industry nav.nav,
  .page-template-corporate-list-template-php nav.nav,
  .customize-search nav.nav {
    display: none;
  }
  .tax-faqcategory .footer,
  .post-type-archive-faq .footer,
  .post-type-archive-corp_faq .footer,
  .post-type-archive-corporate .footer,
  .tax-industry .footer,
  .page-template-corporate-list-template-php .footer,
  .customize-search .footer {
    padding-bottom: 5.6074766355vw;
  }
  .tax-faqcategory .c-inner,
  .post-type-archive-faq .c-inner,
  .post-type-archive-corp_faq .c-inner,
  .post-type-archive-corporate .c-inner,
  .tax-industry .c-inner,
  .page-template-corporate-list-template-php .c-inner,
  .customize-search .c-inner {
    padding: 0 3.738317757vw;
  }
  .tax-faqcategory .good-design,
  .post-type-archive-faq .good-design,
  .post-type-archive-corp_faq .good-design,
  .post-type-archive-corporate .good-design,
  .tax-industry .good-design,
  .page-template-corporate-list-template-php .good-design,
  .customize-search .good-design {
    margin-bottom: 6.0747663551vw;
  }
  .tax-faqcategory .good-design > img,
  .post-type-archive-faq .good-design > img,
  .post-type-archive-corp_faq .good-design > img,
  .post-type-archive-corporate .good-design > img,
  .tax-industry .good-design > img,
  .page-template-corporate-list-template-php .good-design > img,
  .customize-search .good-design > img {
    display: block;
    width: 32.7102803738vw;
  }
  .tax-faqcategory .footer_col,
  .post-type-archive-faq .footer_col,
  .post-type-archive-corp_faq .footer_col,
  .post-type-archive-corporate .footer_col,
  .tax-industry .footer_col,
  .page-template-corporate-list-template-php .footer_col,
  .customize-search .footer_col {
    display: block;
  }
  .tax-faqcategory .footer_list,
  .post-type-archive-faq .footer_list,
  .post-type-archive-corp_faq .footer_list,
  .post-type-archive-corporate .footer_list,
  .tax-industry .footer_list,
  .page-template-corporate-list-template-php .footer_list,
  .customize-search .footer_list {
    margin-bottom: 12.6168224299vw;
  }
  .tax-faqcategory .footer_list a,
  .post-type-archive-faq .footer_list a,
  .post-type-archive-corp_faq .footer_list a,
  .post-type-archive-corporate .footer_list a,
  .tax-industry .footer_list a,
  .page-template-corporate-list-template-php .footer_list a,
  .customize-search .footer_list a {
    font-size: 3.2710280374vw;
  }
  .tax-faqcategory .footer_list li,
  .post-type-archive-faq .footer_list li,
  .post-type-archive-corp_faq .footer_list li,
  .post-type-archive-corporate .footer_list li,
  .tax-industry .footer_list li,
  .page-template-corporate-list-template-php .footer_list li,
  .customize-search .footer_list li {
    line-height: 1;
  }
  .tax-faqcategory .footer_list li + li,
  .post-type-archive-faq .footer_list li + li,
  .post-type-archive-corp_faq .footer_list li + li,
  .post-type-archive-corporate .footer_list li + li,
  .tax-industry .footer_list li + li,
  .page-template-corporate-list-template-php .footer_list li + li,
  .customize-search .footer_list li + li {
    margin-top: 4.6728971963vw;
  }
  .tax-faqcategory .sns,
  .post-type-archive-faq .sns,
  .post-type-archive-corp_faq .sns,
  .post-type-archive-corporate .sns,
  .tax-industry .sns,
  .page-template-corporate-list-template-php .sns,
  .customize-search .sns {
    justify-content: center;
  }
  .tax-faqcategory .sns li + li,
  .post-type-archive-faq .sns li + li,
  .post-type-archive-corp_faq .sns li + li,
  .post-type-archive-corporate .sns li + li,
  .tax-industry .sns li + li,
  .page-template-corporate-list-template-php .sns li + li,
  .customize-search .sns li + li {
    margin-left: 3.9719626168vw;
  }
  .tax-faqcategory .sns svg.tw,
  .post-type-archive-faq .sns svg.tw,
  .post-type-archive-corp_faq .sns svg.tw,
  .post-type-archive-corporate .sns svg.tw,
  .tax-industry .sns svg.tw,
  .page-template-corporate-list-template-php .sns svg.tw,
  .customize-search .sns svg.tw {
    width: 7.1962616822vw;
  }
  .tax-faqcategory .sns svg.fb,
  .post-type-archive-faq .sns svg.fb,
  .post-type-archive-corp_faq .sns svg.fb,
  .post-type-archive-corporate .sns svg.fb,
  .tax-industry .sns svg.fb,
  .page-template-corporate-list-template-php .sns svg.fb,
  .customize-search .sns svg.fb {
    width: 3.5981308411vw;
  }
  .tax-faqcategory .sns svg.ig,
  .post-type-archive-faq .sns svg.ig,
  .post-type-archive-corp_faq .sns svg.ig,
  .post-type-archive-corporate .sns svg.ig,
  .tax-industry .sns svg.ig,
  .page-template-corporate-list-template-php .sns svg.ig,
  .customize-search .sns svg.ig {
    width: 6.4252336449vw;
  }
  .tax-faqcategory .sns svg.yt,
  .post-type-archive-faq .sns svg.yt,
  .post-type-archive-corp_faq .sns svg.yt,
  .post-type-archive-corporate .sns svg.yt,
  .tax-industry .sns svg.yt,
  .page-template-corporate-list-template-php .sns svg.yt,
  .customize-search .sns svg.yt {
    width: 9.2523364486vw;
  }
  .tax-faqcategory .sns svg.tt,
  .post-type-archive-faq .sns svg.tt,
  .post-type-archive-corp_faq .sns svg.tt,
  .post-type-archive-corporate .sns svg.tt,
  .tax-industry .sns svg.tt,
  .page-template-corporate-list-template-php .sns svg.tt,
  .customize-search .sns svg.tt {
    width: 5.6542056075vw;
  }
  .tax-faqcategory .sns svg.ln,
  .post-type-archive-faq .sns svg.ln,
  .post-type-archive-corp_faq .sns svg.ln,
  .post-type-archive-corporate .sns svg.ln,
  .tax-industry .sns svg.ln,
  .page-template-corporate-list-template-php .sns svg.ln,
  .customize-search .sns svg.ln {
    width: 8.4813084112vw;
  }
  .tax-faqcategory .pc,
  .post-type-archive-faq .pc,
  .post-type-archive-corp_faq .pc,
  .post-type-archive-corporate .pc,
  .tax-industry .pc,
  .page-template-corporate-list-template-php .pc,
  .customize-search .pc {
    display: none !important;
  }
  .tax-faqcategory .footer_bottom,
  .post-type-archive-faq .footer_bottom,
  .post-type-archive-corp_faq .footer_bottom,
  .post-type-archive-corporate .footer_bottom,
  .tax-industry .footer_bottom,
  .page-template-corporate-list-template-php .footer_bottom,
  .customize-search .footer_bottom {
    text-align: center;
    margin-top: 9.8130841121vw;
  }
  .tax-faqcategory .footer_link,
  .post-type-archive-faq .footer_link,
  .post-type-archive-corp_faq .footer_link,
  .post-type-archive-corporate .footer_link,
  .tax-industry .footer_link,
  .page-template-corporate-list-template-php .footer_link,
  .customize-search .footer_link {
    margin-bottom: 3.738317757vw;
  }
  .tax-faqcategory .footer_link img,
  .post-type-archive-faq .footer_link img,
  .post-type-archive-corp_faq .footer_link img,
  .post-type-archive-corporate .footer_link img,
  .tax-industry .footer_link img,
  .page-template-corporate-list-template-php .footer_link img,
  .customize-search .footer_link img {
    width: 45.3271028037vw;
  }
  .tax-faqcategory .copyright,
  .post-type-archive-faq .copyright,
  .post-type-archive-corp_faq .copyright,
  .post-type-archive-corporate .copyright,
  .tax-industry .copyright,
  .page-template-corporate-list-template-php .copyright,
  .customize-search .copyright {
    padding: 0;
    font-size: 2.8037383178vw;
  }
  .tax-faqcategory .pagetop,
  .post-type-archive-faq .pagetop,
  .post-type-archive-corp_faq .pagetop,
  .post-type-archive-corporate .pagetop,
  .tax-industry .pagetop,
  .page-template-corporate-list-template-php .pagetop,
  .customize-search .pagetop {
    transition: 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    top: -45px;
    right: 4.6728971963vw;
  }
}
main.faqWrap {
  background: #FFF;
  border-radius: 15px;
  margin: 0 15px;
  padding: 30px 15px 60px;
  box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.16);
}

@media screen and (min-width: 768px) {
  main.faqWrap {
    margin: 0;
    padding: 30px 60px 60px;
  }
}
main.faqWrap .titleWrap {
  margin-bottom: 50px;
  text-align: center;
}

main.faqWrap .titleWrap h2 {
  display: inline-block;
  padding: 0 10px 5px;
  border-bottom: 2px solid #ff9300;
  font-size: 24px;
  font-weight: 700;
}

main.faqWrap > ul {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 60px;
}

@media screen and (min-width: 768px) {
  main.faqWrap > ul {
    gap: 30px;
  }
}
main.faqWrap > ul > li h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-left: 2rem;
  border-left: 5px solid #ff9300;
}

main.faqWrap > ul > li ul li {
  margin-bottom: 10px;
  padding: 5px 5px 10px 0;
  padding: 0 5px 5px;
  border-bottom: 1px dashed #e6e6e6;
  font-size: 16px;
}

@media screen and (min-width: 768px) {
  main.faqWrap > ul > li ul li {
    padding: 0 5px 5px;
    font-size: 14px;
  }
}
main.faqWrap > ul > li ul li:last-child {
  margin-bottom: 0;
}

main.faqWrap > ul > li ul li a {
  display: flex;
  align-items: flex-start;
}

main.faqWrap > ul > li ul li a img {
  display: block;
  width: 18px;
  margin-right: 5px;
  opacity: 0.6;
}

@media screen and (min-width: 768px) {
  main.faqWrap > ul > li ul li a img {
    width: 16px;
  }
}
main.faqWrap > ul > li ul li a span {
  line-height: 1.2;
}

main.faqTermWrap {
  background: #FFF;
  border-radius: 15px;
  margin: 0 15px;
  padding: 30px 15px 60px;
  box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.16);
}

@media screen and (min-width: 768px) {
  main.faqTermWrap {
    margin: 0;
    padding: 30px 60px 60px;
  }
}
main.faqTermWrap .titleWrap {
  margin-bottom: 50px;
  text-align: center;
}

main.faqTermWrap .titleWrap h1 {
  display: inline-block;
  padding: 0 10px 5px;
  border-bottom: 2px solid #ff9300;
  font-size: 24px;
  font-weight: 700;
}

main.faqTermWrap > ul {
  width: 100%;
  margin-bottom: 60px;
}

main.faqTermWrap > ul > li {
  margin-bottom: 10px;
  padding: 5px 5px 10px 0;
  padding: 0 5px 5px;
  border-bottom: 1px dashed #e6e6e6;
  font-size: 16px;
}

@media screen and (min-width: 768px) {
  main.faqTermWrap > ul > li {
    padding: 0 5px 5px;
    font-size: 14px;
  }
}
main.faqTermWrap > ul > li:last-child {
  margin-bottom: 0;
}

main.faqTermWrap > ul > li a {
  display: flex;
  align-items: flex-start;
  transition: 0.3s;
}

main.faqTermWrap > ul > li a:hover {
  opacity: 0.7;
}

main.faqTermWrap > ul > li a img {
  display: block;
  width: 18px;
  margin-right: 5px;
  opacity: 0.6;
}

@media screen and (min-width: 768px) {
  main.faqTermWrap > ul > li a img {
    width: 16px;
  }
}
main.faqTermWrap > ul > li a h2 {
  line-height: 1.2;
  font-size: 16px;
  font-weight: 400;
}

@media screen and (min-width: 768px) {
  main.faqTermWrap > ul > li a h2 {
    font-size: 14px;
  }
}
main.faqTermWrap .btnWrap {
  text-align: center;
}

main.faqTermWrap .btnWrap a {
  display: inline-block;
  padding: 10px 20px;
  background-color: #ff9300;
  border-radius: 100px;
  color: #FFF;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  transition: 0.3s;
}

main.faqTermWrap .btnWrap a:hover {
  opacity: 0.7;
}

.single-faq #breadcrumb,
.single-corp_faq #breadcrumb {
  display: inline;
  top: -40px;
}
.single-faq #breadcrumb ol li:first-child,
.single-corp_faq #breadcrumb ol li:first-child {
  display: none;
}
.single-faq .article,
.single-corp_faq .article {
  background: #FFF;
  margin: 0 15px;
  padding: 0;
  border: none;
  border-radius: 15px;
  box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 768px) {
  .single-faq .article,
  .single-corp_faq .article {
    margin: 0;
  }
}
.single-faq .article .article-body,
.single-corp_faq .article .article-body {
  padding: 30px 30px 60px;
}
@media screen and (min-width: 768px) {
  .single-faq .article .article-body,
  .single-corp_faq .article .article-body {
    padding: 30px 60px;
  }
}
.single-faq .article .article-body dl,
.single-corp_faq .article .article-body dl {
  margin: 0 0 60px;
}
.single-faq .article .article-body dl dt,
.single-corp_faq .article .article-body dl dt {
  display: flex;
  align-items: center;
  margin: 0 0 30px;
  padding-bottom: 10px;
  border-bottom: 2px solid #ff9300;
}
.single-faq .article .article-body dl dt span,
.single-corp_faq .article .article-body dl dt span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  margin-right: 10px;
  background-color: #ff9300;
  border-radius: 13px;
  color: #FFF;
  font-size: 14px;
}
.single-faq .article .article-body dl dt h1,
.single-corp_faq .article .article-body dl dt h1 {
  font-size: 20px;
  flex: 1;
}
.single-faq .article .article-body dl dd,
.single-corp_faq .article .article-body dl dd {
  display: flex;
  align-items: baseline;
  margin: 0;
  padding: 0;
}
.single-faq .article .article-body dl dd span,
.single-corp_faq .article .article-body dl dd span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  margin-right: 10px;
  background-color: #ff9300;
  border-radius: 13px;
  color: #FFF;
  font-size: 14px;
}
.single-faq .article .article-body dl dd p,
.single-corp_faq .article .article-body dl dd p {
  margin-bottom: 0;
  font-size: 16px;
  flex: 1;
}
.single-faq .btnWrap,
.single-corp_faq .btnWrap {
  text-align: center;
}
.single-faq .btnWrap a,
.single-corp_faq .btnWrap a {
  display: inline-block;
  padding: 10px 20px;
  background-color: #ff9300;
  border-radius: 100px;
  color: #FFF;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  transition: 0.3s;
}
.single-faq .btnWrap a:hover,
.single-corp_faq .btnWrap a:hover {
  opacity: 0.7;
}/*# sourceMappingURL=faq-style.css.map */