<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
html {
  text-size-adjust: 100%;
}

html, body {
  max-width: 100%;
  overflow: hidden visible;
}

html, body, div, span, 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 {
  margin: 0px;
  padding: 0px;
  border: 0px;
  outline: 0px;
  list-style: none;
  vertical-align: middle;
  background: transparent;
}

body {
  line-height: 1;
}

img {
  border-style: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul, ul, li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

input, select {
  vertical-align: middle;
}

* {
  box-sizing: border-box;
}

@media screen and (max-width: 320px) {
  html, body {
    min-width: 320px;
  }
}

.txtLeft {
  text-align: left;
}

.txtRight {
  text-align: right;
}

.txtCenter {
  text-align: center;
}

a, a span, a img {
  transition: all 0.3s ease-in-out 0s;
}

a:link, a:visited, a:hover, a:active {
  text-decoration: none;
}

a:hover {
  opacity: 1;
}

@media screen and (max-width: 660px) {
  body, html {
    width: 100%;
    overflow-x: hidden;
  }
}

@media screen and (max-width: 480px) {
  body {
    background: rgb(255, 255, 255);
  }
}

.pc {
  display: block;
}

.sp {
  display: none;
}

@media screen and (max-width: 600px) {
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }
}

* {
  letter-spacing: 1.5px;
  font-family: "Bebas Neue", "M PLUS 1p", "Noto Sans JP", "ÃƒÆ’Ã‚Â£Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â£Ãƒâ€&nbsp;Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â£Ãƒâ€&nbsp;Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â´ Pro W3", "Hiragino Kaku Gothic Pro", ÃƒÆ’Ã‚Â£Ãƒâ€&nbsp;Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â£Ãƒâ€&nbsp;Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Âª, Meiryo, "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â³ ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â£Ãƒâ€&nbsp;Ã¢â‚¬â„¢Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¯", sans-serif;
}

header, article, footer, article, .cont {
  width: 100%;
  float: left;
  position: relative;
  z-index: 2;
}

.contMin {
  margin: 0px auto;
}

@media screen and (min-width: 1043px) {
  .contMin {
    max-width: 980px;
  }
}

@media screen and (max-width: 1042px) {
  .contMin {
    width: 94%;
    margin: auto 3%;
    float: left;
  }
}

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

.cf::before, .cf::after {
  content: " ";
  display: table;
}

.cf::after {
  clear: both;
}

.set {
  position: relative;
}

.pageTop * {
  transition: all 0.3s ease-in-out 0s;
}

.pageTop a span::before {
  transition: all 0.8s ease-in-out 0s;
}

.pageTop {
  width: 80px;
  height: 80px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 2147483647;
}

.pageTop a {
  width: 80px;
  line-height: 70px;
  padding-top: 10px;
  text-align: center;
  display: block;
  border-radius: 100%;
  box-shadow: rgb(0, 0, 0) 0px 0px 0px 1px inset;
  position: relative;
  color: rgb(0, 0, 0);
}

.pageTop a span {
  color: rgb(0, 0, 0);
  text-decoration: none;
}

.pageTop a span::before {
  width: 30px;
  position: absolute;
  left: 50%;
  top: -12px;
  margin-left: -15px;
  text-align: center;
  display: block;
  content: "▲";
  color: rgb(0, 0, 0);
}

.pageTop a:hover {
  box-shadow: rgb(238, 238, 238) 0px 0px 0px 6px inset;
}

.pageTop a:hover span::before {
  top: -16px;
}

@media screen and (max-width: 500px) {
  .pageTop {
    right: 10px;
  }

  .pageTop {
    width: 60px;
    height: 60px;
  }

  .pageTop a {
    width: 60px;
    line-height: 50px;
  }

  .pageTop a span::before {
    top: -12px;
  }

  .pageTop a:hover span::before {
    top: -8px;
  }
}

header {
  box-shadow: rgb(221, 221, 221) 1px 2px 6px;
  background-color: rgb(255, 255, 255);
  z-index: 5;
  margin-bottom: 35px;
}

header .cf {
  height: 60px;
  padding: 15px 0px;
}

header .cf .logo {
  display: inline-block;
  float: left;
  margin-left: 5px;
}

header .cf .logo img {
  height: 29px;
  width: auto;
}

header .cf .spLink {
  display: none;
}

header .cf ul {
  display: inline-block;
  float: right;
}

header .cf ul li {
  display: inline-block;
  float: left;
  padding: 0px 12px;
  position: relative;
}

header .cf ul li::after {
  width: 1px;
  height: 20px;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -10px;
  background: rgb(204, 204, 204);
  content: "";
}

header .cf ul li:last-child::after {
  display: none;
}

header .cf ul li a {
  display: block;
  font-size: 12px;
  line-height: 30px;
  color: rgb(136, 136, 136);
  text-decoration: none;
}

header .cf ul li a:hover {
  text-decoration: underline;
  color: rgb(0, 0, 0);
}

@media screen and (max-width: 1100px) {
  header .cf .logo img {
    height: 21px;
    margin: 4px;
  }
}

@media screen and (max-width: 800px) {
  header .cf ul li {
    font-size: 11px;
    padding: 0px 8px;
  }
}

@media screen and (max-width: 700px) {
  header .cf {
    height: 50px;
    padding: 10px 0px;
  }

  header .cf ul {
    display: none;
  }

  header .cf .spLink {
    display: inline-block;
    margin: 0px 20px 0px 0px;
    float: right;
  }

  header .cf .spLink a {
    display: block;
    padding: 0px 20px;
    line-height: 30px;
    background: rgb(4, 114, 34);
    border-radius: 4px;
    color: rgb(255, 255, 255);
    text-decoration: none;
    font-weight: bold;
  }
}

@media screen and (max-width: 500px) {
  header .cf .spLink a {
    font-size: 12px;
    padding: 0px 10px;
    letter-spacing: 0px;
  }
}

@media screen and (max-width: 320px) {
  header .cf .spLink {
    margin: 0px -3px 0px 0px;
  }
}

footer {
  background: rgb(46, 139, 72);
}

footer .cf {
  padding: 20px 0px;
}

footer .cf h2 {
  width: 40%;
  float: left;
  display: inline-block;
}

footer .cf h2 img {
  width: 100px;
  height: auto;
  margin-bottom: 5px;
}

footer .cf h2 span {
  display: block;
  font-size: 10px;
  color: rgb(255, 255, 255);
}

footer .cf ul {
  float: right;
  display: inline-block;
  margin-top: 10px;
}

footer .cf ul li {
  line-height: 20px;
  display: inline;
  color: rgb(255, 255, 255);
}

footer .cf ul li a {
  display: inline-block;
  padding: 0px 10px;
  color: rgb(255, 255, 255);
  text-decoration: none;
  font-size: 11px;
  line-height: 20px;
}

footer .cf ul li a:hover {
  color: rgb(221, 221, 221);
  text-decoration: underline;
}

.mainVisual {
  background: linear-gradient(rgb(245, 255, 238) 0%, rgb(255, 255, 255) 100%);
  margin-bottom: 20px;
}

.beforeAfterWrap {
  margin-bottom: 35px;
}

.beforeAfter {
  margin-bottom: 10px;
}

.mainVisual__catch {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  color: rgb(4, 114, 34);
  margin-bottom: 35px;
  position: relative;
  line-height: 1.5;
}

.mainVisual__catch::before, .mainVisual__catch::after {
  position: absolute;
  content: "";
}

.mainVisual__catch::before {
  right: 15px;
  bottom: -12px;
  width: 30px;
  height: 30px;
  border-right: 1px solid rgb(4, 114, 34);
  border-bottom: 1px solid rgb(4, 114, 34);
}

.mainVisual__catch::after {
  top: 70px;
  left: 15px;
  width: 30px;
  height: 30px;
  border-top: 1px solid rgb(4, 114, 34);
  border-left: 1px solid rgb(4, 114, 34);
}

.beforeAfter__caption {
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  color: rgb(4, 114, 34);
}

.about {
  text-align: center;
  padding: 30px 0px 50px;
}

.service {
  text-align: center;
  padding: 50px 0px;
}

.option {
  text-align: center;
  padding: 50px 0px 40px;
}

.flow {
  text-align: center;
  padding: 50px 0px 30px;
}

.condition {
  padding: 50px 0px 60px;
}

.bg {
  background-color: rgb(245, 255, 238);
}

.heading {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: rgb(4, 114, 34);
  margin-bottom: 60px;
  position: relative;
}

.titleL {
  font-size: 32px;
}

.heading::before {
  position: absolute;
  bottom: -28px;
  left: calc(50% - 30px);
  width: 60px;
  height: 1px;
  content: "";
  background: rgb(4, 114, 34);
}

.heading span {
  font-size: 16px;
  display: block;
  margin-bottom: 10px;
}

.text {
  padding: 0px 5%;
  text-align: left;
  line-height: 1.6;
}

.blockSpacingM {
  margin-bottom: 65px;
}

.contact {
  text-align: center;
}

.contact__caption {
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 15px;
}

.contact__btn {
  padding: 20px;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-size: 18px;
  border-radius: 8px;
  width: 90%;
  display: inline-block;
  font-weight: bold;
  transition: all 0.3s ease 0s;
  background-color: rgb(217, 80, 80);
  box-shadow: rgb(153, 49, 49) 0px 6px 0px 0px;
  transform: translateY(-6px);
}

.contact__btn:hover {
  box-shadow: rgb(217, 80, 80) 0px 2px 0px 0px;
  transform: translateY(-2px);
}

.option__headingSub {
  background-color: rgb(4, 114, 34);
  padding: 20px 0px;
  display: none;
}

.option__headingSub .heading {
  color: rgb(255, 255, 255);
  font-size: 22px;
}

.option__label {
  display: inline-block;
  color: rgb(255, 255, 255);
  font-weight: bold;
  margin-bottom: 10px;
}

.option__headingSubTitle {
  font-size: 28px;
  color: rgb(255, 255, 255);
  line-height: 1.2;
}

.option__label::before, .option__label::after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  z-index: 1;
}

.option__label::before {
  top: 0px;
  left: 0px;
  border-width: 14px 0px 14px 11px;
  border-color: transparent transparent transparent rgb(4, 114, 34);
  border-style: solid;
}

.option__label::after {
  top: 0px;
  right: 0px;
  border-width: 14px 10px 14px 0px;
  border-color: transparent rgb(4, 114, 34) transparent transparent;
  border-style: solid;
}

.option__caption {
  color: rgb(255, 255, 255);
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}

.flow__item {
  border: 1px solid rgb(230, 230, 230);
  margin-bottom: 20px;
}

.flow__list {
  padding: 0px 3%;
}

.flow__step {
  display: table;
  width: 100%;
}

.flow__step dt {
  width: 25%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background-color: rgb(4, 114, 34);
  color: rgb(255, 255, 255);
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0px;
}

.flow__step dt span {
  background-color: rgb(255, 255, 255);
  border-radius: 2px;
  color: rgb(4, 114, 34);
  margin: 0px auto 8px;
  padding: 3px 0px;
  font-size: 13px;
  display: block;
  width: 70%;
  font-family: Arial, Helvetica, sans-serif;
}

.flow__step dd {
  width: 75%;
  display: table-cell;
  vertical-align: middle;
  background-color: rgb(255, 255, 255);
  color: rgb(51, 51, 51);
  padding: 10px 10px 10px 25px;
  font-size: 16px;
  text-align: left;
  line-height: 1.6;
}

.condition__inner {
  border: 4px solid rgb(230, 230, 230);
  padding: 20px;
  margin: 0px 3% 30px;
}

.condition__title {
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 25px;
}

.condition__definition {
  border-bottom: 2px solid rgb(230, 230, 230);
  padding-bottom: 14px;
  margin-bottom: 20px;
}

.condition__definition dt {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
}

.condition__definition dd {
  font-size: 12px;
  line-height: 1.6;
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 5px;
}

.condition__label {
  border: 1px solid rgb(230, 230, 230);
  border-radius: 20px;
  padding: 2px 0px;
  width: 8em;
  display: inline-block;
  text-align: center;
  margin-right: 8px;
  text-indent: 0px;
}

.annotation {
  font-size: 12px;
  line-height: 1.6;
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 5px;
}

@media screen and (max-width: 320px) {
  .heading {
    font-size: 16px;
  }

  .titleL {
    font-size: 26px;
  }

  .contact__caption {
    font-size: 10px;
  }

  .condition__title {
    font-size: 12px;
  }
}

@media screen and (max-width: 360px) {
  .mainVisual__catch {
    font-size: 16px;
  }
}

@media screen and (min-width: 768px) {
  .flow__step dt span {
    width: 38%;
  }

  .mainVisual__catch {
    font-size: 26px;
  }

  .mainVisual__catch::after {
    top: 80px;
    left: 135px;
  }

  .mainVisual__catch::before {
    right: 140px;
    bottom: -12px;
  }
}

@media screen and (min-width: 1024px) {
  header {
    margin-bottom: 80px;
  }

  .beforeAfter {
    width: 980px;
    height: auto;
    margin: 0px auto 10px;
  }

  .beforeAfter.beforeAfter__sizeM {
    width: 500px;
    height: 300px;
  }

  .beforeAfter.beforeAfter__sizeM.right {
    margin-right: 40px;
  }

  .mainVisual {
    margin-bottom: 60px;
  }

  .mainVisual__catch {
    width: 980px;
    font-size: 44px;
    margin: 0px auto 80px;
  }

  .mainVisual__catch::before {
    right: 90px;
    bottom: -20px;
    width: 50px;
    height: 50px;
  }

  .mainVisual__catch::after {
    top: 109px;
    left: 90px;
    width: 50px;
    height: 50px;
  }

  .beforeAfter__caption {
    text-align: center;
    font-size: 16px;
    color: rgb(4, 114, 34);
  }

  .about {
    padding: 20px 0px 80px;
  }

  .service {
    padding: 80px 0px;
  }

  .option {
    padding: 100px 0px;
  }

  .flow {
    padding: 90px 0px 70px;
  }

  .condition {
    padding: 100px 0px 120px;
  }

  .heading {
    font-size: 44px;
    margin-bottom: 90px;
  }

  .titleL {
    font-size: 44px;
  }

  .heading::before {
    bottom: -40px;
  }

  .heading span {
    font-size: 22px;
    margin-bottom: 12px;
  }

  .text {
    width: 980px;
    line-height: 1.8;
    margin: 0px auto;
    font-size: 18px;
  }

  .contact__caption {
    font-size: 20px;
    margin-bottom: 25px;
    display: block;
  }

  .contact__btn {
    width: 700px;
    padding: 30px;
    font-size: 24px;
  }

  .flex {
    display: flex;
    justify-content: center;
  }

  .option__headingSub {
    width: 400px;
    height: 307px;
    padding: 110px 0px 0px;
    background-color: rgb(4, 114, 34);
    display: inline-block;
  }

  .option__label {
    font-size: 16px;
  }

  .flow__list {
    width: 920px;
    margin: 0px auto;
  }

  .flow__item {
    margin-bottom: 40px;
  }

  .flow__step dt {
    padding: 30px;
    font-size: 24px;
  }

  .flow__step dt span {
    background-color: rgb(255, 255, 255);
    border-radius: 2px;
    color: rgb(4, 114, 34);
    padding: 5px 0px;
    font-size: 18px;
    margin-bottom: 15px;
    width: 65%;
  }

  .flow__step dd {
    font-size: 18px;
  }

  .condition {
    width: 920px;
    margin: 0px auto;
  }

  .condition__inner {
    padding: 30px;
    margin-bottom: 100px;
  }

  .condition__title {
    font-size: 18px;
  }

  .condition__definition {
    border-bottom: 2px solid rgb(230, 230, 230);
    padding-bottom: 15px;
    margin-bottom: 25px;
  }

  .condition__definition dt {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .condition__definition dd {
    font-size: 14px;
  }

  .annotation {
    font-size: 13px;
  }
}</pre></body></html>