@charset "UTF-8";
/*
Theme Name: Intact Child
Template: intact
Theme URI: http://keydesign-themes.com/intact/
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Description: Intact - Premium Multi-Purpose WordPress Theme
Version: 1.6
Description: Intact is a creative and colorful, highly engaging, dynamic and professional onepage WordPress theme.
Author: Key-Design
Author URI: http://www.keydesign-themes.com
Tags: one-column, custom-menu

/* Below you can write your style */
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  height: 100%;
}

body.no-scroll {
  overflow: hidden !important;
  height: 100%;
}

img {
  max-width: 100%;
  height: auto;
}

.midashi {
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.dincon {
  font-family: din-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.worksans {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
}
.worksans.mid {
  font-weight: 500;
}

.robotcd {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
}
.robotcd.bold {
  font-weight: 700;
}

/*SVG*/
.svg-wrap {
  width: 100%;
  position: relative;
  display: inline-block;
}
.svg-wrap svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.svg-ziground {
  width: 1em;
  height: 1em;
}

.svg_attention {
  padding-top: 128%;
}

.svg-homelogo {
  padding-top: 61.53%;
}

.svg-iconlogo {
  width: 3.15rem;
  height: 3.15rem;
}

.svg-price {
  padding-top: 71.111%;
}

.svg-zu_svc02 {
  padding-top: 200%;
}

.sv02_flow {
  max-width: 420px;
  margin: 0 auto;
}

.svg_svc01 {
  width: 1em;
  height: 1em;
}

.svg_svc02 {
  padding-top: 106%;
}

.svg_nami01 {
  padding-top: 15.68%;
}

.svg_nami02 {
  padding-top: 16.49%;
}

.svg_eq {
  padding-top: 100%;
}

/*flex*/
.flex_row {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}
.flex_row > div {
  float: none !important;
}

.flex_column {
  box-sizing: border-box;
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-box-orient: vertical;
  box-orient: vertical;
}

.inline_flex {
  display: inline-flex;
}

.flex_center {
  justify-content: center;
}

.flex_middle {
  align-items: center;
}

.start-xs {
  justify-content: flex-start;
  text-align: start;
}

.center-xs {
  justify-content: center;
  text-align: center;
}

.end-xs {
  justify-content: flex-end;
  text-align: end;
}

.top-xs {
  align-items: flex-start;
}

.middle-xs {
  align-items: center;
}

.bottom-xs {
  align-items: flex-end;
}

.around-xs {
  justify-content: space-around;
}

.between-xs {
  justify-content: space-between;
}

.page_header .vc_row.wpb_row {
  align-items: center;
}
.page_header .vc_column-inner::after, .page_header .vc_column-inner::before {
  content: none;
}

/*Layout*/
.g-flux {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.g-flux-pad {
  max-width: calc(100% + 16vw);
  padding-left: 8vw;
  padding-right: 8vw;
}

.s-universe__boxes {
  display: flex;
  flex-wrap: wrap;
}

.g-flux.g-flux-pad {
  max-width: calc(1100px + 16vw);
}

.no_pad_column > .vc_column_container > .vc_column-inner {
  padding: 0;
}

.br_work {
  display: block;
}

.s-cover {
  position: relative;
  height: calc(100vh - 80px);
  background: rgb(23, 165, 156);
  background: rgb(23, 165, 156);
  color: white;
  width: 100%;
  overflow: hidden;
  max-height: 700px;
  min-height: 600px;
}

section.s-cover.cover_full {
  padding: 0 !important;
  max-height: none;
  height: auto;
}

.cover_full .s-cover__container {
  position: relative;
}

.s-cover h1.page_ttl {
  color: inherit;
}
.s-cover .g-flux {
  position: relative;
  height: 100%;
  z-index: 1;
}

.s-cover__breadcrumbs {
  display: inline-block;
  position: relative;
  top: 70px;
  font-size: 12px;
  opacity: 0.3;
  margin-bottom: 40px;
  z-index: 10;
}

.s-cover__container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-top: 50px;
  padding-bottom: 50px;
}

.s-cover__info {
  align-self: center;
  width: 50%;
  margin-bottom: 40px;
  z-index: 5;
}
.s-cover__info.info_full {
  width: 100%;
  margin: 0;
}

section.s-cover .square_box form {
  color: initial;
}

.s-universe__boxes > div {
  float: none;
}

.over_link_wrap {
  position: relative;
}

.over_link {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

/*Box*/
.c-box_br {
  display: none;
}

.col-svpost .c-box-category {
  height: 100%;
}

.c-box-category {
  text-align: center;
  padding-bottom: 120px;
  position: relative;
  overflow: hidden;
}
.c-box-category .c-box_br {
  display: block;
}

.c-box-category__infos {
  padding-left: 80px;
  padding-right: 80px;
  position: relative;
  z-index: 1;
}

.c-box-category__wave {
  position: absolute;
  width: 1000px;
  height: 1000px;
  border-radius: 25%;
  background: rgba(110, 196, 196, 0.15);
  mix-blend-mode: multiply;
  top: -30%;
  left: 50%;
  margin-left: -500px;
  margin-top: -500px;
  animation: wave 100s infinite linear;
}

.c-box-category__image {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: -20px;
}
.c-box-category__image div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 3;
}
.c-box-category__image::before {
  content: "";
  display: block;
  padding-bottom: 70.3125%;
}

.post_svc_jigyosaikochiku .c-box-category__image .g-anim-float {
  width: 72%;
  left: 15%;
  top: 15%;
}

/*title p*/
.t-h3,
.t-wysiwyg h3 {
  font-size: 34px;
  font-weight: 600;
  line-height: 1.2;
}

.container .t-h3,
.container .t-wysiwyg h3 {
  font-size: 34px;
  font-weight: 600;
  line-height: 1.2;
}

.c-box-category__title,
.container .c-box-category__title {
  margin-bottom: 35px;
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-size: 26px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 1px;
}

.c-box-category__description {
  margin-bottom: 70px;
  font-size: 1rem;
  line-height: 1.8;
  color: #000;
}

.home section {
  overflow: hidden;
}

/*Footer*/
svg.fill_wht {
  fill: #fff;
}

.l-footer__copyright .text {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  color: #7c7e83;
}

#menu-footer-menu li a {
  font-weight: 400;
}

.footer_logo {
  max-width: 95px;
}

.post_wrapper {
  max-width: 1170px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .footer_logo {
    margin-left: auto;
    margin-right: 25px;
  }
}
@media (max-width: 767px) {
  .c-box-category__infos {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 380px) {
  .c-box-category__infos {
    padding-left: 15%;
    padding-right: 15%;
  }
}
/*Header*/
#logo .svg-homelogo.fixed-logo {
  min-width: 120px;
}

@media (max-width: 1200px) and (min-width: 992px) {
  .navbar > .container {
    width: 100%;
  }
}
@media (max-width: 1180px) and (min-width: 960px) {
  /*.navbar .modal-menu-item.button_primary {
    display: block !important;
    }*/
}
body:not(.home) nav.navbar.navbar-default.navbar-fixed-top:not(.navbar-shrink) {
  margin: 0;
  position: relative;
}

.flex_row #main-menu,
.flex_row #logo {
  float: none !important;
}

.navbar #logo {
  margin: 0;
  margin: 0;
  box-sizing: border-box;
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
}

.flex_row #main-menu.navbar-right .navbar-right_inner {
  margin: 0;
  box-sizing: border-box;
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
}
.flex_row #main-menu.navbar-right #menu-main-menu,
.flex_row #main-menu.navbar-right .modal-menu-item {
  float: none;
}

.dropdown-toggle {
  position: relative;
}

.navbar .container .flex_row #logo .logo {
  float: none;
  line-height: 1;
}

.navbar-default .navbar-toggle .icon-bar {
  transition: 0.8s ease;
}

.navbar-toggle:not(.collapsed) .icon-bar:nth-child(1) {
  margin: 0;
  transform: rotate(315deg);
}
.navbar-toggle:not(.collapsed) .icon-bar:nth-child(2) {
  opacity: 0;
  transition: 0.4s ease;
}
.navbar-toggle:not(.collapsed) .icon-bar:nth-child(3) {
  margin: 0;
  transform: rotate(-315deg);
}
.navbar-toggle:not(.collapsed) .icon-bar:nth-child(1), .navbar-toggle:not(.collapsed) .icon-bar:nth-child(3) {
  position: absolute;
  left: 0;
  top: 50%;
}

/*Navigation*/
body:not(.home) .navbar.navbar-default a, body.home .navbar.navbar-default.navbar-shrink a {
  color: rgb(23, 165, 156) !important;
  color: rgb(23, 165, 156) !important;
}
body:not(.home) nav.navbar.navbar-default.navbar-fixed-top {
  background: #fff !important;
}

.flex_row #main-menu.navbar-right:before, .flex_row #main-menu.navbar-right:after {
  content: none !important;
}

#main-menu .navbar-nav .menu-item a {
  letter-spacing: 2px;
  font-size: 15px;
  font-weight: 600;
}

.navbar.navbar-shrink #main-menu .navbar-nav .menu-item a {
  padding-top: 20px;
  padding-bottom: 20px;
}

body:not(.home) nav.navbar.navbar-default.navbar-fixed-top.hoveron,
nav.navbar.navbar-shrink.navbar-fixed-top.hoveron {
  background: rgb(23, 165, 156) !important;
  background: rgb(23, 165, 156) !important;
}

body:not(.home) nav.navbar.navbar-default.navbar-fixed-top #menu-main-menu > li > a:hover,
nav.navbar.navbar-shrink.navbar-fixed-top.hoveron #menu-main-menu > li > a:hover {
  color: #fff !important;
}

body:not(.home) .navbar #logo svg.ha-svg-ha_logomark {
  transition: 0.3s ease-in-out;
}
body:not(.home) .navbar.hoveron #logo svg.ha-svg-ha_logomark {
  opacity: 0;
}

#main-menu .navbar-nav > .menu-item-has-children > a:after {
  content: none !important;
}

body:not(.home) #main-menu .navbar-nav .menu-item a {
  padding-top: 24px;
  padding-bottom: 24px;
}

#main-menu .modal-menu-item.menu-item {
  margin-top: 0;
}
#main-menu .navbar-nav .menu-item a .sub {
  padding-top: 8px;
  display: block;
  font-size: 12px;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/*相談ボタン*/
.navbar #main-menu.navbar-right .button_primary {
  font-size: 14px;
  letter-spacing: 2px;
}
.navbar.navbar-shrink.hoveron #main-menu.navbar-right .button_primary {
  color: rgb(252, 255, 0) !important;
  border-color: rgb(16, 106, 101);
  border-color: rgb(16, 106, 101);
}

@media (min-width: 961px) {
  body.home .navbar #main-menu.navbar-right .button_primary, body.home .navbar.navbar-shrink.hoveron #main-menu.navbar-right .button_primary {
    background: rgb(252, 255, 0);
    background: rgb(252, 255, 0);
    color: rgb(16, 106, 101) !important;
    border-color: rgb(252, 255, 0);
    border-color: rgb(252, 255, 0);
  }
  body:not(.home) .navbar.hoveron #main-menu.navbar-right .button_primary {
    background: rgb(252, 255, 0);
    background: rgb(252, 255, 0);
    color: rgb(16, 106, 101) !important;
    border-color: rgb(252, 255, 0);
    border-color: rgb(252, 255, 0);
  }
  body:not(.home) nav.navbar.navbar-default.navbar-fixed-top.hoveron #menu-main-menu > li > a:not(:hover) {
    color: rgb(102, 221, 213) !important;
  }
  nav.navbar.navbar-shrink.navbar-fixed-top.hoveron #menu-main-menu > li > a:not(:hover) {
    color: rgb(102, 221, 213) !important;
  }
  body:not(.home) nav.navbar.navbar-default.navbar-fixed-top.hoveron #menu-main-menu > li.dropdown.hover-on > a:not(:hover),
  nav.navbar.navbar-shrink.navbar-fixed-top.hoveron #menu-main-menu > li.dropdown.hover-on > a:not(:hover) {
    color: #fff !important;
  }
}
body.home nav.navbar.navbar-default.navbar-fixed-top #menu-main-menu .dropdown-menu li a:hover, body:not(.home) nav.navbar.navbar-default.navbar-fixed-top #menu-main-menu .dropdown-menu li a:hover {
  color: rgb(23, 165, 156) !important;
  color: rgb(23, 165, 156) !important;
}

nav.navbar.navbar-shrink.navbar-fixed-top.hoveron #menu-main-menu .dropdown-menu li a:hover {
  color: rgb(23, 165, 156) !important;
  color: rgb(23, 165, 156) !important;
}

.navbar #main-menu.navbar-right .button_primary,
body.home .navbar.navbar-shrink:not(.hoveron) #main-menu.navbar-right .button_primary {
  color: #fff !important;
  background: rgb(23, 165, 156);
  background: rgb(23, 165, 156);
  border-color: rgb(23, 165, 156);
  border-color: rgb(23, 165, 156);
}

.navbar #main-menu.navbar-right .button_primary:hover {
  color: rgb(252, 255, 0) !important;
  color: rgb(252, 255, 0) !important;
  border-color: rgb(16, 106, 101);
  border-color: rgb(16, 106, 101);
}

body:not(.home) .navbar.hoveron #main-menu.navbar-right .button_primary:hover {
  color: rgb(252, 255, 0) !important;
  color: rgb(252, 255, 0) !important;
  border-color: rgb(16, 106, 101);
  border-color: rgb(16, 106, 101);
}
body.home .navbar #main-menu.navbar-right .button_primary:hover, body.home .navbar.navbar-shrink #main-menu.navbar-right .button_primary:hover {
  color: rgb(252, 255, 0) !important;
  color: rgb(252, 255, 0) !important;
  border-color: rgb(16, 106, 101);
  border-color: rgb(16, 106, 101);
}

.navbar:not(.hoveron) #logo svg.ha-svg-ha_logoicon {
  opacity: 0;
}
.navbar .button_primary.btn10::before {
  background: rgb(16, 106, 101);
}
.navbar .button_primary.btn10::after {
  background: rgb(103, 219, 212);
}

body.home .navbar:not(.navbar-shrink) .button_primary.btn10::before {
  background: rgb(16, 106, 101);
}
body.home .navbar:not(.navbar-shrink) .button_primary.btn10::after {
  background: rgb(103, 219, 212);
}

.navbar-default.navbar-shrink .nav li.active a,
body:not(.home) .navbar.navbar-default li.active a {
  color: rgb(16, 106, 101) !important;
  color: rgb(16, 106, 101) !important;
}

.navbar-default .nav li.active a {
  position: relative;
}

@media (min-width: 961px) {
  .navbar-default:not(.hoveron) .nav li.active a:after {
    content: "";
    width: 100%;
    height: 5px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgb(16, 106, 101) !important;
    background: rgb(16, 106, 101) !important;
  }
  nav.navbar.navbar-fixed-top:not(.navbar-shrink) .nav-logo {
    display: none;
  }
  body.home .navbar:not(.navbar-shrink) #main-menu .navbar-nav > .menu-item > a:hover {
    color: rgb(252, 255, 0) !important;
    color: rgb(252, 255, 0) !important;
  }
  #main-menu .navbar-nav .menu-item .dropdown-menu .menu-item a,
  .navbar.navbar-shrink #main-menu .navbar-nav .menu-item .dropdown-menu .menu-item a {
    padding: 12px 20px;
  }
  #main-menu .navbar-nav .dropdown-menu {
    top: 75px;
  }
  body.home .navbar:not(.navbar-shrink) #main-menu .navbar-nav .dropdown-menu {
    top: 95px;
  }
  #main-menu .navbar-nav .menu-item-has-children .dropdown-menu {
    padding: 0;
  }
  #main-menu .navbar-nav .dropdown-menu {
    min-width: 280px;
  }
  #main-menu .navbar-nav .menu-item-has-children .dropdown-menu li + li {
    border-top: 1px solid #f1f1f1;
  }
}
@media (max-width: 960px) {
  .navbar #main-menu .navbar-nav .menu-item.active a {
    background: rgb(232, 251, 250);
    background: rgb(232, 251, 250);
  }
  .navbar #main-menu.collapse.in .navbar-nav .menu-item a:hover {
    color: rgb(23, 165, 156) !important;
    color: rgb(23, 165, 156) !important;
  }
  #logo .svg-homelogo.fixed-logo {
    display: none;
  }
  #main-menu .navbar-nav .menu-item-has-children.mobile-visible .dropdown-menu {
    padding: 0;
  }
  #main-menu .navbar-nav .menu-item .dropdown-menu .menu-item a {
    padding: 20px 24px;
    background: #f8f8f8;
  }
  .navbar-default .navbar-header,
  .navbar-default .navbar-toggle {
    height: 22px;
  }
  .navbar #logo,
  .navbar-header.page-scroll {
    z-index: 100;
  }
  .flex_row #main-menu.navbar-right #menu-main-menu {
    margin: 0;
  }
  .sp_navbtm {
    padding: 24px;
    flex: 1;
    background: #f8f8f8;
  }
  .navbar-default .navbar-toggle {
    padding: 0;
    margin: 0;
    float: none;
    border-radius: 0px;
  }
  #main-menu ul#menu-main-menu,
  #main-menu .sp_navbtm {
    width: 100%;
  }
  .navbar-fixed-top > .container > .flex_row {
    height: 100%;
  }
  .flex_row #main-menu.navbar-right {
    padding-right: 0;
    padding-left: 0;
    -ms-transform: translateX(100%);
    -o-transition: opacity 0.2s linear, transform 0.2s ease-in-out;
    -webkit-box-sizing: border-box;
    -webkit-transform: translateX(100%);
    -webkit-transition: opacity 0.2s linear, -webkit-transform 0.2s ease-in-out;
    background-color: #fff;
    box-sizing: border-box;
    height: 100vh;
    min-height: 100vh;
    max-height: 100vh;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateX(100%);
    transition: opacity 0.2s linear, transform 0.2s ease-in-out;
    width: 50vw;
    z-index: 5;
  }
  .flex_row #main-menu.navbar-right.in {
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1;
    transform: translateX(0);
  }
  .navbar-right_inner {
    padding-top: 60px;
    min-height: 100vh;
    box-sizing: border-box;
    display: flex;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-box-orient: vertical;
    box-orient: vertical;
  }
}
@media (max-width: 600px) {
  .flex_row #main-menu.navbar-right {
    width: 100vw;
  }
}
/*Buttons*/
.button:before, .button:after {
  transition: 0.3s ease-in-out;
}

.button_anim03 {
  position: relative;
  overflow: hidden;
  z-index: 2;
  transition: 0.3s ease-in-out;
}
.button_anim03:hover:before {
  width: 200%;
  height: 200%;
}
.button_anim03:before {
  content: " ";
  position: absolute;
  z-index: -1;
  width: 0%;
  height: 0%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: rgb(23, 165, 156);
  background: rgb(23, 165, 156);
  transition: 0.3s ease-in-out;
}

.button__tel .btn_txt {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
}

.a-button,
select {
  cursor: pointer;
  background-color: #141822;
  padding: 16px 25px 14px 25px;
  border-radius: 99px;
  text-decoration: none;
  color: white;
  display: inline-block;
  font-weight: 800;
  font-size: 14px;
  line-height: 2;
  text-align: center;
  position: relative;
  vertical-align: top;
}

.a-button:hover, .a-button:focus, .a-button:active {
  color: #fff;
}
.a-button:not(.g-hover) {
  overflow: hidden;
}

select:not(.g-hover) {
  overflow: hidden;
}

.a-button.m-arrow-right,
select.m-arrow-right {
  text-align: left;
  padding-right: 50px;
}

.a-button.m-large,
select.m-large {
  width: 100%;
  max-width: 280px;
  text-align: left;
}

.a-button.m-large {
  letter-spacing: 2px;
}
.a-button.m-arrow-right::after {
  content: "";
  position: absolute;
  display: block;
  box-sizing: border-box;
  z-index: 3;
  width: 10px;
  height: 10px;
  right: 25px;
  top: calc(50% - 5px - 1px);
  border-top: 3px solid white;
  border-right: 3px solid white;
  transform: rotate(45deg);
}

select.m-arrow-right::after {
  content: "";
  position: absolute;
  display: block;
  box-sizing: border-box;
  z-index: 3;
  width: 10px;
  height: 10px;
  right: 25px;
  top: calc(50% - 5px - 1px);
  border-top: 3px solid white;
  border-right: 3px solid white;
  transform: rotate(45deg);
}

.c-box-category .a-button.m-large {
  letter-spacing: 1px;
  font-size: 16px;
  width: calc(100% - 160px);
}

@media screen and (min-width: 768px) {
  .row_archive .c-box-category .a-button.m-large {
    position: absolute;
    bottom: 80px;
    left: 50%;
    transform: translateX(-50%);
  }
}
/*実績slider*/
.owl_style01.owl-carousel .owl-wrapper-outer {
  overflow: visible;
}
.owl_style01 .owl-pagination {
  text-align: center;
  margin-top: 32px;
}
.owl_style01 .owl-item {
  text-align: center;
}
.owl_style01 .owl-item .key-reviews {
  border: none;
  background: #fff;
  position: relative;
  box-shadow: 0 0 33px rgba(58, 116, 113, 0.1);
  -moz-box-shadow: 0 0 33px rgba(58, 116, 113, 0.1);
  -webkit-box-shadow: 0 0 33px rgba(58, 116, 113, 0.1);
}
.owl_style01 .owl-item .round_thum {
  width: 120px;
  border-radius: 100%;
  display: inline-block;
  overflow: hidden;
}

.key-reviews .rst_ttl {
  font-size: 1rem;
  letter-spacing: 2px;
}

.rst_label {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0;
  background: #ccc;
  display: inline-block;
  padding: 6px 12px;
  line-height: 1.15;
  border-radius: 12px;
}

section .section-subheading,
.blog-header .section-subheading {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.vc_row {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

@media (min-width: 768px) {
  .vc_col-sm-1,
  .vc_col-sm-10,
  .vc_col-sm-11,
  .vc_col-sm-12,
  .vc_col-sm-2,
  .vc_col-sm-3,
  .vc_col-sm-4,
  .vc_col-sm-5,
  .vc_col-sm-6,
  .vc_col-sm-7,
  .vc_col-sm-8,
  .vc_col-sm-9 {
    float: none !important;
  }
  .vc_row:after, .vc_row:before {
    content: none !important;
  }
}
@media (max-width: 767px) {
  .vc_col-sm-1,
  .vc_col-sm-10,
  .vc_col-sm-11,
  .vc_col-sm-12,
  .vc_col-sm-2,
  .vc_col-sm-3,
  .vc_col-sm-4,
  .vc_col-sm-5,
  .vc_col-sm-6,
  .vc_col-sm-7,
  .vc_col-sm-8,
  .vc_col-sm-9 {
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media (max-width: 360px) {
  .c-box-category .a-button.m-large {
    width: 100%;
  }
  .c-box-category__infos {
    padding-left: 10%;
    padding-right: 10%;
  }
}
/*Slider Rev*/
#kd-slider h1 small {
  color: inherit;
}
#kd-slider h1 .ls_02 {
  letter-spacing: 4px;
}

rs-layer#half_slant {
  background-image: -webkit-linear-gradient(-70deg, transparent 60%, rgb(185, 235, 232) 40%);
}
rs-layer#half_slant_blu {
  background-image: -webkit-linear-gradient(-70deg, rgb(21, 100, 172) 60%, transparent 40%);
}
rs-layer#half_slant_org {
  background-image: -webkit-linear-gradient(-70deg, rgb(227, 119, 94) 60%, transparent 40%);
}

@media (min-width: 480px) {
  rs-layer#half_slant {
    background-image: -webkit-linear-gradient(15deg, transparent 60%, rgb(23, 165, 156) 40%);
  }
  rs-layer#half_slant_blu {
    background-image: -webkit-linear-gradient(15deg, transparent 40%, rgb(21, 100, 172) 0);
  }
  rs-layer#half_slant_org {
    background-image: -webkit-linear-gradient(15deg, transparent 40%, rgb(227, 119, 94) 0);
  }
}
@media (min-width: 961px) {
  rs-layer#half_slant {
    background-image: -webkit-linear-gradient(25deg, transparent 50%, rgb(23, 165, 156) 50%);
  }
  rs-layer#half_slant_blu {
    background-image: -webkit-linear-gradient(25deg, transparent 50%, rgb(21, 100, 172) 50%);
  }
  rs-layer#half_slant_org {
    background-image: -webkit-linear-gradient(25deg, transparent 50%, rgb(227, 119, 94) 50%);
  }
}
/*zig round*/
.caption_hero .ziground {
  width: 120px;
  height: 120px;
  position: absolute;
  top: 0;
  right: 40px;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.ziground .z_label {
  position: relative;
  z-index: 1;
}
.ziground .z_focus {
  position: relative;
  z-index: 1;
}
.ziground .z_focus span {
  display: inline-block;
  vertical-align: middle;
}
.ziground .z_focus .z_02 {
  font-family: din-condensed, "Roboto Condensed", sans-serif;
  font-weight: 400;
  font-size: 240%;
  letter-spacing: 0px;
}
.ziground .z_focus .z_02 small {
  font-size: 65%;
}
.ziground .svg-ziground {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  animation: wave 10s infinite linear;
}
.ziground .svg-ziground svg {
  fill: rgb(248, 255, 46);
  fill: rgb(248, 255, 46);
}

@media (min-width: 778px) {
  .caption_hero {
    position: relative;
    padding-right: 140px;
  }
}
@media (max-width: 1024px) {
  .caption_hero .ziground {
    right: 20px;
  }
}
@media (max-width: 777px) {
  .caption_hero .ziground {
    right: -50%;
    top: auto;
    bottom: 100%;
  }
}
@media (max-width: 479px) {
  .caption_hero .ziground {
    margin: 20px auto 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: relative;
  }
  .br_desk {
    display: none !important;
  }
}
/*Anim*/
.wave_box {
  position: absolute;
  top: 0;
  transform: rotate(80deg);
  right: 0;
  z-index: 0;
}
.wave_box:after {
  content: "";
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
  transform: translate3d(0, 0, 0);
}

.wave {
  opacity: 0.4;
  position: absolute;
  top: 3%;
  left: 10%;
  background: rgba(105, 201, 196, 0.6);
  width: 1500px;
  height: 1300px;
  margin-left: -150px;
  margin-top: -250px;
  transform-origin: 50% 48%;
  border-radius: 43%;
  animation: drift 20s infinite linear;
}
.wave.-two {
  animation: drift 30s infinite linear;
  background: rgba(216, 240, 239, 0.8);
  position: fixed;
}
.wave.-three {
  animation: drift 50s infinite linear;
  position: fixed;
  background: rgba(164, 228, 221, 0.6);
}

@keyframes drift {
  from {
    transform: rotate(0deg);
  }
  from {
    transform: rotate(360deg);
  }
}
/*Common*/
.br_span {
  display: block;
}

.s-cover__illustration {
  pointer-events: none;
  width: 66%;
  right: 0;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
}
.s-cover__illustration img {
  width: 100%;
}
.s-cover__illustration::before {
  content: "";
  display: block;
  padding-bottom: 70.3125%;
}

.section__bc_org .s-cover__illustration:before {
  padding-bottom: 75.944%;
}

.s-cover__illustration div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 3;
}

.page-intro {
  padding: 0;
  position: relative;
  height: calc(100vh - 80px);
  width: 100%;
  overflow: hidden;
  max-height: 700px;
  min-height: 600px;
}
.page-intro .container {
  position: relative;
  height: 100%;
  z-index: 1;
}
.page-intro .container:before, .page-intro .container:after {
  content: none !important;
}
.page-intro .row__intro {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}
.page-intro .col-content {
  margin-bottom: 40px;
}
.page-intro .page-intro__title {
  margin: 0;
  text-align: left;
  font-size: 28px;
  line-height: 1.25;
  letter-spacing: 1px;
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.s-cover h1.page_ttl {
  margin: 0;
  text-align: left;
  font-size: 28px;
  line-height: 1.25;
  letter-spacing: 1px;
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.page-intro__subttl {
  margin: 24px 0 0;
  font-weight: 400;
  letter-spacing: 2px;
  font-size: 16px;
  line-height: 1.35;
}

.intro__lead {
  margin-top: 32px;
}

.page-intro__subttl + .intro__lead {
  margin-top: 18px;
}

.intro__lead p {
  font-size: 16px;
  line-height: 1.85;
}

.col-img img {
  max-width: 100%;
  height: auto;
}

section h2.section-heading,
.section .vc_column-inner h2.vc_custom_heading {
  font-size: 26px;
  font-weight: 400;
  letter-spacing: 4px;
  line-height: 1.35;
}

section.child_section {
  overflow: hidden;
}

@media (min-width: 341px) {
  .br_span_xxxs {
    display: none;
  }
}
@media (min-width: 768px) {
  .page-intro .page-intro__title,
  .s-cover h1.page_ttl {
    font-size: 32px;
  }
  .page-intro__subttl {
    font-size: 18px;
  }
}
@media (min-width: 960px) {
  .page-intro .page-intro__title,
  .s-cover h1.page_ttl {
    font-size: 42px;
  }
  .page-intro__subttl {
    font-size: 24px;
  }
}
@media (max-width: 340px) {
  .br_span_xxxs {
    display: block;
  }
}
.wpb_raw_code.wpb_content_element.wpb_raw_html {
  margin-bottom: 0;
}

.c_dgrn {
  color: rgb(16, 106, 101) !important;
  color: rgb(16, 106, 101) !important;
}

.dgrn,
#pricing-options .vc_sep_line {
  background: rgb(16, 106, 101) !important;
  background: rgb(16, 106, 101) !important;
}

.key-icon-box.icon-default.icon-top i {
  display: block;
  margin: 0 auto 30px;
  width: 120px;
  height: 120px;
  font-size: 60px;
  line-height: 120px;
  border-radius: 100%;
}

.grn_icons .key-icon-box.icon-default.icon-top i {
  background: rgb(23, 165, 156);
  background: rgb(23, 165, 156);
  color: #fff;
}

section .content__svs-title,
section .container .content__svs-title {
  margin: 0;
  font-size: 38px;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: 4px;
}
section .nttl_center .content__svs-title {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 42px;
}
section .nttl_center .content__svs-title * {
  text-align: center !important;
}
section .nttl_center .content__svs-title strong {
  font-weight: 600;
}
section .container .content__svs-title,
section .content__svs-title strong {
  font-weight: 400;
  text-align: left;
}
section .container .content__svs-title.align_center * {
  text-align: center !important;
}

.p_md {
  font-size: 16px;
  line-height: 1.7;
}

.p_lg {
  font-size: 18px;
  line-height: 1.7;
}

.left_heading .wpb_text_column p {
  font-size: 1rem;
  line-height: 1.75;
}

.content__svs-title + .content__svs {
  margin-top: 32px;
}

.square_box {
  padding: 74px 32px 32px;
  margin: 0 auto;
  max-width: 480px;
  background: #fff;
  border-radius: 12px;
  position: relative;
}
.square_box.square_box_full {
  max-width: 100%;
}

.table_box th {
  width: 90px;
  padding: 12px 0;
}
.table_box td {
  padding: 12px 0;
  padding-left: 12px;
}

.th_label,
.td_value {
  display: block;
}

.th_label {
  border-right: 1px solid rgba(15, 70, 100, 0.12);
}

.square_box .label_round {
  width: 100px;
  height: 100px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #000;
  color: #fff;
  border-radius: 100%;
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
}

ul.list_check {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.list_check li {
  font-size: 21px;
  font-weight: 600;
  position: relative;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
ul.list_check li + li {
  margin-top: 32px;
}
ul.list_check li .check-icon {
  margin-right: 12px;
  width: 24px;
  height: 24px;
  border: 1px solid;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
}

.round_square_emt_wrap {
  box-sizing: border-box;
  display: flex;
}

.round_square_emt {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.round_square_emt .txt_con {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.round_square_emt .sm_txt {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.15;
}
.round_square_emt .txt_con span {
  padding: 12px;
  display: block;
  line-height: 1.15;
}

.side_round span {
  display: block;
  text-align: center;
}
.side_round .btm_lbl {
  font-size: 13px;
  line-height: 1;
  font-weight: 600;
}

.round_square_emt {
  background: rgb(23, 165, 156);
  background: rgb(23, 165, 156);
  border-radius: 62px;
  color: #fff;
}
.round_square_emt .txt_con {
  padding-left: 24px;
}

.side_round {
  padding: 12px;
  width: 86px;
  height: 86px;
  background: rgb(106, 207, 200);
  color: #fff;
  border-radius: 100%;
}

.lag_txt.num {
  font-size: 54px;
}

.num {
  font-family: din-condensed, "Roboto Condensed", sans-serif;
  font-style: normal;
  font-weight: 400;
}

.lag_txt.num small {
  padding-left: 5px;
  font-size: 24px;
}

table.table_box th {
  font-weight: 400;
}
table.table_box td {
  font-weight: 600;
}
table.table_box td.td_full {
  padding-left: 0;
}

/*Main Single Page*/
.bold {
  font-weight: 600;
}

.ttl_br {
  display: block;
}

#main-single-page {
  padding: 0;
  min-height: 600px;
}

.child_section .sec_ttl {
  margin-top: 0;
  margin-bottom: 24px;
  letter-spacing: 0px;
  font-size: 62px;
  line-height: 1;
  text-transform: uppercase;
  font-family: "Roboto Condensed";
  font-weight: 400;
  font-style: normal;
}
.child_section .sec_ttl + .sec_subttl {
  margin-bottom: 42px;
  font-size: 1.25rem;
  letter-spacing: 0px;
}
.child_section .wpb_text_column {
  color: #000;
  font-size: 1rem;
  line-height: 1.85;
}
.child_section .wpb_text_column p + p {
  margin-top: 24px;
}

.sec_illust .g-flux {
  position: relative;
  z-index: 1;
}

section.sec_illust {
  padding: 0 !important;
}
section.sec_illust .g-flux-pad {
  padding-top: 120px;
  padding-bottom: 90px;
}
section.sec_illust .s-cover__illustration {
  z-index: -1;
}

#sec__mission-vision .s-cover__illustration::before {
  padding-bottom: 88.888%;
}

section.service__forwho + section.service__forwho {
  padding-top: 0 !important;
}

@media (min-width: 768px) {
  .child_section .s-cover__illustration {
    max-height: 100%;
  }
}
/*Date Countdown*/
.coun_tdown {
  text-align: center;
}

.timer .box {
  display: inline-block;
  margin: 1rem;
  width: 10rem;
  text-align: center;
  background: rgb(23, 165, 156);
  background: rgb(23, 165, 156);
  -moz-transform-style: preserve-3d;
}
.timer .box .spacer {
  position: relative;
  content: "";
  display: block;
  height: 24px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  background: rgb(186, 231, 228);
  background: rgb(186, 231, 228);
}
.timer .box .spacer::before, .timer .box .spacer::after {
  content: "";
  position: absolute;
  top: 5px;
  width: 10px;
  height: 10px;
  background: rgb(232, 251, 250);
  background: rgb(232, 251, 250);
  border-radius: 50%;
}
.timer .box .spacer::before {
  left: 0.8rem;
}
.timer .box .spacer::after {
  right: 0.8rem;
}
.timer .box .value {
  position: relative;
  margin: 0;
  padding: 1rem 0 1.5rem;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 3.5rem;
  line-height: 1;
  color: rgb(16, 106, 101);
  background: #f8f8f8;
  transform-origin: top center;
  animation: wind 4s ease-out alternate infinite;
  box-shadow: 0 15px 10px -10px rgba(181, 131, 141, 0);
}
.timer .box .value.end_txt {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, sans-serif;
  font-size: 2rem;
  font-weight: 600;
}
.timer .box .label {
  margin: 0;
  padding: 12px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  color: rgba(255, 255, 255, 0.8);
  display: block;
  background: rgb(23, 165, 156);
  background: rgb(23, 165, 156);
}
.timer .box .label::first-letter {
  text-transform: uppercase;
}
.timer .text {
  margin-top: 2rem;
  font-weight: 300;
  font-size: 1.25em;
  text-transform: uppercase;
  letter-spacing: 4px;
  text-align: center;
  color: #b5838d;
}

.expired-timer .box {
  width: 100%;
}
@keyframes wind {
  0% {
    transform: rotatex(0);
    box-shadow: 0 15px 10px -10px rgba(16, 106, 101, 0);
    color: rgb(16, 106, 101);
    background: #f8f8f8;
  }
  10% {
    transform: rotatex(20deg);
    box-shadow: 0 15px 10px -10px rgb(16, 106, 101);
    color: rgba(16, 106, 101, 0.65);
    background: #fff;
  }
}
@keyframes wind-ppl {
  0% {
    transform: rotatex(0);
    box-shadow: 0 15px 10px -10px rgba(127, 73, 159, 0);
    color: rgb(127, 73, 159);
    background: #f8f8f8;
  }
  10% {
    transform: rotatex(20deg);
    box-shadow: 0 15px 10px -10px rgb(127, 73, 159);
    color: rgba(127, 73, 159, 0.65);
    background: #fff;
  }
}
/*Home Service*/
#service h2.section-heading,
#service .section-subheading {
  color: rgb(23, 165, 156);
}

#pricing-options h2.section-heading,
#pricing-options .section-subheading {
  color: rgb(23, 165, 156);
}

#service .section-subheading {
  margin-bottom: 0;
}
#service .s-universe__boxes {
  padding-bottom: 120px;
}
#service .row_archive .c-box-category .a-button.m-large {
  bottom: 20px;
}
#service .c-box-category__description {
  max-width: 420px;
  margin: 0 auto;
}
#service .c-box-category__description br {
  display: none;
}
#service .c-box-category__image {
  max-width: 460px;
  margin: 0 auto;
}
#service .col-svpost {
  padding: 0;
}

@media (min-width: 1380px) {
  #service .c-box-category__image {
    max-width: 560px;
  }
}
@media (max-width: 991px) {
  #servicelist .wpb_content_element {
    margin-bottom: 0;
  }
  #service .row_archive .c-box-category .a-button.m-large {
    margin-top: 32px;
    position: relative;
    left: auto;
    bottom: auto;
    transform: translateX(0);
  }
}
/*Home Testmonital*/
section#client-testimonials {
  background: rgb(245, 253, 252);
  background: rgb(245, 253, 252);
}

/*Service*/
.single-service .container--wrapper,
.has_s-cover .g-flux {
  position: relative;
  z-index: 1;
}

.dots_arrow_to {
  width: 23px;
  height: 12px;
  background: none;
  position: relative;
  display: inline-block;
  transform: scale(1.5);
}
.dots_arrow_to:after {
  width: 0;
  height: 0;
  line-height: 0;
  left: 0;
  bottom: 50%;
  content: "•••";
  font-size: 14px;
  text-align: right;
  position: absolute;
  color: rgb(23, 165, 156);
}
.dots_arrow_to:before {
  top: 2px;
  right: 6px;
  width: 8px;
  height: 8px;
  content: "";
  position: absolute;
  transform: rotate(-45deg);
  box-shadow: 2px 2px 0 rgb(23, 165, 156), 3px 2px 0 rgb(23, 165, 156), 2px 3px 0 rgb(23, 165, 156), 3px 3px 0 rgb(23, 165, 156);
}

.date_period {
  /*padding: 24px;
    background: #FFFF00;
    border-radius: 32px;*/
}

.period_col {
  background: #ffff00;
  width: 132px;
  height: 132px;
  border-radius: 100%;
}
.period_col.start_period {
  background: #ffffe0;
}

.date__label {
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 2px;
  color: #000;
}

.period_col .left_date .year {
  transform: translateX(6px) translateY(-2px);
}

.date_period .dots_arrow_to {
  align-self: center;
}

.service-template-default .page-intro .col-right {
  height: 100%;
}
.service-template-default section {
  position: relative;
}

section.service__forwho {
  padding-bottom: 320px;
}
section.service__forwho + section {
  padding-top: 200px;
}

.content__svs-title .svg-price-icon {
  width: 92px;
}

/*Kanban*/
.kanban_board {
  padding-top: 12px;
}
.kanban_board .kbn_inner {
  padding: 32px 12px 24px;
  background: #fff;
  border-radius: 6px;
  position: relative;
}

.kbn_label {
  padding: 6px 12px;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 1;
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  background: rgb(16, 106, 101);
  background: rgb(16, 106, 101);
}

.service__extra .content__svs + div {
  margin-top: 42px;
}

/*Date Format*/
.triangle_right:before {
  border-right: 0.75rem solid transparent;
  border-bottom: 1.299rem solid rgb(16, 106, 101);
  border-left: 0.75rem solid transparent;
  height: 0;
  width: 0;
  content: "";
  display: block;
  transform: rotate(90deg);
}

.date_range > div {
  padding: 0 12px;
}

.date_item {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
}

.left_date span,
.right_date {
  display: block;
  line-height: 1;
  color: rgb(16, 106, 101);
}

.left_date .month {
  padding-right: 6px;
  font-size: 46px;
  position: relative;
}
.left_date .month:after {
  content: "";
  width: 3px;
  height: 85%;
  background: rgb(16, 106, 101);
  background: rgb(16, 106, 101);
  position: absolute;
  right: -3px;
  top: 50%;
  transform: translateY(-50%) rotate(24deg);
}
.left_date .year {
  font-size: 16px;
}

.right_date {
  padding-left: 6px;
  font-size: 62px;
}

/*Timeline*/
ul.timeline {
  padding: 24px 0;
  margin: 0;
  position: relative;
}
ul.timeline:before, ul.timeline:after {
  color: rgb(23, 165, 156);
  font-weight: 400;
  font-family: "Work Sans", sans-serif;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
ul.timeline:before {
  content: "START";
  top: 0;
}
ul.timeline:after {
  content: "GOAL";
  bottom: 0;
}
ul.timeline li {
  padding-top: 12px;
  list-style-type: none;
  width: 1px;
  margin: 0 auto;
  position: relative;
  background: rgb(23, 165, 156);
  background: rgb(23, 165, 156);
}
ul.timeline li strong {
  line-height: 1.15;
  display: inline-block;
}
ul.timeline li p {
  line-height: 1.15;
}
ul.timeline li strong + p,
ul.timeline li p + p {
  margin-top: 5px;
}
ul.timeline li:last-child {
  padding-bottom: 12px;
}
ul.timeline li:after {
  content: "";
  position: absolute;
  left: -5px;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 6px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: inherit;
  z-index: 0;
}
ul.timeline li div {
  position: relative;
  bottom: 0;
  width: 180px;
  padding: 15px;
  color: rgb(23, 165, 156);
  z-index: 1;
}
ul.timeline li div:before {
  content: "";
  position: absolute;
  bottom: 50%;
  width: 12px;
  height: 1px;
}
ul.timeline li.role01_item div {
  background: rgb(198, 255, 251);
  background: rgb(198, 255, 251);
  left: -192px;
  color: rgb(23, 165, 156);
}
ul.timeline li.role01_item div:before {
  background: rgb(198, 255, 251);
  background: rgb(198, 255, 251);
  right: -8px;
}
ul.timeline li.role02_item div {
  background: rgb(16, 106, 101);
  background: rgb(16, 106, 101);
  left: 12px;
  color: #fff;
}
ul.timeline li.role02_item div:before {
  background: rgb(16, 106, 101);
  background: rgb(16, 106, 101);
  left: -8px;
}
ul.timeline li.both_item div {
  left: -90px;
  text-align: center;
  background: rgb(23, 165, 156);
  background: rgb(23, 165, 156);
  color: #fff;
}
ul.timeline li.both_item div:before {
  content: none;
}

.float_msg {
  color: #fff;
  padding: 24px;
  margin: 0;
  min-width: 680px;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.75;
  position: relative;
  z-index: 1;
}

.fload_separate {
  position: absolute;
  bottom: -75px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  text-align: center;
}

.content__svs + .round_square_emt_wrap {
  margin-top: 42px;
}
.content__svs p + p {
  margin-top: 8px;
}

.side_round .fraction {
  padding-top: 2px;
  padding-bottom: 2px;
  line-height: 45px;
  position: relative;
  font-size: 46px;
  font-family: "Roboto Condensed", sans-serif;
}
.side_round .fraction sub {
  bottom: -0.05em;
  right: 0.05em;
}
.side_round .fraction sup {
  top: -0.25em;
  left: 0.05em;
}

.align_center {
  text-align: center;
}

.align_left {
  text-align: left;
}

.align_right {
  text-align: right;
}

.bg_grn01 {
  background: rgb(61, 187, 179) !important;
  background: rgb(61, 187, 179) !important;
}

.bg_grn02 {
  background: rgb(23, 165, 156) !important;
  background: rgb(23, 165, 156) !important;
}

.bg_grn03 {
  background: rgb(16, 106, 101) !important;
  background: rgb(16, 106, 101) !important;
}

.bg_grn04 {
  background: rgb(232, 251, 250) !important;
  background: rgb(232, 251, 250) !important;
}

.bg_grn05 {
  background: rgb(16, 106, 101) !important;
  background: rgb(16, 106, 101) !important;
}

.bg_blu01 {
  background: rgb(21, 100, 172) !important;
  background: rgb(21, 100, 172) !important;
}

.cl_wht {
  color: #fff !important;
}

.cl_grn01 {
  color: rgb(23, 165, 156);
}

.cl_grn03 {
  color: rgb(16, 106, 101);
}
.cl_grn03 * {
  color: rgb(16, 106, 101);
}

.map_box {
  padding-top: 17px;
  position: relative;
}
.map_box .acf-map {
  border: none;
  margin: 0;
}

.label_map {
  margin: 0 17px;
  padding: 0 12px;
  font-size: 16px;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 34px;
  display: inline-block;
  position: relative;
  background: rgb(23, 165, 156);
  color: #fff;
}

.map_box .label_pos {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
}

.label_map:before, .label_map:after {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 0;
  border-color: transparent rgb(23, 165, 156);
}
.label_map:before {
  left: -17px;
  border-width: 17px 17px 17px 0;
}
.label_map:after {
  right: -17px;
  border-width: 17px 0 17px 17px;
}

.box_shadow {
  box-shadow: 0 0 33px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 33px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 33px rgba(0, 0, 0, 0.1);
}

.notice_inner {
  color: #fff;
  border-radius: 142px;
}

.notice_label {
  width: 125px;
  height: 140px;
  position: relative;
}

.notice_label_inner {
  position: absolute;
  width: 100%;
  top: -6px;
  left: 6px;
}

section.service__wwcd {
  position: relative;
  z-index: 1;
}

.notice_banner {
  width: 100%;
  position: absolute;
  bottom: -82px;
  left: 50%;
  transform: translateX(-50%);
}

.notice_txt {
  padding: 0 24px;
  font-size: 20px;
  line-height: 1.75;
  font-weight: 600;
  flex: 1;
}
.notice_txt strong {
  color: #ffe135;
  position: relative;
  overflow: hidden;
}
.notice_txt strong:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, #fff 50%, transparent 50%), linear-gradient(90deg, #fff 50%, transparent 50%), linear-gradient(0deg, #fff 50%, transparent 50%), linear-gradient(0deg, #fff 50%, transparent 50%);
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
  background-size: 10px 2px, 10px 2px, 2px 10px, 2px 10px;
  background-position: 0px 0px, 200px 100px, 0px 100px, 200px 0px;
  animation: border-dance 10s infinite linear;
}

/*Price Card*/
.price_container {
  max-width: 360px;
  margin: 0 auto;
}

.price_card {
  background-color: #fff;
  border-radius: 12px;
  overflow: hidden;
}
.price_card .price_info {
  padding: 32px 12px;
  background: rgb(23, 165, 156);
  background: rgb(23, 165, 156);
  color: #fff;
  text-align: center;
}
.price_card .price_after {
  font-size: 12px;
  line-height: 1.35;
}

.price_info .price_after {
  margin-top: 12px;
  margin-bottom: 0;
}

.price_card.card_style02 .price_after {
  margin-bottom: 12px;
  margin-top: 18px;
}

.row_prices .price_item {
  padding: 0 12px;
}

.price_card .price_info .price_ttl {
  margin: 0 0 24px;
  color: rgb(188, 246, 242);
  font-size: 18px;
  letter-spacing: 1px;
}

.price_item .price__num {
  font-size: 52px;
  font-family: din-condensed, "Roboto Condensed", sans-serif;
  font-weight: 400;
}
.price_item .price__unit {
  font-size: 18px;
  font-weight: 600;
}

/* .price_hojokindaiko .price_item .price__amount {
  display: flex;
  align-items: flex-end;
  justify-content: center;
} */

.price_item.has_discount .price__amount,
.price_item.has_discount + .price_item .price__amount {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

/* .price_hojokindaiko .price_card .price_item + .price_item:before {
  top: 30%;
}
.price_hojokindaiko .price_item .price__amount .price__num {
  line-height: 1;
  letter-spacing: -2px;
  padding-right: 3px;
  font-weight: bold;
} */

.price_item.has_discount .price__amount .price__num {
  line-height: 1;
  letter-spacing: -2px;
  padding-right: 3px;
  font-weight: bold;
}
.price_item.has_discount .price__amount * {
  color: rgb(255, 226, 116);
}
.price_item.has_discount + .price_item .price__amount .price__num {
  line-height: 1;
  letter-spacing: -2px;
  padding-right: 3px;
  font-weight: bold;
}

/* .price_hojokindaiko .price_item .price__amount.price__discounted .price__num {
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0px;
  position: relative;
} */

.price_item.has_discount .price__amount.price__discounted .price__num {
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0px;
  position: relative;
  color: #fff !important;
}
.price_item.has_discount .price__amount.price__discounted .price__unit {
  color: #fff !important;
}

.price_item.has_discount .price__amount.price__discounted .price__unit {
  font-size: 14px;
}

.price_item.has_discount .price__amount.price__discounted {
  margin-bottom: 0px;
}

.price_item.has_discount .price__amount .price__unit,
.price_item.has_discount + .price_item .price__amount .price__unit {
  line-height: 1.65;
}

/* .price_hojokindaiko .price_item .price__amount.price__discounted .price__num:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 0;
} */

.price_item.has_discount .price__amount.price__discounted .price__num:before, .price_item.has_discount .price__amount.price__discounted .price__num:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 0;
}

.price_item.has_discount .price__amount.price__discounted .price__num:before {
  top: 25%;
}

.price_item.has_discount .price__amount.price__discounted .price__num:after {
  top: 50%;
}

.price_card .price_content > .row_prices:last-child {
  margin-bottom: 24px;
}

span.kome {
  font-size: 60%;
}
span.underline {
  text-decoration: underline;
}
span.vivi {
  padding: 0 6px;
  position: relative;
  display: inline-block;
}
span.vivi:before, span.vivi:after {
  content: "";
  width: 1px;
  height: 90%;
  position: absolute;
  bottom: 0;
  background: rgb(255, 226, 116);
}
span.vivi:before {
  left: 0;
  transform: rotate(-20deg);
}
span.vivi:after {
  right: 0;
  transform: rotate(20deg);
}

.price_card.has_catch .price_info .price_ttl {
  margin-bottom: 8px;
}
.price_card.has_catch .price_catch {
  font-size: 13px;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: 700;
}
.price_card.has_catch:not(.card_style02) .price_info .price_ttl + .price_catch {
  margin-bottom: 18px;
  color: rgb(255, 226, 116);
}
.price_card.card_style02.has_catch .card_body {
  padding-top: 0px;
}
.price_card.card_style02.has_catch .card_body .price_catch {
  margin-bottom: 5px;
  color: rgb(255, 145, 34);
}
.price_card .price_item.has_discount + .price_item:before {
  content: none;
}
.price_card .price_item.has_discount + .price_item .price__amount {
  position: relative;
}
.price_card .price_item.has_discount + .price_item .price__amount:before {
  content: "+";
  position: absolute;
  left: -16px;
  top: 20%;
  font-family: din-condensed, "Roboto Condensed", sans-serif;
  font-weight: 400;
  font-size: 2rem;
}

.price_item .hl_lbl {
  margin-top: 6px;
  font-weight: 700;
  font-size: 13px;
  display: inline-block;
  padding: 2px 4px;
  background: rgb(255, 252, 219);
  color: rgb(23, 165, 156);
}
.price_item .bf_price,
.price_item .af_price {
  font-size: 12px;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, sans-serif;
  display: inline-block;
  line-height: 1.15;
}
.price_item .bf_price {
  margin-bottom: 10px;
  font-weight: 500;
}

.price__amount > span {
  display: block;
  line-height: 1;
}

.price__label {
  margin-top: 12px;
  font-size: 16px;
  color: rgb(215, 245, 243);
}

.price_do {
  padding: 32px 24px;
  min-height: 260px;
  text-align: center;
}
.price_do .ttl {
  margin: 0 0 12px;
  font-size: 16px;
  color: rgb(16, 106, 101);
  color: rgb(16, 106, 101);
}
.price_do ul.list {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
}
.price_do ul.list li {
  padding-left: 20px;
  margin-bottom: 0;
  font-size: 16px;
  position: relative;
}
.price_do ul.list li + li {
  margin-top: 5px;
}
.price_do ul.list li:before {
  content: "";
  padding: 0;
  margin-right: 8px;
  width: 10px;
  height: 10px;
  background: rgb(68, 187, 179);
  background: rgb(68, 187, 179);
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.btm_notice {
  margin-top: 24px;
  padding: 0 12px;
  font-size: 13px;
  line-height: 1.45;
}
.btm_notice .item + .item {
  margin-top: 5px;
}

.fa-phone {
  font-size: 115%;
}

body:not(.home) section#pricing-options .price_card {
  height: 100%;
}

.price_card .price_item {
  position: relative;
}
.price_card .price_item + .price_item:before {
  content: "+";
  position: absolute;
  left: -3px;
  top: 20%;
  font-family: din-condensed, "Roboto Condensed", sans-serif;
  font-weight: 400;
  font-size: 2rem;
}

/* .price__amount.kara_price:after {
    content: "〜";
    position: absolute;
    right: 8px;
    top: 20%;
    font-weight: 600;
    font-size: 0.85rem;
  } */
.price__amount.kara_price .price__unit {
  position: relative;
}
.price__amount.kara_price .price__unit:after {
  content: "〜";
  position: absolute;
  right: 0px;
  top: 20%;
  font-weight: 600;
  font-size: 0.85rem;
}

.price_card .row_prices .inline_flex {
  padding: 0 6px;
}
.price_card .row_prices .inline_flex .price_item {
  padding: 0 6px;
}
.price_card .row_prices .inline_flex .price_item + .price_item:before {
  left: -2px;
}

.row_prices .inline_flex .price_item .price__amount.kara_price:after {
  right: 2px;
}

.section__bc_grn .price_card .price_item + .price_item:before,
.section__bc_grn .price__amount.kara_price:after {
  color: #fff;
}

.section__bc_blue .price_card .price_item + .price_item:before,
.section__bc_blue .price__amount.kara_price:after {
  color: #fff;
}

.section__bc_grn .price_card .card_body .price_item + .price_item:before,
.section__bc_grn .card_body .price__amount.kara_price:after {
  color: rgb(23, 165, 156);
}

.section__bc_blue .price_card .card_body .price_item + .price_item:before,
.section__bc_blue .card_body .price__amount.kara_price:after {
  color: rgb(21, 100, 172);
}

.section__bc_org .price_card .card_body .price_item + .price_item:before,
.section__bc_org .card_body .price__amount.kara_price:after {
  color: rgb(227, 119, 94);
}
.section__bc_org .price_card.card_style02 .price_item.has_discount + .price_item .price__amount:before {
  color: rgb(227, 119, 94);
}
.section__bc_org .price_card .price_info .price_ttl,
.section__bc_org .price_card .price__label {
  color: rgb(255, 252, 219);
}
.section__bc_org .card_style02 .price_item.has_discount .price__amount:not(.price__discounted) .price__num,
.section__bc_org .card_style02 .price_item.has_discount .price__amount:not(.price__discounted) .price__unit {
  color: rgb(255, 145, 34) !important;
}
.section__bc_org .card_style02 .price_item.has_discount .price__amount.price__discounted .price__num:before, .section__bc_org .card_style02 .price_item.has_discount .price__amount.price__discounted .price__num:after {
  background: rgb(227, 119, 94);
}

.section__bc_ppl .price_card .card_body .price_item + .price_item:before,
.section__bc_ppl .card_body .price__amount.kara_price:after {
  color: rgb(97, 63, 117);
}
.section__bc_ppl .price_card.card_style02 .price_item.has_discount + .price_item .price__amount:before {
  color: rgb(97, 63, 117);
}
.section__bc_ppl .price_card .price_info .price_ttl,
.section__bc_ppl .price_card .price__label {
  color: rgb(242, 236, 255);
}
.section__bc_ppl .card_style02 .price_item.has_discount .price__amount:not(.price__discounted) .price__num,
.section__bc_ppl .card_style02 .price_item.has_discount .price__amount:not(.price__discounted) .price__unit {
  color: rgb(151, 10, 233) !important;
}
.section__bc_ppl .card_style02 .price_item.has_discount .price__amount.price__discounted .price__num:before, .section__bc_ppl .card_style02 .price_item.has_discount .price__amount.price__discounted .price__num:after {
  background: rgb(97, 63, 117);
}

/*Home Price*/
.price_card.card_style02 {
  text-align: center;
}
.price_card.card_style02 .price_info {
  background: rgb(232, 251, 250);
  background: rgb(232, 251, 250);
}

.section__bc_blue .price_card.card_style02 .price_info {
  background: rgb(232, 246, 251);
  background: rgb(232, 246, 251);
}

.price_card.card_style02 .price_info .svg_icon {
  max-width: 6rem;
  margin: 16px auto;
}
.price_card.card_style02 .price_info .svg_icon .svg-wrap {
  font-size: 6rem;
}

.card_body {
  padding: 2rem 1rem 4rem;
  position: relative;
}
.card_body .wave_deco {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.section__bc_grn .card_body .wave_deco svg {
  fill: rgb(232, 251, 250);
}

.section__bc_blue .card_body .wave_deco svg {
  fill: rgb(232, 246, 251);
}

.section__bc_grn .card_body .price__label {
  color: rgb(16, 106, 101);
}

.section__bc_blue .card_body .price__label {
  color: rgb(17, 80, 135);
}

.section__bc_org .card_body .price__label {
  color: rgb(211, 113, 14);
}
.section__bc_org .price_item .hl_lbl {
  color: rgb(227, 119, 94);
}

.section__bc_ppl .card_body .price__label {
  color: rgb(114, 46, 154);
}
.section__bc_ppl .price_item .hl_lbl {
  color: rgb(97, 63, 117);
}

.price_card.card_style02 .price_info {
  padding-bottom: 12px;
}
.price_card.card_style02 .price_info .price_ttl {
  padding: 0 2rem;
  margin-bottom: 0;
}
.price_card.card_style02 .row_prices + .a-button {
  margin-top: 42px;
}

.section__bc_org .card_style02 .price_item .hl_lbl {
  background: rgb(255, 145, 34);
  color: #fff;
}

.section__bc_ppl .card_style02 .price_item .hl_lbl {
  background: rgb(151, 10, 233);
  color: #fff;
}

/*new colone block*/
.eq_svg {
  width: 1em;
  height: 1em;
  display: block;
}

.icon_round .inner_icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.wht_body {
  background: #fff;
}
.wht_body .side_content {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, sans-serif;
}
.wht_body.has_lefticon .icon_name {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, sans-serif;
}
.wht_body.has_lefticon .side_content {
  flex: 1;
}
section.role .wht_body.has_lefticon .side_content {
    display: flex;
    align-items: center;
}

.icon_round {
  padding-top: 100%;
  height: 0;
  text-align: center;
  position: relative;
  border-radius: 100%;
  background: #333;
  color: #fff;
}
.icon_round > .inner {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.icon_round svg,
.icon_round i {
  color: #fff;
  fill: #fff;
}

.icon_left + .af_icon {
  padding-left: 12px;
  flex: 1;
}

.label_div {
  display: flex;
}
.label_div > span.inside_txt {
  padding: 0 8px 0px 12px;
  display: block;
  color: #fff;
  display: flex;
  align-items: center;
  background: rgb(23, 165, 156);
}
.label_div .label_01 {
  width: 20px;
  position: relative;
  overflow: hidden;
}
.label_div .label_01:before {
  background: rgb(23, 165, 156);
  content: "";
  width: 200%;
  height: 200%;
  position: absolute;
  left: 0;
  top: 0;
  transform: rotate(18deg) translate(-90%, 0);
}

/*.label_div:after {
      content: "";
      border-left: solid 12px rgb(23,165,156);
      border-bottom: solid 12px transparent;
      border-top: solid 12px transparent;
  }*/
.block_body .small_desc {
  margin-top: 12px;
}
.block_body strong {
  font-weight: 500;
}

.wht_body.has_lefticon .lefticon {
  width: 30%;
}
.wht_body.has_lefticon .icon_name {
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1;
  margin-top: 4px;
  display: block;
}

.row__wwcd_onecol {
  margin-top: 62px;
}

.flex_row.row__wwcd_onecol {
  margin-left: -15px;
  margin-right: -15px;
}

.col_onerow .wht_body {
  position: relative;
  background: transparent;
  z-index: 1;
}
.col_onerow .wht_body:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  box-shadow: 0 0 33px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 33px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 33px rgba(0, 0, 0, 0.1);
  z-index: -1;
}
.col_onerow .wht_body .side_content .block_ttl,
.col_onerow .wht_body .side_content .block_body {
  font-size: 20px;
  line-height: 1.45;
}
.col_onerow .wht_body .side_content .block_ttl {
  padding: 24px;
  line-height: 1.35;
  font-weight: 500;
  border-bottom: 1px solid rgb(225, 225, 225);
}
.col_onerow .wht_body .side_content .block_body {
  padding: 18px 24px 24px;
}
.col_onerow .wht_body .side_content .block_body .small_desc {
  font-size: 16px;
}
.col_onerow .wht_body .icon_round .eq_svg {
  font-size: 64px;
}

.row__wwcd_onecol .col_onerow + .col_onerow {
  margin-top: 16px;
}

.section__bc_org .block_body strong {
  color: rgb(227, 119, 94);
}
.section__bc_org .block_body .icon_left svg {
  fill: rgb(243, 173, 156);
}
.section__bc_org .col_onerow .icon_round {
  background: rgb(224, 136, 115);
}
.section__bc_org .label_div > span.inside_txt,
.section__bc_org .label_div .label_01:before {
  background: rgb(232, 153, 73);
}

.section__bc_ppl .block_body strong {
  color: rgb(97, 63, 117);
}
.section__bc_ppl .block_body .icon_left svg {
  fill: rgb(136, 113, 150);
}
.section__bc_ppl .col_onerow .icon_round {
  background: rgb(113, 86, 129);
}
.section__bc_ppl .label_div > span.inside_txt,
.section__bc_ppl .label_div .label_01:before {
  background: rgb(127, 73, 159);
}

@media (min-width: 391px) {
  .price_card .row_prices .inline_flex {
    padding: 0 12px;
  }
  .price_card .row_prices .inline_flex + .inline_flex {
    border-left: 1px solid rgb(193, 220, 245);
  }
  .price_card .card_body .row_prices .inline_flex + .inline_flex {
    border-left: 1px solid #e7e7e7;
  }
}
@media (min-width: 768px) {
  .wht_body.has_lefticon .lefticon {
    width: 18%;
    padding-top: 24px;
  }
  .wht_body.has_lefticon .icon_name {
    font-size: 16px;
  }
  .col_onerow .wht_body.has_lefticon:before {
    width: 91%;
    left: 9%;
  }
  .col_onerow .wht_body .block_body .icon_left .eq_svg {
    font-size: 3.8888vw;
  }
  .labeled_row {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
  }
  .label_div + .label_con {
    padding-left: 12px;
    flex: 1;
  }
}
@media (min-width: 1200px) {
  .col_onerow .wht_body .block_body .icon_left .eq_svg {
    font-size: 32px;
  }
  .wht_body.has_lefticon .icon_name {
    font-size: 20px;
    margin-top: 8px;
  }
}
@media (max-width: 959px) {
  .col_onerow .wht_body .side_content .block_body br {
    display: none;
  }
  .pcard_col {
    max-width: 420px;
  }
  .pcard_col + .pcard_col {
    margin-top: 24px;
  }
  .col_onerow .wht_body .side_content .block_ttl {
    font-size: 2.33333vw;
  }
  .col_onerow .wht_body .side_content .block_body {
    font-size: 2.33333vw;
  }
  .col_onerow .wht_body .side_content .block_body .small_desc {
    font-size: 1.8888vw;
  }
}
@media (max-width: 767px) {
  .col_onerow .wht_body .block_body .icon_left .eq_svg {
    font-size: 5vw;
  }
  #pricing-options .left_heading.xs_center {
    margin-bottom: 42px;
  }
  .left_heading.xs_center {
    text-align: center !important;
  }
  .left_heading.xs_center .vc_custom_heading,
  .left_heading.xs_center .section-subheading {
    text-align: center !important;
  }
  .left_heading.xs_center .vc_sep_pos_align_left {
    margin-left: auto;
  }
  .wht_body.has_lefticon {
    display: block;
  }
  .wht_body.has_lefticon .lefticon {
    margin-left: auto;
    margin-right: auto;
  }
  .col_onerow .wht_body:before {
    height: 80%;
    bottom: 0;
  }
  .col_onerow .wht_body .side_content .block_ttl {
    font-size: 18px;
  }
  .col_onerow .wht_body .side_content .block_body {
    font-size: 18px;
  }
  .col_onerow .wht_body .side_content .block_body .small_desc {
    font-size: 13px;
  }
  .label_div + .label_con {
    margin-top: 5px;
  }
  .side_content .arrow_con br,
  br.desktop_show {
    display: none !important;
  }
}
@media (max-width: 480px) {
  .col_onerow .wht_body .side_content .block_ttl {
    font-size: 3.8888888vw;
  }
  .col_onerow .wht_body .side_content .block_body {
    font-size: 3.8888888vw;
  }
  .col_onerow .wht_body .side_content .block_body .small_desc {
    font-size: 3.222222vw;
  }
  .col_onerow .wht_body .icon_round .eq_svg {
    font-size: 10vw;
  }
  .col_onerow .block_body {
    position: relative;
  }
  .col_onerow .wht_body .block_body .icon_left .eq_svg {
    font-size: 28px;
  }
  .block_body .icon_left.icon_arrow {
    position: absolute;
    top: -14px;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
    background: #fff;
    display: inline-block;
    padding: 4px 0;
  }
  .icon_left + .af_icon {
    margin-top: 8px;
    padding-left: 0;
  }
}
@media (max-width: 390px) {
  .price_card .row_prices .inline_flex {
    position: relative;
  }
  .price_card .row_prices .inline_flex:first-child {
    margin-bottom: 24px;
  }
  .price_card .row_prices .inline_flex + .inline_flex {
    margin-top: 24px;
  }
  .price_card .row_prices .inline_flex + .inline_flex:before {
    content: "";
    width: 100%;
    height: 1px;
    background: rgb(193, 220, 245);
    position: absolute;
    left: 0;
    top: -24px;
  }
  .price_card .card_body .row_prices .inline_flex + .inline_flex:before {
    background: #eee;
  }
  .price_card .row_prices.row_price_multiple {
    flex-direction: column !important;
  }
  .wht_body.has_lefticon .lefticon {
    width: 35%;
  }
  .col_onerow .wht_body .side_content .block_body {
    padding: 18px;
  }
  .col_onerow .wht_body .side_content .block_ttl {
    padding: 18px;
    font-size: 4vw;
  }
  .col_onerow .wht_body .side_content .block_body {
    font-size: 4vw;
  }
}
/*big button*/
.button_item .button {
  box-sizing: border-box;
  display: flex;
  padding: 0 24px;
  height: 72px;
  font-size: 24px;
  line-height: 1.15;
  background: #fff;
  border-radius: 62px;
  color: rgb(16, 106, 101);
}
.button_item .button span {
  box-sizing: border-box;
  display: flex;
}
.button_item .button.button__tel {
  font-size: 28px;
}
.button_item .button.button__form {
  background: rgb(198, 255, 251);
  background: rgb(198, 255, 251);
}
.button_item .button i {
  color: rgb(16, 106, 101);
}
.button_item .button.button__tel {
  color: rgb(23, 165, 156);
}
.button_item .button.button__tel i {
  color: rgb(23, 165, 156);
}
.button_item .button span {
  font-size: inherit;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.button_item .button .btn_icon {
  padding-right: 16px;
}
.button_item .button .btn_txt {
  border-left: 1px solid rgb(209, 232, 231);
  padding-left: 16px;
  flex: 1;
}
.button_item .button.button__form .btn_txt {
  font-size: 85%;
  border-color: rgb(168, 231, 227);
}

.big_show_tel {
  font-family: "Roboto Condensed";
  font-weight: 400;
  font-style: normal;
  color: inherit;
  font-size: 3.5rem;
  line-height: 1;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.big_show_tel:before {
  padding-right: 12px;
  content: "\f095";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*Footer Common*/
.poly_background {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  overflow: hidden;
}
.poly_background svg {
  width: 100%;
  height: 100%;
}
.poly_background svg g {
  mix-blend-mode: lighten;
}
.poly_background svg polygon {
  stroke: none;
  fill: white;
}
.poly_background:before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  content: "";
  background: rgb(35, 182, 176);
  z-index: 1;
  mix-blend-mode: multiply;
}

section.foot_section {
  color: #fff;
}
section.foot_section h2,
section.foot_section h4 {
  color: #fff;
}
section .container .section__ttl {
  margin: 0;
  font-size: 21px;
  line-height: 1.35;
  font-weight: 400;
  letter-spacing: 4px;
}
section .container .section_ttl-en {
  margin: 0;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  letter-spacing: 0.05em;
}
section .container .section__ttl + h4.section_ttl-en {
  margin-top: 12px;
}

.section__ttl + h4.section_ttl-en {
  margin-top: 12px;
}

.foot_section .contact_buttons {
  max-width: 720px;
  margin: 52px auto 0;
}
.foot_section .button_item {
  padding: 0 12px;
  min-width: 280px;
}

.button + .small_info {
  line-height: 1.45;
  margin-top: 12px;
}

.chart_label,
.focus_label {
  font-weight: 600;
  line-height: 1.45;
}

.chart_label + .pie_list,
ul.pie_list + .focus_label {
  margin-top: 12px;
}

.zu_btw_list {
  max-width: 320px;
  margin: 0 auto;
}
.zu_btw_list + .zu_btw_list {
  margin-top: 24px;
  margin-top: 24px;
}

/*between label*/
.center_arrow {
  text-align: center;
  line-height: 1.15;
  height: 52px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  background: #fff;
  flex: 1;
}
.center_arrow .label_txt {
  position: relative;
  z-index: 1;
  font-size: 12px;
  font-weight: 600;
  flex: 1;
}

.btw_zu .zu_icon {
  font-size: 3.5rem;
  color: rgb(21, 100, 172);
  color: rgb(21, 100, 172);
}

.left_icon.zu_icon {
  padding-right: 12px;
}

.right_icon.zu_icon {
  padding-left: 12px;
}

.center_arrow.label_right {
  margin-right: 14px;
}
.center_arrow.label_left {
  margin-left: 14px;
}
.center_arrow.label_right:after, .center_arrow.label_left:before {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  z-index: 1;
  background-color: #fff;
  transform: rotate(45deg) skew(15deg, 15deg);
  transform-origin: center;
  position: relative;
}
.center_arrow.label_right:after {
  margin-right: -14px;
}
.center_arrow.label_left:before {
  margin-left: -14px;
}
.center_arrow.label_right .label_txt {
  padding-left: 24px;
}
.center_arrow.label_left .label_txt {
  padding-right: 24px;
}

.zu_label,
.zu_desc {
  font-weight: 600;
}

.zu_label + .btw_zu {
  margin-top: 12px;
}

.zu_desc {
  margin-top: 12px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
}
.zu_desc span {
  padding: 0 6px;
  display: inline-block;
  line-height: 1.15;
}
.zu_desc:before, .zu_desc:after {
  content: "";
  height: 1px;
  flex: 1;
  background: #666;
}

/*Service Arvhive*/
.a-hex-bkg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.a-hex-bkg svg {
  position: absolute;
  top: 0;
  width: 100%;
}
.a-hex-bkg polygon {
  animation: float 7s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  opacity: 0.15;
  fill: none;
  stroke: #888888;
  stroke-width: 2;
  stroke-miterlimit: 10;
}

body.archive.post-type-archive-service .intro-text h2.section-heading,
body.archive.post-type-archive-service .intro-text .section-subheading {
  color: rgb(16, 106, 101);
}
body.archive.post-type-archive-service .heading-separator {
  background: rgb(16, 106, 101);
}
body.archive.post-type-archive-service .header-overlay {
  background-image: none !important;
}
body.archive.post-type-archive-service .intro-text {
  padding-top: 90px;
}
body.archive.post-type-archive-service header#header {
  background: none;
}

.row_archive {
  padding-bottom: 150px;
}

@media (min-width: 481px) {
  section .container .section__ttl {
    font-size: 26px;
  }
}
@media (min-width: 768px) {
  section.foot_section {
    padding: 160px 0 240px;
  }
  .foot_section .button_item {
    padding: 0 24px;
  }
  .price_do {
    padding: 32px;
  }
  section .container .section__ttl,
  section h2.section-heading {
    font-size: 32px;
  }
  .section .vc_column-inner h2.vc_custom_heading {
    font-size: 32px;
  }
}
@media (max-width: 1199px) {
  .col-zubtw {
    margin-top: 42px;
  }
}
/*simple table*/
table.simple_table {
  width: 100%;
}
table.simple_table thead th {
  background: rgb(23, 165, 156);
  color: #fff;
}
table.simple_table tbody td {
  background: #fff;
}
table.simple_table tbody td.hlight {
  color: rgb(23, 165, 156);
}
table.simple_table th,
table.simple_table td {
  padding: 8px 10px;
  text-align: center;
  font-size: 13px;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: 500;
}
table.simple_table tbody td + td {
  border-left: 1px solid rgb(225, 228, 232);
}
table.simple_table tbody tr + tr td {
  border-top: 1px solid rgb(225, 228, 232);
}

@media (max-width: 380px) {
  table.responsive_table_3rd {
    display: block;
  }
  table.responsive_table_3rd thead th.hojo_rate {
    display: none;
  }
  table.responsive_table_3rd tbody td:not([data-label]),
  table.responsive_table_3rd thead th:not(.hojo_rate) {
    flex-basis: 50%;
    max-width: 50%;
  }
  table.responsive_table_3rd td[data-label] {
    flex-basis: 100%;
    max-width: 100%;
    border-left: none !important;
    border-top: 1px solid rgb(225, 228, 232);
  }
  table.responsive_table_3rd td[data-label]:before {
    content: attr(data-label);
    font-size: 90%;
    padding-right: 6px;
    opacity: 0.7;
  }
  table.responsive_table_3rd thead,
  table.responsive_table_3rd tbody {
    display: block;
  }
  table.responsive_table_3rd tr {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
  }
}
.service__details .col-bottom {
  margin-top: 42px;
}

section.service__price {
  background-size: contain;
  background-position: right center;
  background-repeat: no-repeat;
}
section.service__price.section__bc_grn {
  background-image: url("images/bg_price_grn.png");
}
section table.table_box {
  width: 100%;
}
section table.table_box th,
section table.table_box td {
  color: rgb(23, 165, 156);
}
section.section__bc_grn table.table_box th,
section.section__bc_grn table.table_box td {
  color: rgb(23, 165, 156);
}
section.section__bc_grn .content__svs-title strong {
  color: rgb(23, 165, 156);
}

/*Service Green*/
.section__bc_grn.service__details {
  background: rgb(204, 229, 227);
  background: rgb(204, 229, 227);
}

section.section__bc_grn .fload_separate {
  color: #fff;
  background: rgb(23, 165, 156);
  background: rgb(23, 165, 156);
}
section.section__bc_grn .square_box .label_round {
  background: rgb(16, 106, 101);
  background: rgb(16, 106, 101);
}
section.service__wwcd.section__bc_grn {
  background: rgb(232, 251, 250);
  background: rgb(232, 251, 250);
}
section.service__price.section__bc_org {
  background-image: url("images/bg_price_org.png");
}
section.service__price.section__bc_ppl {
  background-image: url("images/bg_price_ppl.png");
}
section.section__bc_org table.table_box th,
section.section__bc_org table.table_box td {
  color: rgb(232, 153, 73);
}
section.section__bc_org .content__svs-title strong {
  color: rgb(232, 153, 73);
}
section.service__details.section__bc_org .content__svs-title strong, section.service__price.section__bc_org .content__svs-title strong {
  color: rgb(227, 119, 94);
}
section.section__bc_ppl table.table_box th,
section.section__bc_ppl table.table_box td {
  color: rgb(127, 73, 159);
}
section.section__bc_ppl .content__svs-title strong {
  color: rgb(127, 73, 159);
}
section.service__details.section__bc_ppl .content__svs-title strong, section.service__price.section__bc_ppl .content__svs-title strong {
  color: rgb(97, 63, 117);
}

/*Orange*/
.section__bc_org.service__details {
  background: rgb(255, 249, 218);
}

.section__bc_ppl.service__details {
  background: rgb(242, 236, 255);
}

section.section__bc_org .fload_separate {
  color: #fff;
  background: rgb(232, 153, 73);
  background: rgb(232, 153, 73);
}
section.section__bc_org .square_box .label_round {
  background: rgb(227, 119, 94);
}
section.service__example.section__bc_org {
  background: rgb(255, 252, 238);
}
section.service__wwcd.section__bc_org {
  background: rgb(255, 249, 218);
}
section.service__extra.section__bc_org {
  background: rgb(255, 252, 238);
}
section.service__details.section__bc_org ol.num_list strong {
  color: rgb(224, 136, 115);
}
section.section__bc_ppl .fload_separate {
  color: #fff;
  background: rgb(127, 73, 159);
  background: rgb(127, 73, 159);
}
section.section__bc_ppl .square_box .label_round {
  background: rgb(97, 63, 117);
}
section.section__bc_ppl .kbn_label {
  background: rgb(127, 73, 159);
}
section.section__bc_ppl .left_date span,
section.section__bc_ppl .right_date {
  color: rgb(127, 73, 159);
}
section.section__bc_ppl .left_date .month:after {
  background: rgb(127, 73, 159);
}
section.section__bc_ppl .dots_arrow_to:before {
  box-shadow: 2px 2px 0 rgb(127, 73, 159), 3px 2px 0 rgb(127, 73, 159), 2px 3px 0 rgb(127, 73, 159), 3px 3px 0 rgb(127, 73, 159);
}
section.section__bc_ppl .dots_arrow_to:after {
  color: rgb(127, 73, 159);
}
section.section__bc_ppl .triangle_right:before {
  border-bottom: 1.299rem solid rgb(127, 73, 159);
}
section.section__bc_ppl .timer .box {
  background: rgb(227, 215, 255);
}
section.section__bc_ppl .timer .box .spacer {
  background: rgb(227, 215, 255);
}
section.section__bc_ppl .timer .box .spacer::before, section.section__bc_ppl .timer .box .spacer::after {
  background: rgba(226, 214, 255, 0.5);
}
section.section__bc_ppl .timer .box .value {
  color: rgb(127, 73, 159);
  animation: wind-ppl 4s ease-out alternate infinite;
  box-shadow: 0 15px 10px -10px rgba(127, 73, 159, 0);
}
section.section__bc_ppl .timer .box .label {
  background: rgb(127, 73, 159);
}
section.service__example.section__bc_ppl {
  background: rgb(242, 236, 255);
}
section.service__wwcd.section__bc_ppl {
  background: rgb(242, 228, 255);
}
section.service__extra.section__bc_ppl {
  background: rgb(242, 236, 255);
}
section.service__strength.section__bc_ppl {
  background: rgb(242, 228, 255);
}
section.service__details.section__bc_ppl ol.num_list strong {
  color: rgb(113, 86, 129);
}

.section__color_04.service__details {
  background: var(--colorLight01);
}
section.section__color_04 .square_box .label_round {
  background: rgb(0, 62, 164);
}
section.section__color_04 table.table_box th, 
section.section__color_04 table.table_box td {
  color: rgb(74, 116, 186);
}
section.section__color_04 table.table_box th, 
section.section__color_04 table.table_box td {
  color: rgb(0, 62, 164);
}
section.section__color_04 table.simple_table thead th {
  background: rgb(0, 62, 164);
  color: #fff;
}
section.section__color_04 table.simple_table tbody td.hlight {
  color: rgb(74, 116, 186);
}
section.section__color_04 td[data-label]:before {
  background: rgb(0, 62, 164);
}
section.section__color_04 .tab--wrapper-container .content .tab-nav .tab-selection > div.underline-item ul li.active span {
  border-bottom: 2px rgb(0, 62, 164) solid;
  color: rgb(0, 62, 164);
}
.section__color_04 .col-process {
  background: rgb(0, 62, 164);
}
.section__color_04 .col-process:nth-child(even) {
  background: rgb(74, 116, 186);
}
.section__color_04 .flow-timeline-content .circle {
  color: rgb(0, 62, 164);
}
.flow-timeline-content .caption .num {
  color: rgb(74, 116, 186);
}
section.service__strength.section__color_04 .wrap___list .row.row__list .col-list .list_inner p.strength_point {
  background: linear-gradient(135deg, rgba(0, 62, 164, 0.5), rgb(0, 62, 164));
}
section.service__strength.section__color_04 .wrap___list .row.row__list .col-list .list_inner h5.ttl strong {
  color: rgb(0, 62, 164);
}
section.service__strength.section__color_04 .wrap___list .row.row__list .col-list .list_inner p.strength_text strong {
  color: rgb(0, 62, 164);
}
.section__color_04 .col-process:not(:last-child):nth-child(even):after {
  border-left: 15px solid rgb(74, 116, 186);
}
.section__color_04 .col-process:not(:last-child):after {
  border-left: 15px solid rgb(0, 62, 164);
}
section.role.section__color_04 {
  background: rgb(231, 239, 253);
}
.section__color_04 .col_onerow .icon_round {
  background: rgb(0, 62, 164);
}

.section__bc_org table.simple_table thead th {
  background: rgb(227, 119, 94);
}
.section__bc_org table.simple_table tbody td.hlight {
  color: rgb(227, 119, 94);
}
.section__bc_org .col-process {
  background: rgb(232, 132, 30);
}
.section__bc_org .col-process:not(:last-child):after {
  border-left-color: rgb(232, 132, 30);
}
.section__bc_org .col-process:nth-child(even) {
  background: rgb(244, 154, 64);
}
.section__bc_org .col-process:not(:last-child):nth-child(even):after {
  border-left-color: rgb(244, 154, 64);
}
.section__bc_org .pcs_icon {
  color: rgb(232, 116, 0);
  color: rgb(232, 116, 0);
}
.section__bc_org ul.timeline li {
  background: rgb(232, 153, 73);
}
.section__bc_org ul.timeline li.both_item div {
  background: rgb(232, 153, 73);
}
.section__bc_org ul.timeline:before, .section__bc_org ul.timeline:after {
  color: rgb(232, 153, 73);
}
.section__bc_org ul.timeline li.role01_item div {
  background: rgb(255, 236, 216);
  color: rgb(232, 116, 0);
}
.section__bc_org ul.timeline li.role01_item div:before {
  background: rgb(255, 236, 216);
  color: rgb(232, 116, 0);
}
.section__bc_org ul.timeline li.role02_item div {
  background: rgb(232, 116, 0);
}
.section__bc_org ul.timeline li.role02_item div:before {
  background: rgb(232, 116, 0);
}
.section__bc_org .price_do .ttl {
  color: rgb(232, 116, 0);
}
.section__bc_org .price_do ul.list li:before {
  background: rgb(255, 231, 207);
}

.section__bc_ppl table.simple_table thead th {
  background: rgb(97, 63, 117);
}
.section__bc_ppl table.simple_table tbody td.hlight {
  color: rgb(97, 63, 117);
}
.section__bc_ppl .col-process {
  background: rgb(127, 73, 159);
}
.section__bc_ppl .col-process:not(:last-child):after {
  border-left-color: rgb(127, 73, 159);
}
.section__bc_ppl .col-process:nth-child(even) {
  background: rgb(136, 113, 150);
}
.section__bc_ppl .col-process:not(:last-child):nth-child(even):after {
  border-left-color: rgb(136, 113, 150);
}
.section__bc_ppl .pcs_icon {
  color: rgb(127, 73, 159);
  color: rgb(127, 73, 159);
}
.section__bc_ppl ul.timeline li {
  background: rgb(127, 73, 159);
}
.section__bc_ppl ul.timeline li.both_item div {
  background: rgb(127, 73, 159);
}
.section__bc_ppl ul.timeline:before, .section__bc_ppl ul.timeline:after {
  color: rgb(127, 73, 159);
}
.section__bc_ppl ul.timeline li.role01_item div {
  background: rgb(242, 236, 255);
  color: rgb(127, 73, 159);
}
.section__bc_ppl ul.timeline li.role01_item div:before {
  background: rgb(242, 236, 255);
  color: rgb(127, 73, 159);
}
.section__bc_ppl ul.timeline li.role02_item div {
  background: rgb(127, 73, 159);
}
.section__bc_ppl ul.timeline li.role02_item div:before {
  background: rgb(127, 73, 159);
}
.section__bc_ppl .price_do .ttl {
  color: rgb(127, 73, 159);
}
.section__bc_ppl .price_do ul.list li:before {
  background: rgb(242, 236, 255);
}

section.service__details ol.num_list {
  color: #737373;
}
section.service__details ol.num_list strong {
  text-decoration: underline;
}

/*ol num*/
ol.num_list {
  list-style: decimal;
  padding-left: 15px;
}
ol.num_list > li {
  padding-left: 12px;
}

/*num list*/
.num_item .ttl {
  margin: 0 0 12px;
  color: inherit;
}
.num_item .ttl .txt {
  font-size: 1.25rem;
  line-height: 1.45;
  flex: 1;
}
.num_item .ttl .num {
  font-size: 46px;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1;
  font-weight: 400;
  padding-right: 12px;
}

.num_list .num_item + .num_item {
  margin-top: 24px;
}

/*Service Blue*/
section.section__bc_blue .wave {
  background: rgba(155, 214, 239, 0.6);
}
section.section__bc_blue .wave.-two {
  background: rgba(169, 215, 237, 0.6);
}
section.section__bc_blue .wave.-three {
  background: rgba(208, 235, 249, 0.6);
}

.section__bc_org .wave {
  background: rgba(255, 231, 196, 0.6);
}

.section__bc_ppl .wave {
  background: rgba(242, 236, 255, 0.6);
}

.section__color_04 .wave {
  background: rgba(193, 213, 247, 0.6);
}

.section__color_04 .wave.-two {
  background: rgba(214, 224, 244, 0.8);
}

.section__color_04 .wave.-three {
  background: rgba(236, 241, 250, 0.6);
}

section.service__price.section__bc_blue {
  background-image: url(images/bg_price_blu.png);
  background-size: contain;
  background-position: right center;
  background-repeat: no-repeat;
}
section.section__bc_blue .content__svs-title strong,
section.section__bc_blue .focus_label {
  color: rgb(21, 100, 172);
  color: rgb(21, 100, 172);
}

.section__bc_blue .zu_better .zu_label,
.section__bc_blue .zu_better .zu_desc {
  color: rgb(21, 100, 172);
  color: rgb(21, 100, 172);
}
.section__bc_blue .square_box .num_list,
.section__bc_blue .price_do .ttl {
  color: rgb(21, 100, 172);
  color: rgb(21, 100, 172);
}
.section__bc_blue .price__label {
  color: rgb(211, 235, 235);
}
.section__bc_blue .price_card .price_info .price_ttl {
  color: rgb(193, 220, 245);
}

section.section__bc_blue .fload_separate {
  color: #fff;
  background: rgb(26, 123, 171);
  background: rgb(26, 123, 171);
}

.section__bc_blue.service__details {
  background: rgb(202, 228, 243);
  background: rgb(204, 229, 243);
}

section.service__wwcd.section__bc_blue {
  padding-bottom: 120px;
  background: rgb(232, 246, 251);
  background: rgb(232, 246, 251);
}
section:not(.section__bc_grn) .circle-ripple {
  opacity: 0.5;
  mix-blend-mode: multiply;
}

.section__bc_blue .square_box .label_round {
  background: rgb(21, 100, 172);
  background: rgb(21, 100, 172);
}
.section__bc_blue .zu_better .center_arrow {
  background: rgb(21, 100, 172);
  background: rgb(21, 100, 172);
}
.section__bc_blue .zu_better .center_arrow:before, .section__bc_blue .zu_better .center_arrow:after {
  background: rgb(21, 100, 172);
  background: rgb(21, 100, 172);
}
.section__bc_blue .zu_better .zu_desc:before, .section__bc_blue .zu_better .zu_desc:after {
  background: rgb(21, 100, 172);
  background: rgb(21, 100, 172);
}
.section__bc_blue .row_multi_sqcon .col-table:nth-child(even) .square_box .label_round {
  background: rgb(51, 132, 205);
  background: rgb(51, 132, 205);
}
.section__bc_blue .zu_better .center_arrow {
  color: #fff;
}
.section__bc_blue .row_multi_sqcon .col-table:nth-child(even) .square_box {
  background: rgb(234, 244, 249);
  background: rgb(234, 244, 249);
}
.section__bc_blue .price_do ul.list li:before {
  background: rgb(128, 180, 228);
  background: rgb(128, 180, 228);
}

/*Home Strategy*/
#strategy .service-heading,
#sec__our-strategy .service-heading {
  color: rgb(16, 106, 101);
  color: rgb(16, 106, 101);
}

#strategy .key-icon-box p,
#sec__our-strategy .key-icon-box p {
  text-align: left;
  font-size: 14px;
  line-height: 1.65;
}

section.service__extra.section__bc_grn {
  background: rgb(186, 231, 228);
  background: rgb(186, 231, 228);
}

/*Process*/
.row.row__process {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  row-gap: 40px;
  justify-content: center;
}
.row.row__process:before, .row.row__process:after {
  content: none !important;
}
.row.row__process > div {
  float: none !important;
}

.wrap___process {
  padding-top: 47px;
  margin-top: 42px;
}

.col-process {
  text-align: center;
  color: #fff;
  background: rgb(23, 165, 156);
  background: rgb(23, 165, 156);
  position: relative;
}
.col-process:not(:last-child):after {
  content: " ";
  position: absolute;
  right: -15px;
  top: 50%;
  border-top: 15px solid transparent;
  border-right: none;
  border-left: 15px solid rgb(23, 165, 156);
  border-bottom: 15px solid transparent;
  transform: translateY(-50%);
  z-index: 1;
}
.col-process:nth-child(even) {
  background: rgb(61, 187, 179);
  background: rgb(61, 187, 179);
}
.col-process:not(:last-child):nth-child(even):after {
  border-left: 15px solid rgb(61, 187, 179);
}

.pcs_inner {
  padding: 62px 12px 24px;
  position: relative;
}

.pcs_icon {
  font-size: 48px;
  width: 94px;
  height: 94px;
  position: absolute;
  top: -47px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  color: rgb(16, 106, 101);
  color: rgb(16, 106, 101);
  border-radius: 100%;
}

.col-process .ttl {
  margin: 0 0 12px;
  color: #fff;
}
.col-process .ttl + p {
  font-size: 14px;
  line-height: 1.45;
}

.row_multi_sqcon .col-table {
  padding-top: 50px;
  margin-top: 42px;
}

/*Contact Form*/
.square_box .vc_custom_heading {
  margin-top: 0;
  color: inherit;
}
.square_box.phone_box {
  padding: 74px 32px;
}

.phone_box .vc_custom_heading,
.square_box .form_label_ttl {
  font-size: 1.15rem;
  letter-spacing: 2px;
}

.phone_box .vc_custom_heading {
  margin-bottom: 24px;
}
.phone_box .call_info {
  margin: 0;
}
.phone_box .call_link {
  margin-bottom: 24px;
}
.phone_box p:not(.call_link) {
  font-size: 1rem;
}

.square_box .wpcf7 .wpcf7-text,
.square_box .wpcf7 .wpcf7-email,
.square_box .wpcf7 .wpcf7-select,
.square_box .wpcf7 .wpcf7-textarea {
  background: rgb(232, 243, 245);
  font-size: 0.95rem;
  font-weight: 400;
  border: none;
}
.square_box .wpcf7 .wpcf7-text,
.square_box .wpcf7 .wpcf7-email,
.square_box .wpcf7 .wpcf7-select {
  height: 52px;
}

.wpcf7 .form_field .wpcf7-text,
.wpcf7 .form_field .wpcf7-email,
.wpcf7 .form_field .wpcf7-select,
.wpcf7 .form_field .wpcf7-textarea,
.wpcf7 .form_field .wpcf7-submit {
  margin: 0;
}

.field_msg + p {
  margin-top: 12px;
  text-align: center;
}

.form_field {
  position: relative;
}

.square_box select.wpcf7-select.no_select {
  color: rgb(61, 187, 179);
  color: rgb(61, 187, 179);
}

.form_field .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-textarea {
  padding-top: 16px;
}
.form_field:not(.field_submit) .wpcf7-form-control-wrap .wpcf7-form-control:not(.field_textarea) {
  padding-left: 52px;
}
.form_field.field_select .wpcf7-form-control-wrap .wpcf7-form-control {
  padding-right: 52px;
}

.wpcf7 .form_field.field_select .wpcf7-select {
  position: relative;
  z-index: 1;
  background: none;
  color: rgb(61, 187, 179);
}

.form_field.field_select .wpcf7-form-control-wrap {
  background: rgb(232, 243, 245);
  border-radius: 25px;
}
.form_field .wpcf7-form-control-wrap:before, .form_field.field_select .wpcf7-form-control-wrap:after {
  height: 52px;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 1.25rem;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 52px;
  text-align: center;
  position: absolute;
  z-index: 1;
}
.form_field .wpcf7-form-control-wrap:before {
  width: 52px;
  text-align: center;
  color: rgb(61, 187, 179);
  color: rgb(61, 187, 179);
  left: 0;
}
.form_field.field_select .wpcf7-form-control-wrap:after {
  content: "\f078";
  right: 0;
  width: 52px;
  color: rgb(200, 215, 200);
  font-size: 1rem;
  content: "\f078";
  z-index: 0;
}

.con_type:before {
  content: "\f059";
}

.con_company:before {
  content: "\f1ad";
}

.con_name:before {
  content: "\f007";
}

.con_tel:before {
  content: "\f095";
}

.con_email:before {
  content: "\f0e0";
}

.con_msg:before {
  content: "\f040";
}

.form_field + .form_field {
  margin-top: 24px;
}

.square_box .wpcf7-form-control-wrap {
  margin: 0;
}

.wpcf7 .wpcf7-textarea {
  min-height: 10em;
  resize: vertical;
}

.square_box .field_submit {
  max-width: 420px;
  width: 80%;
  margin: 0;
  position: absolute;
  bottom: -31px;
  left: 50%;
  transform: translate(-50%);
}

.field_submit_inner {
  position: relative;
}

.square_box.form_box {
  padding-bottom: 55px;
  margin-bottom: 31px;
}

.wpcf7 .form_field .field_submit_inner .wpcf7-submit {
  margin: 0 auto;
  width: 100%;
  height: 62px;
  float: none;
  font-size: 1.15rem;
  font-weight: 400;
  letter-spacing: 1px;
}

.field_submit_inner .ajax-loader {
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
}

.square_box .form_label_ttl {
  padding: 12px 24px;
  margin: 0;
  width: 100%;
  max-width: 80%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.square_box .wpcf7 .wpcf7-text::-webkit-input-placeholder,
.square_box .wpcf7 .wpcf7-textarea::-webkit-input-placeholder,
.square_box .wpcf7 .wpcf7-text:-ms-input-placeholder,
.square_box .wpcf7 .wpcf7-textarea:-ms-input-placeholder,
.square_box .wpcf7 .wpcf7-text::-moz-placeholder,
.square_box .wpcf7 .wpcf7-textarea::-moz-placeholder,
.square_box .wpcf7 .wpcf7-text:-moz-placeholder,
.square_box .wpcf7 .wpcf7-textarea:-moz-placeholder,
.square_box .wpcf7 .wpcf7-text::placeholder,
.square_box .wpcf7 .wpcf7-textarea::placeholder {
  color: rgb(23, 165, 156);
}

/*Simple Page*/
section#simple-page {
  padding: 0 0 150px;
}

#simple-page .single-page-heading {
  padding-top: 45px;
  padding-bottom: 45px;
}

.page_body .single-page-content h2,
.page_body .single-page-content h3,
.page_body .single-page-content h4 {
  margin-top: 0;
  line-height: 1.35;
  text-align: left;
}
.page_body > .container {
  max-width: 1080px;
}
.page_body p {
  font-size: 0.95rem;
}
.page_body .single-page-content h2 {
  padding-bottom: 15px;
  font-size: 1.35rem;
  margin-bottom: 30px;
  position: relative;
}
.page_body .single-page-content h3 {
  font-size: 1.15rem;
  margin-bottom: 15px;
}
.page_body .single-page-content p + h3,
.page_body .single-page-content ul + h3 {
  margin-top: 32px;
}
.page_body h3 {
  padding-left: 24px;
  position: relative;
}
.page_body h3:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  width: 10px;
  height: 2px;
  background: rgb(23, 165, 156);
  background: rgb(23, 165, 156);
}
.page_body .single-page-content h2:before, .page_body .single-page-content h2:after {
  content: "";
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.page_body .single-page-content h2:before {
  content: "";
  width: 100%;
  background: #e2e2e6;
}
.page_body .single-page-content h2:after {
  width: 110px;
  background: rgb(23, 165, 156);
  background: rgb(23, 165, 156);
}

/*sp menu foot*/
a.txt__tel {
  font-family: "Work Sans", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
}
a.txt__tel .btn_icon {
  margin-right: 7px;
}

.txt__tel:not(.button) + .txt__tel-info {
  margin-left: 5px;
}

.txt__tel-info {
  letter-spacing: 0.05em;
  font-size: 12px;
  font-weight: 600;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}

.g-flux + .video_row {
  margin-top: 4rem;
}

video {
  outline: none;
}
video:focus {
  outline: none;
}

.video_inner {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.video_inner video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video_wrap {
  max-width: 920px;
  margin: 4rem auto 0;
}

@media (min-width: 340px) {
  .show-xxxs {
    display: none !important;
  }
}
@media (min-width: 480px) {
  .show-xxs {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .show-xs {
    display: none !important;
  }
  .col-process .ttl,
  .intro__lead p {
    font-size: 18px;
  }
  .row_multi_sqcon .square_box {
    max-width: 100%;
    height: 100%;
  }
  .s-cover .square_box > .vc_column-inner {
    padding: 0 32px;
  }
  #simple-page .single-page-heading {
    padding-top: 105px;
    padding-bottom: 85px;
  }
}
@media (min-width: 1200px) {
  .wrap___process,
  .row_multi_sqcon {
    margin-left: 8.33333333%;
    margin-right: 8.33333333%;
  }
}
@media (max-width: 960px) {
  body:not(.home) #wrapper {
    padding-top: 0;
  }
  body:not(.home) .navbar:not(.navbar-shrink) .nav-logo {
    display: none;
  }
  .video_wrap {
    padding: 0 12px;
  }
}
@media (max-width: 767px) {
  section .video_row .content__svs-title .ts-line:last-child {
    font-size: 90%;
    letter-spacing: 1px;
  }
  .video_wrap {
    margin-top: 2rem;
  }
  .hide-xs {
    display: none !important;
  }
  #pricing-options .vc_column_container.no_pad_xs > .vc_column-inner {
    padding: 0 !important;
  }
  .col-svpost {
    padding: 0;
  }
}
@media (max-width: 480px) {
  .hide-xxs {
    display: none !important;
  }
}
@media (max-width: 380px) {
  .hide-xxxs {
    display: none !important;
  }
}
.service__forwho.center_type .row__listing {
  display: flex;
  flex-wrap: wrap;
  float: none;
}
.service__forwho.center_type .row__listing > div {
  float: none !important;
}
.service__forwho.center_type .row__listing:before, .service__forwho.center_type .row__listing:after {
  content: none;
}

@media (min-width: 481px) {
  .s-cover__fixed_illustration:not(.left_col__cover) {
    width: 620px;
    padding-left: 62px;
    position: absolute;
    bottom: -60px;
    z-index: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (min-width: 768px) {
  section .nttl_center .content__svs-title {
    margin-bottom: 62px;
  }
  .s-cover__fixed_illustration:not(.left_col__cover) {
    width: 50%;
    padding-left: 0px;
    left: 0;
    bottom: -120px;
    transform: translateX(0);
  }
  .section__bc_org .s-cover__illustration {
    width: 50%;
  }
  /*.service__forwho.center_type .s-cover__fixed_illustration {
            bottom: -120px;
            left: auto;
            right: 0;
    }*/
  .g-flux + .video_row {
    margin-top: 6rem;
  }
}
@media (min-width: 992px) {
  section .nttl_center .content__svs-title {
    margin-bottom: 82px;
  }
  .service-template-default .page-intro .abs__desktop {
    position: absolute;
    top: 0;
    right: 0;
  }
  .s-cover__fixed_illustration:not(.left_col__cover) {
    width: 50%;
    padding-left: 0px;
    left: 0;
    bottom: -120px;
  }
  .service__forwho.center_type {
    padding-bottom: 0;
  }
  .service__forwho.center_type .row__listing .s-cover__fixed_illustration.left_col__cover {
    margin-top: -32px;
    margin-left: -10%;
    width: 50%;
    order: 1;
    position: relative;
    overflow: hidden;
  }
  .service__forwho.center_type .row__listing .nttl_center_listing {
    padding-bottom: 240px;
    margin-left: 5%;
    order: 2;
  }
  .service__forwho.center_type .s-cover__outer {
    position: absolute;
    width: 100%;
    left: 2rem;
    top: 0;
  }
  .service__forwho.center_type .s-cover__inner {
    position: relative;
    width: 100%;
    height: 0px;
    padding-top: 90%;
  }
  .service__forwho.center_type .s-cover__inner img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    font-family: "object-fit: contain;";
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center center;
    object-position: center center;
  }
  /*.service__forwho.center_type .s-cover__fixed_illustration {
        left: 0;
        right: auto;
    }*/
  .btm_image {
    margin-top: 25%;
  }
  .show_sp {
    display: none !important;
  }
  .button_item .button {
    min-width: 300px;
  }
}
@media (min-width: 1200px) {
  .s-cover__fixed_illustration:not(.left_col__cover) {
    width: 620px;
    padding-left: 62px;
    bottom: -60px;
  }
  /*.service__forwho.center_type .s-cover__fixed_illustration {
        width: 45%;
        bottom: -5vw;
    }*/
}
@media (min-width: 1400px) {
  /*.service__forwho.center_type .s-cover__fixed_illustration {
    padding-left: 10%;
    bottom: -10%;
    }*/
}
@media (max-width: 1100px) {
  .s-cover__container {
    padding-left: 8vw;
    padding-right: 8vw;
  }
  .big_show_tel {
    font-size: 2.45rem;
  }
}
@media (max-width: 991px) {
  .row__listing > div + div {
    margin-top: 42px;
  }
  .wrap___process {
    max-width: 320px;
    margin: 42px auto 0;
  }
  .row.row__process .col-process {
    padding-bottom: 42px;
  }
  .col-process:not(:last-child):after {
    opacity: 0;
  }
  .service__forwho.center_type .row__listing {
    justify-content: center;
  }
  .service__forwho.center_type .s-cover__inner {
    max-width: 480px;
  }
}
@media (max-width: 960px) {
  #wrapper {
    padding-top: 60px;
  }
  #footer .lower-footer {
    padding-top: 0;
  }
  .lower-footer .pull-right.l-footer__copyright {
    text-align: center;
  }
  .lower-footer .pull-right.l-footer__copyright .footer_logo {
    margin: 12px auto;
  }
  .lower-footer .pull-left + .pull-right {
    border-top: 1px solid #3c3f45;
  }
  .navbar-fixed-top {
    margin: 0;
    min-height: 60px;
    height: 60px;
  }
  .navbar-fixed-top > .container {
    height: 100%;
  }
  body.no-scroll .navbar.hoveron #logo svg.ha-svg-ha_logoicon {
    opacity: 0;
  }
  body.no-scroll:not(.home) .navbar.hoveron #logo svg.ha-svg-ha_logomark {
    opacity: 1;
  }
  #main-menu .navbar-nav .menu-item-has-children .mobile-dropdown {
    width: 70px;
    padding: 0;
    height: 100%;
    top: 0;
    right: 0;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-left: 1px solid #f1f1f1;
  }
  #main-menu .navbar-nav .menu-item-has-children .dropdown-menu .menu-item-has-children .mobile-dropdown:before,
  #main-menu .navbar-nav .menu-item-has-children .mobile-dropdown:before,
  #main-menu .navbar-nav .menu-item-has-children .dropdown-menu .menu-item-has-children .mobile-dropdown:after,
  #main-menu .navbar-nav .menu-item-has-children .mobile-dropdown:after {
    content: "";
    display: block;
    background-color: #333;
    position: absolute;
    width: 11px;
    height: 1px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: transform 0.175s cubic-bezier(0.57, 0.15, 0.13, 0.97);
    will-change: transform;
  }
  #main-menu .navbar-nav .menu-item-has-children .dropdown-menu .menu-item-has-children .mobile-dropdown:after,
  #main-menu .navbar-nav .menu-item-has-children .mobile-dropdown:after {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
  }
  #main-menu .navbar-nav .menu-item-has-children .dropdown-menu .menu-item-has-children.mobile-visible .mobile-dropdown:after, #main-menu .navbar-nav .menu-item-has-children.mobile-visible .mobile-dropdown:after {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  #main-menu .navbar-nav .menu-item-has-children .dropdown-menu .menu-item-has-children.mobile-visible .mobile-dropdown:before, #main-menu .navbar-nav .menu-item-has-children.mobile-visible .mobile-dropdown:before {
    content: "";
  }
  #main-menu .navbar-nav .menu-item-has-children a {
    width: 100%;
  }
  .navbar #main-menu .navbar-nav .menu-item a {
    border-bottom: 1px solid #f1f1f1;
    padding: 20px 24px;
  }
  .navbar #main-menu #menu-main-menu {
    border-top: 1px solid #f1f1f1;
  }
  .svg-iconlogo {
    width: 2rem;
    height: 2rem;
  }
  section .section-subheading,
  .service__forwho.center_type .row__listing .nttl_center {
    padding: 0;
  }
  .g-flux-pad .col-content,
  .g-flux-pad .col-right,
  .g-flux-pad .col-table,
  .g-flux-pad .col-bottom {
    padding-left: 0;
    padding-right: 0;
  }
  .g-flux-pad .col-table > .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .flex_row .col-xs-12 + .col-xs-12 {
    margin-top: 24px;
  }
  .page-intro {
    padding: 0 !important;
  }
  .page-intro .row__intro {
    padding-left: 8vw;
    padding-right: 8vw;
  }
  .service-template-default .page-intro .col-right {
    height: auto;
  }
  .col-table {
    padding-top: 50px;
    padding-left: 0;
    padding-right: 0;
    margin-top: 42px;
  }
  .g-flux-pad .single-page-heading + .vc_row .col-table {
    margin-top: 0;
  }
  .notice_banner {
    bottom: -52px;
  }
  .notice_label {
    width: 90px;
    height: 101px;
  }
  .notice_txt {
    font-size: 18px;
  }
  .content__svs + .btm_image {
    margin-top: 42px;
  }
}
@media (max-width: 768px) {
  .foot_section .button_item,
  .button_item .button {
    width: 100%;
  }
  .foot_section .contact_buttons {
    max-width: 380px;
  }
  .notice_txt {
    font-size: 16px;
  }
  .notice_txt br {
    display: none;
  }
  .s-cover__illustration {
    transform: translateY(-50%) scale(1.5);
    margin-right: -160px;
  }
  .date_period > .flex_row {
    display: block;
  }
  .has_objright .col-right {
    padding: 0;
  }
  .date_period .date_fromto {
    justify-content: center;
    text-align: center;
  }
  .count_down .timer {
    text-align: center;
  }
  .square_box.phone_box {
    padding: 32px;
  }
}
@media (max-width: 480px) {
  .wpcf7 br.show-xxs {
    display: block;
  }
  .table_box th {
    width: 70px;
  }
  .s-cover__info {
    width: 100%;
  }
  .page-intro__subttl + .intro__lead {
    color: #000;
  }
  .s-cover__illustration {
    width: 130%;
    opacity: 0.4;
    transform: translateY(0);
  }
  section.service__forwho + section {
    padding-top: 140px !important;
  }
  .page-intro.has_objright .col-content {
    margin-bottom: 0;
  }
  .s-cover__fixed_illustration {
    position: relative;
    width: 100%;
    bottom: -40px;
    padding-left: 42px;
  }
  .s-cover__fixed_illustration.left_col__cover {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  section .content__svs-title,
  section .container .content__svs-title {
    font-size: 24px;
  }
  section .nttl_center .content__svs-title {
    font-size: 5.666666vw;
    letter-spacing: 2px;
    margin-bottom: 0;
  }
  .float_msg {
    font-size: 20px;
    min-width: 100vw;
    width: 100vw;
  }
  ul.list_check li {
    font-size: 16px;
  }
  ul.list_check li .check-icon {
    width: 18px;
    height: 18px;
  }
  .left_date .month {
    font-size: 32px;
  }
  .right_date {
    font-size: 42px;
  }
  .period_col .left_date .year {
    transform: translateX(0px) translateY(-2px);
  }
  .timer .box {
    margin-top: 0;
    transform: scale(0.85) translateY(-24px);
  }
  /*hojokinlabel*/
  .round_square_emt .txt_con span {
    padding: 12px 6px;
  }
  .lag_txt.num {
    font-size: 36px;
  }
  .lag_txt.num small {
    font-size: 16px;
  }
  .round_square_emt .sm_txt {
    font-size: 14px;
  }
  .side_round {
    padding: 12px 8px;
    width: 76px;
    height: 76px;
  }
  .side_round .fraction {
    font-size: 38px;
    line-height: 36px;
  }
  .notice_txt {
    font-size: 14px;
    padding-left: 12px;
  }
  .p_lg {
    font-size: 14px;
  }
  .p_md {
    font-size: 14px;
  }
  .p_md p {
    font-size: 14px;
  }
  ul.timeline li div {
    width: 160px;
  }
  ul.timeline li.role01_item div {
    left: -172px;
  }
  ul.timeline li.both_item div {
    left: -80px;
  }
  ul.timeline li p {
    font-size: 12px;
    margin-bottom: 0;
    line-height: 1.35;
  }
  ul.timeline li p + p {
    margin-top: 5px;
  }
  .button_item .button {
    padding: 0 20px;
  }
  .button_item .button.button__tel {
    font-size: 24px;
  }
  .button_item .button.button__form .btn_txt {
    font-size: 80%;
  }
  .button_item .button .btn_txt {
    padding-left: 12px;
  }
  .button_item .button .btn_icon {
    padding-right: 12px;
  }
  .num_item .ttl .txt {
    font-size: 1.05rem;
  }
  .num_item .ttl .num {
    font-size: 42px;
  }
  section.sec_illust .g-flux-pad {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .child_section .sec_ttl {
    font-size: 48px;
  }
  .phone_box > .vc_column-inner,
  .s-cover .vc_column-inner {
    padding: 0 !important;
  }
  .big_show_tel {
    font-size: 2.15rem;
  }
  .phone_box p:not(.call_link) {
    font-size: 0.85rem;
  }
  .square_box .form_label_ttl {
    width: 95%;
    max-width: 320px;
  }
  section.s-cover .square_box form {
    padding: 0 15px;
  }
  .page__contact .s-cover__container {
    padding-left: 12px;
    padding-right: 12px;
  }
  .s-cover .page_info_pad {
    padding-left: 8vw;
    padding-right: 8vw;
  }
}
@media (max-width: 380px) {
  .float_msg {
    font-size: 18px;
  }
  section .g-flux.g-flux-pad,
  .g-flux.g-flux-pad {
    padding-left: 12px;
    padding-right: 12px;
  }
  section .g-flux-pad .col-content,
  section .g-flux-pad .col-right {
    padding-left: 12px;
    padding-right: 12px;
  }
  .service__price .row__price .col-right {
    padding-left: 0px;
    padding-right: 0px;
  }
  .notice_txt {
    line-height: 1.25;
  }
  .date_range > div {
    padding: 0 6px;
  }
  .triangle_right:before {
    border-right-width: 0.5rem;
    border-bottom-width: 0.866rem;
    border-left-width: 0.5rem;
  }
  ul.timeline li div {
    padding: 12px;
  }
  ul.timeline li.both_item div {
    left: -90px;
    width: 180px;
  }
}
@media (max-width: 340px) {
  .side_round .fraction {
    font-size: 32px;
    line-height: 30px;
  }
  .round_square_emt .txt_con .lag_txt.num {
    font-size: 34px;
  }
  .side_round .btm_lbl {
    font-size: 12px;
  }
  .round_square_emt .txt_con {
    padding-left: 20px;
  }
  .side_round {
    padding: 12px 4px;
    width: 68px;
    height: 68px;
  }
  section .content__svs-title,
  section .container .content__svs-title {
    font-size: 22px;
  }
}
@media (max-width: 320px) {
  .page-intro .row__intro {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.wpcf7-recaptcha {
  padding-left: 0 !important;
}

/*Time Line style02*/
ul.timeline.style02 li {
  padding: 12px 0 12px 24px !important;
  margin-bottom: 0 !important;
  margin-left: 62px;
  width: auto;
  background: none;
  border-left: 1px solid #17a59c;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: 500;
}
ul.timeline.style02 li.data-h:before {
  font-weight: bold !important;
}
ul.timeline.style02 li:after {
  content: "" !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 16px !important;
  height: 16px !important;
  left: -8px !important;
  background: #17a59c;
  border-radius: 100%;
}
ul.timeline.style02 li:before {
  content: attr(data-date) !important;
  padding: 0 !important;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, sans-serif !important;
  font-weight: 500 !important;
  font-size: 12px !important;
  left: -62px !important;
}
ul.timeline.style02:before, ul.timeline.style02:after {
  left: 62px;
}

@media (min-width: 768px) {
  ul.timeline.style02 {
    padding-bottom: 0;
    box-sizing: border-box;
    display: flex;
  }
  ul.timeline.style02:before {
    content: none !important;
  }
  ul.timeline.style02:after {
    content: none !important;
    bottom: auto;
    top: 0;
    right: 0;
    left: auto;
  }
  ul.timeline.style02 li {
    margin: 0 !important;
    padding: 24px 0 0 !important;
    border-left: none;
    display: flex;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-box-orient: vertical;
    box-orient: vertical;
    align-items: center;
    flex: 1;
  }
  ul.timeline.style02 li:before {
    width: 200%;
    left: 50% !important;
    top: -24px !important;
    text-align: center;
    transform: translateX(-50%);
  }
  ul.timeline.style02 li:after {
    top: 0;
    left: 50% !important;
    transform: translateX(-50%);
  }
  ul.timeline.style02 li span {
    writing-mode: vertical-rl;
  }
  ul.timeline.style02 li span:before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    top: 8px;
    left: 0;
    background: #17a59c;
  }
  ul.timeline.style02 li:first-child span:before {
    width: 50%;
    left: 50%;
  }
  ul.timeline.style02 li:last-child span:before {
    width: 50%;
  }
}
@media (max-width: 767.9px) {
  ul.timeline.style02 li.single-side {
    display: flex;
    align-items: center;
  }
}


.single-post #logo .nav-logo {
  display: inline-block;
}

.heading-title {
  line-height: 1.1;
  letter-spacing: 0.1em;
  position: relative;
  display: block;
  padding: 0 0 0 20px;
}

.form_field.flex_row {
  align-items: center;
  background: rgb(232, 243, 245);
  overflow: hidden;
}
.form_field .field_double {
  display: flex;
  flex-wrap: wrap;
}
.form_field .field_double .inline_field .wpcf7-form-control-wrap {
  margin-bottom: 0;
}
.form_field .inline_field:not(.label_block),
.form_field .field_double .inline_field:not(.label_block),
.form_field .field_group .inline_field:not(.label_block) {
  display: flex;
  align-items: center;
  position: relative;
}
.form_field .field_double .inline_field:not(.short_field):not(.full_field) {
  flex-basis: 50%;
  max-width: 50%;
}
.form_field label.field_label,
.form_field .bf_field {
  color: rgb(61, 187, 179);
  color: rgb(61, 187, 179);
}

.inline_field {
  color: rgb(61, 187, 179);
  color: rgb(61, 187, 179);
}

.form_field.flex_row label.field_label {
  padding: 0 12px;
  margin-bottom: 0;
  width: 94px;
}
.form_field.flex_row label.field_label + .field_double {
  flex-grow: 1;
  flex-basis: 0;
  max-width: 100%;
}

.square_box .wpcf7 .wpcf7-form-control-wrap.text-year input.wpcf7-form-control.wpcf7-text, .square_box .wpcf7 .wpcf7-form-control-wrap.text-month input.wpcf7-form-control.wpcf7-text {
  padding-left: 20px;
  padding-right: 40px;
}

.wpcf7-form-control-wrap,
.square_box .wpcf7 .field_double {
  position: relative;
}

.form_field .inline_field span.unit {
  position: absolute;
  right: 15px;
  color: rgb(61, 187, 179);
  color: rgb(61, 187, 179);
  z-index: 1;
}
.form_field .field_double .inline_field input.wpcf7-form-control.wpcf7-text {
  border-radius: 0;
}
.form_field .field_double .inline_field.short_field input.field_nums {
  width: auto;
  max-width: 120px;
  padding-left: 12px;
  padding-right: 40px;
}
.form_field .field_double .inline_field.short_field .wpcf7-form-control-wrap {
  width: auto !important;
}
.form_field .bf_field {
  display: inline-block;
}

.square_box .wpcf7 .field_label + div {
  border-left: 1px solid rgb(204, 229, 227);
}

.form_field .field_double .inline_field.short_field .text-emnum02 {
  padding-left: 12px;
  padding-right: 40px;
}
.form_field .field_double .inline_field.short_field .text-emnum02 input.field_nums {
  max-width: 60px;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 1px solid rgb(61, 187, 179);
}
.form_field .field_double .inline_field.short_field:not(.sm_half):not(.label_block) {
  height: 52px;
}
.form_field .field_double .inline_field.full_field {
  flex-basis: 100%;
  max-width: 100%;
}
.form_field .field_double .inline_field.full_field .wpcf7-form-control-wrap input {
  padding-left: 12px;
}

.field_group .inline_field .wpcf7-form-control-wrap .wpcf7-form-control {
  padding-left: 12px;
}

.form_field .inline_field.full_field:not(.has_unit) .wpcf7-form-control-wrap input {
  padding-right: 12px;
}
.form_field .field_double .inline_field.full_field + .full_field {
  border-top: 1px solid rgb(204, 229, 227);
}
.form_field:not(.field_submit) .field_yearmonth .wpcf7-form-control-wrap select.con_select {
  padding: 0 12px;
}
.form_field:not(.field_submit) .field_yearmonth .wpcf7-form-control-wrap select.con_select.select_month {
  padding-left: 0;
}

.wpcf7 .field_double .wpcf7-form-control,
.wpcf7 .inline_field .wpcf7-form-control {
  border-radius: 0;
}

.field_fromto.flex_row .field_yearmonth {
  align-items: center;
}
.field_fromto.flex_row .field_yearmonth + .field_yearmonth:before {
  content: "〜";
  color: rgb(61, 187, 179);
}

.flex_fill {
  flex: 1;
}

.form_field:not(.field_submit) .select_year.con_select {
  min-width: 72px;
}

.square_box .wpcf7 .uline_field input.wpcf7-form-control.field_underline {
  height: auto;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 1px solid rgb(61, 187, 179);
  height: auto;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 1px solid rgb(61, 187, 179);
}

.field_group + .inline_field.full_field {
  border-top: 1px solid rgb(204, 229, 227);
}

.square_box .wpcf7 .uline_field input.wpcf7-form-control.field_underline {
  height: auto;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 1px solid rgb(61, 187, 179);
}
.square_box .wpcf7 .wpcf7-form-control-wrap:not(.recaptcha) {
  height: 52px;
}
.square_box .wpcf7 .textarea_field .wpcf7-form-control-wrap {
  height: auto;
}

.wpcf7-form-control-wrap.recaptcha {
  display: block;
}

.square_box .wpcf7 .uline_field .wpcf7-form-control-wrap {
  padding-left: 12px;
  padding-right: 12px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}

.form_field.flex_row.lg_block label.field_label.sub_label {
  width: auto;
  color: rgb(61, 187, 179);
}

.uline_field .inline_field.has_unit.full_field {
  padding-right: 12px;
}
.uline_field .inline_field.has_unit.full_field .wpcf7-form-control-wrap {
  padding-right: 0;
  height: auto;
}

.label_block .bf_label {
  display: block;
  line-height: 1;
  padding-bottom: 6px;
  text-align: left;
}

.inline_field.label_block {
  padding-top: 12px;
  padding-bottom: 12px;
}

.square_box .wpcf7 .wpcf7-form-control-wrap.textarea-reason {
  height: auto;
}

div#currentsales .field_fromto > div > .inline_field > span {
  width: 100% !important;
  display: block;
}
div#currentsales .field_fromto > div > .inline_field > span > .select-wrap {
  width: 100%;
  max-width: 100%;
}
div#currentsales .field_fromto > div > .inline_field > span > .select-wrap > .select-inner {
  width: 100%;
  max-width: 100%;
}

.inline_field.full_field.has_unit.field_saleprice input.field_nums {
  text-align: right;
  padding-right: 42px;
}

div#currentsales .field_group {
  overflow: hidden;
}

.form_field#currentsales .field_yearmonth .wpcf7-form-control-wrap select.con_select.select_month {
  padding-left: 12px;
}

div#currentsales .field_fromto > div > .inline_field {
  width: 50%;
}
div#currentsales .inline_field.field_saleprice {
  border-top: 1px solid rgb(204, 229, 227);
}

@media (min-width: 481px) {
  .flex_sm {
    display: flex;
  }
  .form_field.flex_row {
    background: rgb(61, 187, 179);
  }
  .form_field.flex_row label.field_label {
    color: #fff;
  }
  .form_field.flex_row label.field_label + div {
    background: rgb(232, 243, 245);
  }
  .form_field.flex_row.lg_block {
    display: block;
  }
  .form_field.flex_row.lg_block label.field_label {
    padding: 8px 12px;
    width: 100%;
  }
  .form_field .lg_half {
    flex: 1;
  }
  .lg_flex_fill {
    flex: 1;
  }
  .field_group > div + div {
    border-left: 1px solid rgb(204, 229, 227);
  }
  .form_field.flex_row.lg_block label.field_label + div {
    border-left: none;
  }
  div#currentsales .field_group {
    display: block;
    display: block;
  }
  div#currentsales .field_fromto > div {
    width: 48%;
    position: relative;
  }
  div#currentsales .field_fromto > div > .inline_field {
    width: 50%;
  }
  div#currentsales .field_fromto.flex_row .field_yearmonth + .field_yearmonth:before {
    position: absolute;
    left: -8%;
  }
}
@media (min-width: 768px) {
  .flex_md {
    display: flex;
  }
}
@media (max-width: 767px) {
  .flex_column_sm {
    box-sizing: border-box;
    display: flex;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-box-orient: vertical;
    box-orient: vertical;
  }
}
@media (max-width: 480px) {
  .flex_xs {
    display: flex;
  }
  div#currentsales .field_fromto.flex_row .field_yearmonth {
    width: 100%;
  }
  div#currentsales .field_fromto.flex_row .field_yearmonth + .field_yearmonth {
    padding-left: 2rem;
  }
  .field_fromto.flex_row .field_yearmonth + .field_yearmonth:before {
    position: absolute;
    left: -10vw;
  }
  div#currentsales .field_fromto.flex_row .field_yearmonth + .field_yearmonth {
    left: 0;
  }
  div#currentsales .field_fromto.flex_row .field_yearmonth + .field_yearmonth:before {
    left: 0.85rem;
  }
  .field_group > div + div {
    border-top: 1px solid rgb(204, 229, 227);
  }
  .sm_flex_fill {
    flex: 1;
  }
  .form_field .field_double .inline_field.short_field:not(.field_month) {
    flex-basis: 100%;
    max-width: 100%;
    justify-content: flex-end;
    text-align: end;
  }
  .form_field .field_double .inline_field.short_field.sm_half:not(.field_month) {
    flex-basis: 50%;
    max-width: 50%;
  }
  .form_field .sm_half:not(.field_month) {
    flex-basis: 50%;
    max-width: 50%;
  }
  .form_field .field_double .inline_field.short_field:not(.sm_half) + .short_field {
    border-top: 1px solid rgb(204, 229, 227);
  }
  .form_field .sm_block {
    display: block;
  }
  .square_box .wpcf7 .form_field.flex_row.sm_block .field_label + div {
    border-left: none;
  }
  .square_box .wpcf7 .form_field.flex_row.sm_block .field_label:not(.sub_label) {
    padding: 8px 12px;
    width: 100%;
    background: rgb(61, 187, 179);
    color: #fff;
  }
  .form_field:not(.field_submit) .field_yearmonth .wpcf7-form-control-wrap select.con_select.select_month {
    padding-left: 0;
  }
}
@media (max-width: 380px) {
  .xs_block,
  .form_field.flex_row {
    display: block;
  }
  .square_box .wpcf7 .field_label + div {
    border-left: none;
  }
  .form_field.flex_row label.field_label:not(.sub_label) {
    padding: 8px 12px;
    width: 100%;
    background: rgb(61, 187, 179);
    color: #fff;
  }
}
@media (max-width: 340px) {
  .field_fromto.flex_row .field_yearmonth + .field_yearmonth:before {
    left: -5vw;
  }
}
.page_header .intro__lead {
  margin: 0;
}
.page_header.vc_column_container {
  padding-bottom: 42px;
}

.wp-block-group.basic_block + .wp-block-group.basic_block {
  margin-top: 42px;
}

.wp-block-group__inner-container ul:last-child {
  margin-bottom: 0;
}

.wp-block-group.basic_block p strong {
  color: red;
}

.wp-block-group__inner-container p + ul {
  margin-top: 12px;
}

.remodal_body.page_body {
  text-align: left;
  padding: 2rem;
}

.remodal_head {
  text-align: center;
  font-size: 1.45rem;
  font-weight: bold;
  padding: 1.5rem 3rem;
  color: rgb(23, 165, 156);
  border-bottom: 1px solid rgb(232, 243, 245);
}

button.remodal-close {
  left: auto;
  right: 0;
  font-size: 2.5rem;
  width: 3rem;
  height: 3rem;
  text-align: center;
}
button.remodal-close:before {
  font-size: inherit;
  line-height: 3rem;
  position: relative;
  margin: 0 auto;
}

.remodal {
  padding: 0;
}

.remodal_head + .remodal_body.page_body {
  padding-top: 1rem;
}

.remodal_body.page_body h3 {
  font-size: 1rem;
  line-height: 1.45;
}
.remodal_body.page_body p,
.remodal_body.page_body ul {
  font-size: 0.85rem;
}

p + .button {
  margin-top: 12px;
}

a.button {
  transition: all 0.3s ease-in-out;
}

.button.button_popup {
  padding: 8px 12px;
  float: none;
  font-size: 0.95rem;
  font-weight: 600;
  letter-spacing: 1px;
  background: rgb(252, 255, 0);
  display: inline-block;
  border-radius: 24px;
  cursor: pointer;
}

.page_header span.red {
  color: rgb(252, 255, 0);
  text-decoration: underline;
}
.page_header h1 + .wpb_raw_html {
  margin-top: 24px;
}
.page_header .intro__lead p {
  font-size: 0.85rem;
  line-height: 1.65;
}

@media (min-width: 768px) {
  .page_header .intro__lead p {
    font-size: 0.95rem;
  }
  .page_header .vc_column_container {
    padding-right: 1rem;
  }
  .page_header .vc_column_container + .vc_column_container {
    padding-left: 1rem;
    padding-right: 0;
  }
  .desktop-hide {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .desktop-show {
    display: none !important;
  }
  .page_header .vc_column_container + .vc_column_container {
    margin-top: 1rem;
  }
}
@media (max-width: 480px) {
  .remodal_head {
    line-height: 1.35;
    padding: 1.5rem 2rem 1rem;
    font-size: 1.25rem;
  }
}
.ch-disable {
  cursor: not-allowed !important;
  pointer-events: none !important;
  background: #e6e6e6 !important;
  border-color: #e6e6e6 !important;
}

@media (min-width: 768px) {
  .sticky_banner {
    position: fixed !important;
    bottom: 0;
    right: 0;
    padding: 0;
    max-width: 25%;
    z-index: 999;
  }
}
/* strength */
section.service__strength .wrap___list {
  margin-top: 30px;
}
section.service__strength .wrap___list .row.row__list {
  display: flex;
  flex-wrap: wrap;
  row-gap: 20px;
}
section.service__strength .wrap___list .row.row__list .col-list {
  border-radius: 14px;
  overflow: hidden;
}
section.service__strength .wrap___list .row.row__list .col-list:nth-child(2) .list_inner .row {
  flex-direction: row-reverse;
}
section.service__strength .wrap___list .row.row__list .col-list .list_inner {
  position: relative;
  background: white;
  padding: 40px;
  z-index: 0;
}
section.service__strength .wrap___list .row.row__list .col-list .list_inner .row {
  display: flex;
  flex-wrap: wrap;
}
section.service__strength .wrap___list .row.row__list .col-list .list_inner .row .col-8 {
  width: 66.6666666667%;
}
section.service__strength .wrap___list .row.row__list .col-list .list_inner .row .col-4 {
  width: 33.3333333333%;
}
section.service__strength .wrap___list .row.row__list .col-list .list_inner p.strength_point {
  display: inline-block;
  font-size: 20px;
  background: linear-gradient(135deg, rgba(114, 46, 154, 0.5), rgb(114, 46, 154));
  color: white;
  border-radius: 10px;
  padding: 14px 50px;
}
section.service__strength .wrap___list .row.row__list .col-list .list_inner p.strength_point span.point_num {
  position: relative;
  color: rgb(114, 46, 154);
  margin-left: 16px;
  z-index: 0;
}
section.service__strength .wrap___list .row.row__list .col-list .list_inner p.strength_point span.point_num::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  aspect-ratio: 1;
  background-color: white;
  border-radius: 100px;
  z-index: -1;
}
section.service__strength .wrap___list .row.row__list .col-list .list_inner h5.ttl {
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 1.5;
  margin: 20px 0;
}
section.service__strength .wrap___list .row.row__list .col-list .list_inner h5.ttl strong {
  color: rgb(114, 46, 154);
}
section.service__strength .wrap___list .row.row__list .col-list .list_inner p.strength_text {
  font-size: 18px;
  line-height: 1.6;
}
section.service__strength .wrap___list .row.row__list .col-list .list_inner p.strength_text strong {
  color: rgb(114, 46, 154);
}
section.service__strength .wrap___list .row.row__list .col-list .list_inner p.strength_text span {
  border-bottom: 1px black solid;
}

@media (max-width: 960px) {
  section.service__strength .wrap___list {
    margin-top: 20px;
  }
  section.service__strength .wrap___list .row.row__list .col-list {
    border-radius: 10px;
  }
  section.service__strength .wrap___list .row.row__list .col-list:nth-child(2) .list_inner .row {
    flex-direction: row;
  }
  section.service__strength .wrap___list .row.row__list .col-list .list_inner {
    padding: 25px;
  }
  section.service__strength .wrap___list .row.row__list .col-list .list_inner .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  section.service__strength .wrap___list .row.row__list .col-list .list_inner .row .col-8 {
    width: 100%;
  }
  section.service__strength .wrap___list .row.row__list .col-list .list_inner .row .col-4 {
    width: 90%;
    max-width: 500px;
  }
  section.service__strength .wrap___list .row.row__list .col-list .list_inner p.strength_point {
    font-size: 18px;
    border-radius: 8px;
    padding: 10px 30px;
  }
  section.service__strength .wrap___list .row.row__list .col-list .list_inner p.strength_point span.point_num {
    margin-left: 10px;
  }
  section.service__strength .wrap___list .row.row__list .col-list .list_inner p.strength_point span.point_num::before {
    width: 20px;
  }
  section.service__strength .wrap___list .row.row__list .col-list .list_inner h5.ttl {
    font-size: 20px;
    margin: 15px 0;
  }
  section.service__strength .wrap___list .row.row__list .col-list .list_inner p.strength_text {
    font-size: 15px;
  }
}
body.postid-5222 .price_card_container {
	display: none;
}
body.postid-5222 .tab--wrapper-container.tab__style-01:not(:first-child) {
  display: none;
}
/*# sourceMappingURL=style01.css.map */