/* argument */
/* site style */
/* [ opacity ]
-------------------------------------------------*/
/* [ display style ]
-------------------------------------------------*/
/* [ background-image ]
-------------------------------------------------*/
/* [ writing-mode ]
-------------------------------------------------*/
/* [ illustrator & photoshop letter spacing ]
-------------------------------------------------*/
/* [ easy breakpoint ]
-------------------------------------------------*/
/* [ easy transform ]
-------------------------------------------------*/
/* [ writing-mode ]
-------------------------------------------------*/
.visual .main-ttl {
  letter-spacing: 0.08em;
}

.breadcrumb {
  padding-top: 37px;
}

@media only screen and (max-width: 767px) {
  .breadcrumb {
    padding-top: 5px;
  }
}

.title {
  max-width: 880px;
  color: #335D7D;
  margin-top: 143px;
  margin-bottom: 26px;
}

.title h3 {
  font-size: 26px;
  line-height: 42px;
  letter-spacing: 0.05em;
  font-weight: 500;
}

@media only screen and (max-width: 767px) {
  .title h3 {
    font-size: 16.5px;
    line-height: 46px;
  }
}

@media only screen and (max-width: 767px) {
  .title {
    margin-bottom: 7px;
    margin-top: 27px;
  }
}

.title_new {
  text-align: center;
  max-width: 880px;
  color: #335D7D;
  margin: 140px auto;
}

.title_new__txt {
  font-size: 26px;
  line-height: 42px;
  letter-spacing: 0.05em;
  font-weight: 500;
}

@media only screen and (max-width: 767px) {
  .title_new__txt {
    font-size: 16.5px;
    line-height: 46px;
  }
}

@media only screen and (max-width: 767px) {
  .title_new {
    margin: 30px auto 27px;
  }
}

.cmsContent {
  margin-top: 26px;
  padding-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .cmsContent {
    margin-top: 7px;
    padding: 0px 20px 33px;
  }
}

.cmsContent.container {
  max-width: 880px;
}

.cmsContent a {
  text-decoration: underline;
}

.cmsContent h4 {
  font-size: 18px;
  line-height: 42px;
  letter-spacing: 0.05em;
  font-weight: 500;
  margin-bottom: 78px;
}

@media only screen and (max-width: 767px) {
  .cmsContent h4 {
    font-size: 14.5px;
    line-height: 29px;
    letter-spacing: 0.075em;
    margin-bottom: 20px;
  }
}

.cmsContent h4 + img {
  margin-bottom: 137px;
}

@media only screen and (max-width: 767px) {
  .cmsContent h4 + img {
    margin-bottom: 63px;
  }
}

.cmsContent p, .cmsContent span, .cmsContent ul, .cmsContent li {
  font-size: 15px;
  line-height: 30px;
  letter-spacing: 0.1em;
}

@media only screen and (max-width: 767px) {
  .cmsContent p, .cmsContent span, .cmsContent ul, .cmsContent li {
    font-size: 13.5px;
    line-height: 29px;
    letter-spacing: 0.075em;
  }
}

.cmsContent em, .cmsContent i {
  font-style: oblique;
}

.cmsContent p {
  margin-top: 25px;
  margin-bottom: 48px;
}

@media only screen and (max-width: 767px) {
  .cmsContent p {
    margin-top: 5px;
    margin-bottom: 0px;
  }
}

.cmsContent .wp-caption img {
  margin-bottom: 15px;
}

.cmsContent img {
  width: auto;
  margin-bottom: 125px;
}

@media only screen and (max-width: 767px) {
  .cmsContent img {
    margin-bottom: 46px;
    max-width: 325px;
  }
}

@media only screen and (max-width: 374px) {
  .cmsContent img {
    max-width: 100%;
  }
}

.cmsContent img ~ p {
  margin-bottom: 125px;
}

.p_navi {
  text-align: center;
  font-size: 0;
  margin-bottom: 48px;
}

.p_navi__prev, .p_navi__next, .p_navi__list {
  display: inline-block;
  vertical-align: top;
}

.p_navi__prev, .p_navi__next {
  width: 12px;
  height: 12px;
  display: inline-block;
  vertical-align: top;
  margin-top: 9px;
}

.p_navi__prev a, .p_navi__next a {
  display: block;
  width: 100%;
  height: 100%;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
}

.p_navi__prev a {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.p_navi__next a {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.p_navi__list {
  font-size: 15px;
  text-decoration: underline !important;
  margin: 0 15px;
  letter-spacing: .1em;
  line-height: 30px;
}

@media only screen and (max-width: 767px) {
  .p_navi {
    margin-bottom: 33px;
  }
  .p_navi__prev, .p_navi__next {
    width: 9px;
    height: 9px;
    margin-top: 10px;
  }
  .p_navi__list {
    font-size: 13.5px;
    line-height: 29px;
    letter-spacing: 0.075em;
  }
}

/*# sourceMappingURL=maps/service-detail.min.css.map */
