@charset "UTF-8";

/* WordPress Gallery
------------------------------------------ */
.gallery {
  margin-left: -0.5em;
  margin-right: -0.5em;
}

.gallery:after {
  display: table;
  content: "";
  clear: both;
}

.gallery-item {
  margin: 0;
  float: left;
  padding: 0.5em;
}

.gallery-item img {
  width: 100%;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
  float: none;
}

.gallery-columns-2 .gallery-item {
  width: 50%;
}

.gallery-columns-3 .gallery-item {
  width: 33.3333%;
}

.gallery-columns-4 .gallery-item {
  width: 25%;
}

.gallery-columns-5 .gallery-item {
  width: 20%;
}

.gallery-columns-6 .gallery-item {
  width: 16.6667%;
}

.gallery-columns-7 .gallery-item {
  width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
  width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
  clear: left;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.c-post-listbox.is-news .c-post-listbox__item__date {
  display: inline-block;
  margin-right: 8px;
}

.c-post-listbox .c-post-listbox__content {
  max-height: 280px;
  overflow: auto;
}

.c-form__radio__child {
  margin-left: 30px;
}

.mw_wp_form .error {
  display: inline-block !important;
}

.slidebar-menu.js-slidebar-menu li a {
  font-size: 14px;
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.slidebar-menu.js-slidebar-menu br {
  display: none;
}

@media (max-width: 640px) {
  .c-post-listbox__item {
    overflow: hidden;
  }

  .l-footer__service .service-banner {
    max-width: 42%;
    margin-left: 12px;
    padding-right: 0px;
  }

  .c-page-header__title span {
    text-align: center;
  }

  .c-worksbanner-item__image {
    position: static;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 16px;
    float: right;
    max-width: 30%;
  }

  .c-worksbanner-item__checklist li {
    font-size: 13px;
  }

  .c-worksbanner-item {
    padding: 8px 8px;
  }

  .c-worksbanner-item__more {
    position: static;
    display: block;
    max-width: 192px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 24px;
  }

  .c-worksbanner-item__message h4 {
    font-size: 0.9em;
  }

  .c-worksbanner-item__message p {
    font-size: 0.9em;
  }

  .c-worksbanner-item__message {
    font-size: 0.8em;
    padding: 8px;
  }

  .c-profilebox.is-first .c-profilebox__title,
  .c-profilebox__title.has-position,
  .c-profilebox__title {
    position: static;
    padding-left: 8px;
    padding-top: 8px;
    height: auto;
    min-height: 0px;
    padding-bottom: 8px;
  }

  .c-profilebox__title p {
    margin-bottom: 0;
  }

  .c-profilebox__image {
    margin-left: 0;
    max-width: 100%;
  }
}

@media (min-width: 640px) {

  #tinymce table tbody tr td,
  .l-content table tbody tr td {
    padding-left: 8px;
  }
}

.category .l-content ol li {
  list-style: decimal;
}

.category .l-content h2 strong {
  color: #fff;
}

.category .l-content h2 strong span {
  font-size: inherit !important;
}

.c-privacy-link {
  color: #fff;
  margin-top: 5px;
  font-size: 13px;
}

@media (max-width: 640px) {
  .c-serviceintro {
    margin-top: 16px;
  }

  body {
    font-family: sans-serif;
  }

  .c-privacy-link {
    display: none;
  }

  .c-slider {
    padding: 0;
  }

  .c-pickup {
    margin-top: 8px;
  }

  .p-post-item.is-line .p-post-item__title {
    font-size: 12px;
  }

  .p-post-item.is-line {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .p-post-item.is-line .p-post-item__date,
  .p-post-item.is-line .p-post-item__category {
    font-size: 11px;
  }

  .page-id-21 .gallery.gallery-columns-2 .gallery-item {
    width: 100%;
  }

  .page-id-21 .gallery.gallery-columns-3 .gallery-item {
    width: 50%;
  }

  .page-id-21 .gallery.gallery-columns-2 img {
    max-width: 100%;
  }

  .c-breadcrumb {
    line-height: 1.2;
    margin-bottom: 16px;
  }

  .l-header {
    border-top: 5px solid #004e97;
    padding-left: 8px;
    padding-right: 8px;
    height: 55px;
    padding-top: 6px;
  }

  .slidebar-button {
    position: fixed;
    right: 0px;
    top: 0px;
    text-align: center;
    font-size: 1.75rem;
    z-index: 100000;
    text-decoration: none;
    padding: 8px;
    border-radius: 0px;
    background: #004e97;
    line-height: 1;
    color: #fff;
  }

  .c-voice-item {
    padding: 8px;
  }

  .c-voicecarousel {
    padding-left: 0;
    padding-right: 0;
  }

  .c-voice-item__thumbnail {
    min-height: 90px;
    background-size: contain;
  }

  .c-voice-item__title {
    font-weight: bold;
    border-bottom: 1px solid #484848;
    font-size: 13px;
    line-height: 1.4;
    padding-bottom: 4px;
  }

  .c-voice-item__text {
    font-size: 0.575rem;
  }

  .c-serviceintro-wrap {
    margin-left: -6px;
    margin-right: -6px;
  }

  .l-footer__service {
    overflow: hidden;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 6px;
  }

  .c-serviceintro-card-wrap {
    padding-left: 12px;
    padding-right: 12px;
    margin-left: -6px;
    margin-right: -6px;
  }

  .c-serviceintro-card {
    display: table;
  }

  .c-serviceintro-card__thumbnail {
    display: table-cell;
    overflow: hidden;
    width: 40%;
    background-size: auto 100%;
  }

  .c-serviceintro-card__thumbnail img {
    display: none;
  }

  .c-serviceintro-card__content {
    display: table-cell;
    padding: 6px 8px;
    min-height: 0;
  }

  .c-serviceintro-card__text {
    line-height: 1.3;
    font-size: 12px;
  }

  .c-capsule-nav>ul>li>a.c-button:after {
    display: none;
  }

  .c-post-navs__prev a,
  .c-post-navs__next a {
    width: 150px;
  }

  .c-capsule-nav.is-boxshadow ul li a i.fa {
    margin-right: 3px;
  }

  .c-capsule-nav.is-boxshadow ul li a {
    padding-left: 11px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 10px;
  }

  .c-worksbanner-item__image {
    margin-top: -16px;
  }

  .category-review .c-capsule-nav>ul>li {
    display: block;
    margin-bottom: 8px;
    width: 50%;
    float: left;
  }

  .gallery .gallery-item figure figcaption {
    font-size: 13px;
  }

  .l-footer {
    padding-bottom: 80px;
  }
}

.l-header__description h1 {
  margin-top: 0;
  margin-bottom: 0;
  float: left;
  max-width: 80%;
  line-height: 1.3;
  font-size: 11px;
  font-weight: normal;
}

@media (min-width: 640px) {
  body {
    min-width: 1080px;
  }

  body,
  .l-container {
    min-width: 1080px;
  }
}

.c-faqcat a {
  display: inline-block;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  border-radius: 0px;
  color: #fff;
  text-decoration: none;
  border: none;
  font-size: 1rem;
  position: relative;
  font-size: 0.9375rem;
  max-width: 264px;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  box-shadow: 0px 4px 0px 0px #ccc;
  position: relative;
  padding-top: 8px;
  max-width: 200px;
  padding-bottom: 8px;
}

@media (min-width: 640px) {
  .single-post .l-main {
    background: #fff;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 32px;
    padding-right: 32px;
    margin-top: 25px;
    padding-bottom: 40px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  }

  .single-post .l-main .entry h1.heading.is-xlg {
    margin-left: -32px;
    margin-right: -32px;
    padding: 16px 24px;
    font-size: 20px;
    margin-bottom: 0;
  }

  .single-post .l-main .entry h1.heading.is-xlg:after {
    display: none;
  }

  .p-post__meta {
    margin-left: -32px;
    margin-right: -32px;
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #fff;
    margin-bottom: 32px;
    border-bottom: 1px solid #e8e8e8;
    overflow: hidden;
  }

  .p-post__meta .category {
    display: inline-block;
  }

  .p-post__meta .category ul {
    display: inline-block;
  }

  .p-post__meta .category li {
    display: inline-block;
  }

  .p-post__meta .date {
    float: right;
    display: inline-block;
  }

  .single-post .l-post-content,
  .single-post .l-post-content p {
    font-size: 16px;
  }
}

@media (max-width: 640px) {
  .c-flexgallery .item {
    width: 100%;
    flex-basis: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.c-post-navs ul {
  display: table !important;
}

.c-service-about {
  margin-top: 40px;
}

.c-service-about__panel {
  display: block;
  background: #FFF;
  padding: 32px 16px 16px;
  position: relative;
  margin-top: 32px;
  border-radius: 4px;
  margin-left: 16px;
  margin-right: 16px;
  background: #fff;
  border: 1px solid #ebebeb;
}

@media (min-width: 768px) {
  .c-service-about__panel {
    margin-left: 0;
    margin-right: 0;
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 40px;
  }
}

.c-service-about__panel__text {
  font-weight: normal;
  font-size: 14px;
}

@media (min-width: 768px) {
  .c-service-about__panel__text {
    font-size: 16px;
  }
}

.c-service-about__panel__title {
  position: absolute;
  top: -16px;
  max-width: 230px;
  width: 100%;
  background: #FFB400;
  border-radius: 40px;
  text-align: center;
  color: #1d1d1d;
  padding: 5px 24px;
  font-weight: bold;
  font-size: 16px;
  left: 50%;
  transform: translateX(-50%);
}

@media (min-width: 768px) {
  .c-service-about__panel__title {
    left: 3%;
    transform: none;
  }
}

.c-service-about__panel__subtitle {
  color: #0168B7;
  margin-bottom: 8px;
  padding-left: 24px;
  font-size: 16px;
}

@media (min-width: 768px) {
  .c-service-about__panel__subtitle {
    font-size: 20px;
  }
}

.c-service-about__panel__subtitle:after {
  content: "";
  font-family: FontAwesome;
  position: absolute;
  left: 0px;
  top: 12px;
  font-size: 1.25rem;
  color: #f39800;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1.125rem;
  color: #FFB400 !important;
  line-height: 1;
}

@media (min-width: 768px) {
  .c-service-about__panel__subtitle:after {
    font-size: 20px;
    top: 15px;
  }
}

.c-service-about__panel:before {
  content: "";
  width: 180px;
  height: 32px;
  display: block;
  position: absolute;
  left: -1px;
  top: -16px;
  background: url(../images/img-point-title.svg) no-repeat center top;
}

.c-service-about__panel ul {
  margin-top: 0;
  margin-bottom: 0;
}

.c-service-about__panel ul li {
  font-weight: bold;
  font-size: 1.125rem;
  padding-left: 0;
}

.c-service-about__panel ul li:after {
  display: none;
  font-size: 1.125rem;
  color: #FFB400 !important;
  line-height: 1;
}

.c-service-lead__title {
  font-weight: bold;
  font-size: 40px;
  letter-spacing: 0.1em;
  line-height: 36px;
  text-align: center;
  color: #563b14;
  padding-bottom: 16px;
  position: relative;
  color: #004e97;
  padding-top: 32px;
  background-repeat: no-repeat;
  background-image: url(../images/border-dot.png);
  background-position: bottom center;
  padding-bottom: 24px;
  margin-bottom: 100px;
}

.c-service-lead__title.is-first:before {
  content: "";
  width: 84px;
  height: 85px;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: 10%;
  z-index: -1;
  top: 10px;
}

.c-service-lead__title.is-arrow:after {
  content: "";
  width: 200px;
  height: 48px;
  display: block;
  background-image: url(../images/icon-service-arrow-bottom.png);
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: -70%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.c-service-lead__title>span {
  font-size: 0.7em;
}

.c-service-lead__title.is-accent {
  border-top: 2px solid #EB6100;
  background: #EB6100;
}

.c-service-lead__title.is-accent:after {
  background: #EB6100;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .c-service-lead__title {
    font-size: 0.9375rem;
  }
}

.c-service-lead__list {
  margin-top: 24px;
  padding-bottom: 32px;
  position: relative;
  z-index: 10;
  background-color: #E0F2FF;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
}

.c-service-lead__list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.c-service-lead__list ul li {
  color: #000000;
  font-weight: bold;
  font-size: 1rem;
  position: relative;
  padding-left: 36px;
  position: relative;
  margin-bottom: 8px;
  padding-top: 6px;
  padding-bottom: 6px;
  width: 100%;
  max-width: calc(50% - 16px);
}

.c-service-lead__list ul li:before {
  content: "";
  position: absolute;
  width: 26px;
  height: 28px;
  background-image: url(../chubulawjp-html/dist/assets/images/icon-service-checklist.svg);
  left: 0;
  top: 22px;
  color: #004e97;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.c-service-navs__list ul {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .c-service-navs__list ul {
    margin-left: -6px;
    margin-right: -6px;
  }
}

.c-service-navs__list ul li {
  padding-left: 12px;
  padding-right: 12px;
  width: 33.333%;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .c-service-navs__list ul li {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.c-service-navs__list ul li a {
  font-weight: bold;
  background: #9c8553;
  color: #fff;
  margin-bottom: 16px;
  display: block;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 12px;
  border: 1px solid #7b6941;
  text-decoration: none;
  position: relative;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .c-service-navs__list ul li a {
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 0.75rem;
  }
}

.c-service-navs__list ul li a:after {
  content: "";
  font-family: FontAwesome;
  position: absolute;
  right: 16px;
  top: 13px;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .c-service-navs__list ul li a:after {
    right: 4px;
  }
}

.c-service-others .large-4 {
  padding-bottom: 24px;
}

.c-service-others__item {
  display: block;
  text-decoration: none;
  margin-bottom: 16px;
  height: 100%;
}

.c-service-others__item__title {
  background: #004e97;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.555555556;
  color: #fff;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 6px;
  font-weight: bold;
  min-height: 78px;
  padding-bottom: 6px;
  padding-left: 16px;
  padding-right: 16px;
}

.c-service-others__item__text {
  display: block;
  border: 1px solid #CCCCCC;
  padding: 20px 16px;
  font-size: 0.9375rem;
  color: #242424;
  height: calc(100% - 78px);
  position: relative;
}

.c-service-others__item__text:after {
  content: "";
  font-family: FontAwesome;
  position: absolute;
  bottom: 8px;
  right: 16px;
  color: #004e97;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  body>div.slidebar-container.js-slidebar-container>div>div>div.l-main>div.l-page-content>div>div.c-service-point.is-objection>div.c-service-point__image>img {
    display: none;
  }
}

.c-service-point.is-work .c-service-point__image {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
}

.c-service-point.is-work .c-service-point__image p {
  font-weight: bold;
  color: #1d1d1d;
  font-size: 1.05rem;
}

.c-service-point.is-work .c-service-point__image p strong {
  color: #004e97;
}

@media (min-width: 768px) {
  .c-service-point.is-work .c-service-point__image p {
    font-size: 20px;
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

.c-service-point.is-work .c-service-point__image p strong {
  color: #004e97;
  display: inline-block;
  margin-top: 0px;
  font-size: 1.5rem;
}

@media (max-width: 768px) {
  .c-service-point.is-work .c-service-point__image p strong {
    font-size: 1.1em;
    display: inline;
  }
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .c-service-point.is-work .c-service-point__image img {
    display: none;
  }
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .c-service-point.is-work .c-service-point__image p {
    margin-left: auto;
    text-align: left;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
    position: static;
    font-size: 1rem;
    width: 100%;
    margin-top: 24px;
  }

  .c-service-point.is-work .c-service-point__image p br {
    display: none;
  }
}

.c-service-point__lead {
  font-weight: bold;
  color: #563B14;
  text-align: left;
  margin-top: 12px;
  padding-bottom: 16px;
  font-size: 40px;
  line-height: 50px;
  letter-spacing: 4px;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .c-service-point__lead {
    font-size: 1rem;
    text-align: left;
  }
}

.c-service-point__lead strong {
  color: #EB6100;
}

.c-service-point__image {
  text-align: center;
  margin-bottom: 40px;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .c-service-point__image {
    margin-top: 0;
  }
}

.c-service-point__voice {
  background: #fff;
  padding-bottom: 16px;
  box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.05);
}

.c-service-point__voice h4 {
  background: #004e97;
  font-size: 1.2rem;
  color: #FFF;
  font-weight: bold;
  background-repeat: no-repeat;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 0;
  border: none;
  text-align: center;
  margin-bottom: 8px;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .c-service-point__voice h4 {
    background: #004e97;
    letter-spacing: 1.4px;
    font-size: 1.25rem;
    padding: 8px 16px;
    color: #fff;
  }
}

.c-service-point__voice ul {
  padding: 0px 24px 16px 24px;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
}

.c-service-point__voice ul li {
  max-width: 50%;
  position: relative;
  padding-left: 46px;
  font-weight: bold;
  color: #004e97;
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px dashed #004e97;
}

.c-service-point__voice ul li:after {
  content: "";
  font-family: FontAwesome;
  width: 28px;
  text-align: center;
  height: 48px;
  color: #EB6100;
  font-size: 1.5rem;
  position: absolute;
  left: 10px;
  top: 10px;
}

.c-servicetype-item {
  margin-bottom: 40px;
}

.c-servicetype-item__title {
  background: #ccc;
  position: relative;
  padding-left: 100px;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-top: 8px;
  padding-bottom: 8px;
  background: rgba(0, 141, 150, 0.1);
  font-size: 1.5rem;
  color: #004e97;
  font-weight: bold;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .c-servicetype-item__title {
    font-size: 1.25rem;
    padding-left: 60px;
  }
}

.c-servicetype-item__title img {
  position: absolute;
  left: -6px;
  top: -20px;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .c-servicetype-item__title img {
    max-width: 60px;
    top: -5px;
  }
}

.c-servicetype-item__title a {
  font-size: 1rem;
  float: right;
  padding-right: 16px;
  margin-top: 8px;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .c-servicetype-item__title a {
    font-size: 0.875rem;
  }
}

.c-servicetype-item__content {
  padding-left: 100px;
  margin-top: -40px;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .c-servicetype-item__content {
    padding-left: 0;
    margin-top: -20px;
  }
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .c-serviceintro-wrap {
    margin-left: -12px;
    margin-right: -12px;
  }
}

.c-serviceintro-item.is-works02 .c-serviceintro-item__title {
  background-size: contain;
  position: relative;
}

.c-serviceintro-item.is-works02 .c-serviceintro-item__title:after {
  background: #675444;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .c-serviceintro-item__title .list ul li {
    font-size: 0.875rem;
  }
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .c-serviceintro-item__title {
    margin-bottom: 0;
  }
}

.c-serviceintro-item__title span {
  display: block;
}

.c-serviceintro-item__title span:nth-child(2) {
  margin-top: 24px;
  font-weight: normal;
  font-size: 1rem;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .c-serviceintro-item__title span:nth-child(2) {
    font-size: 0.875rem;
    margin-top: 12px;
  }
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .c-serviceintro-item__title {
    font-weight: bold;
    font-size: 1rem;
  }
}

.c-serviceintro-item__arrow {
  width: 40px;
  height: 40px;
  border-radius: 100px;
  text-align: center;
  line-height: 1;
  left: 50%;
  margin-left: -20px;
  padding-top: 3px;
  font-size: 2rem;
  background: #fff;
  position: absolute;
  bottom: -20px;
  color: #004e97;
  border: 1px solid #004e97;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

.c-serviceintro-item__arrow:hover {
  cursor: pointer;
}

.c-serviceintro-item__arrow.is-active {
  bottom: -30px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.c-serviceintro-item__content {
  background: #fff;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .c-serviceintro-item__content {
    /* display: none; */
  }
}

.c-serviceintro-item__content ul li:last-child a {
  border-bottom: none;
}

.c-serviceintro-item__content ul li a {
  display: block;
  font-weight: bold;
  color: #000000;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
  padding-left: 24px;
  border-bottom: 1px dashed #808080;
  position: relative;
}

.c-serviceintro-item__content ul li a:hover {
  text-decoration: underline;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .c-serviceintro-item__content ul li a {
    padding-left: 7px;
  }
}

.c-serviceintro-item__content ul li a:after {
  content: "";
  font-family: FontAwesome;
  position: absolute;
  right: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #004e97;
}

.c-serviceintro-item__content ul li a:hover {
  color: #004e97;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .c-serviceintro-item__content {
    padding: 10px;
  }
}

.c-serviceintro-item__image {
  margin-bottom: 0px;
  max-width: 100px;
  float: right;
  margin-top: -28px;
}

.c-serviceintro-item__lead {
  max-width: 256px;
  color: #004e97;
  font-weight: bold;
  font-size: 1rem;
  float: left;
  margin-bottom: 8px;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .c-serviceintro-item__lead {
    max-width: 62%;
    font-size: 0.875rem;
  }
}

.c-serviceintro-item__text {
  max-width: 256px;
  color: #222;
  font-size: 1rem;
  margin-bottom: 24px;
  line-height: 1.5;
  float: left;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .c-serviceintro-item__text {
    font-size: 0.8125rem;
    margin-bottom: 8px;
    max-width: 61%;
  }
}

.c-serviceintro-item__button {
  text-align: center;
  margin-bottom: 24px;
}

.c-serviceintro-item__link {
  border-top: 1px dashed #004e97;
  padding-top: 18px;
}

.c-serviceintro-item__link a {
  font-weight: bold;
}

.c-serviceintro-item__link a .fa {
  margin-left: 8px;
}

.c-serviceintro-card-wrap {
  display: inline-block;
  margin-left: -12px;
  margin-right: -12px;
  margin-bottom: 24px;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .c-serviceintro-card-wrap {
    padding-left: 12px;
    padding-right: 12px;
  }
}

.c-serviceintro-card__item {
  display: block;
  text-decoration: none;
  color: #222;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  background: #fff;
  width: 100%;
  max-width: 264px;
  float: left;
  margin-left: 12px;
  margin-right: 12px;
  margin-top: 8px;
  margin-bottom: 8px;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .c-serviceintro-card__item {
    max-width: auto;
    max-width: initial;
    margin-left: 0;
    margin-right: 0;
  }
}

.c-serviceintro-card__item:hover {
  outline: 4px solid #1ba6e5;
}

.c-serviceintro-card__content {
  padding: 18px 12px 18px;
  min-height: 164px;
}

.c-serviceintro-card__title {
  color: #004e97;
  font-weight: bold;
  margin-bottom: 6px;
}

.c-serviceintro-card__text {
  line-height: 1.5;
}

.c-service-mv {
  min-height: 280px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  margin-bottom: 32px;
  border: 4px solid #0168b7;
}

@media (max-width: 768px) {
  .c-service-mv {
    min-height: 110px;
  }
}

.c-service-mv__content {
  position: absolute;
  top: 50%;
  margin: 0;
  padding-left: 40px;
  padding-right: 30%;
  transform: translate3d(0%, -50%, 0);
}

@media (max-width: 768px) {
  .c-service-mv__content {
    padding-left: 20px;
  }
}

.c-service-mv__title {
  color: #004e97;
  font-size: 36px;
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .c-service-mv__title {
    font-size: 18px;
  }
}

.c-service-mv__button {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.c-service-mv__button a {
  background: #fff;
  color: #004e97;
  text-decoration: none;
  display: inline-block;
  padding: 16px 32px;
  font-weight: bold;
  border: 2px solid #004e97;
}

.c-service-button {
  text-align: center;
  margin-top: 32px;
  margin-bottom: 32px;
}

.c-service-button a {
  padding-top: 16px;
  padding-bottom: 16px;
  background: #fff;
  position: relative;
  border: 1px solid #004e97;
  color: #004e97;
  display: block;
  font-weight: bold;
  text-decoration: none;
}

.c-service-button a span {
  display: block;
}

.c-service-button a i {
  position: absolute;
  right: 10px;
  bottom: 10px;
}

.c-service-buttons {
  margin-top: 32px;
}

.c-service-buttons .c-button {
  margin-bottom: 32px;
}

.c-button.is-white.is-xlg {
  background: #fff;
  border: 1px solid #004e97;
  color: #004e97;
}

.c-faqlist__nav {
  padding: 16px 24px;
  background: #fff;
}

.c-faqlist__nav__title {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 4px;
}

.c-faqlist__nav__list {
  margin-bottom: 16px;
}

.c-faqlist__nav__list ul li a {
  font-size: 14px;
}

.c-faqlist__nav__list ul li a span:first-child {
  display: inline-block;
  margin-right: 8px;
}

.c-faqlist__items__title {
  margin-bottom: 0px !important;
  margin-top: 32px;
}

.c-faqlist__item {
  padding-top: 32px;
}

.c-faqlist__item__title {
  font-weight: bold;
  padding: 16px;
  background: #fff;
  position: relative;
  padding-left: 60px;
}

.c-faqlist__item__title span:first-child {
  font-weight: bold;
  display: inline-block;
  margin-right: 8px;
  position: absolute;
  top: 11px;
  left: 16px;
  width: 36px;
  height: 36px;
  background: #004e97;
  color: #fff;
  text-align: center;
  border-radius: 50px;
  padding-top: 5px;
}

.c-faqlist__item__content {
  padding-top: 16px;
}

.c-voicelist-item {
  margin-bottom: 16px;
  background: #fff;
  border: 1px solid #004e97;
  padding: 16px 16px;
}

.c-voicelist-item__title {
  border-bottom: 1px solid #D0D0D0;
  font-weight: bold;
  color: #204F96;
  padding-bottom: 8px;
  padding-left: 40px;
  position: relative;
}

@media (min-width: 768px) {
  .c-voicelist-item__title {
    font-size: 20px;
  }
}

.c-voicelist-item__title .fa.fa-user {
  color: #FFB400;
  position: absolute;
  left: 12px;
  top: 4px;
}

@media (min-width: 768px) {
  .c-voicelist-item__title .fa.fa-user {
    font-size: 20px;
    top: 6px;
  }
}

.c-voicelist-item__content {
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.c-voicelist-item__text {
  padding-left: 16px;
  flex-basis: calc(100% - 24%);
  font-size: 14px;
}

@media (max-width: 768px) {
  .c-voicelist-item__text {
    padding-top: 10px;
    padding-left: 0;
  }
}

.c-voicelist-item__image {
  flex-basis: 24%;
  position: relative;
  transition: all ease 0.2s;
}

.c-voicelist-item__image:hover {
  opacity: 0.7;
}

.c-voicelist-item__image a:after {
  content: "";
  font-family: FontAwesome;
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #000;
}

.lg-backdrop {
  background: rgba(0, 0, 0, 0.8) !important;
}

.c-voicelist__nav {
  margin-bottom: 32px;
}

.c-voicelist__nav__list ul {
  display: flex;
  flex-wrap: wrap;
}

.c-voicelist__nav__list ul li {
  margin-right: 24px;
  margin-bottom: 16px;
}

.c-voicelist__nav__list ul li a {
  padding-right: 36px;
  padding-top: 8px;
  padding-bottom: 8px;
  background: #fff;
  color: #004e97;
  box-shadow: none;
  border: 2px solid #004e97;
  font-weight: bold;
  transition: all ease 0.2s;
}

.c-voicelist__nav__list ul li a:hover {
  color: #fff;
  background: #004e97;
  opacity: 1;
}

.c-pagination>ul>li>a,
.c-pagination>ul>li>span {
  color: #004e97;
  border-color: #004e97;
  background: #FFF;
  margin-left: 4px;
  margin-right: 4px;
}

.c-pagination>ul>li.is-active span {
  background: #004e97;
  color: #FFF;
}

.l-content h1 {
  font-size: 24px;
}

#tinymce h2:after,
.heading.is-xlg:after,
.l-content h2:after,
.l-post-content h2:after {
  display: none;
}

#tinymce h2,
.heading.is-xlg,
.l-content h2,
.l-post-content h2 {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.l-content .c-table>thead>tr,
.l-content #tinymce.post-type-post table>thead>tr,
#tinymce.post-type-post .l-content table>thead>tr,
.l-content .l-post-content table>thead>tr,
.l-post-content .l-content table>thead>tr,
.c-table>thead>tr,
#tinymce.post-type-post table>thead>tr,
.l-post-content table>thead>tr,
.l-post-content table thead {
  background: #2f5579;
}

.l-content .c-table>tbody>tr>th,
.l-content #tinymce.post-type-post table>tbody>tr>th,
#tinymce.post-type-post .l-content table>tbody>tr>th,
.l-content .l-post-content table>tbody>tr>th,
.l-post-content .l-content table>tbody>tr>th,
.c-table>tbody>tr>th,
#tinymce.post-type-post table>tbody>tr>th,
.l-post-content table>tbody>tr>th {
  background: #e8e8e8;
}

.c-service-button a {
  box-shadow: 0 4px 0 0 #003464;
}

@media (max-width: 768px) {
  .c-service-button a {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 768px) {
  .c-service-button a span:nth-child(1) {
    font-size: 11px;
  }
}

.c-service-button a span:nth-child(2) {
  font-size: 20px;
}

@media (max-width: 768px) {
  .c-service-button a span:nth-child(2) {
    font-size: 16px;
  }
}

.l-post-content table {
  min-width: 0px;
}

@media (max-width: 768px) {
  .c-service-mv {
    background: none !important;
  }
}

.w-editor .l-post-content h3 {
  font-size: 1.25rem;
  padding-bottom: 0.3125rem;
  font-weight: 700;
  background: #E5E9EF;
  color: #204F96;
  /* background: url(../images/bg-heading-lg.svg) left bottom no-repeat; */
  padding-top: 0.3125rem;
  padding-left: 16px;
  border-top: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}

.c-mailmaga-floatbtn {
  display: none !important;
}

.c-service-point__title {
  font-weight: bold;
  color: #FFF;
  background: #004e97;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 28px;
  line-height: 1.5;
  position: relative;
  z-index: 10;
  margin-bottom: 24px;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .c-service-point__title {
    line-height: 1.5;
    letter-spacing: 1px;
    text-align: center;
    font-size: 1.125rem;
  }
}

.c-service-point__title:after {
  display: none;
}

.w-editor .l-post-content h2 {
  background: #FFF;
  color: #004e97;
  border: 2px solid #004e97;
  border-radius: 3px;
}

.c-faqbox__title:before {
  background: #004e97;
}

.c-faqbox {
  background: #e5e5e5;
  border-color: #004e97;
}

.c-faqbox__title:after {
  color: #004e97;
}

.c-faqbox__title:hover {
  cursor: pointer;
}

.c-case-item {
  background: #FFF;
}

.c-case-item__text {
  padding-top: 16px;
}

@media (max-width: 768px) {
  .c-service-lead__list ul {
    display: block;
  }

  .c-service-lead__list ul li {
    width: 100%;
    max-width: 100%;
  }

  .c-service-point__voice ul li {
    width: 100%;
    max-width: 100%;
  }

  .c-service-point__voice__button {
    padding-left: 16px;
    padding-right: 16px;
  }
}

/*# sourceMappingURL=overwrite.css.map */
@media (max-width: 768px) {
  .c-voicelist-item__content {
    flex-wrap: wrap;
  }

  .c-voicelist-item__image {
    order: 1;
    width: 100%;
    flex-basis: 100%;
  }

  .c-voicelist-item__icon {
    order: 2;
    flex-basis: 50px;
    padding-top: 10px;
  }

  .c-voicelist-item__text {
    order: 3;
    padding-left: 16px;
    font-size: 13px;
    flex-basis: calc(100% - 17%);
    /* width: 100%; */
  }

  .lg-outer {
    z-index: 1000000000 !important;
  }

  .c-voicelist__nav__list {
    margin-top: 24px;
  }

  .c-voicelist__nav__list ul li {
    margin-bottom: 10px;
    margin-right: 14px;
  }

  .lg-outer .lg-sub-html {
    font-size: 12px;
    padding: 10px 10px;
  }

  .hentry .c-service-mv {
    border: 2px solid #0168b7;
  }

  .c-service-mv__button {
    position: static;
    bottom: 20px;
    right: 20px;
    margin-bottom: 20px;
  }

  .c-service-mv__button a {
    margin-top: 4px;
    width: 100%;
    background: #fff;
    color: #004e97;
    text-decoration: none;
    display: inline-block;
    padding: 16px 32px;
    font-weight: bold;
    border: 2px solid #004e97;
  }
}

.c-borderbox {
  padding: 24px;
  background: white;
}

h2.c-borderbox__title {
  margin-top: 0px;
}

.c-service-point.is-work .c-service-point__image p strong {
  margin-top: 14px;
  line-height: 1.5;
}

.c-service-mv__buttons {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.c-service-mv__buttons a {
  background: #fff;
  color: #004e97;
  text-decoration: none;
  display: inline-block;
  padding: 16px 32px;
  font-weight: bold;
  border: 2px solid #004e97;
}

.c-service-mv__buttons a:hover {
  opacity: 0.8;
}

.c-service-mv.is-button-align-center .c-service-mv__buttons {
  right: initial;
  left: 50%;
  width: 100%;
  text-align: center;
  transform: translateX(-50%);
}

.c-service-mv.is-button-align-left {
  right: initial;
  left: 50%;
  width: 100%;
  text-align: left;
  transform: translateX(-50%);
}

.c-service-mv.is-button-size-sm a {
  padding: 6px 18px;
  font-size: 13px;
}

.c-service-mv.is-button-size-md a {
  padding: 12px 32px;
  font-size: 15px;
}

@media (max-width: 768px) {
  .c-service-mv {
    margin-bottom: 20px;
  }

  .c-service-mv__buttons {
    position: static;
    margin-bottom: 20px;
  }

  .c-service-mv.is-button-align-center .c-service-mv__buttons {
    transform: translateX(-50%);
  }

  .c-service-mv.is-button-size-sm a {
    padding: 4px 10px;
    font-size: 13px;
  }

  .c-service-mv.is-button-size-md a {
    padding: 8px 24px;
    font-size: 15px;
  }
}

/*# sourceMappingURL=overwrite.css.map */
body.inquery .l-container,
body.confirm .l-container,
body.complete .l-container {
  max-width: 840px;
  /* min-width: 840px; */
}

body.inquery .l-footer__contact,
body.inquery .l-header__contact,
body.confirm .l-footer__contact,
body.confirm .l-header__contact,
body.complete .l-footer__contact,
body.complete .l-header__contact {
  max-width: 234px;
}

body.inquery .l-main,
body.confirm .l-main,
body.complete .l-main {
  margin-left: auto;
  margin-right: auto;
  float: none;
}

body.inquery .l-header__toform,
body.inquery .l-aside,
body.inquery .c-offer,
body.inquery .l-global-nav,
body.inquery .l-footer__form,
body.inquery .l-footer__bottom,
body.inquery .l-footer__service,
body.inquery .l-footer__wrap,
body.inquery .l-header__description h1,
body.confirm .l-header__toform,
body.confirm .l-aside,
body.confirm .c-offer,
body.confirm .l-global-nav,
body.confirm .l-footer__form,
body.confirm .l-footer__bottom,
body.confirm .l-footer__service,
body.confirm .l-footer__wrap,
body.confirm .l-header__description h1,
body.complete .l-header__toform,
body.complete .l-aside,
body.complete .c-offer,
body.complete .l-global-nav,
body.complete .l-footer__form,
body.complete .l-footer__bottom,
body.complete .l-footer__service,
body.complete .l-header__description h1,
body.complete .l-footer__wrap {
  display: none;
}

.c-generateform {
  padding: 40px 3vw;
}

.c-generateform__title .c-label {
  min-width: 60px;
  margin-left: 14px;
  margin-right: 15px;
  padding-top: 1px;
  padding-bottom: 1px;
}

.c-generateform__input>div {
  margin-bottom: 16px;
}

.c-generateform__button {
  margin-top: 42px;
}

.c-flow-number-title {
  position: relative;
  padding-left: 60px;
}

.c-flow-number {
  position: absolute;
  left: 0;
  display: block;
  width: 39px;
  height: 39px;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  background: #00286e;
  color: #fff;
}

input[type=search]:active,
input[type=search]:focus,
input[type=text]:active,
input[type=text]:focus,
input[type=url]:active,
input[type=url]:focus,
input[type=email]:active,
input[type=email]:focus,
input[type=tel]:active,
input[type=tel]:focus,
textarea:active,
textarea:focus {
  box-shadow: none;
}

@media (max-width: 768px) {

  .mw_wp_form .horizontal-item+.horizontal-item,
  .mw_wp_form .horizontal-item {
    margin-left: 0px;
  }

  .c-generateform__title .c-label {
    margin-left: 0px;
  }
}

@media (max-width: 768px) {
  .c-serviceintro-item__lead {
    max-width: 100%;
  }

  .c-serviceintro-item__text {
    max-width: 256px;
  }

  .c-serviceintro-item__content {
    overflow: hidden;
  }
}

.c-table>tbody>tr>th,
.l-content .c-table>tbody>tr>th {
  color: #222;
}

@media (max-width: 768px) {
  .c-front-navs {
    margin-left: -8px;
    margin-right: -8px;
  }
}

.c-front-navs ul {
  display: flex;
  margin-bottom: 16px;
}

@media (max-width: 768px) {
  .c-front-navs ul {
    margin-bottom: 0;
  }
}

.c-front-navs ul li {
  width: 25%;
  border-left: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}

.c-front-navs ul li:last-child {
  border-right: 1px solid #e8e8e8;
}

.c-front-navs ul li a {
  padding-top: 24px;
  padding-bottom: 16px;
  text-decoration: none;
  align-content: center;
  align-items: center;
  width: 100%;
  background: #FFF;
  color: #222;
  display: flex;
  justify-content: flex-start;
  padding-left: 24px;
}

@media (max-width: 768px) {
  .c-front-navs ul li a {
    flex-wrap: wrap;
    padding-left: 4px;
    padding-right: 4px;
  }
}

.c-front-navs ul li a:hover {
  background: linear-gradient(180deg, #004e97 0, #003d7e 100%);
  color: #fff;
}

.c-front-navs ul li a:hover svg * {
  fill: #FFF;
  stroke: #FFF;
}

.c-front-navs ul li a span {
  display: block;
  text-align: center;
  margin-left: 5px;
  margin-right: 5px;
}

.c-front-navs ul li a span:first-child {
  max-width: 32px;
}

.c-front-navs ul li a span:first-child svg {
  max-width: 100%;
}

@media (max-width: 768px) {
  .c-front-navs ul li a span:first-child {
    width: 100%;
    text-align: center;
    display: block;
    max-width: 100%;
    min-height: 40px;
  }

  .c-front-navs ul li a span:first-child svg {
    margin-left: auto;
    margin-right: auto;
  }
}

.c-front-navs ul li a span:last-child {
  font-weight: bold;
  font-size: 16px;
  margin-left: 16px;
}

@media (max-width: 768px) {
  .c-front-navs ul li a span:last-child {
    font-size: 11px;
    margin-left: 0;
    display: block;
    width: 100%;
    margin-right: 0;
  }
}

.c-pickup {
  margin-top: 0;
  background: #EAF1F7;
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 24px;
}

@media (max-width: 768px) {
  .c-pickup {
    margin-left: -8px;
    margin-right: -8px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 4px;
    margin-bottom: 10px;
  }
}

.c-pickup .p-post-item.is-line {
  border-bottom: 0;
}

.c-pickup .p-post-item.is-line .p-post-item__category {
  background: #FFB400;
  color: #333;
  width: auto;
  padding-left: 12px;
  padding-right: 12px;
}

.c-pickup .p-post-item.is-line .p-post-item__title {
  font-size: 13px;
  width: 100%;
  font-weight: bold;
  text-decoration: none;
  color: #0168B7;
}

.c-pickup .p-post-item.is-line .p-post-item__title:hover {
  text-decoration: underline;
}

@media (max-width: 768px) {
  .c-pickup .p-post-item.is-line .p-post-item__title {
    margin-top: 8px;
  }
}

.c-front-banners {
  background: #ffffff;
  margin-bottom: 24px;
}

@media (max-width: 768px) {
  .c-front-banners {
    margin-bottom: 10px;
  }
}

.c-front-concept {
  background-image: url(../chubulawjp-html/dist/assets/images/bg-front-concept.jpg);
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
}

@media (max-width: 768px) {
  .c-front-concept {
    margin-left: -10px;
    margin-right: -10px;
    padding-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.c-front-concept__checkbox {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 24px;
  padding-right: 24px;
}

@media (min-width: 768px) {
  .c-front-concept__checkbox ul {
    display: flex;
    flex-wrap: wrap;
    padding-left: 40px;
  }
}

.c-front-concept__checkbox ul li {
  padding-left: 40px;
  position: relative;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  .c-front-concept__checkbox ul li {
    width: 50%;
  }
}

.c-front-concept__checkbox ul li:before {
  content: "";
  background: url(../chubulawjp-html/dist/assets/images/icon-front-checklist.svg);
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: -2px;
  background-size: cover;
  width: 26px;
  height: 28px;
  display: block;
}

.c-front-concept__checkbox ul li span {
  font-weight: bold;
  font-size: 15px;
  border-bottom: 4px solid #FFB400;
}

@media (min-width: 768px) {
  .c-front-concept__checkbox ul li span {
    font-size: 19px;
  }
}

.c-newoffer {
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .c-newoffer {
    margin-bottom: 56px;
  }
}

.c-newoffer__lead {
  text-align: center;
}

.c-newoffer__lead p {
  font-weight: bold;
  color: #1D1D1D;
  font-size: 17px;
}

@media (min-width: 768px) {
  .c-newoffer__lead p {
    font-size: 24px;
  }
}

.c-newoffer__lead p strong {
  font-size: 20px;
  color: #204F96;
}

@media (min-width: 768px) {
  .c-newoffer__lead p strong {
    font-size: 28px;
  }
}

.c-newoffer__box {
  padding: 13px 10px;
  background: #004789;
}

.c-newoffer__labels {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.c-newoffer__labels .c-newoffer-label {
  color: #FFF;
  background: #F29700;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  width: calc(50% - 5px);
  padding-top: 7px;
  padding-bottom: 7px;
}

@media (min-width: 768px) {
  .c-newoffer__labels .c-newoffer-label {
    font-size: 18px;
  }
}

.c-newoffer__inner {
  background: #fff;
  padding-top: 14px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
}

@media (min-width: 768px) {
  .c-newoffer__inner {
    display: flex;
  }
}

.c-newoffer__link {
  padding-top: 4px;
}

@media (min-width: 768px) {
  .c-newoffer__link {
    text-align: right;
    padding-top: 12px;
    padding-bottom: 0px;
    margin-bottom: 0;
    line-height: 1;
  }
}

.c-newoffer__link a {
  color: #FFF;
  font-size: 14px;
}

@media (min-width: 768px) {
  .c-newoffer__tel {
    flex-basis: 45%;
    text-align: center;
    padding-top: 16px;
  }
}

@media (min-width: 768px) {
  .c-newoffer__offer {
    flex-basis: 55%;
    padding-left: 5%;
  }
}

.c-newoffer__offer__title {
  text-align: center;
  margin-top: 14px;
  margin-bottom: 10px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #004789;
  font-size: 12px;
  padding-top: 2px;
  padding-bottom: 2px;
  border: 1px solid #004789;
}

@media (min-width: 768px) {
  .c-newoffer__offer__title {
    margin-top: 0;
    font-size: 14px;
  }
}

.c-newoffer__offer__buttons {
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .c-newoffer__offer__buttons {
    display: flex;
    justify-content: space-between;
  }
}

.c-offer-button {
  display: inline-block;
  border-radius: 5px;
  text-decoration: none;
  font-size: 16px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #fff;
  font-weight: bold;
  position: relative;
  padding-left: 54px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 24px;
  line-height: 1.3;
  transition: all ease 0.2s;
}

@media (min-width: 768px) {
  .c-offer-button {
    width: calc(50% - 4px);
    padding-left: 80px;
  }
}

.c-offer-button img {
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
}

@media (min-width: 768px) {
  .c-offer-button img {
    left: 48px;
  }
}

.c-offer-button.is-line {
  background: #0fa20f;
  box-shadow: 0px 3px 0px #1b8e00;
}

.c-offer-button.is-inquery {
  background: #9b8240;
  box-shadow: 0px 3px 0px #775c2c;
}

.c-offer-button:hover {
  color: #FFF;
  opacity: 0.7;
}

.c-page-header.is-service {
  padding-top: 0;
  padding-bottom: 0;
}

@media (min-width: 768px) {
  .c-page-header.is-service {
    border-bottom: 3px solid #004e97;
  }
}

.c-page-header.is-service .l-container {
  padding-left: 0;
  padding-right: 0;
}

.c-page-header.is-service .c-page-header__title {
  padding-left: 16px;
  padding-bottom: 10px;
}

@media (min-width: 768px) {
  .c-page-header.is-service .c-page-header__title {
    padding-top: 24px;
    padding-left: 120px;
  }
}

.c-page-header.is-service .c-page-header__title span {
  padding-top: 0;
  line-height: 1;
  padding-bottom: 0;
}

.c-page-header.is-service .c-page-header__bg {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (min-width: 768px) {
  .c-page-header.is-service .c-page-header__bg {
    position: relative;
  }
}

.c-page-header.is-service .c-page-header__img {
  padding-top: 50px;
  padding-bottom: 50px;
  min-height: 100%;
  background-color: #FFF;
  width: 40%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 80%;
}

@media (min-width: 768px) {
  .c-page-header.is-service .c-page-header__img {
    position: absolute;
    left: 0;
    width: 100px;
    min-height: 100px;
    max-height: 100px;
  }
}

.c-service-blocks {
  margin-left: -10px;
  margin-right: -10px;
}

.c-service-blocks .heading.is-xxlg {
  font-size: 22px;
  padding-top: 16px;
  padding-bottom: 16px;
  position: relative;
  overflow: hidden;
  margin-top: 80px;
  text-align: left;
  padding-left: 24px;
}

@media (max-width: 768px) {
  .c-service-blocks .heading.is-xxlg {
    font-size: 18px;
    letter-spacing: 0;
    text-align: center;
    padding-left: 0;
  }

  .c-service-blocks .heading.is-xxlg:before {
    width: 100%;
    height: 200%;
    right: -1px;
    top: 26px;
  }
}

.c-service-blocks .heading.is-xxlg:before {
  content: "";
  display: block;
  box-sizing: border-box;
  width: 92%;
  height: 200%;
  right: -50px;
  transform: skew(-10deg, -10deg);
  background: #1c68b7;
  z-index: -1;
  position: absolute;
}

.c-service-blocks__item .w-editor {
  padding-left: 16px;
  padding-right: 16px;
}

@media (min-width: 768px) {
  .c-service-blocks__item .w-editor {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 768px) {

  .c-service-blocks__item .w-editor .c-table.is-price thead,
  .c-service-blocks__item .w-editor .c-table.is-price thead tr,
  .c-service-blocks__item .w-editor .c-table.is-price thead tr th,
  .c-service-blocks__item .w-editor .c-table.is-price tbody,
  .c-service-blocks__item .w-editor .c-table.is-price tbody tr,
  .c-service-blocks__item .w-editor .c-table.is-price tbody tr th,
  .c-service-blocks__item .w-editor .c-table.is-price tbody tr td {
    display: block;
  }

  .c-service-blocks__item .w-editor .c-table.is-price th {
    border: none;
  }

  .c-service-blocks__item .w-editor .c-table.is-price td {
    border: none;
  }
}

.c-service-blocks__item .w-editor .c-pricetext {
  margin-top: 0;
  font-size: 0.9375rem;
  line-height: 1.575em;
}

.c-service-blocks__item .w-editor .c-step-label {
  display: inline-block;
  background: #EB6116;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-radius: 100px;
  color: #FFF !important;
  font-size: 14px;
}

.c-service-blocks__item .w-editor .c-step-label strong {
  color: #FFF !important;
}

.c-service-blocks__item .w-editor .hr,
.c-service-blocks__item .w-editor hr {
  border-bottom: 1px solid #000;
}

.c-service-blocks__item .w-editor strong.is-gray,
.c-service-blocks__item .w-editor strong.is-black {
  color: #1d1d1d;
}

.c-service-blocks__item.is-0 .heading.is-xxlg {
  margin-top: 0;
  margin-bottom: 0;
}

.c-service-blocks__item.is-1 .c-service-lead__list {
  margin-top: 0;
}

.c-service-blocks .c-service-point {
  background-image: url(../chubulawjp-html/dist/assets/images/bg-front-concept.jpg);
  padding-top: 40px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}

.c-service-blocks .c-service-point:before {
  top: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  content: "";
  width: 130px;
  height: 28px;
  display: block;
  background-image: url(../chubulawjp-html/dist/assets/images/icon-arrow-bottom.svg);
}

.c-service-blocks .c-service-point__titles {
  text-align: center;
  font-weight: bold;
  color: #1D1D1D;
  font-size: 17px;
}

@media (min-width: 768px) {
  .c-service-blocks .c-service-point__titles {
    padding-top: 44px;
    padding-bottom: 24px;
    margin-top: -32px;
    font-size: 24px;
    background-position: right 10% center;
  }
}

.c-service-blocks .c-service-point__titles strong {
  color: #004789;
  font-size: 1.3em;
}

.c-service-blocks .c-newoffer {
  margin-left: 8px;
  margin-right: 8px;
}

.c-service-lead__list {
  padding: 24px;
}

@media (max-width: 768px) {
  .c-service-lead__list {
    padding-right: 10px;
  }
}

.c-service-lead__list ul li {
  font-weight: normal;
  font-size: 15px;
  margin-bottom: 0px;
}

@media (min-width: 768px) {
  .c-service-lead__list ul li {
    font-size: 18px;
    font-weight: bold;
  }
}

.c-service-lead__list ul li:before {
  width: 26px;
  height: 28px;
  top: 15px;
}

.c-workboxes {
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .c-workboxes {
    padding-left: 0;
    padding-right: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

.c-workboxes__item {
  margin-bottom: 16px;
}

.c-workboxes__item.is-card .c-workboxes__item__inner {
  display: block;
}

.c-workboxes__item.is-card .c-workboxes__item__image {
  width: 100%;
  margin-bottom: 8px;
  position: relative;
  padding-top: 160px;
  overflow: hidden;
}

@media (max-width: 768px) {
  .c-workboxes__item.is-card .c-workboxes__item__image {
    padding-top: 120px;
  }
}

.c-workboxes__item.is-card .c-workboxes__item__image img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

@media (min-width: 768px) {
  .c-workboxes__item {
    overflow: hidden;
    max-width: calc(50% - 8px);
  }
}

.c-workboxes__item__title {
  color: #FFF;
  font-weight: bold;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  background: #00286e;
  font-size: 19px;
  position: relative;
  padding-right: 100px;
}

.c-workboxes__item__title:after {
  content: "SERVICE";
  color: rgba(255, 255, 255, 0.56);
  position: absolute;
  right: 16px;
  font-size: 12px;
  top: 14px;
}

@media (min-width: 768px) {
  .c-workboxes__item__title {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .c-workboxes__item__title {
    font-size: 17px;
  }
}

.c-workboxes__item__content {
  background: #FFF;
  padding: 8px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
}

@media (min-width: 768px) {
  .c-workboxes__item__content {
    padding: 16px;
    min-height: 100%;
  }
}

.c-workboxes__item__inner {
  display: flex;
}

.c-workboxes__item__image {
  flex-basis: 80px;
}

.c-workboxes__item__text {
  font-size: 12px;
  flex-basis: calc(100% - 100px);
}

@media (min-width: 768px) {
  .c-workboxes__item__text {
    font-size: 15px;
  }
}

.c-workboxes__item__strong {
  margin-top: 8px;
  font-size: 12px;
  font-weight: bold;
  color: #0168B7;
}

@media (min-width: 768px) {
  .c-workboxes__item__strong {
    font-size: 15px;
  }
}

@media (min-width: 768px) {
  .c-introduction {
    margin-bottom: 24px;
  }
}

.c-introduction__lead {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  color: #00286E;
  line-height: 1.722222222;
  margin-bottom: 18px;
}

@media (min-width: 768px) {
  .c-introduction__lead {
    margin-top: 24px;
    font-size: 16px;
  }
}

.c-introduction__button {
  padding-left: 16px;
  padding-right: 16px;
  text-align: center;
}

@media (min-width: 768px) {
  .c-introduction__button img {
    max-width: 260px;
  }

  .c-introduction__button img:hover {
    opacity: 0.7;
  }
}

.c-flowitems {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .c-flowitems {
    padding-left: 0;
    padding-right: 0;
  }
}

.c-flowitem {
  background: #fff;
  border: 1px solid #e8e8e8;
  padding-top: 16px;
  padding-left: 24px;
  padding-right: 24px;
}

@media (max-width: 768px) {
  .c-flowitem {
    padding-top: 12px;
    padding-left: 16px;
    padding-right: 16px;
  }
}

.c-flowitem .c-flow-number-title {
  margin-top: 0;
  padding-top: 4px;
}

@media (max-width: 768px) {
  .c-flowitem .c-flow-number-title {
    font-size: 16px;
  }

  .c-service-blocks__item .w-editor {
    padding-left: 0;
    padding-right: 0;
  }
}

.c-flowitem .c-flow-number-title .c-flow-number {
  top: 0px;
}

.c-flowitem+.c-arrow svg {
  max-width: 100px;
}

.c-servicecase__list {
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 768px) {
  .c-servicecase__list {
    padding-left: 0;
    padding-right: 0;
  }
}

.c-case-item {
  border: 1px solid #204F96;
  padding-left: 16px;
  padding-right: 16px;
}

.c-case-item__title {
  color: #204F96;
  letter-spacing: 0;
  font-size: 16px;
  border-color: #D0D0D0;
}

@media (min-width: 768px) {
  .c-case-item__title {
    font-size: 20px;
  }
}

.c-case-item__title:after {
  color: #FFB400;
  font-size: 15px;
  top: 11px;
  left: 8px;
  line-height: 1;
}

@media (min-width: 768px) {
  .c-case-item__title:after {
    font-size: 20px;
    top: 16px;
  }
}

.c-case-item__subtitle {
  margin-bottom: 8px;
}

.c-case-item__subtitle span {
  display: inline-block;
  background: #FFB400;
  color: #000000;
  border-radius: 100px;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 6px;
  padding-bottom: 3px;
  font-weight: bold;
}

.c-case-item__subtext {
  margin-bottom: 10px;
  font-size: 14px;
}

@media (min-width: 768px) {
  .c-case-item__subtext {
    font-size: 16px;
  }
}

.c-case-item__text .c-voicedetail__icon {
  float: right;
  max-width: 60px;
  margin-right: 0;
  margin-left: 10px;
}

@media (min-width: 768px) {
  .c-case-item__text .c-voicedetail__icon {
    max-width: 120px;
  }
}

.c-button.is-white.is-voice {
  border: none;
  color: #FFF;
  background: linear-gradient(#f29700 0%, #f26600 100%);
  box-shadow: 0px 4px 0px #965910;
}

.c-button.is-white.is-voice:before {
  content: "";
  font-family: FontAwesome;
}

.c-faqbox {
  background: #fff;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 16px;
}

.c-faqbox__title {
  border-bottom: 1px solid #e8e8e8;
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 8px;
  margin-bottom: 8px;
  padding-left: 56px;
  position: relative;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .c-faqbox__title {
    padding-bottom: 20px;
    padding-top: 10px;
    font-size: 16px;
  }
}

.c-faqbox__title:before {
  content: "Q";
  display: block;
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  left: 0;
  border-radius: 100px;
  color: #FFF;
  text-align: center;
  font-size: 22px;
  padding-top: 8px;
  position: absolute;
  line-height: 1;
  background: #204F96;
}

@media (min-width: 768px) {
  .c-faqbox__title:before {
    top: 0px;
  }
}

.c-faqbox__content {
  font-size: 14px;
  padding-left: 56px;
  position: relative;
}

@media (min-width: 768px) {
  .c-faqbox__content {
    font-size: 16px;
  }
}

.c-faqbox__content:before {
  content: "A";
  font-weight: bold;
  display: block;
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  left: 0;
  border-radius: 100px;
  color: #FFF;
  text-align: center;
  font-size: 22px;
  padding-top: 8px;
  position: absolute;
  line-height: 1;
  background: #FA4A4A;
}

.c-faqbox__content p {
  font-size: 14px;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .c-faqbox__content p {
    font-size: 16px;
  }
}

.c-service-point__image {
  margin-top: 0px;
  background: #fff;
  padding: 10px 16px;
}

.c-service-point.is-work .c-service-point__image p {
  background: #fff;
  padding: 0;
  margin: 0;
}

.c-service-point.is-work .c-service-point__image img {
  display: block;
  bottom: 0;
  position: absolute;
  z-index: 0;
}

.c-service-point__titles {
  background-position: right top;
  background-size: contain;
  background-repeat: no-repeat;
  padding-top: 24px;
  padding-bottom: 24px;
}

.c-newoffer__lead {
  margin-top: 60px;
}

.c-service-buttons {
  text-align: center;
}

.c-page-header.is-service.is-image .c-page-header__title {
  padding-left: 0;
}

.c-page-header.is-service.is-image .c-page-header__title span {
  text-align: left;
}

@media (max-width: 768px) {
  .c-page-header.is-service.is-image .c-page-header__title span {
    line-height: 1.5;
    padding-left: 14px;
  }

  #post-14332 .c-org-lead p {
    font-size: 16px;
  }

  #post-14332 .c-org-lead {
    padding: 16px;
    padding-left: 0;
    padding-right: 0;
  }

  #post-14332 .c-org-lead p {
    font-size: 15px;
  }

}

@media (min-width: 768px) {
  .c-page-header.is-service.is-image .c-page-header__title span br {
    display: none;
  }
}

.c-page-header.is-service.is-image .c-page-header__img {
  left: initial;
  right: 0;
  background-size: cover;
  background-color: transparent;
  min-height: 125px;
  max-height: 100px;
  width: 40%;
}

.c-service-point.is-work .c-service-point__image {
  padding-top: 40px;
  padding-bottom: 40px;
}

.w-editor .l-post-content.w-price-editor {
  background: #FFF;
  padding: 24px;
}

.w-editor .l-post-content.w-price-editor table {
  border: none;
  background: transparent;
}

.w-editor .l-post-content.w-price-editor table * {
  border: none;
  text-align: left;
  background: transparent;
  border-bottom: 1px solid #CCC;
}

.c-front-concept__lead {
  margin-top: 0;
}

/*# sourceMappingURL=overwrite.css.map */
@media(min-width: 768px) {

  .c-breadcrumb a,
  .c-breadcrumb span {
    display: inline;
    font-size: 12px;
  }
}

.p-post__category ul li .c-label:hover {
  color: #FFF;
  opacity: 0.8;
}

.c-org-lead {
  padding: 24px;
  padding-bottom: 0;
  background-color: #E0F2FF;
}

#post-14332 .c-service-lead__list {
  margin-top: 0;
}

#post-14332 .c-org-lead p {
  margin-bottom: 0;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  color: #000;
  line-height: 2;
}

#post-14332 .c-org-lead p strong {
  font-size: 24px;
  color: #004789;
}

#post-14332 .c-service-point__image .small-text {
  font-size: 16px;
  display: block;
  text-align: left;
  padding-left: 30px;
  padding-right: 30px;
  line-height: 1.5;
}

#post-14332 .w-price-editor thead tr th {
  background: #58a6c4;
  text-align: center;
  border-left: 1px solid rgba(255, 255, 255, 0.4);
  border-bottom: 0;
}

#post-14332 .w-price-editor tbody tr th {
  background: #e8e8e8;
}

#post-14332 .w-price-editor tbody tr td {
  border: 1px solid #ccc;
  padding-left: 3px;
  padding-right: 3px;
  font-size: 13px;
}

#post-14332 .w-price-editor tbody tr td.center {
  text-align: center;
}

#post-14332 .w-price-editor tbody tr td[width="180"] {
  background: #f6f6f6;
  padding-left: 10px;
}

#post-14332 .w-price-editor .other span {
  font-size: 1.2em;
  font-weight: bold;
}

.c-service-blocks__item.is-10 .l-content {
  padding-left: 16px;
  padding-right: 16px;
}

@media(min-width: 768px) {
  .c-aside-list ul li a i {
    position: absolute;
    left: 0;
  }

  .c-aside-list ul li a {
    position: relative;
    font-size: 14px;
    display: block;
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media(max-width: 768px) {
  #post-14332 .c-service-point.is-work .c-service-point__image {
    padding-top: 5px;
    padding-bottom: 15px;
  }

  #post-14332 .c-service-point__image .small-text {
    margin-top: 8px;
    font-size: 12px;
    font-weight: bold;
    padding-left: 0;
    padding-right: 0;
    color: #0168B7;
  }

  .c-introduction {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .c-introduction img {
    max-width: 60vw;
  }

  .page-id-14368 .c-service-blocks__item.is-11 .w-editor {
    padding-left: 16px;
    padding-right: 16px;
  }
}





.heading.is-lg {
  background-repeat: repeat;
  font-weight: bold;
}
}


.c-service-blocks__item.is-10 .c-pricetable {
  margin-bottom: 20px;
}

.c-service-blocks__item.is-10 .c-pricetable__title {
  background: #2169B3;
  color: #FFF;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.4;
}

.c-service-blocks__item.is-10 .c-pricetable__content {
  background: rgba(33, 105, 179, 0.1);
  padding: 10px 10px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}

.c-service-blocks__item.is-10 .c-pricetable__content.is-nopad {
  padding: 0px;
}

@media (min-width: 768px) {
  .c-service-blocks__item.is-10 .c-pricetable__content__header {
    flex-basis: 40%;
    margin-left: 10%;
  }
}

.c-service-blocks__item.is-10 .c-pricetable__tokuyaku {
  text-align: left;
}

@media (min-width: 768px) {
  .c-service-blocks__item.is-10 .c-pricetable__tokuyaku {
    flex-basis: 40%;
  }
}

.c-service-blocks__item.is-10 .c-pricetable__subtitle {
  color: #2169B3;
  font-weight: bold;
}

@media (min-width: 768px) {
  .c-service-blocks__item.is-10 .c-pricetable__subtitle {
    text-align: left;
  }
}

.c-service-blocks__item.is-10 .c-pricetable__subsubtitle {
  font-size: 12px;
  color: #2169B3;
}

@media (min-width: 768px) {
  .c-service-blocks__item.is-10 .c-pricetable__text {
    text-align: left;
  }
}

.c-service-blocks__item.is-10 .c-pricetable__table {
  width: 100%;
}

.c-service-blocks__item.is-10 .c-pricetable__table th {
  background: #6AA4E0;
  color: #FFF;
  white-space: nowrap;
  padding: 4px 8px;
  border-top: 2px solid #FFF;
}

.c-service-blocks__item.is-10 .c-pricetable__table td {
  background: rgba(33, 105, 179, 0.1);
  padding: 4px;
  border-top: 2px solid #FFF;
  border-left: 2px solid #FFF;
}

.c-service-blocks__item.is-10 .c-pricetable__table td span {
  display: block;
}

.c-service-blocks__item.is-10 .c-pricetable__table td span.is-st {
  font-weight: bold;
}

.c-service-blocks__item.is-10 .c-pricetable__table td span.is-st small {
  color: #2169B3;
}

.c-service-blocks__item.is-10 .c-pricetable__table td span.is-st strong {
  border-bottom: 3px solid #ffbe00;
  line-height: 1;
  display: inline-block;
  color: #2169B3;
}

.c-service-blocks__item.is-10 .c-pricetable__table td span.is-strong {
  color: #2169B3;
  font-size: 20px;
  font-weight: bold;
}

.c-service-blocks__item.is-10 .c-pricetable__table td span.is-strong strong {
  border-bottom: 3px solid #ffbe00;
  padding-top: 4px;
  display: inline-block;
  color: #2169B3;
}

.c-service-blocks__item.is-10 .c-pricetable__table td span.is-normal {
  font-weight: normal;
  font-size: 12px;
}

.c-service-blocks__item.is-10 .c-pricetable__table td span.is-large {
  font-weight: bold;
  color: #2169B3;
  font-size: 16px;
}

.c-service-blocks__item.is-10 .c-pricetable__table td span.is-sm {
  font-size: 12px;
}

.c-service-blocks__item.is-10 .c-pricetable__content__header {
  width: 100%;
}

@media (min-width: 768px) {
  .c-service-blocks__item.is-10 .c-pricetable__subtitle {
    font-size: 1.2em;
  }

  .c-service-blocks__item.is-10 .c-pricetable__subsubtitle {
    display: none;
  }

  .c-service-blocks__item.is-10 .c-pricetable__content__header {
    margin-left: 5%;
  }

  .c-service-blocks__item.is-10 .c-pricetable__table td {
    padding: 10px 16px;
  }

  .c-service-blocks__item.is-10 .c-pricetable__table td span.is-normal {
    font-size: 15px;
  }

  .c-service-blocks__item.is-10 .c-pricetable__table td span.is-st strong {
    font-size: 20px;
  }

  .c-service-blocks__item.is-10 .c-pricetable__table td span.is-st small {
    font-size: 16px;
  }
}

.c-service-blocks__item.is-10 .c-pricetable__table {
  margin-top: 0;
  margin-bottom: 0px;
}

.c-service-blocks__item.is-10 .c-pricetable__content.is-nopad {
  margin-bottom: 20px;
}

.c-front-flowimg {
  background: #FFF;
  padding-top: 1px;
  padding-bottom: 24px;
}

@media(max-width: 768px) {
  .c-service-blocks>.c-service-blocks__item>.w-editor {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .c-newoffer__tel {
    text-align: center;
  }

  .c-faqbox__title {
    display: flex;
    align-items: center;
    padding-left: 0px;
  }

  .c-faqbox__title:before {
    position: static;
    margin-right: 16px;
    min-width: 40px;
  }

  .c-table.is-price+p {
    font-size: 12px;
  }
}

.lg-backdrop {
  z-index: 10400;
}

.lg-outer {
  z-index: 1000000000000 !important;
}


.w-editor iframe {
  max-width: 100%;
  width: 100%;
  height: 400px;
}


  .c-flowintro__content {
    border-left: 2px solid rgba(0, 120, 150, 0.55);
    border-right: 2px solid rgba(0, 120, 150, 0.55);
    border-bottom: 2px solid rgba(0, 120, 150, 0.55);
    padding: 16px;
    background: #FFF;
    text-align: center;
    margin-bottom: 40px;
  }

  .c-flowintro__content p:last-of-type {
    margin-bottom: 0;
  }

  @media screen and (min-width: 0em) and (max-width: 39.9375em) {
    .c-flowintro__content p:last-of-type {
      text-align: center;
    }
    .w-editor iframe {

        height: 240px;
    }
  }

  .c-flowintro__heading {
    overflow: hidden;
    background: rgba(0, 141, 150, 0.1);
    border-radius: 4px 4px 0 0;
    border: 2px solid rgba(0, 120, 150, 0.55);
    border-bottom: 2px dotted rgba(0, 120, 150, 0.55);
    padding: 12px;
  }

  .c-flowintro__heading>img {
    float: left;
  }

  @media screen and (min-width: 0em) and (max-width: 39.9375em) {
    .c-flowintro__heading>img {
      display: block;
      margin-left: auto;
      margin-right: auto;
      max-width: 90px;
      float: none;
    }
  }

  .c-flowintro__heading>div {
    float: left;
    margin-left: 14px;
    max-width: 656px;
    padding-top: 8px;
  }

  @media screen and (min-width: 0em) and (max-width: 39.9375em) {
    .c-flowintro__heading>div {
      float: none;
      text-align: center;
      margin-left: 8px;
      margin-right: 8px;
    }
  }

  .c-flowintro__heading>div>span:first-child {
    font-size: 1.125rem;
    font-weight: bold;
    color: #007896;
  }

  @media screen and (min-width: 0em) and (max-width: 39.9375em) {
    .c-flowintro__heading>div>span:first-child {
      font-size: 0.9375rem;
    }
  }

  .c-flowintro__heading>div>h3 {
    color: #007896;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.4;
    font-weight: bold;
    font-size: 2rem;
  }

  @media screen and (min-width: 0em) and (max-width: 39.9375em) {
    .c-flowintro__heading>div>h3 {
      font-size: 1.5625rem;
    }
  }

body.expense .heading.is-lg {
  background: none;
  font-size: 16px;
}

.c-service-blocks__item.is-10 .c-pricetable__title {
  padding-left: 10px;
  padding-right: 10px;
}
