body {
  background: #fff;
}

.serviceTmbContent__box {
  -webkit-box-sizing: unset;
          box-sizing: unset;
}

.c-illustContent__box,
.c-tmbContent__item .c-tmbContent__box {
  -webkit-box-sizing: unset;
          box-sizing: unset;
}

@media only screen and (max-width: 1094px) {
  .c-illustContent__box,
  .c-tmbContent__item .c-tmbContent__box {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

.c-specContentTable + .c-illustContent__item .c-illustContent__img img {
  width: 460px;
  height: auto;
  margin-left: 120px;
}

@media only screen and (max-width: 768px) {
  .c-specContentTable + .c-illustContent__item .c-illustContent__img img {
    margin-left: 0;
    width: 95%;
    max-width: 460px;
  }
}

.c-illustContent__item + .c-illustContent__item .c-illustContent__img img {
  width: 100%;
  height: auto;
  margin-left: 0px;
}

.c-tmbContent__icon {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-tmbContent__dataWrapper a:hover {
  color: #353E47;
}

.breadcrumb {
  width: 100%;
  margin: 0 auto;
  text-align: right;
  padding-bottom: 20px;
  line-height: 1.6;
  color: #353E47;
}

.breadcrumb a {
  color: #657786;
}

@media only screen and (max-width: 768px) {
  .breadcrumb {
    display: none !important;
  }
}

.breadcrumb .fa, .breadcrumb .fas {
  font-weight: normal;
}

.single .breadcrumb {
  margin-bottom: 30px;
  white-space: nowrap;
  overflow: scroll;
}

@media only screen and (max-width: 768px) {
  .single .breadcrumb {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 768px) {
  .post-type-archive-service .breadcrumb {
    padding: 15px;
  }
}

.single-news .breadcrumb {
  padding-top: 0;
}

@media only screen and (max-width: 768px) {
  .single-news .breadcrumb {
    padding: 0 15px;
    margin-bottom: 30px;
  }
}

.single-news #toc {
  display: none;
}

.single-news .contentsDetail p {
  font-size: 15px;
}

@media only screen and (max-width: 768px) {
  .single-news .contentsDetail p {
    font-size: 14px;
  }
}

@media (max-width: 1094px) {
  .single-news .pageFooter {
    margin-top: 0;
  }
}

@media only screen and (max-width: 768px) {
  .serviceContentsDetail {
    margin: 0 auto;
    overflow: visible;
    padding-top: 36px;
  }
}

@media only screen and (max-width: 768px) {
  .meritPoint__no {
    width: 100px;
  }
}

.guidelines__box p,
.guidelines__box br {
  display: none;
}

.wrap {
  width: 100%;
}

.post-type-archive-service .feature__ttl {
  padding-right: 10px;
}

@media only screen and (max-width: 768px) {
  .post-type-archive-service .feature__ttl {
    padding-right: 0;
  }
}

.post-type-archive-service .container {
  overflow: hidden;
}

.archive .c-article__list {
  margin-bottom: 0;
  margin-top: 0;
}

@media only screen and (max-width: 768px) {
  .archive .c-article__list {
    margin-top: 40px;
  }
}

.archive .c-article__list .c-article__item:first-child .entry-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .archive .c-article__list .c-article__item:first-child .entry-card {
    display: block;
  }
}

.archive .c-article__list .c-article__item:first-child .entry-card:after {
  content: "";
  display: block;
  width: calc(100% - 100px);
  height: 28.7vw;
  position: absolute;
  top: 2.4vw;
  right: 0;
  z-index: -1;
  background: -webkit-gradient(linear, left top, right top, from(#e4f4ff), color-stop(78%, #fff));
  background: linear-gradient(to right, #e4f4ff 0%, #fff 78%);
}

.archive .c-article__list .c-article__item:first-child .c-article__img {
  width: 50%;
}

@media only screen and (max-width: 768px) {
  .archive .c-article__list .c-article__item:first-child .c-article__img {
    width: 100%;
  }
}

.archive .c-article__list .c-article__item:first-child .entry-card-content {
  width: calc(50% - 110px);
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  position: relative;
}

@media only screen and (max-width: 1094px) {
  .archive .c-article__list .c-article__item:first-child .entry-card-content {
    width: calc(50% - 40px);
  }
}

@media only screen and (max-width: 768px) {
  .archive .c-article__list .c-article__item:first-child .entry-card-content {
    width: 100%;
  }
}

.archive .c-article__list .c-article__item:first-child .c-article__ttl {
  margin-top: 6.7vw;
  line-height: 1.5;
  color: #1595DC;
  font-weight: bold;
  font-size: 32px;
}

@media only screen and (max-width: 1094px) {
  .archive .c-article__list .c-article__item:first-child .c-article__ttl {
    margin-top: 0;
    font-size: 24px;
  }
}

@media only screen and (max-width: 768px) {
  .archive .c-article__list .c-article__item:first-child .c-article__ttl {
    font-size: 20px;
    margin-left: 0;
  }
}

.archive .c-article__list .c-article__item .entry-card-content {
  margin-left: 0;
}

@media only screen and (max-width: 768px) {
  .archive .c-article__list .c-article__item .entry-card-content {
    padding-bottom: 0;
  }
}

.archive .c-article__list .c-article__item a:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.archive .c-article__list .c-article__item a img {
  -webkit-transition: all 1.5s ease;
  transition: all 1.5s ease;
}

.archive .c-article__list .entry-card-thumb {
  width: 100%;
}

.post-type-archive-blog .c-article__list {
  width: calc(100% - 204px);
}

@media only screen and (max-width: 768px) {
  .post-type-archive-blog .c-article__list {
    width: 100%;
  }
}

.post-type-archive-blog .c-article__list .c-article__item {
  width: 33.333%;
  margin: 0 0 60px;
  padding: 0 38px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media only screen and (max-width: 1094px) {
  .post-type-archive-blog .c-article__list .c-article__item {
    padding: 0 22px;
  }
}

@media only screen and (max-width: 768px) {
  .post-type-archive-blog .c-article__list .c-article__item {
    padding: 0;
    width: calc(100% - 90px);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
  }
}

.post-type-archive-blog .c-article__list .c-article__item:first-child {
  width: 100%;
  margin-bottom: 150px;
}

@media screen and (max-width: 768px) {
  .post-type-archive-blog .c-article__list .c-article__item:first-child {
    margin-bottom: 78px;
    padding-left: 30px;
  }
}

@media screen and (max-width: 768px) {
  .post-type-archive-blog .c-article__list .c-article__item:first-child .entry-card:after {
    width: calc(100% - 25px);
    height: 81vw;
    position: absolute;
    top: 19.7vw;
    right: unset;
    left: -50px;
  }
}

@media only screen and (max-width: 768px) {
  .post-type-archive-blog .c-article__list .c-article__item:first-child .entry-card .c-article__ttl {
    font-size: 24px;
  }
}

@media only screen and (max-width: 768px) {
  .post-type-archive-blog .c-article__list .c-article__item:first-child .entry-card-content {
    padding-right: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

@media only screen and (max-width: 768px) {
  .tax-blog_category .c-article__list .c-article__item:first-child .entry-card .c-article__ttl {
    font-size: 20px;
  }
}

@media only screen and (max-width: 768px) {
  .tax-blog_category .c-article__list .c-article__item .c-article__img {
    margin-bottom: 10px;
  }
}

.tax-blog_category #list {
  margin-top: 170px;
}

@media only screen and (max-width: 768px) {
  .tax-blog_category #list {
    margin-top: 90px;
  }
}

@media only screen and (max-width: 768px) {
  .post-type-archive-case .c-article__list .c-article__item:first-child {
    width: 100%;
  }
}

.post-type-archive-case .c-article__list .c-article__item:first-child .entry-card {
  display: block;
}

.post-type-archive-case .c-article__list .c-article__item:first-child .c-article__img,
.post-type-archive-case .c-article__list .c-article__item:first-child .entry-card-content {
  width: 100%;
}

.post-type-archive-case .c-article__list .c-article__item:first-child .c-article__ttl {
  font-size: 21px;
  margin-top: 0;
}

.post-type-archive-case .c-article__list .c-article__item:first-child .entry-card:after {
  content: none;
}

@media only screen and (max-width: 768px) {
  .post-type-archive-case .pageContent {
    padding-top: 36px;
  }
}

@media only screen and (max-width: 768px) {
  .tax-case_tag .pageContent {
    padding-top: 36px;
  }
}

.entry-content h2 {
  padding: 0;
  background: none;
}

.entry-content h3 {
  border: none;
  padding: 0;
  font-size: 21px;
}

.entry-content h4 {
  padding: 0;
  border: none;
  font-size: 18px;
}

@media only screen and (max-width: 768px) {
  .entry-content h4 {
    font-size: 16px;
  }
}

.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5 {
  margin-top: 70px;
  margin-bottom: 0;
}

.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content dl,
.entry-content table,
.entry-content pre {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

.entry-content ul {
  list-style: disc;
  padding-left: 26px;
}

.entry-content ul li {
  margin-left: 0;
  text-indent: 0;
}

.entry-content table tr:nth-of-type(2n+1) {
  background: none;
}

.entry-content dl dt {
  font-weight: bold;
}

.entry-content dl dd {
  margin-top: 15px;
  padding-left: 20px;
}

.entry-content .box {
  margin: 30px 0;
  padding: 20px 35px;
}

@media only screen and (max-width: 768px) {
  .entry-content .box {
    padding: 10px 15px;
  }
}

.entry-content .box-1 {
  border: 1px solid #1595DC;
}

.entry-content .check-list {
  list-style-type: none;
}

.entry-content .check-list li {
  position: relative;
}

.entry-content .check-list li::after {
  content: '';
  display: block;
  position: absolute;
  top: .5em;
  left: -1.5em;
  width: 10px;
  height: 5px;
  border-left: 2px solid #1595DC;
  border-bottom: 2px solid #1595DC;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.entry-content .box-2 {
  background: #EEF8FF;
}

.entry-content .box-3 {
  border: 1px solid #1595DC;
  color: #1595DC;
}

.entry-content .box-4 {
  background: #EEF8FF;
}

.entry-content .box-5 {
  border: 2px solid #000;
  -o-border-image: linear-gradient(92.44deg, #54C3F1 0%, rgba(189, 130, 183, 0.85) 67.38%, #FF63AC 100%);
     border-image: linear-gradient(92.44deg, #54C3F1 0%, rgba(189, 130, 183, 0.85) 67.38%, #FF63AC 100%);
  border-image-slice: 1;
}

.article .localNav__list {
  list-style-type: none;
}

.article .localNav__list li {
  margin-right: 30px;
}

.single-case .contentsDetail h2 {
  padding: 0;
  background: none;
}

.single-case .contentsDetail h3 {
  border: none;
  padding: 0;
}

.single-case .c-rowSeparate__box h3:first-child,
.single-case .c-rowSeparate__box h4:first-child {
  margin-top: 0;
}

@media only screen and (max-width: 768px) {
  .single-case .breadcrumb {
    margin-top: 120px;
  }
}

@media only screen and (max-width: 768px) {
  .single-case .container {
    overflow: hidden;
  }
}

#toc-2 {
  margin-bottom: 30px;
}

.entry-card-thumb {
  margin: 0;
}

#list {
  margin-top: 56px;
}

@media only screen and (max-width: 768px) {
  #list {
    margin-top: 0;
  }
}

.article-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1090px;
  margin: 0 auto;
}

@media only screen and (max-width: 1094px) {
  .article-wrap {
    display: block;
  }
}

.article-wrap .main-content {
  width: calc(100% - 360px);
}

@media only screen and (max-width: 1094px) {
  .article-wrap .main-content {
    width: 100%;
    max-width: 730px;
    margin-left: auto;
    margin-right: auto;
  }
}

.article-wrap .main-content .contentsDetail {
  width: 100%;
  max-width: 730px;
}

.article-wrap #sidebar {
  width: 300px;
  padding: 0 0 0 60px;
}

@media only screen and (max-width: 1094px) {
  .article-wrap #sidebar {
    width: 100%;
    padding-left: 0;
    max-width: 730px;
    margin-left: auto;
    margin-right: auto;
  }
}

#sidebar h3 {
  background: none;
  font-weight: bold;
}

#sidebar h3:first-of-type {
  margin-top: 0;
}

#sidebar .toc {
  margin-top: 0;
  margin-bottom: 0;
}

#sidebar .toc-list {
  counter-reset: li;
  padding-left: 0;
}

#sidebar .toc-list li {
  text-indent: -0.7em;
  margin: 15px 0 0 1.8em;
  line-height: 1.4;
  text-align: left;
}

#sidebar .toc-list li:before {
  color: #1595DC;
  counter-increment: li;
  content: counter(li) ". ";
  display: inline-block;
  margin-right: 8px;
}

#sidebar .toc-list li:first-child {
  margin-top: 0;
}

#sidebar .toc-list li a {
  color: #000;
}

#sidebar .toc-list li a:hover {
  color: #1595DC;
  text-decoration: none;
}

#sidebar .widget_toc {
  background: #e4f4ff;
  padding: 10px 0 20px;
}

@media only screen and (max-width: 1480px) {
  .article-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.contentsDetail--case {
  font-size: 15px;
}

@media only screen and (max-width: 768px) {
  .contentsDetail--case {
    font-size: 14px;
  }
}

.contentsDetail--case .clientInfo__data dd {
  margin: 2em 0 0;
}

.contentsDetail h4 {
  padding: 0;
  border: none;
}

.wp-caption {
  padding: 0;
  border: none;
  background: none;
  text-align: left;
}

@media only screen and (max-width: 1094px) {
  .single-case .breadcrumb {
    margin-top: 140px;
  }
}

@media only screen and (max-width: 768px) {
  .single-case .entry-content {
    margin-top: 115px;
  }
}

@media only screen and (max-width: 768px) {
  .single-case .contentsDetail--way {
    margin-top: 130px;
  }
}

@media only screen and (max-width: 768px) {
  .single-blog article .contentsDetail {
    width: 100% !important;
  }
}

.single-blog article .contentsDetail #toc ol ol li:before {
  content: none;
}

.single-blog article img {
  max-width: 100%;
}

.single-blog .main-content {
  margin-top: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media only screen and (max-width: 730px) {
  .single-blog .main-content {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 90px;
  }
}

.single-blog .main-content .contentsDetail {
  margin-top: 50px;
}

@media only screen and (max-width: 768px) {
  .single-blog .main-content .contentsDetail {
    margin-top: 0;
  }
}

.single-blog .breadcrumb {
  margin: 30px 0 0;
  padding-bottom: 0;
}

.single-blog .eye-catch-wrap {
  margin-bottom: 20px;
}

.single-blog .article-wrap {
  padding-bottom: 150px;
}

@media only screen and (max-width: 768px) {
  .single-blog .article-wrap {
    padding-bottom: 90px;
  }
}

.single-blog .pageHeader__ttl {
  width: 200px;
}

@media (max-width: 768px) {
  .single-blog .pageHeader__ttl {
    width: 140px;
  }
}

.single-blog .pageHeaderInner {
  max-width: 1090px;
  width: 100%;
  margin: 0 auto;
}

@media only screen and (max-width: 1094px) {
  .single-blog .pageHeaderInner {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.single-blog .contentsDetail a.otherTab {
  display: inline;
}

.single-blog .blogfaq-block {
  margin-top: 60px;
}

@media only screen and (max-width: 768px) {
  .single-blog .blogfaq-block {
    margin-top: 40px;
  }
}

.single-blog .blogfaq-block .c-relatedCase__head {
  text-align: left;
  margin-bottom: 40px;
}

.single-blog .blogfaq-block .c-accordion__btn {
  line-height: 1.8;
}

.single-blog .blogfaq-block .c-accordion__item a {
  color: #1595DC;
}

.single-blog .blogfaq-block .c-accordion__item a:hover {
  color: #1595DC;
  text-decoration: underline;
}

.single-blog .c-linkButton {
  background: linear-gradient(92.44deg, #54C3F1 0%, rgba(189, 130, 183, 0.85) 67.38%, #FF63AC 100%);
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  color: #fff;
  text-align: center;
  display: block;
  max-width: 360px;
  margin: 0 auto !important;
  padding: 30px 15px;
  color: #fff !important;
  border: none;
}

.single-blog .c-linkButton:before, .single-blog .c-linkButton:after {
  content: none;
}

.single-blog .c-linkButton {
  width: 50%;
  max-width: 360px;
}

@media only screen and (max-width: 768px) {
  .single-blog .c-linkButton {
    width: 100%;
    height: auto;
  }
}

.eye-catch {
  width: 100%;
}

.eye-catch img {
  width: 100%;
}

.cta {
  border: 2px solid #1595DC;
  padding: 0 40px 50px;
  background: #fff;
  -webkit-box-shadow: 0px 10px 20px #DDF0FA;
          box-shadow: 0px 10px 20px #DDF0FA;
}

@media only screen and (max-width: 1094px) {
  .cta {
    padding: 0 30px 40px;
  }
}

@media only screen and (max-width: 768px) {
  .cta {
    padding: 0 15px 15px;
  }
}

.cta .cta-title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: -webkit-gradient(linear, right top, left top, from(#14BAF8), to(#0089D4));
  background: linear-gradient(270deg, #14BAF8 0%, #0089D4 100%);
  padding: 5px 25px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0;
  left: 1.4;
  line-height: 2.4;
}

@media only screen and (max-width: 768px) {
  .cta .cta-title {
    font-size: 20px;
  }
}

.cta .cta-thumbnail img {
  display: block;
  margin: 0 auto 40px;
  max-width: 400px;
}

.cta .cta-text {
  line-height: 1.8;
}

.cta .cta-btn {
  margin-top: 40px;
}

.cta .cta-btn a {
  background: #ed62a3ff;
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  color: #fff;
  text-align: center;
  display: block;
  max-width: 340px;
  margin: 0 auto;
  padding: 20px 15px;
  font-weight: bold;
}

.cta ul {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  list-style: disc;
  padding-left: 20px;
}

.contact-block {
  margin: 2em 0;
  border: 1px solid #DADADA;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.contact-block a {
  background: #ed62a3ff;
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  color: #fff;
  text-align: center;
  display: block;
  max-width: 340px;
  margin: 20px auto 0;
  padding: 20px 15px;
}

.contact-block .text {
  width: 70%;
  padding: 15px 20px 15px 15px;
}

@media only screen and (max-width: 768px) {
  .contact-block .text {
    width: 100%;
    padding: 10px;
  }
}

.contact-block .text * {
  font-size: 16px;
  margin-bottom: 4px;
  line-height: 1.8;
}

.contact-block.no-img .text {
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .contact-block.no-img .text {
    width: 100%;
  }
}

.contact-block .img {
  width: 30%;
}

@media only screen and (max-width: 768px) {
  .contact-block .img {
    display: none;
  }
}

.contact-block .img img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.contact-block .text .contact-block__title {
  border: none;
  padding: 0;
  margin: 0 0 8px;
  font-size: 20px;
  color: #222;
}

.headerDownload:hover {
  color: #fff;
}

@media only screen and (max-width: 768px) {
  .c-articleKeyVisual__ttl {
    padding-right: 0;
  }
}

@media only screen and (max-width: 768px) {
  .single-service .slick-dots {
    display: block !important;
  }
}

.single-service #toc {
  display: none;
}

.single-service .breadcrumb {
  margin-bottom: 90px;
  width: 100%;
}

.breadcrumb {
  width: calc(100% - 280px);
  margin: 0 auto;
  text-align: left;
  padding-top: 30px;
  padding-bottom: 0;
}

.breadcrumb a,
.breadcrumb .breadcrumb-caption {
  font-size: 11px;
  color: #657786;
  text-decoration: none;
  margin: 0;
}

.fa-angle-right:before {
  content: '/';
  font-size: 11px;
}

.hamburger .userKindNavSp a:hover {
  color: #657786;
}

.hamburger .userKindNavSp .userKindNavSp__item--current:hover {
  color: #0089d4;
}

.c-indexKeyVisual__img img {
  width: 100%;
}

.newsArticle__list {
  display: block;
}

article.news .c-articleHead {
  width: 100%;
}

.line_blue {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #a7d6ff));
  background: linear-gradient(transparent 70%, #a7d6ff 70%);
  font-weight: bold;
}

.line_green {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #8dfa8d));
  background: linear-gradient(transparent 70%, #8dfa8d 70%);
  font-weight: bold;
}

.line_pink {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #fdb6c2));
  background: linear-gradient(transparent 70%, #fdb6c2 70%);
  font-weight: bold;
}

.line_yellow {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #eeea08));
  background: linear-gradient(transparent 70%, #eeea08 70%);
  font-weight: bold;
}

.c-relatedCase {
  margin-top: 80px;
  background: none;
}

.c-relatedCase .c-relatedCaseInner {
  width: 100%;
  margin: 0;
  padding: 0;
}

.c-relatedCase .c-relatedCase__list {
  margin: 0 -10px;
}

@media only screen and (max-width: 768px) {
  .c-relatedCase .c-relatedCase__list {
    margin: 0;
  }
}

.c-relatedCase .c-relatedCase__item {
  padding: 0 10px 20px;
  width: 33.333%;
}

@media only screen and (max-width: 768px) {
  .c-relatedCase .c-relatedCase__item {
    width: 100%;
  }
}

.c-relatedCase .c-relatedCase__img {
  margin-bottom: 10px;
}

.c-relatedCase .c-relatedCase__img > img {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

.c-relatedCase .c-relatedCase__item + .c-relatedCase__item {
  margin-left: 0;
}

.c-relatedCase .c-relatedCase__ttl {
  font-size: 18px;
}

@media only screen and (max-width: 768px) {
  .c-relatedCase .c-relatedCase__ttl {
    font-size: 14px;
  }
}

.c-relatedCase .c-relatedCase__head {
  text-align: left;
  margin-bottom: 40px;
}

@media (max-width: 1094px) {
  .pageFooter {
    margin-top: 80px;
  }
}

.home .pageFooter {
  margin-top: 0;
}

footer .wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 1094px) {
  footer .wrap {
    display: block;
  }
}

.single-service .c-articleHead {
  width: 100%;
}

.single-service.postid-1646 article img, .single-service.postid-1611 article img {
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .single-service .container {
    overflow: hidden;
  }
}

.single-service .breadcrumb {
  padding-top: 0;
}

@media only screen and (max-width: 1440px) {
  .post-header {
    padding-left: 0 !important;
  }
}

.sidebar {
  border: none;
  border-radius: 0;
  margin-left: 0;
  margin-right: 0;
  background: none;
}

.pageHeader--inactive {
  background: #fff;
}

#sidebar {
  margin-top: 32px;
  float: none;
  position: unset;
}

.sidebar-scroll {
  padding-top: 88px;
}

.pageHeader--scroll {
  border: none;
}

.form-page .c-articleHead,
.form-page .contentsDetail {
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .form-page .c-articleHead,
  .form-page .contentsDetail {
    width: calc(100% - 30px);
  }
}

.pageFooterHead__box a:hover {
  color: #fff;
}

.page-id-1632 .c-step__img,
.page-id-1817 .c-step__img,
.page-id-2923 .c-step__img,
.page-id-1903 .c-step__img,
.page-id-1828 .c-step__img {
  -webkit-box-sizing: initial;
          box-sizing: initial;
}

.page-id-1632 .footerCatch,
.page-id-1817 .footerCatch,
.page-id-2923 .footerCatch,
.page-id-1903 .footerCatch,
.page-id-1828 .footerCatch {
  padding-left: 50px;
}

@media only screen and (max-width: 768px) {
  .page-id-1632 .footerCatch,
  .page-id-1817 .footerCatch,
  .page-id-2923 .footerCatch,
  .page-id-1903 .footerCatch,
  .page-id-1828 .footerCatch {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 768px) {
  .footerCatch {
    padding: 60px 30px 70px;
  }
}

@media only screen and (max-width: 768px) {
  .page-id-1632 .c-articleHead,
  .page-id-1817 .c-articleHead {
    width: calc(100% - 30px);
  }
}

@media (max-width: 1094px) {
  .page-id-1817 .pageFooter {
    margin-top: 0;
  }
}

@media only screen and (max-width: 1094px) {
  .archive .serviceTmbContent__box {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

table tr:nth-of-type(2n+1) {
  background: none;
}

table th,
table td {
  border-color: #E1E8ED;
}

.postid-1615 .pageContent ul li {
  text-indent: 0;
}

.page-id-1210 .c-linkButtonWrapper p,
.page-id-1447 .c-linkButtonWrapper p {
  margin-bottom: 0;
}

.post-type-archive-news .pagination {
  margin-top: 170px;
  margin-bottom: 180px;
}

@media only screen and (max-width: 768px) {
  .post-type-archive-news .pagination {
    margin-top: 90px;
    margin-bottom: 50px;
  }
}

.post-type-archive-news .breadcrumb {
  padding-top: 0;
  padding-bottom: 160px;
}

@media (max-width: 1094px) {
  .post-type-archive-news .pageFooter {
    margin-top: 0;
  }
}

.pagination .current,
.page-numbers.dots,
.pagination a:hover {
  background: none;
}

.pagination a:hover {
  color: #1595DC;
}

.pagination {
  height: 74px;
  margin: 100px auto 80px;
  padding-top: 27px;
  text-align: center;
  font-size: 16px;
  line-height: 1;
  position: relative;
  display: block;
  width: calc(100% - 280px);
}

@media only screen and (max-width: 768px) {
  .pagination {
    margin-top: 60px;
  }
}

.pagination li {
  display: inline-block;
  padding: 0 6px;
}

.pagination a {
  color: #1595DC;
  line-height: 1;
  text-decoration: none;
}

.pagination .prev,
.pagination .transitionPrev,
.pagination .next,
.pagination .transitionNext {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 0;
}

.pagination .prev,
.pagination .transitionPrev {
  left: 0;
}

.pagination .next,
.pagination .transitionNext {
  right: 0;
}

@media screen and (max-width: 768px) {
  .pagination {
    width: calc(100% - 60px);
    font-size: 14px;
    letter-spacing: 0em;
    padding-top: 16px;
  }
}

.page-numbers {
  width: auto;
  height: auto;
  border: none;
  margin: 0;
  line-height: inherit;
  border-radius: 0;
}

.tax-blog_category .c-article__list .c-article__item:first-child,
.tax-case_tag .c-article__list .c-article__item:first-child {
  width: calc(100% / 3 - 52px);
}

@media only screen and (max-width: 768px) {
  .tax-blog_category .c-article__list .c-article__item:first-child,
  .tax-case_tag .c-article__list .c-article__item:first-child {
    width: 100%;
  }
}

.tax-blog_category .c-article__list .c-article__item:first-child .entry-card,
.tax-case_tag .c-article__list .c-article__item:first-child .entry-card {
  display: block;
}

.tax-blog_category .c-article__list .c-article__item:first-child .entry-card:after,
.tax-case_tag .c-article__list .c-article__item:first-child .entry-card:after {
  content: none;
}

.tax-blog_category .c-article__list .c-article__item:first-child .c-article__img,
.tax-case_tag .c-article__list .c-article__item:first-child .c-article__img {
  width: 100%;
}

.tax-blog_category .c-article__list .c-article__item:first-child .entry-card-content,
.tax-case_tag .c-article__list .c-article__item:first-child .entry-card-content {
  width: 100%;
}

.tax-blog_category .c-article__list .c-article__item:first-child .c-article__ttl,
.tax-case_tag .c-article__list .c-article__item:first-child .c-article__ttl {
  margin-top: 0;
  font-size: 21px;
}

.c-linkSet__data {
  padding: 0 15%;
}

.header-Download,
.hamburgerDownload {
  background: linear-gradient(103deg, #54C3F1 2.41%, #BD82B7 80.18%, #FF63AC 100%);
  margin-left: 36px;
}

.hamburgerDownload {
  margin: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.hamburgerDownload:hover {
  color: #fff;
  opacity: 0.7;
}

.header-consultation,
.hamburger-consultation {
  background: linear-gradient(91.01deg, #14BAF8 0.4%, #018AD5 98.73%);
  border-left: 1px solid #fff;
}

.header-btn {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  width: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 10px;
}

.header-btn img {
  width: 17px;
  display: block;
  margin: 0 auto;
}

.header-btn span {
  padding-top: 10px;
}

.header-btn:hover {
  color: #fff;
  opacity: 0.7;
}

.hamburger-consultation {
  border-left: none;
  width: 100%;
  display: block;
  text-align: center;
  padding: 23px 10px;
  margin: 1px 0 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.hamburger-consultation img {
  width: auto;
  height: 12px;
  margin: 0 0 0 10px;
  display: inline;
}

.hamburger-consultation span {
  padding-top: 0;
}

.page-template-page-new .container {
  overflow: hidden;
}

@media (max-width: 1094px) {
  .page-template-page-new #section-4 {
    max-width: 814px;
    margin-left: auto;
    margin-right: auto;
  }
}

.page-template-page-new #section-4 * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.page-template-page-new #section-4 .c-transitionBtn--introduce {
  -webkit-transform: none;
          transform: none;
}

@media only screen and (max-width: 768px) {
  .page-template-page-new #section-4 .c-transitionBtn--introduce {
    margin-left: 0;
  }
}

.top-slide {
  margin: 0 0 100px;
  padding-top: 100px;
}

@media only screen and (max-width: 768px) {
  .top-slide {
    margin: 0 0 50px;
    padding-top: 50px;
  }
}

.top-nav {
  max-width: 1134px;
  margin: 50px auto 0;
  border-bottom: 1px solid #E1E8ED;
  padding-bottom: 20px;
}

@media only screen and (max-width: 768px) {
  .top-nav {
    padding: 0 20px;
    border: none;
  }
}

.top-nav .top-nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 768px) {
  .top-nav .top-nav-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.top-nav .top-nav-list li {
  padding: 0 25px;
}

@media only screen and (max-width: 768px) {
  .top-nav .top-nav-list li {
    width: 33.333%;
    padding: 0;
  }
}

.top-nav .top-nav-list li a {
  font-size: 13px;
  font-weight: bold;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

@media only screen and (max-width: 768px) {
  .top-nav .top-nav-list li a {
    display: block;
    border-bottom: 1px solid #E1E8ED;
    text-align: center;
    padding: 30px 0;
  }
}

.top-nav .top-nav-list li a:hover {
  color: #1595DC;
}

.link-btn {
  display: block;
  max-width: 440px;
  margin: 30px auto 0;
  background: #53ABE3;
  padding: 20px 25px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  position: relative;
  line-height: 2;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.link-btn:hover {
  opacity: 0.7;
  color: #fff !important;
}

.link-btn:after {
  content: '\f054';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.wrap-inner {
  max-width: 1440px;
  width: 96%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.guide-dl {
  -webkit-box-shadow: 0px 6px 16px #DDF0FA;
          box-shadow: 0px 6px 16px #DDF0FA;
  max-width: 840px;
  margin: 0 auto 130px;
  padding: 60px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media only screen and (max-width: 1094px) {
  .guide-dl {
    padding: 50px;
  }
}

@media only screen and (max-width: 768px) {
  .guide-dl {
    padding: 30px;
  }
}

.guide-dl:after {
  content: '';
  background: -webkit-gradient(linear, left top, right top, from(#EEF8FF), to(#FEFFFF));
  background: linear-gradient(to right, #EEF8FF, #FEFFFF);
  width: 38.45%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

@media only screen and (max-width: 768px) {
  .guide-dl:after {
    width: 100%;
    height: 32%;
    background: -webkit-gradient(linear, left bottom, left top, from(#EEF8FF), to(#FEFFFF));
    background: linear-gradient(to top, #EEF8FF, #FEFFFF);
  }
}

.guide-dl .l-flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.guide-dl .img {
  width: 50%;
  position: relative;
  z-index: 10;
}

@media only screen and (max-width: 768px) {
  .guide-dl .img {
    width: 100%;
    text-align: center;
  }
}

.guide-dl .img img {
  max-width: 360px;
}

.guide-dl .text {
  width: 50%;
  padding-right: 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media only screen and (max-width: 768px) {
  .guide-dl .text {
    width: 100%;
    padding-right: 0;
  }
}

.guide-dl .text p {
  line-height: 2;
  font-size: 15px;
  margin-bottom: 20px;
  letter-spacing: .15em;
}

.guide-dl .text .title {
  font-size: 19px;
  font-weight: bold;
  color: #1595DC;
  margin-bottom: 15px;
}

@media only screen and (max-width: 768px) {
  .guide-dl .text .title {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 768px) {
  .guide-dl .text .fancy-button {
    display: block;
    width: 100%;
    max-width: 270px;
  }
}

@media only screen and (max-width: 768px) {
  .guide-dl .text .fancy-button span {
    display: block;
    padding: 25px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
  }
}

.l-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (max-width: 768px) {
  .l-flex {
    display: block;
  }
}

.case-list {
  margin-top: 0;
  margin-bottom: 50px;
}

.case-list .entry-card-content {
  margin: 0;
}

.case-list .entry-card-thumb {
  width: 100%;
}

.case-list.c-article__list {
  width: 100%;
}

.case-list .c-article__item {
  padding: 0 20px;
}

.case-posts .c-transitionBtn {
  margin-right: 0;
}

@media only screen and (max-width: 768px) {
  #section-2 .c-illustContent__img {
    width: 100%;
    padding: 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

@media only screen and (max-width: 1094px) {
  #section-3 {
    margin-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

@media only screen and (max-width: 1094px) {
  #section-3 .c-tmbContent__box {
    margin-top: 50px;
  }
}

@media only screen and (max-width: 768px) {
  #section-3 + .wrap-inner {
    width: 100%;
    padding: 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

@media only screen and (max-width: 768px) {
  #section-4 .slick-list {
    padding: 0 !important;
  }
}

@media only screen and (max-width: 1094px) {
  #section-4 .slick-prev, #section-4 .slick-next {
    display: block !important;
  }
}

@media only screen and (max-width: 768px) {
  #section-4 .slick-prev {
    left: -15px;
  }
}

@media only screen and (max-width: 768px) {
  #section-4 .slick-next {
    right: -15px;
  }
}

@media only screen and (max-width: 1094px) {
  #section-5 {
    padding-top: 100px;
  }
}

#section-5 .link-btn {
  width: 100%;
  max-width: 554px;
  margin-left: 0;
}

#section-6 {
  margin-top: 160px;
}

@media only screen and (max-width: 1094px) {
  #section-6 {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 768px) {
  #section-6 {
    margin-top: 100px;
  }
}

#section-6 .guide-step li {
  border-bottom: 1px solid #E1E8ED;
  padding: 30px;
  padding-right: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

@media only screen and (max-width: 768px) {
  #section-6 .guide-step li {
    padding: 20px 0;
    padding-right: 70px;
  }
}

#section-6 .guide-step li:first-child {
  border-top: 1px solid #E1E8ED;
}

#section-6 .guide-step li .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#section-6 .guide-step li .step-n {
  font-size: 34px;
  font-weight: bold;
  color: #1595DC;
  text-align: center;
  margin-right: 50px;
}

@media only screen and (max-width: 768px) {
  #section-6 .guide-step li .step-n {
    font-size: 30px;
    margin-right: 20px;
  }
}

#section-6 .guide-step li .step-n span {
  font-size: 11px;
  display: block;
}

@media only screen and (max-width: 768px) {
  #section-6 .guide-step li .step-n span {
    font-size: 10px;
  }
}

#section-6 .guide-step li .title {
  font-size: 19px;
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  #section-6 .guide-step li .title {
    font-size: 16px;
  }
}

#section-6 .guide-step li .img img {
  -webkit-transform: scale(0.5) translateY(-100%);
          transform: scale(0.5) translateY(-100%);
  -webkit-transform-origin: center right;
          transform-origin: center right;
  position: absolute;
  right: 30px;
  top: 50%;
  max-width: 100%;
}

@media only screen and (max-width: 1094px) {
  #section-6 .guide-step li .img img {
    width: auto;
  }
}

@media only screen and (max-width: 768px) {
  #section-6 .guide-step li .img img {
    right: 0;
    top: 36%;
    -webkit-transform: scale(0.4) translateY(-100%);
            transform: scale(0.4) translateY(-100%);
  }
}

#section-6 .link-btn {
  max-width: 100%;
}

@media only screen and (max-width: 1094px) {
  #section-6 .c-tmbContent__img {
    display: none;
  }
}

@media only screen and (max-width: 1094px) {
  #section-6 .c-tmbContent__box {
    margin-bottom: 0;
  }
}

.pageFooterHead {
  display: block;
}

.pageFooterHead .footer-catch-wrap {
  padding-right: 70px;
}

@media only screen and (max-width: 768px) {
  .pageFooterHead .footer-catch-wrap {
    padding-right: 0;
  }
}

.pageFooterHead .footer-catch-wrap .footerCatch {
  width: 100%;
  min-height: 647px;
  padding-right: 30px;
}

.footer-link-box {
  margin-top: -300px;
  z-index: 1;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .footer-link-box {
    margin-top: -440px;
    width: 100%;
    padding-right: 30px;
  }
}

@media only screen and (max-width: 600px) {
  .footer-link-box {
    margin-top: -420px;
  }
}

@media only screen and (max-width: 374px) {
  .footer-link-box {
    margin-top: -400px;
  }
}

.footer-link-box * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.footer-link-box img {
  max-width: 100%;
}

.wrap-footer-inner {
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
  position: relative;
}

.wrap-footer-inner .item {
  width: 33.333%;
  padding: 60px 0;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .wrap-footer-inner .item {
    width: 100%;
    text-align: left;
    padding: 0 50px;
  }
}

.wrap-footer-inner .item .item-inner {
  padding: 0 60px;
}

@media only screen and (max-width: 1094px) {
  .wrap-footer-inner .item .item-inner {
    padding: 0 30px;
  }
}

@media only screen and (max-width: 768px) {
  .wrap-footer-inner .item .item-inner {
    padding: 50px 0;
  }
}

@media only screen and (max-width: 768px) {
  .wrap-footer-inner .item .sp-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.wrap-footer-inner .item .title {
  font-size: 19px;
  font-weight: bold;
  margin: 30px 0;
  line-height: 1.6;
  min-height: 61px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: -webkit-gradient(linear, right top, left top, from(#0089D4), to(#14BAF8));
  background: linear-gradient(to left, #0089D4 0%, #14BAF8 100%);
  background: -webkit-linear-gradient(to left, #0089D4 0%, #14BAF8 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media only screen and (max-width: 768px) {
  .wrap-footer-inner .item .title {
    margin: 0 0 0 15px;
  }
}

.wrap-footer-inner .item .img {
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .wrap-footer-inner .item .img {
    margin: 0;
  }
}

.wrap-footer-inner .item .link-btn {
  border: 1px solid #52ABE3;
  background: #fff;
  color: #52ABE3;
}

.wrap-footer-inner .item .link-btn:hover {
  background: #52ABE3;
  color: #fff;
  opacity: 1;
}

@media only screen and (max-width: 1094px) {
  .wrap-footer-inner .item .link-btn:after {
    right: 10px;
  }
}

.wrap-footer-inner .item-1 .img {
  width: 70px;
}

@media only screen and (max-width: 768px) {
  .wrap-footer-inner .item-1 .img {
    width: 58px;
  }
}

.wrap-footer-inner .item-2 .item-inner {
  border-left: 1px solid #E1E8ED;
  border-right: 1px solid #E1E8ED;
}

@media only screen and (max-width: 768px) {
  .wrap-footer-inner .item-2 .item-inner {
    border: none;
    border-top: 1px solid #E1E8ED;
    border-bottom: 1px solid #E1E8ED;
  }
}

.wrap-footer-inner .item-2 .img {
  width: 96px;
}

@media only screen and (max-width: 768px) {
  .wrap-footer-inner .item-2 .img {
    width: 49px;
  }
}

.wrap-footer-inner .item-3 .img {
  width: 78px;
}

@media only screen and (max-width: 768px) {
  .wrap-footer-inner .item-3 .img {
    width: 48px;
  }
}

.wrap-footer-inner .footer-grade {
  height: 8px;
  background: -webkit-gradient(linear, left top, right top, from(#54C3F1), color-stop(80%, #BD82B7), to(#FF63AC));
  background: linear-gradient(to right, #54C3F1 0%, #BD82B7 80%, #FF63AC 100%);
}

@media only screen and (max-width: 768px) {
  .wrap-footer-inner .footer-grade {
    width: 7px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#54C3F1), color-stop(80%, #BD82B7), to(#FF63AC));
    background: linear-gradient(to bottom, #54C3F1 0%, #BD82B7 80%, #FF63AC 100%);
  }
}

@media only screen and (max-width: 1094px) {
  .pageFooterNav {
    margin-top: -102px;
    padding-top: 180px;
  }
}

@media only screen and (max-width: 768px) {
  .pageFooterNav {
    margin-top: -420px;
    padding-top: 480px;
  }
}

.side-cta {
  width: 239px;
  position: fixed;
  right: 0;
  bottom: 50px;
  z-index: 999;
}

@media only screen and (max-width: 768px) {
  .side-cta {
    /* width: 100%;
    bottom: 0;
    text-align: center; */
    display: none;
  }
}

.side-cta .close {
  display: block;
  position: relative;
  width: 40px;
  height: 30px;
  margin-left: auto;
}

.side-cta .close::before, .side-cta .close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 15px;
  background: #AEB7BD;
}

.side-cta .close::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.side-cta .close::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

.side-cta a {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.side-cta a:hover {
  opacity: 0.8;
}

.side-cta img {
  max-width: 100%;
}

.btns-buy p {
  display: none;
}

.pageHeaderChild {
  padding-top: 50px;
}

.pageHeader--scroll .pageHeaderChildWrapper {
  top: 80px;
}

#toc {
  border: none;
  padding: 0;
  width: 100%;
  margin: 60px 0;
}

@media only screen and (max-width: 768px) {
  #toc {
    margin: 50px 0;
  }
}

#toc .toc-title {
  text-align: left;
  font-size: 15px;
  font-weight: bold;
  padding: 0;
  margin-bottom: 5px;
  line-height: 1.6;
}

#toc .toc-content {
  padding: 1em;
  border: 1px solid #ccc;
}

#toc .toc-list {
  padding: 0;
  margin: 0;
}

#toc .toc-list ol {
  margin-left: 0;
}

#toc .toc-list li {
  font-size: 15px;
}

#toc .toc-list li li {
  margin-top: 15px;
}

.page-template-page-new .top-slide {
  padding-top: 0;
}

@media (max-width: 1094px) {
  .page-template-page-new .top-slide {
    padding-top: 200px;
  }
}

.page-template-page-new .introducedCompany .interactiveTitle {
  max-width: 90%;
}

.page-template-page-new #section-5 .c-specContentSpec__txt {
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .c-channelSet__ttlMain {
    width: auto;
  }
}

.sp-fixed-bnr {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  display: none;
  z-index: 10;
  padding-right: 95px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sp-fixed-bnr img {
  vertical-align: top;
}

.sp-fixed-bnr .close-btn {
  position: relative;
}

.sp-fixed-bnr .close-btn .far,
.sp-fixed-bnr .close-btn .fa {
  font-size: 30px;
  position: absolute;
  right: 15px;
  top: -30px;
}

.single-blog .breadcrumb {
  width: 100%;
  margin-top: 0;
}

@media (max-width: 1094px) {
  .hamburger__btn {
    top: 20px;
    bottom: unset;
    right: 15px;
  }
}

.postid-1617 .c-accordion__boxInner {
  line-height: 2.4;
  margin-bottom: 74px;
}

@media (max-width: 768px) {
  .postid-1617 .c-accordion__boxInner {
    margin-bottom: 34px;
  }
}

@media (max-width: 1240px) {
  .pageHeader__list {
    width: 420px;
  }
}

@media (max-width: 1124px) {
  .header-Download {
    margin-left: 20px;
  }
}

@media (max-width: 1240px) {
  .pageHeader__ttl {
    width: 200px;
  }
}

@media (max-width: 768px) {
  .pageHeader__ttl {
    width: 140px;
  }
  .pageHeader__ttl>img {
    margin-top: 15px;
  }
}

.meritPoint__inner * {
  -webkit-box-sizing: unset;
          box-sizing: unset;
}

.parent-pageid-1632 .breadcrumb {
  padding: 0;
}

.post-type-archive-blog .breadcrumb {
  padding: 0;
}

.article {
  margin-bottom: 0;
}

.article h1 {
  line-height: 56px;
}

@media (max-width: 768px) {
  .article h1 {
    line-height: 36px;
  }
}

.introducedSpec__data table {
  margin-bottom: 0;
}

* {
  -webkit-box-sizing: unset;
          box-sizing: unset;
}

img {
  max-width: none;
}

@media (max-width: 768px) {
  .stepDecoration {
    white-space: nowrap;
  }
}

@media (max-width: 1094px) {
  .single-service .pageFooter {
    margin-top: 0;
  }
}

.single-service .contentsDetail p {
  font-size: 15px;
}

@media (max-width: 768px) {
  .single-service .contentsDetail p {
    font-size: 14px;
  }
}

.single-service .c-accordion__btn {
  font-size: 15px;
}

@media (max-width: 768px) {
  .single-service .c-accordion__btn {
    font-size: 14px;
  }
}

.breadcrumb.pbp-main-before {
  padding: 25px 1em 0px;
}

@media (max-width: 1094px) {
  .breadcrumb.pbp-main-before {
    padding-top: 15px;
    margin-top: 0;
  }
}

.slick-dots {
  display: block !important;
}

.meritPoint__slid_box .slick-dot {
  bottom: -10px;
}

@media (max-width: 768px) {
  #container {
    overflow: hidden;
  }
}

.navParent__btn {
  font-size: 15px;
}

@media (max-width: 768px) {
  .navParent__btn {
    font-size: 14px;
  }
}

@media (max-width: 768px) {
  .categoryNav__btn {
    font-size: 14px;
  }
}

@media (max-width: 768px) {
  .contentsDetail--case .clientInfo__box + .clientInfo__box {
    margin-top: 10px;
  }
}

@media (max-width: 834px) {
  .article .inseption__list {
    padding-left: 0;
  }
}

@media (max-width: 480px) {
  .ect-entry-card .card-thumb, .rect-entry-card .card-thumb, .ect-big-card-first .card-thumb {
    margin-bottom: 0;
  }
}

@media (max-width: 480px) {
  .ect-entry-card .card-thumb img, .rect-entry-card .card-thumb img, .ect-big-card-first .card-thumb img {
    vertical-align: bottom;
  }
}

.toc-checkbox {
  display: none;
}

.eye-catch-caption {
  display: none;
}

.single .breadcrumb::-webkit-scrollbar {
  display: none;
}

.single .breadcrumb {
  -ms-overflow-style: none;
}
/*# sourceMappingURL=style.css.map */