@charset "UTF-8";
/* 202511-new */


@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

/* common */
.service2 .section-block {
  position: relative;
  padding: 60px 0% 60px;
  margin-left: auto;
  margin-right: auto;
}
.service2 .section-block > .wp-block-group__inner-container {
  /* padding: 0 4% 0; */
}
.service2 .section-block h2.un-head-2-center {
  margin: 0 0 28px;
}
.service2 .section-block h2.un-head-2-center::after {
  display: none;
}
.service2 .section-block h2.small-h2 {
  font-size: 2.2rem !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  margin-bottom: 0px !important;
}
.service2 .section-block h2.small-h2::before,
.service2 .section-block h2.small-h2::after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 2px;
  background-color: #000;
  margin: 0 10px;
}
.service2 .section-block span.marker {
  background: linear-gradient(transparent 70%, #fff799 70%);
  font-weight: bold;
}



/* template */
.un-title.service2_mv {
  font-family: "Noto Sans JP", "Ubuntu", sans-serif;
  width: 100%;
  margin: 0;
  padding: 20px 4%;
  background-color: #F3F7FC;
  background-image: url(../images/mv_bg_pc.jpg);
  background-size: cover;
  background-position: center;
}
.un-title.service2_mv .un-title__wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1242px;
}
.un-title.service2_mv .un-title__breadcrumb {
  width: 100%;
  justify-content: flex-start;
}
.un-title.service2_mv .un-title__breadcrumb span {
  font-size: 1.0rem;
}
.un-title.service2_mv .service-un-ttl__text {
  width: 55%;
  padding-top: 50px;
}
.un-title.service2_mv .service-un-ttl__text .service-un-ttl__cap {
  display: inline-block;
  padding: 2px 20px;
  border-radius: 30px;
  background-color: #106CC2;
  color: #fff;
  font-size: 2.2rem;
}
.un-title.service2_mv .service-un-ttl__text h1 {
  color: #106CC2;
  font-size: 5.0rem;
  line-height: 1.2;
  margin: 20px 0;
}
.un-title.service2_mv .service-un-ttl__text .service-un-ttl__desc {
  font-size: 1.8rem;
  font-weight: bold;
}
.un-title.service2_mv .service-un-ttl__text .service-un-ttl__img {
  width: 100%;
  max-width: 400px;
  margin: 35px 0 15px;
}


.un-title.service2_mv .service2-mv-form {
  width: calc(45% - 20px);
  max-width: 518px;
  height: auto;
  margin: 10px 0 10px auto;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .1);
}
.un-title.service2_mv .service2-mv-form > .service2-mv-form-head {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 90px;
  padding: 10px;
  background-color: #1F3669;
  color: #fff;
  border-radius: 5px 5px 0 0;
  text-align: center;
}
.un-title.service2_mv .service2-mv-form > .service2-mv-form-head h2 {
  font-size: 2.0rem;
  width: 100%;
}
.un-title.service2_mv .service2-mv-form > .service2-mv-form-head h3 {
  font-size: 1.4rem;
}
.un-title.service2_mv .service2-mv-form > .service2-mv-form-head > aside {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 110px;
  height: 110px;
  left: -30px;
  border-radius: 50%;
  background-color: #106CC2;
  color: #fff;
}
.un-title.service2_mv .service2-mv-form > .service2-mv-form-head > aside p {
  font-size: 1.5rem;
}
.un-title.service2_mv .service2-mv-form > .service2-mv-form-head > aside p span {
  font-size: 2.5rem;
}
.un-title.service2_mv .service2-mv-form > .service2-mv-form-body {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: calc(100% - 90px);
  min-height: 100px;
  padding: 10px;
  border-radius: 0 0 5px 5px;
}
.un-title.service2_mv .service2-mv-form > .service2-mv-form-body .wpforms-container {
  width: 90%;
  max-width: 400px;
  margin-top: 0;
  margin-bottom: 0;
}
.un-title.service2_mv .service2-mv-form > .service2-mv-form-body .wpforms-form#wpforms-form-29875 {
  position: relative;
  padding-bottom: 20px;
}
.un-title.service2_mv .service2-mv-form > .service2-mv-form-body .wpforms-form#wpforms-form-29875 .wpforms-field-label {
  display: none !important;
}
.un-title.service2_mv .service2-mv-form > .service2-mv-form-body .wpforms-form#wpforms-form-29875 .wpforms-field {
  margin: 0 !important;
  padding: 5px 0 !important;
}
.un-title.service2_mv .service2-mv-form > .service2-mv-form-body .wpforms-form#wpforms-form-29875 .wpforms-field textarea {
  min-height: 60px !important;
}
.un-title.service2_mv .service2-mv-form > .service2-mv-form-body .wpforms-form#wpforms-form-29875 .wpforms-field-html {
  display: none !important;
}
.un-title.service2_mv .service2-mv-form > .service2-mv-form-body .wpforms-form#wpforms-form-29875 .wpforms-submit-container {
  position: absolute;
  bottom: 0;
  right: 0;
}

.un-title.service2_mv #service2-mv-img1 {
  display: block;
}
.un-title.service2_mv #service2-mv-img2 {
  display: none;
}


.main-wrap.service2 {
  font-family: "Noto Sans JP", "Ubuntu", sans-serif;
  display: flex;
  flex-wrap: nowrap;
  position: relative;
  border-bottom: 1px solid #ebebeb;
  /* min-width: 1440px; */
}
.main-wrap.service2 .main-contents {
  width: calc(100% - 290px);

  overflow: hidden;
}
.main-wrap.service2 .main-contents .un-container {
  max-width: 1200px;
}



.main-wrap.service2 .main-contents #sec1 {
  padding: 60px 4% 00px;
}
.main-wrap.service2 .main-contents #sec1 .un-section-wrap {
  /* max-width: 960px; */
  margin: 0px auto 0;
  padding: 60px 4% 100px;
  background-image: url(../images/sec1_bg_pc.jpg);
  background-size: cover;
  background-position: center top;
}
.main-wrap.service2 .main-contents #sec1 #sec1_logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  width: 100%;
  max-width: 100%;
  margin: 0px auto 0;
}
.main-wrap.service2 .main-contents #sec1 #sec1_logo > img {
  width: auto;
  max-height: 60px;
  flex: 1 1 0;
  min-width: 0;
  object-fit: contain;
}
.main-wrap.service2 .main-contents #sec1 .un-section-wrap h2 {
  text-align: center;
  font-size: 3.6rem;
}
.main-wrap.service2 .main-contents #sec1 .un-section-wrap h2 + p {
  max-width: 740px;
  margin: 40px auto 20px;
  line-height: 2.6;
}
.main-wrap.service2 .main-contents #sec1 .un-section-wrap p {
  font-size: 1.6rem;
}



/* sec2a */
.main-wrap.service2 .main-contents #sec2a {
  padding: 60px 4% 60px;
  background-image: url(../images/sec2a_bg_pc.jpg);
  background-color: #F7F7F7;
  background-size: cover;
  background-position: center top;
}
.main-wrap.service2 .main-contents #sec2a::before {
  content: "";
  position: absolute;
  display: block;
  width: 100vw;
  height: 100%;
  top: 0;
  right: -100%;
  background-color: #F7F7F7;
  z-index: -1;
}
.main-wrap.service2 .main-contents #sec2a::after {
  content: "";
  position: absolute;
  display: block;
  width: 100vw;
  height: 100%;
  top: 0;
  left: -100%;
  background-color: #F7F7F7;
  z-index: -1;
}

.main-wrap.service2 .main-contents #sec2a .un-section-wrap h2 {
  text-align: center;
  font-size: 3.6rem;
}

.main-wrap.service2 .main-contents .un-section-wrap .sec2-text {
    font-size: 1.6rem;
    margin: 0 0 28px;
  }

.main-wrap.service2 .main-contents #sec2a .un-section-wrap h2 + p {
  max-width: 740px;
  margin: 40px auto 40px;
  line-height: 2.6;
}
.main-wrap.service2 .main-contents #sec2a .un-section-wrap p {
  font-size: 1.6rem;
}
.main-wrap.service2 .main-contents #sec2a .sec2-cover {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}
.main-wrap.service2 .main-contents #sec2a .sec2-cover > .sec2-item {
  width: calc(33.33% - 10px);
}
.main-wrap.service2 .main-contents #sec2a .sec2-cover > .sec2-item .sec2-item-head {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #106CC2;
  border-radius: 5px;
  padding: 10px;
  font-size: 1.6rem;
  min-height: 100px;
  margin-bottom: 40px;
}
.main-wrap.service2 .main-contents #sec2a .sec2-cover > .sec2-item .sec2-item-head::before {
  content: "";
  position: absolute;
  width: 22px;
  height: 17px;
  bottom: -14px;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #106CC2;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
}
.main-wrap.service2 .main-contents #sec2a .sec2-cover > .sec2-item .sec2-item-head h3 {
  margin: 0px 0 !important;
  font-size: 2.4rem !important;
  text-align: center !important;
  color: #fff;
  line-height: 1.2;
}
.main-wrap.service2 .main-contents #sec2a .sec2-cover > .sec2-item .sec2-item-body {
  padding: 0 0px 20px;
}
.main-wrap.service2 .main-contents #sec2a .sec2-cover > .sec2-item .sec2-item-body ul{
  list-style: none;
}
.main-wrap.service2 .main-contents #sec2a .sec2-cover > .sec2-item .sec2-item-body ul li {
  display: flex;
  align-items: center;
  font-size: 1.6rem!important;
  margin: 15px 0 !important;
}
.main-wrap.service2 .main-contents #sec2a .sec2-cover > .sec2-item .sec2-item-body ul li::before {
  content: "";
  width: 26px;
  height: 26px;
  background-image: url(../images/icon_check_circle.svg);
  background-size: cover;
  background-position: center;
  margin-right: 10px;
}
.main-wrap.service2 .main-contents #sec2a .sec2-cover > .sec2-item .sec2-item-body ul li p {
  width: calc(100% - 40px);
  font-size: 1.6rem;
  flex-grow: 1;
}



/* sec2b */
.main-wrap.service2 .main-contents #sec2b {
  padding: 60px 4% 60px;
  background-image: url(../images/sec2b_bg_pc.jpg);
  background-size: cover;
  background-position: center top;
}
.main-wrap.service2 .main-contents #sec2b .un-section-wrap h2 {
  text-align: center;
  font-size: 3.6rem;
}
.main-wrap.service2 .main-contents #sec2b .un-section-wrap h2 + p {
  max-width: 740px;
  margin: 40px auto 40px;
  line-height: 2.6;
}
.main-wrap.service2 .main-contents #sec2b .un-section-wrap p {
  font-size: 1.6rem;
}
.main-wrap.service2 .main-contents #sec2b .sec2-cover {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}
.main-wrap.service2 .main-contents #sec2b .sec2-cover > .sec2-item {
  width: calc(33.33% - 10px);
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.main-wrap.service2 .main-contents #sec2b .sec2-cover > .sec2-item .sec2-item-body {
  padding: 20px;
  font-size: 1.6rem;
}
.main-wrap.service2 .main-contents #sec2b .sec2-cover > .sec2-item .sec2-item-body h3 {
  margin: 20px 0 !important;
  font-size: clamp(1.8rem, 1vw + 0.5rem, 2.2rem) !important;
  text-align: center !important;
}
.main-wrap.service2 .main-contents #sec2b .sec2-cover > .sec2-item .sec2-item-body p {
  font-size: 1.6rem;
}





.main-wrap.service2 .main-contents #sec13 {
  padding: 60px 4% 60px;
}
.main-wrap.service2 .main-contents #sec13 .un-section-wrap h2 {
  text-align: center;
  font-size: 3.6rem;
  margin: 40px auto 40px;
}
.main-wrap.service2 .main-contents #sec13 .un-section-wrap p {
  font-size: 1.6rem;
}
.main-wrap.service2 .main-contents #sec13 .sec13-cover {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}
.main-wrap.service2 .main-contents #sec13 .sec13-cover > .sec13-item {
  display: flex;
  flex-wrap: wrap;
  width: calc(50% - 10px);
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #D9D9D9;
  overflow: hidden;
}
.main-wrap.service2 .main-contents #sec13 .sec13-cover > .sec13-item .sec13-item-head {
  display: flex;
  align-items: center;
  padding: 20px;
  font-size: 1.6rem;
}
.main-wrap.service2 .main-contents #sec13 .sec13-cover > .sec13-item .sec13-item-head > figure {
  width: 80px;
  height: 80px;
}
.main-wrap.service2 .main-contents #sec13 .sec13-cover > .sec13-item .sec13-item-head > div {
  padding: 0 20px;
}
.main-wrap.service2 .main-contents #sec13 .sec13-cover > .sec13-item .sec13-item-head > div > .service-consultant__position {
  font-size: 1.3rem;
  color: #106CC2;
  font-weight: 700;
}
.main-wrap.service2 .main-contents #sec13 .sec13-cover > .sec13-item .sec13-item-head > div > h3.service-consultant__name {
  font-size: 2.4rem;
  font-weight: 700;
}
.main-wrap.service2 .main-contents #sec13 .sec13-cover > .sec13-item .sec13-item-head > div > h3.service-consultant__name > span {
  font-size: 1.1rem;
  font-weight: 400;
}
.main-wrap.service2 .main-contents #sec13 .sec13-cover > .sec13-item .sec13-item-body {
  background-color: #E7F0F9;
  padding: 20px;
}
.main-wrap.service2 .main-contents #sec13 .sec13-cover > .sec13-item .sec13-item-body > p {
  font-size: 1.6rem;
}





/* block editer */
.main-wrap.service2 .main-contents .service-feature-desc {
  max-width: 1200px;
  padding: 0;
  margin: 0px auto 0;
}
.main-wrap.service2 .main-contents .c-editor-text {
}
.main-wrap.service2 .main-contents .c-editor-text .wp-block-heading {
  margin: initial !important;
  padding: initial !important;
}

.main-wrap.service2 .main-contents .c-editor-text h2,
.main-wrap.service2 .main-contents .c-editor-text h2.wp-block-heading {
  text-align: center !important;
  font-size: 3.6rem !important;
  border-bottom: none !important;
  margin-top: 10px !important;
  margin-bottom: 20px !important;
}
.main-wrap.service2 .main-contents .c-editor-text h2.wp-block-heading.small-h2 {
  font-size: 2.2rem !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  margin-bottom: 0px !important;
  padding-bottom: 0;
}
.main-wrap.service2 .main-contents .c-editor-text h2.wp-block-heading.small-h2 + h2.wp-block-heading {
  margin-top: 0px !important;
}
.main-wrap.service2 .main-contents .c-editor-text h3,
.main-wrap.service2 .main-contents .c-editor-text h3.wp-block-heading {
  text-align: center !important;
  font-size: 2.4rem !important;
  background: transparent !important;
  margin: 0;
  padding: 0;
}


.main-wrap.service2 .main-contents .c-editor-text p.badge-caption,
.main-wrap.service2 .main-contents .c-editor-text p.badge-caption2 {
  font-size: 2.2rem;
  color: #fff;
}
.main-wrap.service2 .main-contents .c-editor-text p.badge-caption > span {
  display: inline-block;
  padding: 2px 20px;
  border-radius: 30px;
  background-color: #106CC2;
}
.main-wrap.service2 .main-contents .c-editor-text p.badge-caption2 > span {
  display: inline-block;
  padding: 2px 20px;
  border-radius: 20px;
  background-color: #1F3669;
}
.main-wrap.service2 .main-contents .c-editor-text .small-caption {
  font-size: 1.3rem !important;
}




.main-wrap.service2 .main-contents .c-editor-text .section-block.bg-gray {
  padding: 60px 0% 60px;
  background-color: #F7F7F7;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block.bg-gray::before {
  content: "";
  position: absolute;
  display: block;
  width: 100vw;
  height: 100%;
  top: 0;
  right: -100%;
  background-color: #F7F7F7;
  z-index: -1;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block.bg-gray::after {
  content: "";
  position: absolute;
  display: block;
  width: 100vw;
  height: 100%;
  top: 0;
  left: -100%;
  background-color: #F7F7F7;
  z-index: -1;
}


.main-wrap.service2 .main-contents .c-editor-text .wp-block-columns > .wp-block-column {
  flex-basis: auto !important;
  flex-grow: 0 !important;
}



.main-wrap.service2 .main-contents .c-editor-text .section-block#sec3 {
  padding: 60px 4% 60px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec3 .sec3-item {
  position: relative !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: flex-start !important;
  flex-wrap: wrap !important;
  width: 100%;
  margin-top: 50px;
  padding-bottom: 30px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec3 .sec3-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 80%;
  width: 40%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/sec3_aside1.png);
  background-position: top;
  z-index: -1;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec3 .sec3-item .sec3-item-head {
  position: relative;
  width: 70%;
  margin-bottom: 30px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec3 .sec3-item .sec3-item-head::after {
  display: block;
  position: relative;
  content: "";
  width: 100%;
  height: 1px;
  margin-top: 30px;
  background: linear-gradient( to right, #106CC2 0%, #106CC2 10%, #D9D9D9 10%, #D9D9D9 100%);
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec3 .sec3-item .sec3-item-head h3 {
  margin-top: 10px !important;
  text-align: left !important;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec3 .sec3-item .sec3-item-text {
  width: 55%;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec3 .sec3-item .sec3-item-text p {
  margin-top: 20px !important;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec3 .sec3-item .sec3-item-image {
  width: 40%;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec3 .sec3-item .sec3-item-image img {
  margin-top: 0px !important;
  padding: 0 0px;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}

.main-wrap.service2 .main-contents .c-editor-text .section-block#sec3 .sec3-item:nth-of-type(2){
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec3 .sec3-item:nth-of-type(2)::before {
  left: auto;
  right: 80%;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec3 .sec3-item:nth-of-type(2) .sec3-item-head {
  margin-left: auto;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec3 .sec3-item:nth-of-type(2) .sec3-item-text {
  order: 3;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec3 .sec3-item:nth-of-type(2) .sec3-item-image {
  order: 2;
}


.main-wrap.service2 .main-contents .c-editor-text .section-block#sec4 {
  padding: 60px 4% 60px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec4 table {
  border-radius: 6px;
  border-collapse: separate;
  border: 1px solid #D9D9D9;
  border-left: none;
  overflow: hidden;
  border-collapse: separate;
  border-spacing: 0;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec4 table th {
  color: #fff;
  background-color: #106CC2;
  border: none;
  border-top: 1px solid #D9D9D9;
  border-left: 1px solid #D9D9D9;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec4 table td {
  border: none;
  border-top: 1px solid #D9D9D9;
  border-left: 1px solid #D9D9D9;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec4 table td strong {
  font-size: 2.4rem!important;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec4 table td strong {
  font-size: 2.4rem!important;
}





.main-wrap.service2 .main-contents .c-editor-text .section-block#sec5 {
  padding: 60px 0% 60px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec5 .badge-caption {
  font-size: 1.8rem;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec5 .badge-caption > span {
  padding: 7px 20px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec5 .badge-caption + p {
  margin-top: 15px !important;
  margin-bottom: 20px !important;
  font-size: 1.8rem;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec5 .wp-block-column {
  width: 50%;
  padding: 20px 20px 0;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec5 .sec5-item {
  background-color: #F7F7F7;
  padding: 30px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec5 .sec5-item h3 {
  position: relative;
  padding-bottom: 35px;
  border-bottom: 2px solid #106CC2;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec5 .sec5-item h3 + p {
  text-align: center;
  font-weight: bold;
  font-size: 3.2rem;
  margin: 10px 0 30px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec5 .sec5-item h3 + p > strong {
  font-size: 5.0rem;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec5 .sec5-item dl {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 320px;
  margin: auto;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec5 .sec5-item dl::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-top: 1px dotted #D9D9D9;
  z-index: 1;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec5 .sec5-item dl > dt,
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec5 .sec5-item dl > dd {
  position: relative;
  font-size: 1.6rem;
  background-color: #F7F7F7;
  padding: 0 5px;
  z-index: 2;
}



.main-wrap.service2 .main-contents .c-editor-text .section-block#sec6 {
  max-width: 820px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec6 .schema-faq {
  border-bottom: 1px dotted #D9D9D9;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec6 .schema-faq .schema-faq-section {
  padding: 36px 10px;
  border-top: 1px dotted #D9D9D9;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec6 .schema-faq .schema-faq-section .schema-faq-question {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 2.0rem;
  padding: 0 60px 0 80px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec6 .schema-faq .schema-faq-section .schema-faq-question::before {
  content: "Q";
  position: absolute;
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 47px;
  text-align: center;
  color: #106CC2;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  border: 1px solid #106CC2;
  margin-right: 30px;
  left: 0;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec6 .schema-faq .schema-faq-section .schema-faq-question::after {
  content: "+";
  position: absolute;
  font-size: 3.0rem;
  line-height: 35px;
  font-weight: bold;
  text-align: center;
  color: #106CC2;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #106CC2;
  margin-left: auto;
  right: 0;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec6 .schema-faq .schema-faq-section.is-open .schema-faq-question::after {
  content: "-";
  line-height: 29px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec6 .schema-faq .schema-faq-section .schema-faq-answer {
  display: none;
  position: relative;
  margin-top: 40px;
  padding: 0 60px 0 80px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec6 .schema-faq .schema-faq-section.is-open .schema-faq-answer {
  display: block;
  position: relative;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec6 .schema-faq .schema-faq-section .schema-faq-answer::before {
  content: "A";
  position: absolute;
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 52px;
  text-align: center;
  color: #fff;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background-color: #106CC2;
  margin-right: 30px;
  left: 0;
}




.main-wrap.service2 .main-contents .c-editor-text .section-block#sec7 {
  max-width: 820px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec7 .sec7-item {
  position: relative;
  background-color: #fff;
  padding: 20px;
  margin-bottom: 45px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec7 .sec7-item::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 20px;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #106CC2;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec7 .sec7-item:last-of-type::after {
  display: none;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec7 .sec7-item h3 {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  color: #106CC2 !important;
  padding: 0px 0px !important;
  width: 100% !important;
  min-height: 80px !important;
  justify-content: space-between !important;
}
/* .main-wrap.service2 .main-contents .c-editor-text .section-block#sec7 .sec7-item h3::after {
  content: "";
  width: 100px;
  height: 70px;
  margin-top: 5px;
  margin-right: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/sec7_icon1.png);
} */
 .main-wrap.service2 .main-contents .c-editor-text .section-block#sec7 .sec7-item h3 img.sec7-icon {
  width: 100px;
  height: 70px;
  margin-top: 5px;
  margin-right: 20px;
  object-fit: contain;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec7 .sec7-item h3 > span:nth-of-type(1) {
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #106CC2;
  margin-right: 30px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec7 .sec7-item h3 > span:nth-of-type(2) {
  width: calc(100% - 70% - 130px);
  flex-grow: 1;
  text-align: left;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec7 .sec7-item .sec7-item-cap {
  margin-top: -15px;
  padding: 0px 40px 0px;
  font-weight: 700;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec7 .sec7-item .sec7-item-body {
  margin-top: 10px;
  border-top: 1px solid #D9D9D9 !important;
  padding: 20px 40px 20px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec7 .sec7-item .sec7-item-body .badges {
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec7 .sec7-item .sec7-item-body .badges .badge {
  display: inline-block;
  padding: 2px 10px;
  border-radius: 20px;
  color: #6C6C6C;
  font-weight: 500;
  font-size: 1.3rem;
  background-color: #CDE1F3;
  margin: 6px 6px 6px 0;
}



.main-wrap.service2 .main-contents .c-editor-text .section-block#sec8 {
  padding: 60px 4% 60px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec8 h2 + .wp-block-columns {
  margin-top: 40px !important;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec8 .sec8-item {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec8 .sec8-item::before {
  content: "";
  position: absolute;
  display: block;
  width: 2px;
  height: 100%;
  background-color: #CDE1F3;
  left: 39px;
  top: 0;
  z-index: -1;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec8 .sec8-item#sec8-item-last::before {
  display: none;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec8 .sec8-item > span {
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  color: #fff;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #106CC2;
  margin-right: 30px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec8 .sec8-item > div {
  width: calc(100% - 120px);
  padding: 20px 0 0px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec8 .sec8-item > div h3 {
  text-align: left !important;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec8 .sec8-item > div p {
  font-size: 1.4rem;
  margin-top: 10px;
}



.main-wrap.service2 .main-contents .c-editor-text .section-block#sec9 {
  max-width: 820px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec9 .sec9-item {
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  margin-top: 50px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec9 .sec9-item .sec9-item-head {
  padding: 20px 20px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec9 .sec9-item .sec9-item-head > div:nth-of-type(1) {
  width: 60%;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec9 .sec9-item .sec9-item-head > div:nth-of-type(1) h3 {
  text-align: left !important;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec9 .sec9-item .sec9-item-head > div:nth-of-type(2) {
  width: 40%;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec9 .sec9-item .sec9-item-head .sec9-item-image img {
  margin-top: 0px;
  margin-bottom: 20px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec9 .sec9-item .sec9-item-body {
  border-top: 1px solid #D9D9D9;
  padding: 20px 20px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec9 .sec9-item .sec9-item-body > div:not(:last-of-type) {
  margin-bottom: 40px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec9 .sec9-item .sec9-item-body h4 {
  margin-bottom: 16px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec9 .sec9-item .sec9-item-body h4 + p {
  margin-top: 0;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec9 .sec9-item .sec9-item-foot {
  padding: 20px 20px;
  width: 100%;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec9 .sec9-item .sec9-item-foot ul {
  margin-top: 20px;
  width: 100%;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec9 .sec9-item .sec9-item-foot a {
  display: inline;
  color: #000;
  text-decoration: none;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec9 .sec9-item .sec9-item-foot a::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 0px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/icon_another_link.svg);
}



.main-wrap.service2 .main-contents .c-editor-text .section-block#sec10 {
  padding: 60px 4% 60px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec10 .swiper {
  position: relative;
  width: 73.33vw;
  padding: 60px 0 20px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec10 .sec10-item {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  margin-top: 0px;
  height: auto;
  overflow: hidden;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec10 .sec10-item > figure > img {
  margin-top: 0;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec10 .sec10-item .sec10-item-body {
  padding: 20px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec10 .sec10-item .sec10-item-body h3 {
  text-align: left !important;
  font-size: clamp(1.4rem, 1vw + 0.5rem, 1.8rem) !important;
  line-height: 1.4 !important;
  margin-top: 20px !important;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec10 .swiper-button-next,
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec10 .swiper-button-prev {
  position: absolute;
  color: #fff;
  background-color: #106CC2;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  top: 30px;
  left: 60vw;
  right: auto;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec10 .swiper-button-prev {
  left: calc(60vw - 50px);
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec10 .swiper-button-next:after,
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec10 .swiper-button-prev:after {
  content: '→';
  font-size: 2.0rem;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec10 .swiper-button-prev:after {
  transform: rotateY(180deg);
}
@media screen and (min-width: 1800px) {
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec10 .swiper-button-next {
    left: auto;
    right: 17vw;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec10 .swiper-button-prev {
    left: auto;
    right: calc(17vw + 50px);
  }
}


.main-wrap.service2 .main-contents .c-editor-text .section-block#sec11 {
  padding: 60px 4% 60px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec11 .sec11-item {
  padding: 20px;
  background-color: #E7F0F9;
  border-radius: 10px;
  margin-bottom: 30px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec11 .sec11-item .wp-block-image {
  position: relative;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec11 .sec11-item .wp-block-image::after {
  content: "";
  position: absolute;
  display: block;
  width: 18px;
  height: 18px;
  bottom: 20px;
  right: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/icon_zoom.svg);
  pointer-events: none;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec11 .sec11-item:last-of-type {
  padding: 20px 40px;
  background-color: transparent;
  border-radius: 10px;
  margin-bottom: 30px;
  border: 1px solid #1F3669;
  max-width: 820px;
  margin: 0 auto;
  overflow: hidden;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec11 .sec11-item:last-of-type > p {
  width: calc(100% + 80px);
  margin-left: -40px;
  margin-top: -20px;
  padding: 20px;
  background-color: #1F3669;
  color: #fff;
  text-align: center;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec11 .sec11-item:last-of-type > figure {
  width: calc(100% + 40px);
  margin-left: -20px;
  margin-top: 0px;
}




.main-wrap.service2 .main-contents .c-editor-text .section-block#sec12 {
  padding: 60px 4% 60px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec12 .sec12-item {
  padding: 15px;
  width: 33%;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec12 .sec12-item .badge-caption {
  margin-top: 20px;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec12 .sec12-item .badge-caption + h3 {
  font-size: 1.8rem !important;
  line-height: 1.4 !important;
  margin-top: 20px !important;
  text-align: left !important;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec12 .sec12-item .sec12-item-inner > div:last-of-type > a {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  color: #000;
  text-decoration: none;
  margin-top: 20px;
  font-size: 1.6rem;
}
.main-wrap.service2 .main-contents .c-editor-text .section-block#sec12 .sec12-item .sec12-item-inner > div:last-of-type > a::before {
  content: '→';
  font-size: 2.0rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: #106CC2;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-right: 10px;
}








/* lightbox */
div#fancybox-wrap {
  position: fixed!important;
  max-width: 80vw!important;
  max-height: 80vh!important;
  margin: auto!important;
  right: 0!important;
  left: 0!important;
  top: 0!important;
  bottom: 0!important;
}

/*------------------------
  Side Form
------------------------*/
.main-wrap.service2 .side-form {
  position: relative;
  width: 260px;
  background-color: #EDF5F8;
  z-index: 2;
}
.main-wrap.service2 .side-form .form-box {
  width: auto;
  height: 100%;
}

.main-wrap.service2 .side-form .form-box.fixed {
  top: 10px !important;
}

.main-wrap.service2 .side-form .form-box .form-wrap {
  position: sticky;
  top: 0;
  overflow-y: auto;
}
.main-wrap.service2 .side-form .form-box .form-wrap .form-cap {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  background-color: #fff;
}
.main-wrap.service2 .side-form .form-box .form-wrap .form-cap p {
  color: #106CC2;
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 0;
}
.main-wrap.service2 .side-form .form-box .form-wrap .form-cap p > span {
  font-size: 2.0rem;
}
.main-wrap.service2 .side-form .form-box .form-wrap .form-head {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90px;
  background-color: #1F3669;
  color: #fff;
  border-radius: 5px 0 0 0;
}
.main-wrap.service2 .side-form .form-box .form-wrap .form-head h2 {
  color: #fff;
  margin-bottom: 0;
  text-align: center;
  margin-top: 0;
  font-size: 1.9rem;
}
.main-wrap.service2 .side-form .form-box .form-wrap .form-head h2 > span {
  color: #fff;
  margin-bottom: 0;
  font-size: 1.4rem;
}
.main-wrap.service2 .side-form .form-box .form-wrap .hbspt-form-wrap {
  padding: 15px 15px;
}

/* .main-wrap.service2 .side-form .form-box {
  padding:  80px 40px;
  position: sticky;
  top: 0;
  align-self: flex-end;
}
.main-wrap.service2 .side-form .form-box h2,
.main-wrap.service2 .side-form .form-box p {
  width: 100%;
}*/
.main-wrap.service2 .side-form .form-box h2 {
  text-align: center;
  font-size: 2rem;
  margin-top: 2.5vw;
}

.main-wrap.service2 .side-form .form-box p {
  font-size: 1.1rem;
  color: #888;
  text-align: center;
  margin-bottom: 15px;
}


.btn-row.service {
  display: none !important;
  position: fixed;
  z-index: 10;
  width: 100%;
  left: 0;
  bottom: 0;
  background: #1F3669;
  padding: 12px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}

.btn-row.service .form-btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  border-radius: 5px;
  color: #fff;
  font-weight: 700;
  font-size: 1.6rem;
  max-width: none;
  text-align: center;
  margin: 0 auto;
  padding: 0px;
  cursor: pointer;
}
.btn-row.service .form-btn::before {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  background-image: url(../images/icon_mail.svg);
  background-size: contain;
  margin-right: 10px;
}

.btn-row.service .form-btn:hover {
  background-color: transparent;
  opacity: 0.8;
}

.main-wrap.service2 .side-form .btn {
  display: none;
}

.main-wrap.service2 .side-form.active {
  overflow-y: scroll;
  padding-top: 65px;
}

.main-wrap.service2 .side-form.active .form-box {
  padding: 0 0 40px;
}

.main-wrap.service2 .side-form.active .btn {
  display: block;
  width: 100%;
  padding: 12px 5.33%;
  z-index: 100;
  position: absolute;
  top: 85px;
}

.main-wrap.service2 .side-form.active .btn .close-btn {
  color: #000;
  font-size: 1.2rem;
  font-weight: 700;
  color: #888;
  text-align: right;
  cursor: pointer;
}



@media screen and (max-width: 1440px) {
/*   .main-wrap.service2 {
    width: 100vw;
  }
  .main-wrap.service2 .main-contents {
    width: calc(100vw - 340px);
  }
  .main-wrap.service2 .side-form {
    width: 340px;
    background-color: #EDF5F8;
  } */



  .main-wrap.service2 .main-contents #sec2a .sec2-cover > .sec2-item .sec2-item-body ul li p {
    font-size: max(10px, calc(1vw));
  }


}


@media screen and (max-width: 1200px) {
  .main-wrap.service2 {
    width: 100vw;
  }
  .main-wrap.service2 .main-contents {
    width: calc(100vw - 340px);
  }

  .main-wrap.service2 .main-contents #sec2a .sec2-cover > .sec2-item .sec2-item-body ul li p {
    font-size: 0.8vw;
  }

  .main-wrap.service2 .side-form {
    width: 340px;
    background-color: #EDF5F8;
  }

}
@media screen and (max-width: 1080px) {
  .main-wrap.service2 {
    max-width: 1200px;
    width: 100%;
  }
  .main-wrap.service2 .main-contents {
    width: 100%;
  }


  .main-wrap.service2 .main-contents #sec2a .sec2-cover > .sec2-item .sec2-item-body ul li p {
    font-size: 1.5rem;
  }

  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec10 .swiper {
    width: 100%;
  }

  .main-wrap.service2 .side-form {
    display: none;
    width: 100vw;
    width: 100vw;
    height: 100vh;
    position: fixed;
    z-index: 20;
    top: 0;
    left: 0;
  }
  .main-wrap.service2 .side-form .form-wrap {
    padding: 0;
  }
  .main-wrap.service2 .side-form .form-box {
    width: 100% !important;
    height: 100vh;
    padding: 0;
    position: relative;
  }
  .btn-row.service {
    display: block !important;
  }
  .btn-row.sevice .form-btn {
    font-size: 16px;
    font-size: 1.48148vw;
  }
}
@media screen and (max-width: 767px) {

  html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    font-size: 62.5%;
  }


  .main-wrap.service2 {
    max-width: 1200px;
    width: 100%;
  }
  .main-wrap.service2 .main-contents {
    width: 100%;
  }

  .service2 .section-block h2.small-h2 {
    font-size: 1.8rem !important;
  }

  .un-title.service2_mv {
    padding: 20px 4%;
    background-image: url(../images/mv_bg_sp.jpg);
    background-size: contain;
  }
  .un-title.service2_mv .service-un-ttl__text {
    width: 100%;
    padding-top: 20px;
  }

  .un-title.service2_mv .service-un-ttl__text .service-un-ttl__cap {
    font-size: 1.3rem;
  }
  .un-title.service2_mv .service-un-ttl__text h1 {
    font-size: 3.0rem;
    margin: 10px 0;
  }
  .un-title.service2_mv .service-un-ttl__text .service-un-ttl__desc {
    font-size: 1.5rem;
  }
  .un-title.service2_mv .service-un-ttl__text .service-un-ttl__img {
    width: 100%;
    max-width: 400px;
    margin: 35px 0 15px;
  }
  .un-title.service2_mv .service2-mv-form {
    width: 100%;
    height: auto;
    margin: 20px auto;
    background-color: #fff;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .1);
  }
  .un-title.service2_mv .service2-mv-form > .service2-mv-form-head h2 {
    font-size: 1.8rem;
  }
  .un-title.service2_mv .service2-mv-form > .service2-mv-form-head {
    height: 80px;
    font-size: 1.8rem;
  }
  .un-title.service2_mv .service2-mv-form > .service2-mv-form-head h3 {
    font-size: 1.2rem;
  }
  .un-title.service2_mv .service2-mv-form > .service2-mv-form-head > aside {
    width: 76px;
    height: 76px;
    left: -10px;
    top: -10px;
  }
  .un-title.service2_mv .service2-mv-form > .service2-mv-form-head > aside p span {
    font-size: 1.1rem;
  }
  .un-title.service2_mv .service2-mv-form > .service2-mv-form-head > aside p span {
    font-size: 1.6rem;
  }
  .un-title.service2_mv .service2-mv-form > .service2-mv-form-body {
    height: auto;
  }
  .un-title.service2_mv #service2-mv-img1 {
    display: none;
  }
  .un-title.service2_mv #service2-mv-img2 {
    display: block;
  }



  .main-wrap.service2 .main-contents #sec1 {
    padding: 30px 0% 00px;
    width: calc(100% + 8vw);
    margin-left: -4vw;
  }
  .main-wrap.service2 .main-contents #sec1 .un-section-wrap {
    margin: 0px auto 0;
    padding: 60px 8% 0px;
    background-image: url(../images/sec1_bg_sp.jpg);
    background-size: cover;
    background-position: center top;
  }
  .main-wrap.service2 .main-contents #sec1 #sec1_logo {
    width: auto;
    max-width: 96%;
    margin: 0px auto 0;
  }
  .main-wrap.service2 .main-contents #sec1 #sec1_logo > img {
    height: 6vw;
  }
  .main-wrap.service2 .main-contents #sec1 .un-section-wrap h2 {
    text-align: center;
    font-size: 2.8rem;
  }
  .main-wrap.service2 .main-contents #sec1 .un-section-wrap h2 + p {
    max-width: 740px;
    margin: 40px auto 20px;
    line-height: 2.0;
  }
  .main-wrap.service2 .main-contents #sec1 .un-section-wrap p {
    font-size: 1.6rem;
  }


/* sec2a */
  .main-wrap.service2 .main-contents #sec2a {
    padding: 30px 4% 30px;
    width: calc(100% + 8vw);
    margin-left: -4vw;
    background-image: url(../images/sec2a_bg_sp.jpg);
    background-size: contain;
    background-position: left top;
    background-repeat: no-repeat;
  }
  .main-wrap.service2 .main-contents #sec2a .un-section-wrap h2 {
    text-align: center;
    font-size: 2.8rem;
  }
  .main-wrap.service2 .main-contents .un-section-wrap .sec2-text {
    font-size: 1.6rem;
  }
  .main-wrap.service2 .main-contents #sec2a .un-section-wrap h2 + p {
    max-width: 740px;
    margin: 40px auto 40px;
    line-height: 2.6;
  }
  .main-wrap.service2 .main-contents #sec2a .un-section-wrap p {
    font-size: 1.5rem;
  }
  .main-wrap.service2 .main-contents #sec2a .sec2-cover {
  }
  .main-wrap.service2 .main-contents #sec2a .sec2-cover > .sec2-item {
    width: 100%;
  }
  .main-wrap.service2 .main-contents #sec2a .sec2-cover > .sec2-item .sec2-item-head {
    margin-bottom: 30px;
  }
  .main-wrap.service2 .main-contents #sec2a .sec2-cover > .sec2-item .sec2-item-body ul li {
    margin: 10px 0 !important;
  }

  .main-wrap.service2 .main-contents #sec2a .sec2-cover > .sec2-item .sec2-item-body ul li p {
    font-size: 1.5rem!important;
  }



/* sec2b */
  .main-wrap.service2 .main-contents #sec2b {
    padding: 30px 4% 30px;
    width: calc(100% + 8vw);
    margin-left: -4vw;
    background-image: url(../images/sec2b_bg_sp.jpg);
    background-size: contain;
    background-position: left top;
    background-repeat: no-repeat;
  }
  .main-wrap.service2 .main-contents #sec2b .un-section-wrap h2 {
    text-align: center;
    font-size: 2.8rem;
  }
  .main-wrap.service2 .main-contents #sec2b .un-section-wrap h2 + p {
    max-width: 740px;
    margin: 40px auto 40px;
    line-height: 2.6;
  }
  .main-wrap.service2 .main-contents #sec2b .un-section-wrap p {
    font-size: 1.5rem;
  }
  .main-wrap.service2 .main-contents #sec2b .sec2-cover {
  }
  .main-wrap.service2 .main-contents #sec2b .sec2-cover > .sec2-item {
    width: 100%;
    margin-bottom: 20px;
  }
  .main-wrap.service2 .main-contents #sec2b .sec2-cover > .sec2-item .sec2-item-body {
    padding: 20px;
    font-size: 1.5rem;
  }
  .main-wrap.service2 .main-contents #sec2b .sec2-cover > .sec2-item .sec2-item-body h3 {
    font-size: clamp(1.8rem, 1vw + 0.5rem, 2.2rem) !important;
  }
  .main-wrap.service2 .main-contents #sec2b .sec2-cover > .sec2-item .sec2-item-body p {
    font-size: 1.5rem;
  }



  .main-wrap.service2 .main-contents #sec13 {
    padding: 30px 0% 30px;
  }
  .main-wrap.service2 .main-contents #sec13 .un-section-wrap h2 {
    text-align: center;
    font-size: 2.8rem;
    margin: 40px auto 40px;
  }
  .main-wrap.service2 .main-contents #sec13 .un-section-wrap p {
    font-size: 1.5rem;
  }
  .main-wrap.service2 .main-contents #sec13 .sec13-cover > .sec13-item {
    width: 100%;
    margin-bottom: 20px;
  }
  .main-wrap.service2 .main-contents #sec13 .sec13-cover > .sec13-item .sec13-item-head {
    display: flex;
    align-items: center;
    padding: 20px;
    font-size: 1.1rem;
    width: 100%;
  }
  .main-wrap.service2 .main-contents #sec13 .sec13-cover > .sec13-item .sec13-item-head > figure {
    width: 70px;
    height: 70px;
  }
  .main-wrap.service2 .main-contents #sec13 .sec13-cover > .sec13-item .sec13-item-head > div {
    padding: 0 20px;
  }
  .main-wrap.service2 .main-contents #sec13 .sec13-cover > .sec13-item .sec13-item-head > div > .service-consultant__position {
    font-size: 1.1rem;
  }
  .main-wrap.service2 .main-contents #sec13 .sec13-cover > .sec13-item .sec13-item-head > div > h3.service-consultant__name {
    font-size: 2.0rem;
  }
  .main-wrap.service2 .main-contents #sec13 .sec13-cover > .sec13-item .sec13-item-head > div > h3.service-consultant__name > span {
    font-size: 1.0rem;
  }
  .main-wrap.service2 .main-contents #sec13 .sec13-cover > .sec13-item .sec13-item-body > p {
    font-size: 1.3rem;
  }


  /* block editer */
  .main-wrap.service2 .main-contents .service-feature-desc {
    max-width: 1200px;
    padding: 0;
    margin: 0px auto 0;
  }

  .main-wrap.service2 .main-contents .c-editor-text p {
    font-size: 1.5rem;
  }
  .main-wrap.service2 .main-contents .c-editor-text h2,
  .main-wrap.service2 .main-contents .c-editor-text h2.wp-block-heading {
    font-size: 2.8rem !important;
    margin-top: 10px !important;
    margin-bottom: 20px !important;
  }
  .main-wrap.service2 .main-contents .c-editor-text h2.wp-block-heading.small-h2 {
    font-size: 1.6rem !important;
  }
  .main-wrap.service2 .main-contents .c-editor-text h2.wp-block-heading.small-h2 + h2.wp-block-heading {
    margin-top: 0px !important;
  }
  .main-wrap.service2 .main-contents .c-editor-text h3,
  .main-wrap.service2 .main-contents .c-editor-text h3.wp-block-heading {
    text-align: left !important;
    font-size: 1.8rem !important;
  }


  .main-wrap.service2 .main-contents .c-editor-text p.badge-caption,
  .main-wrap.service2 .main-contents .c-editor-text p.badge-caption2 {
    font-size: 1.3rem;
  }
  .main-wrap.service2 .main-contents .c-editor-text .small-caption {
    font-size: 1.1rem !important;
  }


  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec3 {
    padding: 30px 4% 30px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec3 .sec3-item::before {
    content: "";
    position: absolute;
    top: -3%;
    left: 30%;
    width: 80%;
    height: 40%;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/sec3_aside1.png);
    background-position: bottom;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec3 .sec3-item .sec3-item-head {
    width: 100%;
    margin-bottom: 30px;
    order: 2!important;
    margin-top: 40px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec3 .sec3-item .sec3-item-head::after {
    margin-top: 10px;
    background: linear-gradient( to right, #106CC2 0%, #106CC2 20%, #D9D9D9 20%, #D9D9D9 100%) !important;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec3 .sec3-item .sec3-item-head h3 {
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec3 .sec3-item .sec3-item-text {
    width: 100%;
    order: 3!important;
  }

  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec3 .sec3-item .sec3-item-text p {
    margin-top: 0px !important;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec3 .sec3-item .sec3-item-image {
    width: 100%;
    order: 1!important;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec3 .sec3-item .sec3-item-image > img {
    margin-top: 0px;
    padding: 0 0px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec3 .sec3-item:nth-of-type(2)::before {
    left: auto;
    right: 30%;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec3 .sec3-item:nth-of-type(2) .sec3-item-head {
    margin-left: 0;
  }


  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec4 {
    padding: 30px 4% 30px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec4 table {
    min-width: auto;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec4 table td strong {
    font-size: 2.0rem!important;
  }



  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec5 {
    padding: 30px 4% 30px;
  }

  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec5 .badge-caption {
    font-size: 1.3rem;
  }


  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec5 .wp-block-columns {
    width: 100%;
    display: block !important;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec5 .wp-block-column {
    width: 100%;
    padding: 20px 0px 0;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec5 .sec5-item {
    padding: 20px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec5 .sec5-item h3 {
    padding-bottom: 15px;
    text-align: center !important;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec5 .sec5-item h3 + p {
    font-size: 2.2rem;
    margin: 0px 0 20px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec5 .sec5-item h3 + p > strong {
    font-size: 4.0rem;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec5 .sec5-item dl {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec5 .sec5-item dl::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-top: 1px dotted #D9D9D9;
    z-index: 1;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec5 .sec5-item dl > dt,
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec5 .sec5-item dl > dd {
    position: relative;
    font-size: 1.5rem;
    background-color: #F7F7F7;
    padding: 0 5px;
    z-index: 2;
  }


  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec6 {
    padding: 30px 0% 30px;
    width: calc(100% + 8vw);
    margin-left: -4vw;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec6 .schema-faq {
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec6 .schema-faq .schema-faq-section {
      padding: 20px 4% 20px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec6 .schema-faq .schema-faq-section .schema-faq-question {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 1.5rem;
    padding: 0 30px 0 40px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec6 .schema-faq .schema-faq-section .schema-faq-question::before {
    content: "Q";
    font-size: 1.5rem;
    line-height: 28px;
    width: 32px;
    height: 32px;
    margin-right: 10px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec6 .schema-faq .schema-faq-section .schema-faq-question::after {
    content: "+";
    position: absolute;
    font-size: 3.0rem;
    line-height: 25px;
    font-weight: bold;
    text-align: center;
    color: #106CC2;
    width: 25px;
    height: 25px;
    border-radius: 0;
    border: none;
    margin-left: auto;
    right: 0;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec6 .schema-faq .schema-faq-section.is-open .schema-faq-question::after {
    content: "-";
    line-height: 20px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec6 .schema-faq .schema-faq-section .schema-faq-answer {
    display: none;
    position: relative;
    margin-top: 20px;
    padding: 0 30px 0 40px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec6 .schema-faq .schema-faq-section.is-open .schema-faq-answer {
    display: block;
    position: relative;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec6 .schema-faq .schema-faq-section .schema-faq-answer::before {
    content: "A";
    position: absolute;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 32px;
    color: #fff;
    width: 32px;
    height: 32px;
    margin-right: 10px;
  }



  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec7 {
    padding: 30px 0% 30px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec7 .sec7-item {
    position: relative;
    background-color: #fff;
    padding: 20px;
    margin-bottom: 45px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec7 .sec7-item::after {
    content: "";
    position: absolute;
    width: 30px;
    height: 20px;
    bottom: -30px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #106CC2;
    clip-path: polygon(0 0, 50% 100%, 100% 0);
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec7 .sec7-item:last-of-type::after {
    display: none;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec7 .sec7-item h3 {
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec7 .sec7-item h3::after {
    width: 70px;
    height: 50px;
    margin-top: 5px;
    margin-right: 10px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec7 .sec7-item h3 > span:nth-of-type(1) {
    font-size: 1.4rem;
    line-height: 30px;
    color: #fff;
    width: 30px;
    height: 30px;
    margin-right: 10px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec7 .sec7-item h3 > span:nth-of-type(2) {
    width: calc(100% - 40% - 100px);
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec7 .sec7-item .sec7-item-cap {
    margin-top: -5px;
    padding: 0px 0px 0px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec7 .sec7-item .sec7-item-body {
    margin-top: 10px;
    padding: 20px 0px 20px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec7 .sec7-item .sec7-item-body .badges {
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec7 .sec7-item .sec7-item-body .badges .badge {
    font-size: 1.2rem;
  }




  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec8 {
    padding: 30px 0% 30px;
  }



  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec8 .sec8-item {
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec8 .sec8-item::before {
    left: 19px;
    top: 20px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec8 .sec8-item > span {
    font-size: 1.4rem;
    line-height: 40px;
    width: 40px;
    height: 40px;
    margin-right: 20px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec8 .sec8-item > div {
    width: calc(100% - 60px);
    padding: 0px 0 0px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec8 .sec8-item > div h3 {
    text-align: left !important;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec8 .sec8-item > div p {
    font-size: 1.3rem;
    margin-top: 0px;
    margin-bottom: 30px;
  }




  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec9 {
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec9 .sec9-item {
    padding: 0px;
    border-radius: 0px;
    box-shadow: none;
    margin-top: 0px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec9 .sec9-item .sec9-item-head {
    display: flex;
    flex-wrap: wrap;
    padding: 0px 0px 0px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec9 .sec9-item .sec9-item-head > div:nth-of-type(1){
    width: 100%;
    order: 2!important;
    padding: 20px 20px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec9 .sec9-item .sec9-item-head > div:nth-of-type(2){
    width: 100%;
    order: 1!important;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec9 .sec9-item .sec9-item-head .sec9-item-image {
    width: 100%;
    margin-top: 0px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec9 .sec9-item .sec9-item-body {
    border-top: 1px solid #D9D9D9;
    padding: 20px 0px;
    width: calc(100% - 40px);
    margin: auto;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec9 .sec9-item .sec9-item-body > div:not(:last-of-type) {
    margin-bottom: 40px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec9 .sec9-item .sec9-item-body h4 {
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec9 .sec9-item .sec9-item-body h4 + p {
    margin-top: 0;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec9 .sec9-item .sec9-item-foot {
    padding: 20px 20px;
    width: 100%;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec9 .sec9-item .sec9-item-foot a {
    font-size: 1.5rem;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec9 .sec9-item .sec9-item-foot a::after {
  }



  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec10 {
    padding: 30px 0% 30px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec10 .sec10-cover {
    width: calc(100% + 8vw);
    margin-left: -4vw;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec10 .swiper {
    width: auto;
    padding: 30px 0 20px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec10 .sec10-item {
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec10 .sec10-item > figure > img {
    margin-top: 0;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec10 .sec10-item .sec10-item-body {
    padding: 20px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec10 .sec10-item .sec10-item-body h3 {
    font-size: 1.6rem !important;
    margin-top: 10px !important;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec10 .sec10-item .sec10-item-body h3 + p {
    font-size: 1.4rem !important;
    margin-top: 10px !important;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec10 .swiper-button-next,
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec10 .swiper-button-prev {
    position: absolute;
    color: #fff;
    background-color: #106CC2;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    top: 50%;
    left: auto;
    right: 5px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec10 .swiper-button-prev {
    right: auto;
    left: 5px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec10 .swiper-button-next:after,
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec10 .swiper-button-prev:after {
    content: '→';
    font-size: 2.0rem;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec10 .swiper-button-prev:after {
    transform: rotateY(180deg);
  }



  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec11 {
    padding: 30px 0% 30px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec11 .sec11-item {
    width: calc(100% + 8vw);
    margin-left: -4vw;
    padding: 20px;
    border-radius: 0px;
    margin-bottom: 30px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec11 .sec11-item .wp-block-image {
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec11 .sec11-item .wp-block-image::after {
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec11 .sec11-item:last-of-type {
    padding: 20px;
    background-color: transparent;
    border-radius: 0;
    border-left: none;
    border-right: none;
    margin: 0 0 30px -4vw;
    overflow: hidden;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec11 .sec11-item:last-of-type > p {
    font-size: 1.4rem;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec11 .sec11-item:last-of-type > figure {
    padding: 0 20px;
  }



  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec12 {
    padding: 30px 0% 30px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec12 .sec12-item {
    width: 100%;
    padding: 15px 0;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec12 .sec12-item .sec12-item-inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec12 .sec12-item .sec12-item-inner > a {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 5px;
    overflow: hidden;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec12 .sec12-item .sec12-item-inner > a img {
    width: 100%;
    height: 100%;
    margin-top: 0px;
    object-fit: cover;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec12 .sec12-item .sec12-item-inner > div:nth-of-type(1) {
    width: calc(100% - 100px);
    padding-left: 10px;
    flex-grow: 1;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec12 .sec12-item .badge-caption {
    margin-top: 0px;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec12 .sec12-item .badge-caption + h3 {
    font-size: 1.5rem !important;
    margin-top: 10px !important;
  }
  .main-wrap.service2 .main-contents .c-editor-text .section-block#sec12 .sec12-item .sec12-item-inner > div:last-of-type  {
    display: none;
  }



  .btn-row.service .form-btn {
    font-size: 1.5rem;
  }
  .l-footer {
    padding: 40px 4% 80px;
  }

}
@media screen and (max-width: 575px) {
  .main-wrap.service2 .side-form.active .btn {
    top: 60px;
  }
}

