@charset "UTF-8";
/* ==========================================================================
   Font
   ==========================================================================*/
@font-face {
  font-family: "garamond";
  src: url("../font/garamond.TTF") format("truetype");
}

@font-face {
  font-family: "garamond";
  font-weight: bold;
  src: url("../font/garamond-bold.TTF") format("truetype");
}

/* ==========================================================================
   Foundation
   ==========================================================================*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*, *:before, *:after {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
}

a {
  color: inherit;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

input {
  margin: 0;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

/* ==========================================================================
   Layout
   ==========================================================================*/
.l-footer {
  background-color: #072E4D;
  color: #fff;
}

.l-footer__inner {
  padding: 60px 0;
  position: relative;
}

.l-footer__privacy {
  bottom: 115px;
  height: 110px;
  padding: 5px;
  position: absolute;
  right: 28px;
  width: 110px;
}

.l-footer__privacy::before {
  background-color: #fff;
  border-radius: 5px;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.l-footer__img {
  position: relative;
}

.l-footer__logo {
  margin-bottom: 52px;
  max-width: 340px;
}

.l-footer__block {
  align-items: flex-end;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  -ms-flex-pack: justify;
  font-size: 1.4rem;
  font-weight: bold;
  justify-content: space-between;
}

.l-footer__address-box {
  margin-bottom: 18px;
}

.l-footer__office {
  letter-spacing: 0.1em;
  margin-bottom: 8px;
}

.l-header {
  background-color: #fff;
  height: 120px;
  top: -120px;
  transition: top 300ms;
  width: 100%;
}

.l-header.is-sticky {
  position: fixed;
  top: 0;
  z-index: 10;
}

.l-header__inner {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  height: 100%;
}

.l-header__logo {
  margin-left: 100px;
  margin-right: auto;
  max-width: 260px;
}

.l-header__block-wrap {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  height: 100%;
}

.l-header__block {
  margin-right: 40px;
}

.l-header__tel-box {
  align-items: center;
  color: #0168B4;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
}

.l-header__tel-icon {
  margin-right: 15px;
}

.l-header__tel-icon img {
  vertical-align: middle;
}

.l-header__tel-num {
  font-family: "garamond", serif;
  font-size: 4rem;
  font-weight: bold;
  line-height: 1;
}

.l-header__time {
  color: #4184B7;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: bold;
  letter-spacing: 0.14em;
}

.l-header__contact {
  align-items: center;
  background-color: #072E4D;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  height: 100%;
  justify-content: center;
  padding: 0 40px;
  transition: background-color 300ms;
}

.l-header__contact:hover {
  background-color: #2E5777;
}

.l-header__contact-icon {
  margin-right: 17px;
}

.l-header__contact-txt {
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 2rem;
  letter-spacing: 0.1em;
}

.l-wrapper {
  overflow-x: hidden;
}

.l-inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1136px;
  padding-left: 28px;
  padding-right: 28px;
}

/* ==========================================================================
   Object(gulp-sass-glob使用)
   ========================================================================== */
/* Component
   ----------------------------------------------------------------- */
.c-ttl01, .c-ttl01--black {
  color: #072E4D;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 5rem;
  letter-spacing: 0.1em;
  margin-bottom: 15px;
  text-align: center;
}

.c-ttl01--black {
  color: #343434;
}

.c-sub01 {
  color: #072E4D;
  font-size: 2rem;
  font-weight: bold;
  line-height: 2;
  text-align: center;
}

.c-btn-primary {
  align-items: center;
  background-color: #0168B4;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 20px;
  height: 80px;
  justify-content: center;
  letter-spacing: 0.1em;
  position: relative;
  transition: background-color 300ms;
  width: 390px;
}

.c-btn-primary:hover {
  background-color: #4184B7;
}

.c-btn-primary::after {
  background: url(../images/icon-btn-arrow.svg) no-repeat center/contain;
  content: "";
  font-size: 0;
  height: 8px;
  position: absolute;
  right: 28px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
}

/* Project
   ----------------------------------------------------------------- */
.kv__area {
  background: url(../images/kv@2x.jpg) no-repeat center/cover;
  margin-bottom: 90px;
  padding-bottom: 140px;
  padding-top: 130px;
}

.kv__ttl {
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 6.3rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
  text-shadow: 0 0 13px rgba(0, 0, 0, 0.5);
}

.kv__sub {
  padding-left: 10px;
  position: relative;
}

.kv__sub-txt {
  color: #072E4D;
  font-size: 2.2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 2;
  position: relative;
  z-index: 2;
}

.kv__sub-bg, .kv__sub-bg--01, .kv__sub-bg--02, .kv__sub-bg--03 {
  background-color: #FFE200;
  display: inline-block;
  height: 2em;
  left: 0;
  position: absolute;
  z-index: 1;
}

.kv__sub-bg--01 {
  top: 0.3em;
  width: 347px;
}

.kv__sub-bg--02 {
  top: 3.1em;
  width: 483px;
}

.kv__sub-bg--03 {
  top: 5.8em;
  width: 454px;
}

.kv__lead, .kv__lead--strong {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 2;
  margin-bottom: 75px;
  text-align: center;
}

.kv__lead--strong {
  color: #0168B4;
}

.kv__box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.kv__col, .kv__col--01, .kv__col--02 {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  flex-grow: 2;
  -ms-flex-pack: center;
  -ms-flex-positive: 2;
  height: 225px;
  justify-content: center;
}

.kv__col--01 {
  background-color: #D3DAE0;
  color: #0C538C;
  margin-right: 25px;
}

.kv__col--02 {
  background-color: #0C538C;
  color: #fff;
}

.kv__icon {
  margin-right: 35px;
}

.kv__col-txt, .kv__col-txt--lg {
  font-weight: bold;
}

.kv__col-txt--lg {
  font-family: "garamond", serif;
  font-size: 7.2rem;
  line-height: 1;
}

.voice {
  background-color: #F2F2F2;
  margin-top: -105px;
  padding-top: 200px;
}

.voice__slider {
  margin-left: calc(50% - 50vw);
  margin-top: 45px;
  width: 100vw;
}

.voice__slider-item {
  background-color: #fff;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: auto !important;
  margin: 0 15px;
  padding: 40px 20px 30px;
}

.voice .slick-track {
  display: -ms-flexbox;
  display: flex;
}

.voice .slick-dots {
  bottom: -80px;
}

.voice .slick-dots li {
  margin: 0 10px;
}

.voice .slick-dots li button:before {
  background-color: transparent;
  border: 2px solid #072E4D;
  border-radius: 50%;
  content: "";
  opacity: 1;
}

.voice .slick-dots li.slick-active button:before {
  background-color: #072E4D;
  opacity: 1;
}

.voice__img {
  margin-bottom: 30px;
  width: 100%;
}

.voice__img img {
  width: 100%;
}

.voice__item-ttl {
  color: #0168B4;
  font-size: 2.2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
}

.voice__from {
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-top: auto;
  padding-left: 35px;
  position: relative;
}

.voice__from::before {
  background-color: #707070;
  content: "";
  display: block;
  height: 1px;
  left: -5px;
  position: absolute;
  top: 10px;
  width: 30px;
}

.voice__btn {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 180px;
  padding-bottom: 90px;
}

.knowledge {
  padding-top: 90px;
}

.knowledge__contents {
  margin-top: 150px;
}

.knowledge__block, .knowledge__block--02 {
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.knowledge__block:not(:last-child), .knowledge__block--02:not(:last-child) {
  margin-bottom: 180px;
}

.knowledge__block::before, .knowledge__block--02::before {
  background-color: #F2F2F2;
  content: "";
  display: block;
  height: calc(100% - 40px);
  left: calc(50% - 50vw);
  position: absolute;
  top: 80px;
  width: 88.5%;
}

.knowledge__block--01 .knowledge__txt-block {
  background-color: #0168B4;
}

.knowledge__block--02::before {
  left: auto;
  right: calc(50% - 50vw);
}

.knowledge__block--02 .knowledge__txt-block {
  background-color: #0C538C;
  margin-left: auto;
}

.knowledge__block--02 .knowledge__img {
  left: calc(50% - 50vw);
}

.knowledge__block--03 .knowledge__txt-block {
  background-color: #072E4D;
}

.knowledge__txt-block {
  color: #fff;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  height: 582px;
  padding: 75px;
  position: relative;
  width: 582px;
  z-index: 2;
}

.knowledge__num {
  display: block;
  font-family: "garamond", serif;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 15px;
}

.knowledge__ttl {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 3rem;
  letter-spacing: 0.1em;
  margin-bottom: 45px;
}

.knowledge__desc {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 2;
}

.knowledge__img {
  max-width: 100%;
  position: absolute;
  right: calc(50% - 50vw);
  top: -50px;
  width: 82%;
}

.knowledge__btn {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 150px;
  padding-bottom: 100px;
}

.service {
  background-color: #F2F2F2;
  padding-bottom: 90px;
  padding-top: 90px;
}

.service__contents {
  background-color: #fff;
  margin-right: calc(50% - 50vw);
  margin-top: 90px;
  padding: 90px 0 0 80px;
  position: relative;
}

.service__block {
  display: none;
}

.service__block.is-show {
  display: block;
}

.service__label {
  align-items: center;
  background-color: #272727;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  padding: 57px 0 57px 50px;
  position: absolute;
  right: 0;
  top: -50px;
  width: 190px;
}

.service__label-txt {
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 4rem;
  letter-spacing: 0.1em;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.service__sub {
  font-family: "garamond", serif;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 15px;
  padding-top: 5px;
}

.service__ttl {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 3.6rem;
  letter-spacing: 0.1em;
  margin-bottom: 65px;
}

.service__main {
  display: -ms-flexbox;
  display: flex;
}

.service__txt-box {
  color: #072E4D;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 35px;
  width: 40%;
}

.service__desc {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 2;
}

.service__img {
  flex-grow: 2;
  -ms-flex-positive: 2;
}

.service__img img {
  width: 100%;
}

.service__box {
  background-color: #D3DAE0;
  color: #0168B4;
  display: -ms-flexbox;
  display: flex;
  margin-left: 120px;
  margin-top: -25px;
  padding: 30px 60px;
  transform: translateY(25px);
}

.service__col01 {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 70px;
}

.service__price-txt01 {
  border-bottom: 2px solid #0168B4;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 3.2rem;
}

.service__price-txt02, .service__price-txt02--lg {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 2.3rem;
  font-weight: 900;
  letter-spacing: 0.1em;
}

.service__price-txt02--lg {
  font-size: 3.2rem;
}

.service__price-txt03 {
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.service__tab {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 60px;
}

.service__item {
  align-items: center;
  border: 2px solid #0168B4;
  color: #0168B4;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 2rem;
  height: 72px;
  justify-content: center;
  line-height: 1.25;
  margin-bottom: 15px;
  text-align: center;
  width: calc(25% - 12px);
}

.service__item:not(:nth-of-type(4n)) {
  margin-right: 15px;
}

.service__item.is-active {
  background-color: #0168B4;
  color: #fff;
}

.contact {
  padding-bottom: 110px;
  padding-top: 90px;
}

.contact__contents {
  align-items: center;
  -ms-flex-align: center;
  margin-top: 30px;
}

.contact__col01 {
  float: left;
  width: 50%;
}

.contact__img {
  margin-left: calc(100% - 50vw);
}

.contact__img img {
  width: 100%;
}

.contact__col02 {
  float: right;
  text-align: center;
  width: 50%;
}

.contact__txt01 {
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 35px;
}

.contact__icon-block {
  align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 35px;
}

.contact__icon-col {
  align-content: flex-end;
  align-items: center;
  background-color: #fff;
  border: 5px solid #0168B4;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 210px;
  flex: 0 0 210px;
  -ms-flex-align: center;
  -ms-flex-line-pack: end;
  -ms-flex-pack: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 210px;
  justify-content: center;
}

.contact__icon-col:first-child {
  margin-right: 45px;
}

.contact__icon-img {
  margin-bottom: 13px;
}

.contact__icon-txt, .contact__icon-txt--01, .contact__icon-txt--02 {
  color: #0168B4;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.contact__icon-txt--01 {
  margin-bottom: 31px;
}

.contact__icon-txt--02 {
  margin-bottom: 36px;
}

.contact__icon-txt--sm {
  display: block;
  font-size: 1.1rem;
}

.contact__col03 {
  float: right;
  text-align: center;
  width: 50%;
}

.contact__txt02 {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 28px;
}

.contact__btn {
  align-items: center;
  background: linear-gradient(to bottom, #0168B4 0%, #004D86 100%);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  height: 105px;
  justify-content: center;
  margin-bottom: 10px;
}

.contact__btn:hover {
  background: linear-gradient(to bottom, #4184B7 0%, #316D9D 100%);
}

.contact__btn-icon {
  margin-right: 15px;
}

.contact__btn-txt {
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 2.8rem;
  letter-spacing: 0.1em;
}

.contact__box {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 45px;
}

.contact__tel-icon {
  margin-right: 7px;
}

.contact__tel-txt01 {
  color: #0168B4;
  font-family: "garamond", serif;
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin-right: 15px;
}

.contact__tel-txt02 {
  color: #4184B7;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 0.14em;
}

.contact__link {
  color: #0168B4;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.contact__link:hover {
  color: #4184B7;
}

.contact__link:hover::after {
  background-color: #4184B7;
}

.contact__link::after {
  background-color: #0168B4;
  content: "";
  display: block;
  height: 2px;
  margin-top: 10px;
  width: 100%;
}

/* Utility
   ----------------------------------------------------------------- */

.cf::after {
  clear: both;
  content: "";
  display: block;
}

.u-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* plugin
   ----------------------------------------------------------------- */

@media screen and (max-width: 768px) {
  .l-footer__inner {
    padding: 25px 0 10px;
  }
  .l-footer__privacy {
    bottom: auto;
    height: 45px;
    right: 25px;
    top: 25px;
    width: 45px;
  }
  .l-footer__logo {
    margin-bottom: 22px;
    width: 130px;
  }
  .l-footer__block {
    display: block;
    font-size: 1rem;
  }
  .l-footer__col02 {
    margin-top: 25px;
  }
  .l-footer__address-box {
    margin-bottom: 12px;
  }
  .l-footer__office {
    letter-spacing: 0;
    margin-bottom: 3px;
  }
  .l-footer__cr {
    text-align: right;
    white-space: nowrap;
  }
  .l-header {
    height: 50px;
    top: -50px;
  }
  .l-header__logo {
    margin-left: 25px;
    width: 115px;
  }
  .l-header__block {
    margin-right: 15px;
  }
  .l-header__tel-icon {
    margin-right: 6px;
    width: 18px;
  }
  .l-header__tel-num {
    font-size: 1.6rem;
  }
  .l-header__time {
    font-size: 1rem;
    letter-spacing: 0;
  }
  .l-header__contact {
    display: block;
    padding: 0;
    text-align: center;
    width: 65px;
  }
  .l-header__contact-icon {
    margin: 0 auto 5px;
    width: 23px;
  }
  .l-header__contact-txt {
    font-size: 1rem;
  }
  .l-inner {
    padding-left: 25px;
    padding-right: 25px;
  }
  .c-ttl01, .c-ttl01--black {
    font-size: 2.5rem;
  }
  .c-sub01 {
    font-size: 1rem;
  }
  .c-btn-primary {
    font-size: 1rem;
    height: 40px;
    letter-spacing: 0.05em;
    width: 190px;
  }
  .c-btn-primary::after {
    height: 4px;
    right: 14px;
    width: 12px;
  }
  .kv__area {
    margin-bottom: 35px;
    padding-bottom: 50px;
    padding-top: 40px;
  }
  .kv__ttl {
    font-size: 6vw;
    margin-bottom: 10px;
  }
  .kv__sub {
    padding-left: 4px;
  }
  .kv__sub-txt {
    font-size: 2.7vw;
  }
  .kv__sub-bg, .kv__sub-bg--01, .kv__sub-bg--02, .kv__sub-bg--03 {
    height: 4vw;
  }
  .kv__sub-bg--01 {
    top: 0.4em;
    width: 44vw;
  }
  .kv__sub-bg--02 {
    top: 50%;
    transform: translateY(-40%);
    width: 56vw;
  }
  .kv__sub-bg--03 {
    bottom: 0.2em;
    top: auto;
    width: 53vw;
  }
  .kv__lead, .kv__lead--strong {
    font-size: 1rem;
    margin-bottom: 20px;
  }
  .kv__col, .kv__col--01, .kv__col--02 {
    align-content: flex-end;
    -ms-flex-line-pack: end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 125px;
  }
  .kv__col--01 .kv__icon {
    margin-bottom: 10px;
  }
  .kv__icon {
    margin: 0 auto;
    width: 40px;
  }
  .kv__col-txt, .kv__col-txt--lg {
    font-size: 1rem;
    margin-bottom: 8px;
    text-align: center;
    width: 100%;
  }
  .kv__col-txt--lg {
    font-size: 3.7rem;
  }
  .voice {
    margin-top: -58px;
    padding-top: 85px;
  }
  .voice__slider {
    margin-top: 25px;
  }
  .voice__slider-item {
    margin: 0 7px;
    padding: 20px 12px 15px;
  }
  .voice .slick-dots {
    bottom: -35px;
  }
  .voice .slick-dots li {
    height: 10px;
    width: 10px;
  }
  .voice .slick-dots li button {
    height: 10px;
    width: 10px;
  }
  .voice .slick-dots li button:before {
    border: 1px solid #072E4D;
    height: 10px;
    width: 10px;
  }
  .voice__img {
    margin-bottom: 15px;
  }
  .voice__item-ttl {
    font-size: 1.1rem;
    margin-bottom: 15px;
  }
  .voice__from {
    font-size: 1rem;
    line-height: 1.25;
    padding-left: 20px;
  }
  .voice__from::before {
    top: 6px;
    width: 15px;
  }
  .voice__btn {
    margin-top: 68px;
    padding-bottom: 35px;
  }
  .knowledge {
    padding-top: 28px;
  }
  .knowledge__contents {
    margin-top: 70px;
  }
  .knowledge__block:not(:last-child), .knowledge__block--02:not(:last-child) {
    margin-bottom: 90px;
  }
  .knowledge__block::before, .knowledge__block--02::before {
    height: 100%;
    left: -25px;
    top: 25px;
    width: calc(100% + 25px);
  }
  .knowledge__block--02 .knowledge__txt-block {
    margin-right: -25px;
  }
  .knowledge__block--02 .knowledge__img {
    left: auto;
    right: 60px;
  }
  .knowledge__txt-block {
    height: auto;
    margin-left: -25px;
    padding: 42px 40px;
    width: 90%;
  }
  .knowledge__num {
    font-size: 1rem;
  }
  .knowledge__ttl {
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
  .knowledge__desc {
    font-size: 1rem;
    line-height: 1.8;
  }
  .knowledge__img {
    left: 60px;
    max-width: none;
    right: auto;
    width: 140%;
  }
  .knowledge__btn {
    margin-top: 60px;
    padding-bottom: 70px;
  }
  .service {
    padding-bottom: 60px;
    padding-top: 30px;
  }
  .service__contents {
    margin-left: -25px;
    margin-right: -25px;
    margin-top: 35px;
    padding: 50px 0 0 25px;
  }
  .service__label {
    padding: 30px 0 30px 25px;
  }
  .service__label-txt {
    font-size: 2rem;
  }
  .service__sub {
    font-size: 1rem;
  }
  .service__ttl {
    font-size: 1.8rem;
  }
  .service__txt-box {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 15px;
    width: 58.5%;
  }
  .service__desc {
    font-size: 1rem;
  }
  .service__img {
    flex-grow: 1;
    -ms-flex-positive: 1;
  }
  .service__img img {
    height: 56vw;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .service__box {
    margin-left: 0;
    padding: 15px 30px;
  }
  .service__col01 {
    margin-right: 35px;
  }
  .service__price-txt01 {
    font-size: 1.6rem;
  }
  .service__price-txt02, .service__price-txt02--lg {
    font-size: 1.1rem;
  }
  .service__price-txt02--lg {
    font-size: 1.6rem;
  }
  .service__price-txt03 {
    font-size: 1rem;
    letter-spacing: 0;
  }
  .service__item {
    font-size: 1.2rem;
    height: 43px;
    margin-bottom: 10px;
    width: calc(50% - 5px);
  }
  .service__item:not(:nth-of-type(4n)) {
    margin-right: 0;
  }
  .service__item:not(:nth-of-type(even)) {
    margin-right: 10px;
  }
  .contact {
    padding-bottom: 45px;
    padding-top: 30px;
  }
  .contact__col01 {
    width: 45%;
  }
  .contact__col02 {
    padding-left: 15px;
    padding-top: 12vw;
    width: 55%;
  }
  .contact__txt01 {
    font-size: 1rem;
    margin-bottom: 23px;
  }
  .contact__icon-block {
    display: block;
    margin-bottom: 22px;
  }
  .contact__icon-col {
    align-content: center;
    border-width: 2px;
    -ms-flex-line-pack: center;
    height: 113px;
    margin: 0 auto;
    width: 113px;
  }
  .contact__icon-col:first-child {
    margin-right: auto;
  }
  .contact__icon-col:last-child {
    margin-top: -10px;
  }
  .contact__icon-img {
    margin-bottom: 8px;
    width: 35px;
  }
  .contact__icon-txt, .contact__icon-txt--01, .contact__icon-txt--02 {
    font-size: 1rem;
    letter-spacing: 0;
  }
  .contact__icon-txt--01 {
    margin-bottom: 0;
  }
  .contact__icon-txt--02 {
    margin-bottom: 0;
  }
  .contact__col03 {
    margin-top: 33px;
    width: 100%;
  }
  .contact__txt02 {
    font-size: 1rem;
  }
  .contact__btn {
    height: 55px;
    margin-bottom: 7px;
  }
  .contact__btn-icon {
    margin-right: 10px;
    width: 22px;
  }
  .contact__btn-icon img {
    display: block;
  }
  .contact__btn-txt {
    font-size: 1.4rem;
  }
  .contact__box {
    margin-bottom: 15px;
  }
  .contact__tel-icon {
    margin-right: 5px;
    width: 20px;
  }
  .contact__tel-icon img {
    display: block;
  }
  .contact__tel-txt01 {
    font-size: 1.7rem;
  }
  .contact__tel-txt02 {
    font-size: 1rem;
    letter-spacing: 0;
  }
  .contact__link {
    font-size: 1rem;
  }
  .contact__link::after {
    margin-top: 6px;
  }
  .u-hidden-sp {
    display: none;
  }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
  .service__label {
    width: 70px;
  }
  .service__sub {
    margin-bottom: 10px;
  }
  .service__ttl {
    margin-bottom: 35px;
  }
}

@media screen and (min-width: 769px) {
  .u-hidden-pc {
    display: none;
  }
}



/* add 20220112 */

.kv__conversion {
    max-width:640px;
    margin:0 auto 80px;
}

.l-header {
   position: fixed;
   top:0;
   width: 100%;
   z-index:999999;
}
.l-main {
    margin-top:120px;
}

@media screen and (max-width: 768px) {
    .l-main {
        margin-top:50px;
    }
    .kv__conversion {
        padding-left:25px;
        padding-right:25px;
        margin:0 auto 40px;
    }
}

/* 20220616 z add */
.fixedbtn {
    position: fixed;
    bottom: 6px;
    left: 20%;
    z-index: 2;
    width: 60%;
    transition: .3s;
}