<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*
Theme Name:arrows-tokai_wp
*/
@media screen and (max-width: 1249px) {
  .pc_only {
    display: none; }

  .sp_only {
    display: block; } }
@media screen and (min-width: 480px) {
  .pc_only {
    display: block; }

  .sp_only {
    display: none; } }
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 200;
  src: local("Noto Sans JP Thin"), local("NotoSansJP-Thin"), url(fonts/NotoSansJP-Thin.woff) format("woff"); }
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 300;
  src: local("Noto Sans JP Light"), local("NotoSansJP-Light"), url(fonts/NotoSansJP-Light.woff) format("woff"); }
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans JP Regular"), local("NotoSansJP-Regular"), url(fonts/NotoSansJP-Regular.woff) format("woff"); }
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 500;
  src: local("Noto Sans JP Medium"), local("NotoSansJP-Medium"), url(fonts/NotoSansJP-Medium.woff) format("woff"); }
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 600;
  src: local("Noto Sans JP Bold"), local("NotoSansJP-Bold"), url(fonts/NotoSansJP-Bold.woff) format("woff"); }
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  src: local("Noto Sans JP Black"), local("NotoSansJP-Black"), url(fonts/NotoSansJP-Black) format("woff"); }
body {
  font-size: 16px;
  color: #101010;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1px;
  margin: 0; }
  body img,
  body svg {
    width: 100%;
    height: auto; }
  body a {
    color: #101010;
    text-decoration: none; }
    body a:hover {
      color: #e50112;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s;
      text-decoration: none;
      opacity: 0.5; }
  body p {
    line-height: 1.8;
    font-weight: 400;
    margin-bottom: 0;
    letter-spacing: 1px; }

.fff {
  color: #fff; }
  .fff-bg {
    background-color: #fff; }
    .fff-bg__bottom-radius-sm {
      border-radius: 0 0 10px 10px; }

.display__pc {
  display: block; }
  @media screen and (max-width: 959px) {
    .display__pc {
      display: none; } }
.display__sp {
  display: none; }
  @media screen and (max-width: 959px) {
    .display__sp {
      display: block; } }
.display__flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between; }

.color__main {
  color: #e50112; }
  .color__main-bg {
    background-color: #e50112; }
.color__gray {
  color: #757575; }
.color__black {
  color: #333; }
.color__gray-bg {
  background-color: #f1f1f1; }

.text__center {
  text-align: center; }
.text__sm {
  font-size: 14px; }
  @media screen and (max-width: 959px) {
    .text__sm {
      font-size: 12px; } }
.text__md {
  font-size: 26px; }
.text__lg {
  font-size: 48px; }
.text__default {
  font-size: 16px; }

.bold {
  font-weight: 500; }
  .bold-300 {
    font-weight: 300; }
  .bold-400 {
    font-weight: 400; }
  .bold-500 {
    font-weight: 500; }
  .bold-600 {
    font-weight: 600; }

.mb__common {
  margin-bottom: 10%; }

.line-height {
  line-height: 1.6; }

.page__item {
  padding: 120px 0 100px 0; }
  @media screen and (max-width: 959px) {
    .page__item {
      padding: 80px 0px; } }
  .page__item-article {
    padding: 120px 0 40px 0; }
    @media screen and (max-width: 959px) {
      .page__item-article {
        padding: 100px 0px; } }
  .page__item-banner {
    padding: 40px 0 60px 0; }
    @media screen and (max-width: 959px) {
      .page__item-banner {
        padding: 40px 0px; } }
  .page__item-footer-contact {
    padding: 40px 0 40px 0; }
    @media screen and (max-width: 959px) {
      .page__item-footer-contact {
        padding: 40px 0px; } }
  .page__item-link {
    padding: 60px 0 20px 0; }
    @media screen and (max-width: 959px) {
      .page__item-link {
        padding: 40px 0px; } }
  .page__item-bottom-sm {
    padding: 60px 0 20px 0; }
    @media screen and (max-width: 959px) {
      .page__item-bottom-sm {
        padding: 40px 0px; } }
  .page__item-youtube {
    padding: 120px 0 20px 0; }
    @media screen and (max-width: 959px) {
      .page__item-youtube {
        padding: 40px 0px; } }
  .page__item-moving {
    padding: 0px 0 80px 0; }
    @media screen and (max-width: 959px) {
      .page__item-moving {
        padding: 0px 0 80px 0; } }
  .page__item-faq {
    padding-bottom: 100px; }
    @media screen and (max-width: 959px) {
      .page__item-faq {
        padding-bottom: 40px; } }
  .page__item-recruit {
    padding: 120px 0 40px 0; }
  .page__item-service {
    padding: 80px 0 80px 0; }
  .page__item-column-single {
    padding: 0 0 150px 0; }
  .page__item-news {
    padding: 60px 0 100px 0; }
    @media screen and (max-width: 959px) {
      .page__item-news {
        padding: 40px 0; } }
  .page__item-manga {
    padding: 60px 0 100px 0; }
    @media screen and (max-width: 959px) {
      .page__item-manga {
        padding: 40px 0; } }
.page__wrap {
  width: 980px;
  margin: auto; }
  @media screen and (max-width: 1249px) {
    .page__wrap {
      width: calc(100% - 180px);
      padding: 0 20px; } }
  @media screen and (max-width: 959px) {
    .page__wrap {
      width: calc(100% - 48px);
      padding: 0 12px; } }
  @media screen and (max-width: 479px) {
    .page__wrap {
      width: calc(100% - 12px);
      padding: 0 6px; } }

.ham {
  display: none;
  position: relative;
  border: 1px solid #000000;
  width: 54.8px;
  height: 54.8px;
  border-radius: 3px;
  z-index: 2; }
  .ham__telBlock {
    padding: 0.5rem;
    border-top: 1px solid #c2c2c2; }
  .ham span {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    width: 30px;
    height: 2px;
    margin: auto;
    background: #000; }
    .ham span:nth-child(1) {
      top: 13px; }
    .ham span:nth-child(2) {
      top: 24px; }
    .ham span:nth-child(3) {
      top: 35px; }
  @media screen and (max-width: 959px) {
    .ham {
      display: block; } }
  .ham-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #fff;
    color: #000;
    z-index: -1; }
    .ham-menu__wrap {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%; }
    .ham-menu__list {
      width: 90%;
      margin: auto;
      font-size: 15px; }
      .ham-menu__list p {
        text-align: center;
        background-color: #fff;
        padding: 5px 0; }

.ham-main {
  display: none;
  position: relative;
  width: 52.8px;
  height: 54.8px;
  z-index: 2;
  background-color: #fff; }
  .ham-main span {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    width: 30px;
    height: 3px;
    margin: auto;
    border-radius: 2px; }
    .ham-main span:nth-child(1) {
      top: 13px;
      background: #e50112; }
    .ham-main span:nth-child(2) {
      top: 24px;
      background: #e50112; }
    .ham-main span:nth-child(3) {
      top: 35px;
      background: #e50112; }
  @media screen and (max-width: 1249px) {
    .ham-main {
      display: block; } }
  .ham-main-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    color: #000;
    z-index: -1; }
    .ham-main-menu__wrap {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 40%; }
      .ham-main-menu__wrap p {
        text-align: center;
        font-size: 24px;
        margin-bottom: 1em; }
        @media screen and (max-width: 479px) {
          .ham-main-menu__wrap p {
            font-size: 3rem; } }

.ham-b span {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  .ham-b span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 24px;
    background-color: #e50112; }
  .ham-b span:nth-child(2) {
    display: none; }
  .ham-b span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 24px;
    background-color: #e50112; }

.position-fixed {
  position: fixed;
  z-index: 10;
  top: 0;
  right: 0;
  width: 100%; }

.ham__pc {
  display: block; }
  @media screen and (max-width: 1249px) {
    .ham__pc {
      display: none; } }
.ham__sp {
  display: none; }
  @media screen and (max-width: 1249px) {
    .ham__sp {
      display: block; } }

.hamBlock {
  transition: all 0.5s;
  z-index: 9999; }
  @media screen and (max-width: 1249px) {
    .hamBlock {
      display: flex;
      flex-wrap: wrap;
      height: 54.8px;
      background: #fff; }
      .hamBlock &gt; div:nth-child(1) {
        width: calc(100% - 54.8px);
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: start;
        height: 100%; }
        .hamBlock &gt; div:nth-child(1) img {
          max-width: 120px;
          padding: 10px; }
      .hamBlock &gt; div:nth-child(2) {
        flex: 1; } }

.hide {
  transform: translateY(-100%); }

.on {
  transform: translateY(0%); }

.fixed {
  position: fixed;
  width: 100%;
  height: 100%; }

.hamBlock__logo a:hover {
  opacity: 1.0; }

#page_top {
  position: fixed;
  bottom: 30px;
  right: 20px;
  z-index: 1; }

#page_top a {
  color: #fff;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
  font-size: 20px;
  max-width: 300px;
  display: block; }
  @media screen and (max-width: 959px) {
    #page_top a {
      max-width: 150px; } }

#page_top a:hover {
  text-decoration: none;
  opacity: 1.0; }

.form {
  margin: 80px auto 0 auto;
  width: 100%; }
  @media screen and (max-width: 959px) {
    .form {
      margin-top: 40px; } }
  .form input {
    padding: 10px; }
  .form textarea {
    padding: 10px; }
  .form__input {
    flex: 1;
    margin-left: 3%; }
    @media screen and (max-width: 959px) {
      .form__input {
        margin-left: 0%; } }
  .form__textarea {
    flex: 1;
    margin-left: 3%; }
    @media screen and (max-width: 959px) {
      .form__textarea {
        margin-left: 0%; } }
  .form__item {
    padding: 24px 0;
    width: 100%;
    display: flex;
    align-items: center;
    position: relative; }
    .form__item:first-child {
      padding: 0 0 24px 0; }
    .form__item::after {
      content: "";
      position: absolute;
      background-color: #929292;
      width: 1px;
      height: 100%;
      top: 0%;
      left: 28%; }
      @media screen and (max-width: 959px) {
        .form__item::after {
          display: none; } }
    @media screen and (max-width: 959px) {
      .form__item {
        flex-wrap: wrap; } }
    .form__item-label {
      text-align: center;
      width: 30%;
      max-width: 280px;
      font-weight: 600;
      font-size: 18px;
      position: relative;
      z-index: 0; }
      @media screen and (max-width: 959px) {
        .form__item-label {
          width: 100%;
          max-width: inherit;
          display: flex;
          align-items: center;
          font-size: 15px; }
          .form__item-label::after {
            content: "";
            position: absolute;
            background-color: #929292;
            width: 100%;
            height: 1px;
            top: 30px;
            left: 0%; } }
      .form__item-label.isMsg {
        margin-top: 8px;
        margin-bottom: auto; }
        @media screen and (max-width: 959px) {
          .form__item-label.isMsg {
            margin-top: 0px; } }
    .form__item-label-required {
      padding-left: 6px;
      color: #e50112; }
      @media screen and (max-width: 959px) {
        .form__item-label-required {
          font-size: 10px; } }
  .form__item-input, .form__item-textarea {
    height: 50px;
    width: 100%;
    max-width: 580px;
    background: #F2F2F2;
    font-size: 20px; }
    @media screen and (max-width: 959px) {
      .form__item-input, .form__item-textarea {
        margin-left: 0;
        margin-top: 18px;
        height: 40px;
        flex: inherit;
        font-size: 15px; } }
  .form__item-textarea {
    height: 240px;
    font-size: 18px;
    padding-top: 10px; }
    @media screen and (max-width: 959px) {
      .form__item-textarea {
        margin-top: 18px;
        margin-left: 0;
        height: 140px;
        flex: inherit;
        font-size: 15px; } }
  .form__button {
    border-radius: 50px;
    border: 2px solid #e50112;
    width: 300px;
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
    text-align: center; }
    @media screen and (max-width: 959px) {
      .form__button {
        margin-top: 24px;
        padding: 8px 0;
        width: 100%;
        font-size: 16px; } }

.header {
  z-index: 100;
  position: fixed;
  top: 0;
  width: 100%; }
  .header__wrap {
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 30px 20px; }
    @media screen and (max-width: 1047px) {
      .header__wrap {
        padding: 0px; } }
    .header__wrap-main {
      position: absolute;
      top: 0;
      z-index: 1;
      transition: all 0.3s; }
    .header__wrap-sub {
      background-color: #fff; }
  .header__logo {
    max-width: 150px;
    width: auto;
    margin-right: 40px; }
    @media screen and (max-width: 1249px) {
      .header__logo {
        max-width: inherit;
        margin-right: 0px;
        max-width: 100px;
        height: auto; } }
  .header__left {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    @media screen and (max-width: 1249px) {
      .header__left {
        display: none; } }
  .header__right {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0px 10px; }
    @media screen and (max-width: 1249px) {
      .header__right {
        display: none; } }
  @media screen and (max-width: 1249px) {
    .header__navBlock {
      display: none; } }
  .header__nav-ul {
    display: flex;
    flex-wrap: wrap;
    margin-left: 20px;
    /*2階層目以降は横並びにしない*/ }
    .header__nav-ul li {
      position: relative; }
      .header__nav-ul li:not(:last-child) {
        margin-right: 30px; }
    .header__nav-ul ul {
      display: block; }
    .header__nav-ul .has-child::before {
      content: "";
      position: absolute;
      left: -16px;
      top: 10px;
      width: 6px;
      height: 6px;
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
      transform: rotate(135deg); }
    .header__nav-ul .has-child ul {
      position: absolute;
      left: -30px;
      top: 36px;
      background: #fff;
      border: 2px #e50112 solid;
      border-radius: 10%;
      width: 210px;
      /*はじめは非表示*/
      visibility: hidden;
      opacity: 0;
      transition: all 0.3s;
      padding: 20px 16px; }
    .header__nav-ul .has-child:hover &gt; ul, .header__nav-ul .has-child ul li:hover &gt; ul, .header__nav-ul .has-child:active &gt; ul, .header__nav-ul .has-child ul li:active &gt; ul {
      visibility: visible;
      opacity: 1; }
    .header__nav-ul .has-child ul li {
      margin-right: 0;
      padding-bottom: 6px; }
      .header__nav-ul .has-child ul li:last-child {
        padding-bottom: 0; }
  .header__telBlock-flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0px 5px; }
    .header__telBlock-flex-center {
      justify-content: center; }
  .header__contactBox {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border: 3px solid #000;
    border-radius: 10px;
    padding: 10px 10px;
    box-shadow: 0px 3px 0px #000;
    background-color: #fff; }
    .header__contactBox-ex {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      border: 3px solid #000;
      border-radius: 10px;
      box-shadow: 0px 3px 0px #000;
      background-color: #fff; }
  .header__tel {
    font-size: 28px;
    font-weight: 500; }
    .header__tel-icon {
      max-width: 24px; }
  .header__wrap-sub .has-child::before {
    content: "";
    position: absolute;
    left: -16px;
    top: 10px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    transform: rotate(135deg); }
  .header__navList a:hover {
    color: #fff; }

.is-active {
  background-color: #fff;
  transition: all 0.3s; }
  .is-active .header__nav-ul span {
    color: #000; }
  .is-active .header__nav-ul a {
    color: #000; }
  .is-active .header__nav-ul .has-child::before {
    border-top: 2px solid #000;
    border-right: 2px solid #000; }
  .is-active .header__telBlock span {
    color: #000; }
  .is-active .header__telBlock a {
    color: #000; }

#header-main .js-header__icon.after {
  display: none; }
#header-main .js-header__icon.headerLogoScroll.before {
  display: none; }
#header-main .js-header__icon.headerLogoScroll.after {
  display: block; }

.footer {
  width: 980px;
  margin: auto; }
  @media screen and (max-width: 1249px) {
    .footer {
      width: calc(100% - 180px);
      padding: 0 20px; } }
  @media screen and (max-width: 959px) {
    .footer {
      width: calc(100% - 48px);
      padding: 0 12px; } }
  @media screen and (max-width: 479px) {
    .footer {
      width: calc(100% - 12px);
      padding: 0 6px; } }
  .footer__wrap {
    padding: 20px 0 50px 0; }
    @media screen and (max-width: 959px) {
      .footer__wrap {
        padding: 20px 0 100px 0; } }
  .footer__topBlock__box {
    border-bottom: 1px solid #000; }
    .footer__topBlock__box-logo {
      max-width: 220px;
      width: 100%; }
    @media screen and (max-width: 959px) {
      .footer__topBlock__box-textBlock li {
        margin-bottom: 10px; } }
  .footer .flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 5px; }
    .footer .flex .time {
      max-width: 20px;
      width: 100%; }
    .footer .flex .tel {
      max-width: 20px;
      max-height: 20px;
      width: 100%; }
  .footer .copy-right {
    font-size: 12px; }
  .footer__middleBlock__right {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 55%; }
    @media screen and (max-width: 959px) {
      .footer__middleBlock__right {
        width: 100%; } }
    .footer__middleBlock__right ul li:not(:last-child) {
      margin-bottom: 10px; }
  .footer__middleBlock__left {
    width: 40%; }
    @media screen and (max-width: 959px) {
      .footer__middleBlock__left {
        width: 100%; } }
    .footer__middleBlock__left-top .line {
      background-color: #06C755;
      border-radius: 10px;
      text-align: center; }
      .footer__middleBlock__left-top .line img {
        padding: 5px 30px;
        max-width: 400px;
        width: 100%; }
    .footer__middleBlock__left-bottom {
      border: 2px solid #e50112;
      border-radius: 10px;
      padding: 20px; }
      .footer__middleBlock__left-bottom .tel-block__flex {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center; }
      .footer__middleBlock__left-bottom .tel-block__icon {
        max-width: 30px;
        width: 100%; }
        .footer__middleBlock__left-bottom .tel-block__icon img {
          vertical-align: inherit; }
      .footer__middleBlock__left-bottom .tel-block__tel {
        font-size: 30px; }
      .footer__middleBlock__left-bottom .tel-block__inner p:last-child {
        font-size: 18px; }
  @media screen and (max-width: 959px) {
    .footer__bottomBlock {
      margin-bottom: 40px; } }
  .footer__bottomBlock__box {
    display: flex;
    flex-wrap: wrap;
    gap: 10px; }
    .footer__bottomBlock__box p {
      flex: 1;
      font-size: 14px; }
  .footer__bottomBlock__icon {
    max-width: 40px; }

.footer-contact__wrap {
  position: relative; }
.footer-contact__img {
  position: absolute;
  max-width: 340px;
  width: 100%;
  bottom: -40px;
  right: -160px; }
  @media screen and (max-width: 1249px) {
    .footer-contact__img {
      right: -10%; } }
  @media screen and (max-width: 959px) {
    .footer-contact__img {
      display: none; } }
.footer-contact__box {
  font-weight: 500; }
  .footer-contact__box h2 {
    font-size: 33px; }
  .footer-contact__box p {
    font-size: 21px; }
    @media screen and (max-width: 959px) {
      .footer-contact__box p {
        font-size: 15px; } }
  .footer-contact__box-tel {
    font-size: 58px; }
    @media screen and (max-width: 959px) {
      .footer-contact__box-tel {
        font-size: 45px; } }
    .footer-contact__box-tel a:hover {
      color: #fff; }

.fadein {
  opacity: 0;
  transition-duration: 1.5s;
  transform: translate(0, 50px); }

.scroll-in {
  opacity: 1;
  transform: translate(0, 0px); }

.heading {
  text-align: center;
  position: relative; }
  .heading-type-01-mb {
    margin-bottom: 90px; }
    @media screen and (max-width: 959px) {
      .heading-type-01-mb {
        margin-bottom: 50px; } }
  .heading-type-02-mb {
    margin-bottom: 60px; }
    @media screen and (max-width: 959px) {
      .heading-type-02-mb {
        margin-bottom: 40px; } }
  .heading__type-01 {
    position: absolute;
    width: 92px;
    height: 100%;
    top: -35px;
    left: 0;
    right: 0;
    margin: auto; }
  .heading__type-02 {
    position: absolute;
    width: 30px;
    height: 100%;
    top: -35px;
    left: 0;
    right: 0;
    margin: auto; }
  .heading__title h1 {
    font-weight: 500;
    font-size: 26px;
    display: inline-block;
    position: relative;
    padding: 0 10px; }
  .heading__title-sub {
    font-weight: 500;
    font-size: 24px;
    margin-top: 40px;
    position: relative;
    margin-bottom: 10px; }
  .heading__title-border h1 {
    font-weight: 500;
    font-size: 26px;
    display: inline-block;
    position: relative;
    padding: 0 10px; }
    .heading__title-border h1::after {
      content: "";
      position: absolute;
      background-color: #000;
      width: 100%;
      height: 1px;
      bottom: -10px;
      left: 0px;
      right: 0px;
      margin: auto; }
  .heading__title-border-none h1 {
    font-weight: 500;
    font-size: 26px;
    display: inline-block;
    position: relative;
    padding: 0 10px; }
  .heading .sales-map {
    position: relative; }
    .heading .sales-map::before {
      content: "";
      position: absolute;
      background-image: url(../images/top/sales-map02.png);
      background-size: 100% auto;
      background-repeat: no-repeat;
      background-position: bottom left;
      width: 25%;
      height: 100%;
      bottom: -20px;
      left: 70px; }
      @media screen and (max-width: 959px) {
        .heading .sales-map::before {
          bottom: 90px;
          left: 0px; } }
    .heading .sales-map::after {
      content: "";
      position: absolute;
      background-image: url(../images/top/sales-map03.png);
      background-size: 100% auto;
      background-repeat: no-repeat;
      background-position: bottom left;
      width: 20%;
      height: 100%;
      bottom: -20px;
      right: 70px; }
      @media screen and (max-width: 959px) {
        .heading .sales-map::after {
          bottom: 90px;
          right: 0px; } }

.heading__top-visual {
  position: absolute;
  top: 55%;
  right: -50px;
  transform: translate(-20px, -55%);
  z-index: 1; }
  @media screen and (max-width: 959px) {
    .heading__top-visual {
      right: -20%; } }
  .heading__top-visual__wrap {
    text-align: center;
    position: relative; }
  .heading__top-visual__type-01 {
    position: absolute;
    width: 92px;
    height: 100%;
    top: -35px;
    left: 0;
    right: 0;
    margin: auto; }
  .heading__top-visual__title h1 {
    font-weight: 500;
    font-size: 30px;
    display: inline-block;
    position: relative;
    padding: 0 10px; }
    @media screen and (max-width: 959px) {
      .heading__top-visual__title h1 {
        font-size: 20px; } }
    .heading__top-visual__title h1::after {
      content: "";
      position: absolute;
      width: 100%;
      height: 1px;
      bottom: -10px;
      left: 0px;
      right: 0px;
      margin: auto; }
  .heading__top-visual__title-sub {
    font-weight: 500;
    font-size: 24px;
    margin-top: 40px;
    position: relative;
    margin-bottom: 10px; }
  .heading__top-visual-red {
    color: #fff; }
    .heading__top-visual-red__title {
      font-size: 44px; }
      .heading__top-visual-red__title h1 {
        font-weight: 500; }
      @media screen and (max-width: 959px) {
        .heading__top-visual-red__title {
          font-size: 22px; } }
    .heading__top-visual-red__line {
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 24px; }
      .heading__top-visual-red__line span {
        letter-spacing: 5px; }
        @media screen and (max-width: 959px) {
          .heading__top-visual-red__line span {
            letter-spacing: 0px; } }
      @media screen and (max-width: 959px) {
        .heading__top-visual-red__line {
          font-size: 12px; } }
      .heading__top-visual-red__line::before {
        border-top: 1px solid;
        content: "";
        width: 3em;
        margin-right: 1em; }
      .heading__top-visual-red__line::after {
        border-top: 1px solid;
        content: "";
        width: 3em;
        margin-left: 1em; }

.back-img__stripe {
  background-size: auto auto;
  background-color: white;
  background-image: repeating-linear-gradient(151deg, transparent, transparent 30px, #ff0101 30px, #ff0101 31px); }
.back-img__01 {
  background-image: url(../images/top/back-img01.png);
  background-size: cover;
  background-repeat: no-repeat; }
.back-img__sales-map {
  background-image: url(../images/top/sales-map01.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 100%; }
.back-img__check-pattern {
  background-image: linear-gradient(0deg, transparent 31px, #e2e2e2 32px), linear-gradient(90deg, transparent 31px, #e2e2e2 32px);
  background-size: 32px 32px; }

.button__wrap-black {
  background-color: #000;
  margin: auto;
  max-width: 400px;
  width: 100%;
  border-radius: 50px; }
  .button__wrap-black a {
    display: block;
    padding: 15px 10px;
    text-align: center; }
    .button__wrap-black a:hover {
      color: #fff; }
.button__footer-contact {
  max-width: 500px;
  width: 100%;
  margin: auto;
  border: 2px solid #fff;
  position: relative;
  text-align: center; }
  .button__footer-contact::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 20px;
    border-color: transparent transparent transparent #ffffff;
    top: 50%;
    right: 30px;
    transform: translate(0px, -50%); }
  .button__footer-contact a {
    padding: 10px 20px;
    display: inline-block;
    font-size: 21px;
    font-weight: 500; }
    @media screen and (max-width: 959px) {
      .button__footer-contact a {
        font-size: 12px; } }
    .button__footer-contact a:hover {
      color: #fff; }

.main-visual__wrap {
  height: 1000px;
  display: flex;
  flex-wrap: wrap;
  position: relative; }
  @media screen and (max-width: 959px) {
    .main-visual__wrap {
      height: 600px; } }
.main-visual__left {
  width: 22%;
  height: 100%;
  position: relative;
  background-color: #e50112; }
  @media screen and (max-width: 959px) {
    .main-visual__left {
      width: 5%; } }
  .main-visual__left::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1000px 500px 0 0;
    border-color: #e50112 transparent transparent transparent;
    top: 0;
    content: "";
    right: -500px; }
    @media screen and (max-width: 959px) {
      .main-visual__left::after {
        border-width: 600px 200px 0 0;
        right: -199px; } }
.main-visual__title-main {
  margin-left: 20px; }
.main-visual__right {
  width: 78%;
  height: 100%; }
  @media screen and (max-width: 959px) {
    .main-visual__right {
      width: 95%; } }
  .main-visual__right img {
    height: 100%;
    object-fit: cover;
    object-position: left; }
.main-visual__titleBlock {
  position: absolute;
  top: 40%;
  left: 4.2vw;
  transform: translate(4.2vw, -40%);
  width: 220%;
  z-index: 1; }
  @media screen and (max-width: 959px) {
    .main-visual__titleBlock {
      width: 80vw; } }
  .main-visual__titleBlock h1:nth-of-type(1) {
    font-size: 30px; }
  .main-visual__titleBlock p:nth-of-type(1) {
    font-size: 18px; }
  .main-visual__titleBlock p:nth-of-type(2) {
    text-shadow: 0px 0px 10px #FFFFFF; }
.main-visual__news {
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
  margin: auto;
  padding: 10px 20px; }
  @media screen and (max-width: 959px) {
    .main-visual__news {
      bottom: 4%; } }
  .main-visual__news-inner {
    background-color: #fff;
    border-radius: 10px;
    max-width: 700px;
    width: 100%;
    margin: auto;
    padding: 20px; }
    @media screen and (max-width: 959px) {
      .main-visual__news-inner {
        padding: 10px; } }
    .main-visual__news-inner-sub {
      font-size: 13px; }
    .main-visual__news-inner-heading {
      font-size: 18px; }

.noto-serif-JP {
  font-family: Noto Serif JP, sans-serif;
  font-weight: 500; }

.top-visual {
  margin-bottom: 4rem; }
  @media screen and (max-width: 959px) {
    .top-visual {
      margin-bottom: 2rem; } }
  .top-visual__wrap {
    height: 200px;
    display: flex;
    flex-wrap: wrap; }
    .top-visual__wrap-red {
      background-color: #e50112;
      height: 200px;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media screen and (max-width: 959px) {
        .top-visual__wrap-red {
          height: 150px; } }
  .top-visual__left {
    width: 45%;
    height: 100%;
    position: relative; }
    .top-visual__left::after {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 200px 200px 0 0;
      border-color: #e50112 transparent transparent transparent;
      top: 0;
      content: "";
      right: -200px; }
      @media screen and (max-width: 959px) {
        .top-visual__left::after {
          border-width: 200px 100px 0 0;
          right: -100px; } }
    .top-visual__left-about01 {
      background-color: #e50112; }
    .top-visual__left-about02 {
      background-color: #2c731c; }
      .top-visual__left-about02::after {
        border-color: #2c731c transparent transparent transparent; }
    .top-visual__left-about03 {
      background-color: #1db3e9; }
      .top-visual__left-about03::after {
        border-color: #1db3e9 transparent transparent transparent; }
    .top-visual__left-about04 {
      background-color: #ffc531; }
      .top-visual__left-about04::after {
        border-color: #ffc531 transparent transparent transparent; }
    .top-visual__left-about05 {
      background-color: #7d5126; }
      .top-visual__left-about05::after {
        border-color: #7d5126 transparent transparent transparent; }
    .top-visual__left-about06 {
      background-color: #9f68e1; }
      .top-visual__left-about06::after {
        border-color: #9f68e1 transparent transparent transparent; }
  .top-visual__right {
    width: 55%;
    height: 100%; }
    .top-visual__right img {
      height: 100%;
      object-fit: cover;
      object-position: left; }
      @media screen and (max-width: 959px) {
        .top-visual__right img {
          object-position: 18%; } }
  .top-visual__lead {
    width: 980px;
    margin: auto; }
    @media screen and (max-width: 1249px) {
      .top-visual__lead {
        width: calc(100% - 180px);
        padding: 0 20px; } }
    @media screen and (max-width: 959px) {
      .top-visual__lead {
        width: calc(100% - 48px);
        padding: 0 12px; } }
    @media screen and (max-width: 479px) {
      .top-visual__lead {
        width: calc(100% - 12px);
        padding: 0 6px; } }
    .top-visual__lead p {
      font-size: 24px; }
      @media screen and (max-width: 959px) {
        .top-visual__lead p {
          font-size: 14px; } }
    .top-visual__lead-xl {
      width: 980px;
      margin: auto;
      font-size: 26px;
      position: relative; }
      @media screen and (max-width: 1249px) {
        .top-visual__lead-xl {
          width: calc(100% - 180px);
          padding: 0 20px; } }
      @media screen and (max-width: 959px) {
        .top-visual__lead-xl {
          width: calc(100% - 48px);
          padding: 0 12px; } }
      @media screen and (max-width: 479px) {
        .top-visual__lead-xl {
          width: calc(100% - 12px);
          padding: 0 6px; } }
      @media screen and (max-width: 959px) {
        .top-visual__lead-xl {
          font-size: 13px;
          margin-bottom: 30px; } }
      .top-visual__lead-xl__type-02 {
        position: absolute;
        width: 30px;
        height: 100%;
        top: -45px;
        left: 0;
        right: 0;
        margin: auto; }

.afterService__titleBlock {
  background-color: #e50112;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 20px;
  gap: 20px 20px;
  border-radius: 20px; }
  .afterService__titleBlock-icon {
    max-width: 100px;
    width: 100%; }
    @media screen and (max-width: 959px) {
      .afterService__titleBlock-icon {
        max-width: 60px; } }
  .afterService__titleBlock-title span {
    font-size: 24px; }
  .afterService__titleBlock-title h1 {
    font-size: 36px; }
    @media screen and (max-width: 959px) {
      .afterService__titleBlock-title h1 {
        font-size: 26px; } }

.blog__box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #F6F6F6;
  border-radius: 50px;
  padding: 10px 20px;
  max-width: 600px;
  width: 100%;
  margin: auto;
  gap: 20px 20px;
  position: relative; }
  .blog__box::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 15px;
    border-color: transparent transparent transparent #CFCFCF;
    right: 15px; }
  .blog__box-icon {
    max-width: 25px; }
  .blog__box-date {
    font-size: 13px; }
  .blog__box-title {
    font-size: 15px;
    padding: 0 30px 0 0; }
    @media screen and (max-width: 959px) {
      .blog__box-title {
        width: 100%; } }

@keyframes infinity-scroll-left {
  from {
    transform: translateX(0); }
  to {
    transform: translateX(-100%); } }
.moving-photo__wrap {
  display: flex;
  overflow: hidden; }
.moving-photo__list {
  display: flex;
  list-style: none; }
  .moving-photo__list-left {
    animation: infinity-scroll-left 95s infinite linear 0.5s both; }
.moving-photo__item {
  width: calc(100vw / 6);
  padding: 20px; }
  .moving-photo__item img {
    border-radius: 10px;
    margin-bottom: 10px; }
  @media screen and (max-width: 1249px) {
    .moving-photo__item {
      width: calc(100vw / 4); } }
  @media screen and (max-width: 959px) {
    .moving-photo__item {
      width: calc(100vw / 1); } }

.moving-photo__wrap:hover .moving-photo__list-left {
  animation-play-state: paused; }

.column__03::after {
  content: "";
  display: block;
  -ms-flex: 0 0 32%;
  flex: 0 0 32%;
  max-width: 32%;
  height: 0; }
.column__gap-column {
  gap: 20px 0px; }
.column__gap-column-04 {
  gap: 20px 0px; }
.column__gap-column-03 {
  gap: 30px 0px; }
.column__gap-corner {
  gap: 20px 0px; }
.column__gap-afterService {
  gap: 20px 0px; }
  @media screen and (max-width: 959px) {
    .column__gap-afterService {
      gap: 50px 0px; } }
.column__gap-article {
  gap: 40px 0px; }
.column__gap-blog {
  gap: 30px 0px; }
.column__gap-banner {
  gap: 20px 0px; }
.column__gap-youtube {
  gap: 30px 0px; }
.column__gap-footer {
  gap: 30px 0px; }

.column-archive {
  width: 100%;
  max-width: 920px;
  margin: 0 auto; }
  .column-archive__item {
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 50px;
    padding: 14px 40px 14px 20px;
    align-items: center;
    margin-bottom: 24px; }
  .column-archive .number {
    display: inline-block;
    min-width: 46px;
    height: 46px;
    border-radius: 50%;
    color: #fff;
    background: #e50112;
    text-align: center;
    line-height: 46px;
    font-size: 18px; }
  .column-archive p {
    margin-left: 20px; }
  .column-archive__box {
    width: 100%; }
  .column-archive__box-pr {
    background-color: #e50112;
    padding: 10px;
    text-align: center;
    letter-spacing: 2px;
    border-radius: 10px;
    margin-top: 90px; }
    @media screen and (max-width: 959px) {
      .column-archive__box-pr {
        margin-top: 30px; } }
  .column-archive__box-container {
    position: relative; }
    .column-archive__box-container::after {
      content: "";
      width: 1px;
      height: 100%;
      background-color: #000;
      position: absolute;
      left: 30%;
      top: 0; }
      @media screen and (max-width: 959px) {
        .column-archive__box-container::after {
          display: none; } }
  .column-archive__box-item {
    margin: 50px auto 0 auto;
    width: 100%;
    text-align: left;
    align-items: center;
    display: flex;
    justify-content: center; }
    @media screen and (max-width: 959px) {
      .column-archive__box-item {
        display: block;
        text-align: left; } }
    .column-archive__box-item p {
      margin-left: 60px;
      width: 60%; }
      @media screen and (max-width: 959px) {
        .column-archive__box-item p {
          margin-left: 0;
          width: 100%; } }
    .column-archive__box-item div {
      text-align: right;
      width: 20%; }
      @media screen and (max-width: 959px) {
        .column-archive__box-item div {
          text-align: left;
          width: 100%; } }

.column-single .heading__title {
  letter-spacing: 2px;
  margin: 200px 0 160px 0; }
  @media screen and (max-width: 959px) {
    .column-single .heading__title {
      margin: 100px 0 80px 0; } }
.column-single .number {
  display: inline-block;
  min-width: 46px;
  height: 46px;
  border-radius: 50%;
  background: #e50112;
  text-align: center;
  line-height: 46px;
  margin-bottom: 20px; }
.column-single .dis {
  margin-bottom: 0; }

.column__corner {
  position: relative; }
  .column__corner-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%; }
  .column__corner-color {
    position: relative; }
    @media screen and (max-width: 959px) {
      .column__corner-color-01 {
        height: 400px; }
        .column__corner-color-01 img {
          height: 400px;
          object-fit: cover;
          border-radius: 20px;
          object-position: left; } }
    .column__corner-color-01::after {
      content: "";
      position: absolute;
      background-repeat: no-repeat;
      background-size: 100%;
      width: 85px;
      height: 85px;
      left: 0;
      filter: drop-shadow(5px -2px 6px #ffffff);
      background-image: url(../images/top/corner01.png); }
    .column__corner-color-02 img {
      border-radius: 20px 20px 0 0; }
    .column__corner-color-02::after {
      content: "";
      position: absolute;
      background-repeat: no-repeat;
      background-size: 100%;
      width: 85px;
      height: 85px;
      left: 0;
      filter: drop-shadow(5px -2px 6px #ffffff);
      background-image: url(../images/top/corner02.png); }
      @media screen and (max-width: 959px) {
        .column__corner-color-02::after {
          width: 45px; } }
    .column__corner-color-03 img {
      border-radius: 20px 20px 0 0; }
    .column__corner-color-03::after {
      content: "";
      position: absolute;
      background-repeat: no-repeat;
      background-size: 100%;
      width: 85px;
      height: 85px;
      left: 0;
      filter: drop-shadow(5px -2px 6px #ffffff);
      background-image: url(../images/top/corner03.png); }
      @media screen and (max-width: 959px) {
        .column__corner-color-03::after {
          width: 45px; } }
    .column__corner-color-04 img {
      border-radius: 20px 20px 0 0; }
    .column__corner-color-04::after {
      content: "";
      position: absolute;
      background-repeat: no-repeat;
      background-size: 100%;
      width: 85px;
      height: 85px;
      left: 0;
      filter: drop-shadow(5px -2px 6px #ffffff);
      background-image: url(../images/top/corner04.png); }
      @media screen and (max-width: 959px) {
        .column__corner-color-04::after {
          width: 45px; } }
    .column__corner-color-05 img {
      border-radius: 20px 20px 0 0; }
    .column__corner-color-05::after {
      content: "";
      position: absolute;
      background-repeat: no-repeat;
      background-size: 100%;
      width: 85px;
      height: 85px;
      left: 0;
      filter: drop-shadow(5px -2px 6px #ffffff);
      background-image: url(../images/top/corner05.png); }
      @media screen and (max-width: 959px) {
        .column__corner-color-05::after {
          width: 45px; } }
    .column__corner-color-06 img {
      border-radius: 20px 20px 0 0; }
    .column__corner-color-06::after {
      content: "";
      position: absolute;
      background-repeat: no-repeat;
      background-size: 100%;
      width: 85px;
      height: 85px;
      left: 0;
      filter: drop-shadow(5px -2px 6px #ffffff);
      background-image: url(../images/top/corner06.png); }
      @media screen and (max-width: 959px) {
        .column__corner-color-06::after {
          width: 45px; } }
  .column__corner-textBlock-main {
    position: absolute;
    top: 0;
    right: 0;
    padding: 30px;
    height: 100%; }
    @media screen and (max-width: 959px) {
      .column__corner-textBlock-main {
        height: auto;
        top: inherit;
        bottom: 0; } }
  .column__corner-textBlock-inner {
    background-color: #fff;
    max-width: 400px;
    height: 100%;
    border-radius: 20px;
    padding: 20px; }
    .column__corner-textBlock-inner-title {
      font-size: 28px;
      font-weight: 500; }
      @media screen and (max-width: 959px) {
        .column__corner-textBlock-inner-title {
          font-size: 22px; } }
  .column__corner-textBlock h2 {
    font-size: 18px;
    font-weight: 500; }
    @media screen and (max-width: 959px) {
      .column__corner-textBlock h2 {
        font-size: 16px; } }

.dog {
  position: relative; }
  .dog::after {
    content: "";
    position: absolute;
    background-image: url(../images/top/dog.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 105%;
    height: 100%;
    top: 55%;
    right: -140%;
    transform: translate(-28%, -50%); }

.accordion {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  position: relative;
  width: 100%; }
  .accordion__item {
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    padding: 30px 0 20px 0;
    width: 100%;
    margin-bottom: 24px; }
    @media screen and (max-width: 959px) {
      .accordion__item {
        padding: 30px 30px 20px 30px; } }
    .accordion__item:last-child {
      margin-bottom: 0; }
  .accordion__title {
    cursor: pointer;
    font-size: 16px;
    padding: 10px 0;
    position: relative;
    width: 80%;
    margin: 0 auto; }
    @media screen and (max-width: 959px) {
      .accordion__title {
        width: 74%; } }
    .accordion__title::after {
      border-right: solid 3px #e50112;
      border-top: solid 3px #e50112;
      content: "";
      display: block;
      height: 20px;
      width: 20px;
      position: absolute;
      right: -56px;
      top: 16%;
      transform: rotate(135deg);
      transition: transform 0.3s ease-in-out, top 0.3s ease-in-out; }
      @media screen and (max-width: 959px) {
        .accordion__title::after {
          width: 14px;
          height: 14px;
          right: -30px; } }
    .accordion__title::before {
      font-size: 24px;
      line-height: 1;
      position: absolute;
      top: 0px;
      left: -64px;
      display: block;
      content: "Q";
      color: #fff;
      background-color: #e50112;
      padding: 7px 12px 12px 12px;
      border-radius: 50%; }
      @media screen and (max-width: 959px) {
        .accordion__title::before {
          line-height: 1;
          position: absolute;
          top: 10px;
          left: -44px;
          font-size: 16px;
          padding: 3px 8px 8px 8px; } }
    .accordion__title.open::after {
      transform: rotate(-45deg); }
  .accordion__content {
    display: none;
    padding: 20px 0 10px 0;
    color: #555555;
    width: 80%;
    margin: 0 auto;
    position: relative; }
    .accordion__content::before {
      font-size: 24px;
      line-height: 1;
      position: absolute;
      top: 20px;
      left: -30px;
      display: block;
      content: "A.";
      color: #e50112; }
      @media screen and (max-width: 959px) {
        .accordion__content::before {
          font-size: 18px;
          left: -22px; } }
    .accordion__content p {
      line-height: 1.6;
      display: inline-block; }

.recruit__container {
  width: 80%;
  margin: 0 auto; }
  @media screen and (max-width: 959px) {
    .recruit__container {
      width: 100%; } }
.recruit__item {
  width: 100%;
  display: flex;
  justify-content: start;
  margin-bottom: 40px; }
  @media screen and (max-width: 959px) {
    .recruit__item {
      display: block; } }
  .recruit__item-label {
    width: 30%;
    border-right: 1px solid #6d6d6d;
    text-align: right;
    margin-right: 40px;
    padding-right: 40px; }
    @media screen and (max-width: 959px) {
      .recruit__item-label {
        border-right: none;
        width: 100%;
        text-align: left; } }
  .recruit__item-text span {
    color: #e50112;
    border: 1px solid #e50112;
    border-radius: 6px;
    padding: 2px 4px;
    font-size: 14px;
    margin: 10px 6px 0 0; }
    @media screen and (max-width: 959px) {
      .recruit__item-text span {
        font-size: 12px; } }

.lp__container {
  margin: 70px auto;
  text-align: center; }
.lp__lead {
  font-weight: 600; }
  .lp__lead-first {
    font-size: 22px;
    padding-bottom: 20px; }
    @media screen and (max-width: 959px) {
      .lp__lead-first {
        font-size: 18px; } }
  .lp__lead-second {
    font-size: 56px;
    letter-spacing: 0.16em;
    line-height: 1.3; }
    @media screen and (max-width: 959px) {
      .lp__lead-second {
        font-size: 30px; } }
  .lp__lead-third {
    margin-top: 70px;
    font-size: 36px;
    font-weight: 700; }
    @media screen and (max-width: 959px) {
      .lp__lead-third {
        font-size: 32px; } }
    .lp__lead-third span {
      font-size: 48px;
      color: #e50112;
      font-weight: 700; }
      @media screen and (max-width: 959px) {
        .lp__lead-third span {
          font-size: 40px; } }
  .lp__lead-forth {
    font-weight: 600;
    color: #e50112;
    font-size: 96px; }
    @media screen and (max-width: 959px) {
      .lp__lead-forth {
        font-size: 70px; } }
    .lp__lead-forth span {
      font-size: 46px; }
      @media screen and (max-width: 959px) {
        .lp__lead-forth span {
          font-size: 30px; } }
.lp__icon {
  margin: 50px auto; }
  @media screen and (max-width: 959px) {
    .lp__icon {
      text-align: center;
      justify-content: center;
      width: 96%;
      margin: 30px auto; } }
.lp .circle {
  position: relative;
  display: inline-block;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  box-shadow: 0px 5px 16px 0px #b6b6b6; }
  @media screen and (max-width: 959px) {
    .lp .circle {
      margin-bottom: 40px;
      width: 160px;
      height: 160px; } }
  .lp .circle__container {
    position: absolute;
    display: inline-block;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 220px;
    text-align: center; }
    @media screen and (max-width: 959px) {
      .lp .circle__container {
        width: 160px; } }
    .lp .circle__container img {
      width: 40%;
      height: auto; }
    .lp .circle__container p {
      padding-top: 10px;
      font-weight: 600; }
.lp__point {
  margin-bottom: 70px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.2em;
  background-image: url(../images/colona/gradation_bg.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 110%;
  padding-right: 6%; }
  @media screen and (max-width: 959px) {
    .lp__point {
      font-size: 17px;
      letter-spacing: 0.16em;
      background-size: 240%;
      margin-bottom: 40px; } }
.lp .contact {
  padding: 90px 0 70px 0;
  background-color: #fff2f2; }
  .lp .contact__container {
    width: 80%;
    max-width: 800px;
    margin: 0 auto; }
  .lp .contact__box {
    text-align: center;
    position: relative;
    z-index: 0; }
    @media screen and (max-width: 959px) {
      .lp .contact__box {
        margin-bottom: 40px; } }
    .lp .contact__box:not(:last-child) .contact__number {
      position: relative;
      z-index: 0; }
      .lp .contact__box:not(:last-child) .contact__number::after {
        content: "";
        background: #e50112;
        width: 260px;
        height: 4px;
        position: absolute;
        left: calc(-50% + 32px);
        top: 18px;
        z-index: -1; }
        @media screen and (max-width: 959px) {
          .lp .contact__box:not(:last-child) .contact__number::after {
            display: none; } }
  .lp .contact__number {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #fff;
    background: #e50112;
    text-align: center;
    line-height: 40px;
    font-size: 18px; }
  .lp .contact__label {
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    margin-top: 20px; }
    @media screen and (max-width: 959px) {
      .lp .contact__label {
        height: auto; } }
    .lp .contact__label p {
      font-weight: 600;
      line-height: 1.3; }
      .lp .contact__label p span {
        font-size: 18px; }
  .lp .contact__icon {
    width: 100%;
    height: 140px;
    max-width: 130px;
    margin: 0 auto;
    margin: 40px auto 50px auto;
    display: flex;
    align-items: center; }
    @media screen and (max-width: 959px) {
      .lp .contact__icon {
        height: auto;
        margin: 20px auto; } }
.lp .feature__item, .lp .feature__item-border {
  text-align: center;
  margin-bottom: 60px; }
  .lp .feature__item-label {
    margin: 0 auto 30px auto;
    display: inline-block;
    padding: 10px 30px;
    border-bottom: 1px solid #e50112; }
  .lp .feature__item-border {
    border-right: 1px solid #8f8f8f; }
    @media screen and (max-width: 959px) {
      .lp .feature__item-border {
        border-right: none; } }
@media screen and (max-width: 959px) {
  .lp .feature__img img {
    margin-bottom: 30px; } }
.lp .feature__text {
  margin-top: 40px;
  height: 200px;
  line-height: 1.8; }
  @media screen and (max-width: 959px) {
    .lp .feature__text {
      height: auto;
      margin-top: 0; } }
.lp .feature .row {
  margin-right: 0;
  margin-left: 0; }
.lp .feature .youtube {
  width: 100%;
  aspect-ratio: 16 / 9; }
.lp .feature__youtube {
  text-align: center; }
  .lp .feature__youtube-icon {
    width: 50px;
    height: auto;
    margin-right: 20px; }
    @media screen and (max-width: 959px) {
      .lp .feature__youtube-icon {
        margin-right: 10px; } }
    .lp .feature__youtube-icon img {
      width: 100%; }
  .lp .feature__youtube iframe {
    margin-top: 20px;
    border-top: 20px solid #e50112;
    border-bottom: 20px solid #e50112;
    width: 100%;
    height: 100%; }

.triangle {
  margin: 0 auto 70px auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 35px 0 35px;
  border-color: #e50112 transparent transparent transparent; }

.price__container {
  width: 100%;
  margin: 0 auto;
  border-radius: 0px 0px 20px 20px;
  box-shadow: 0px 4px 4px 0px #00000040; }
.price__label {
  letter-spacing: 0.2em;
  background-color: #e50112;
  font-size: 32px;
  font-weight: bold;
  padding: 20px;
  border-radius: 20px 20px 0 0; }
  @media screen and (max-width: 959px) {
    .price__label {
      font-size: 28px; } }
.price__box {
  display: flex;
  width: 80%;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center; }
  @media screen and (max-width: 959px) {
    .price__box {
      display: block; } }
.price__item-text {
  font-size: 24px; }
.price__item-price {
  font-size: 64px;
  line-height: 1.3; }
  .price__item-price span {
    font-size: 48px; }

.service-price__label, .service-price__label-smaller {
  padding: 30px;
  text-align: center;
  border-radius: 20px 20px 0 0; }
  @media screen and (max-width: 959px) {
    .service-price__label, .service-price__label-smaller {
      padding: 20px; } }
  .service-price__label-smaller {
    padding: 20px 2px;
    line-height: 1.3; }
.service-price__relative {
  position: relative;
  display: inline-block; }
.service-price__img, .service-price__img-01, .service-price__img-02, .service-price__img-03, .service-price__img-04, .service-price__img-05, .service-price__img-06 {
  position: absolute;
  top: -27%;
  width: 50px;
  height: auto; }
  .service-price__img img, .service-price__img-01 img, .service-price__img-02 img, .service-price__img-03 img, .service-price__img-04 img, .service-price__img-05 img, .service-price__img-06 img {
    width: 100%; }
  .service-price__img-01 {
    left: -60px; }
  .service-price__img-02 {
    left: -60px; }
  .service-price__img-03 {
    top: -10%;
    left: -56%; }
    @media screen and (max-width: 959px) {
      .service-price__img-03 {
        left: -66%; } }
  .service-price__img-04 {
    left: -30%; }
    @media screen and (max-width: 959px) {
      .service-price__img-04 {
        left: -36%; } }
  .service-price__img-05 {
    top: -9%;
    left: -80%; }
    @media screen and (max-width: 959px) {
      .service-price__img-05 {
        left: -80%;
        top: -8%; } }
  .service-price__img-06 {
    left: -118%;
    top: -10%; }
    @media screen and (max-width: 959px) {
      .service-price__img-06 {
        left: -134%;
        top: -14%; } }
.service-price__box, .service-price__box-waterproof {
  box-shadow: 0px 4px 4px 0px #00000040;
  border-radius: 0 0 20px 20px;
  min-height: 200px; }
  @media screen and (max-width: 959px) {
    .service-price__box, .service-price__box-waterproof {
      padding: 20px;
      min-height: inherit; } }
  .service-price__box-waterproof {
    height: 240px; }
    @media screen and (max-width: 959px) {
      .service-price__box-waterproof {
        height: auto; } }
.service-price__container {
  width: 100%; }
  .service-price__container p {
    width: 94%;
    margin: 0 auto;
    margin-top: 20px; }
.service-price__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 10px;
  line-height: 1.3; }
  .service-price__item p {
    line-height: 1.3;
    margin-top: 16px; }
.service-price p {
  margin: 0 auto; }

.service-kind__img {
  width: 38%;
  height: 100%; }
  .service-kind__img img {
    object-fit: cover; }
.service-kind__text {
  width: 70%; }

.house-cleaning__item {
  margin: 0 auto; }
.house-cleaning__img {
  width: 100%;
  height: 100px;
  margin: 0 auto 20px auto;
  display: flex;
  justify-content: center;
  align-items: center; }
  .house-cleaning__img img {
    max-width: 80px;
    max-height: 80px;
    object-fit: contain; }
.house-cleaning__gap {
  gap: 40px 20px !important; }
  @media screen and (max-width: 959px) {
    .house-cleaning__gap {
      justify-content: center !important; } }
.house-cleaning__line {
  background-color: #C7C7C7;
  width: 1px;
  height: auto; }

.ceramic__img {
  position: relative;
  width: 120px; }
  @media screen and (max-width: 959px) {
    .ceramic__img {
      padding-top: 10px;
      margin: auto; } }
  .ceramic__img img {
    position: absolute;
    width: 100%;
    height: auto;
    bottom: -60%; }
    @media screen and (max-width: 959px) {
      .ceramic__img img {
        position: relative;
        bottom: 0%; } }

.tab {
  padding: 5px;
  list-style: none;
  border: solid 1px #b9b9b9;
  text-align: center;
  color: #757575;
  border-radius: 10px;
  width: 14%;
  cursor: pointer;
  margin: 0 10px; }
  @media screen and (max-width: 959px) {
    .tab {
      margin: 0;
      width: auto; } }
  .tab__group {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
    flex-wrap: wrap; }
    @media screen and (max-width: 959px) {
      .tab__group {
        gap: 15px 15px;
        justify-content: center; } }
    @media screen and (max-width: 959px) {
      .tab__group li {
        font-size: 15px; } }

.panel {
  display: none; }

.tab.is-active {
  background: #e50112;
  color: #fff;
  transition: all 0.2s ease-out; }

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

.panel {
  letter-spacing: 2px; }
  .panel p {
    line-height: 1.4; }
    .panel p:last-child {
      line-height: 1.6; }
  .panel__block {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    padding: 30px 0 80px 0; }
    @media screen and (max-width: 959px) {
      .panel__block {
        padding-bottom: 50px; } }
  .panel__container {
    width: 90%;
    height: 100%;
    margin: 0 auto;
    max-width: 700px; }
  .panel__box {
    height: 78%; }
    @media screen and (max-width: 959px) {
      .panel__box {
        height: auto; } }
    .panel__box:last-child {
      margin-top: 20px; }
      .panel__box:last-child p {
        letter-spacing: 2px; }
  .panel__icon {
    width: 50px;
    height: 80px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center; }
    .panel__icon img {
      max-width: 60px;
      max-height: 60px;
      object-fit: contain; }
  .panel__title {
    margin-bottom: 30px; }
  .panel .arrow {
    position: relative;
    padding: 0 0 0 16px; }
    .panel .arrow::before {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      border: 5px solid transparent;
      border-left: 8px solid #c4c4c4; }
  .panel .border-rl {
    display: flex;
    align-items: center;
    justify-content: center; }
    .panel .border-rl:before, .panel .border-rl:after {
      border-top: 1px solid #757575;
      content: "";
      width: 70px; }
    .panel .border-rl:before {
      margin-right: 8px; }
    .panel .border-rl:after {
      margin-left: 8px; }
  .panel .d-flex .item {
    padding-bottom: 10px; }

.tab-works ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }
.tab-works p {
  margin: 0; }
.tab-works .wrap-tab {
  overflow: hidden; }
.tab-works .tab-radio {
  display: none; }
.tab-works .list-tab-label {
  width: 100%;
  display: flex;
  gap: 0 30px;
  align-items: center;
  justify-content: center; }
  @media screen and (max-width: 959px) {
    .tab-works .list-tab-label {
      gap: 0; } }
.tab-works .list-tab-label &gt; li {
  margin: 0 2px;
  text-align: center; }
.tab-works .tab-label {
  display: block;
  color: #757575;
  font-size: 18px;
  font-weight: 500;
  box-sizing: border-box;
  cursor: pointer; }
  @media screen and (max-width: 959px) {
    .tab-works .tab-label {
      font-size: 16px; } }
.tab-works #tab-radio1:checked ~ .list-tab-label #tab-label1,
.tab-works #tab-radio2:checked ~ .list-tab-label #tab-label2,
.tab-works #tab-radio3:checked ~ .list-tab-label #tab-label3,
.tab-works #tab-radio4:checked ~ .list-tab-label #tab-label4 {
  font-size: 20px;
  color: #000;
  border-bottom: 1px solid #757575;
  padding: 6px; }
  @media screen and (max-width: 959px) {
    .tab-works #tab-radio1:checked ~ .list-tab-label #tab-label1,
    .tab-works #tab-radio2:checked ~ .list-tab-label #tab-label2,
    .tab-works #tab-radio3:checked ~ .list-tab-label #tab-label3,
    .tab-works #tab-radio4:checked ~ .list-tab-label #tab-label4 {
      font-size: 18px; } }
.tab-works .tab-content {
  display: none;
  padding: 1em; }
.tab-works #tab-radio1:checked ~ .wrap-tab-content #tab-content1,
.tab-works #tab-radio2:checked ~ .wrap-tab-content #tab-content2,
.tab-works #tab-radio3:checked ~ .wrap-tab-content #tab-content3,
.tab-works #tab-radio4:checked ~ .wrap-tab-content #tab-content4 {
  display: block; }

.googleMap {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative; }
  .googleMap iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%; }

.google-map {
  width: 100%;
  margin: 0 auto;
  max-width: 600px;
  min-height: 300px; }

.comic__text {
  font-size: 18px;
  font-weight: 500; }

.comic__box .comic__btn {
  padding: 8px 0;
  color: #AAAAAA;
  text-align: center;
  cursor: pointer;
  transition: all 0.2s ease 0s; }

.comic__box .comic__btn.active {
  color: #000;
  border-bottom: 1px solid #AAAAAA; }
  .comic__box .comic__btn.active span {
    color: #e50112; }

.comic__box .panel_area {
  border: solid 1px #e3ebf3;
  padding: 20px; }

.comic__box .comic__panel {
  display: none; }

.comic__box .comic__panel.active {
  display: block; }

.simulation__wrap {
  background-color: #FFEFEF;
  padding: 20px 30px;
  border-radius: 10px; }
.simulation__box {
  background-color: #fff;
  padding: 30px;
  border-radius: 10px; }
  .simulation__box-top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 30px 30px; }
  .simulation__box-bottom {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 10px 30px; }
.simulation .input01 {
  padding: 20px;
  border: 1px solid #9A9A9A;
  border-radius: 10px;
  box-shadow: inset -4px -4px 4px rgba(119, 119, 119, 0.25);
  font-size: 48px;
  text-align: right;
  width: 100%; }
  @media screen and (max-width: 959px) {
    .simulation .input01 {
      padding: 10px;
      font-size: 24px; } }
.simulation .input02 {
  color: #fff;
  font-size: 28px;
  padding: 15px;
  max-width: 500px;
  width: 100%;
  margin: auto;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  background-color: #e50112;
  border-radius: 20px;
  text-align: center; }
  @media screen and (max-width: 959px) {
    .simulation .input02 {
      font-size: 15px; } }
.simulation__input01 {
  flex: 1;
  position: relative;
  margin-right: 60px; }
.simulation__m {
  max-width: 60px;
  position: absolute;
  bottom: 0px;
  right: -70px; }
  @media screen and (max-width: 959px) {
    .simulation__m {
      max-width: 40px;
      right: -50px; } }
.simulation__text {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  max-width: 500px;
  width: 100%;
  margin: auto;
  position: relative; }
.simulation__nikukyu {
  max-width: 30px;
  position: absolute;
  top: 50%;
  right: 10%;
  transform: translate(-10%, -50%); }
  @media screen and (max-width: 959px) {
    .simulation__nikukyu {
      max-width: 20px;
      top: 40%; } }
.simulation #span2 {
  color: #e50112;
  font-size: 48px; }
  @media screen and (max-width: 959px) {
    .simulation #span2 {
      font-size: 30px; } }
.simulation__price {
  border-bottom: 1px solid #757575;
  width: 40%; }
  @media screen and (max-width: 959px) {
    .simulation__price {
      width: 100%; } }
  .simulation__price-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end; }
    .simulation__price-inner p:nth-of-type(1) {
      width: 70%;
      height: 80px;
      text-align: center;
      font-weight: 500; }
      @media screen and (max-width: 959px) {
        .simulation__price-inner p:nth-of-type(1) {
          width: 60%;
          height: 60px; } }
    .simulation__price-inner p:nth-of-type(2) {
      text-align: right;
      flex: 1; }

video {
  object-fit: cover;
  width: 100%;
  height: 100%; }

.news__title {
  border-bottom: 1px solid #e50112;
  font-size: 24px;
  position: relative;
  z-index: 0; }
  .news__title::before {
    content: "";
    position: absolute;
    background-image: url(../images/arrow-news.png);
    background-size: contain;
    background-repeat: no-repeat;
    top: 65%;
    left: -5%;
    max-width: 30px;
    width: 100%;
    height: 100%;
    transform: translate(0, -50%); }
    @media screen and (max-width: 959px) {
      .news__title::before {
        top: 57%;
        left: -12%; } }
  .news__title-ex {
    border-bottom: 1px solid #e50112;
    font-size: 24px;
    position: relative;
    z-index: 0; }
.news__box {
  margin-left: 5%;
  margin-bottom: 10%; }
  .news__box:not(:last-child) {
    margin-bottom: 20px; }
.news__day {
  color: #757575; }

.sales-map-table {
  font-size: 14px; }
  .sales-map-table tr {
    display: block;
    margin-bottom: 20px; }
  .sales-map-table td:nth-of-type(1) {
    width: 10%;
    vertical-align: top; }
    @media screen and (max-width: 959px) {
      .sales-map-table td:nth-of-type(1) {
        width: 100%;
        display: block;
        margin-bottom: 10px; } }
  .sales-map-table td:nth-of-type(2) {
    width: 90%; }

.column__top-relative {
  position: relative; }
.column__top-center {
  position: absolute;
  top: -25px;
  left: 0;
  right: 0;
  margin: auto; }
  .column__top-center-crown {
    position: absolute;
    width: 40px;
    top: -25px;
    left: 0;
    right: 0;
    margin: auto; }
  .column__top-center__number {
    background-color: #e50112;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: auto; }
    .column__top-center__number span {
      font-size: 22px;
      display: inline-block; }

.column__afterService {
  padding: 60px 30px 20px;
  border: 4px solid #e50112;
  border-radius: 20px; }
  .column__afterService-text {
    font-size: 22px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    min-height: 50%; }
    @media screen and (max-width: 959px) {
      .column__afterService-text {
        min-height: 0%;
        font-size: 18px;
        margin-bottom: 10px; } }
  .column__afterService-icon {
    width: 100%;
    margin: auto; }
    .column__afterService-icon-01 {
      max-width: 300px; }
    .column__afterService-icon-02 {
      max-width: 300px; }

.column__flow {
  border: 1px solid #dbdbdb;
  border-radius: 10px;
  padding: 30px; }
  .column__flow-red {
    background-color: #e50112;
    border-radius: 10px;
    padding: 30px; }
  .column__flow-number {
    background-color: #e50112;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 21px; }
  .column__flow-flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    @media screen and (max-width: 959px) {
      .column__flow-flex {
        justify-content: center; } }
  .column__flow-arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #dbdbdb transparent transparent transparent;
    margin: auto; }

.column__box-article-inner {
  padding: 10px; }
.column__box-article-img {
  position: relative;
  margin-bottom: 15px; }
  .column__box-article-img-inner img {
    max-height: 200px;
    object-fit: cover;
    border-radius: 5px; }
.column__box-article-date {
  position: absolute;
  top: 20px;
  left: 10px;
  background-color: #f7f7f7;
  border-radius: 100px;
  color: #858585;
  font-size: 13px;
  padding: 5px 10px; }
.column__box-article-category {
  margin-bottom: 15px; }
.column__box-article-title {
  margin-bottom: 10px; }
.column__box-article-text {
  font-size: 13px; }

.column__ankerLink {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0px 10px;
  background: #ffffff;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  padding: 20px 10px; }
  .column__ankerLink a {
    color: #6d6d6d; }
  .column__ankerLink-icon {
    max-width: 20px; }
    .column__ankerLink-icon img {
      vertical-align: sub; }

.dis {
  margin-bottom: 60px; }
  .dis__wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 0; }
  .dis__left, .dis__left-height-unlimited {
    width: calc(100vw - (100vw - -15%) / 2);
    margin-left: calc(50% - 50vw);
    padding-right: 3rem; }
    @media screen and (max-width: 959px) {
      .dis__left, .dis__left-height-unlimited {
        width: 110%; } }
    .dis__left img, .dis__left-height-unlimited img {
      max-height: 300px;
      height: 100%;
      object-position: top;
      object-fit: cover; }
    .dis__left-opposite {
      margin-left: unset;
      margin-right: calc(50% - 50vw);
      padding-right: 0;
      padding-left: 3rem; }
      @media screen and (max-width: 959px) {
        .dis__left-opposite {
          padding-left: 0; } }
  .dis__left-height-unlimited img {
    max-height: none; }
  .dis__right {
    flex: 1; }
    @media screen and (max-width: 959px) {
      .dis__right {
        width: 100%; } }
    .dis__right h2 {
      font-size: 22px;
      font-weight: 500;
      margin-bottom: 10px; }
    .dis__right-item {
      display: flex;
      flex-wrap: wrap;
      gap: 30px; }
      @media screen and (max-width: 959px) {
        .dis__right-item {
          display: block; } }
      .dis__right-item p:nth-of-type(1) {
        width: 20%;
        position: relative;
        padding-bottom: 20px; }
        @media screen and (max-width: 959px) {
          .dis__right-item p:nth-of-type(1) {
            width: 100%;
            padding-bottom: 10px; } }
        .dis__right-item p:nth-of-type(1)::after {
          content: "";
          position: absolute;
          background-color: #929292;
          width: 1px;
          height: 100%;
          top: 0%;
          left: 100px; }
          @media screen and (max-width: 959px) {
            .dis__right-item p:nth-of-type(1)::after {
              width: 100%;
              height: 1px;
              top: 30px;
              left: 0px; } }
      .dis__right-item p:nth-of-type(2) {
        flex: 1;
        padding-bottom: 20px; }
        @media screen and (max-width: 959px) {
          .dis__right-item p:nth-of-type(2) {
            padding-bottom: 20px; } }

.sub-content {
  margin-bottom: 60px; }
  .sub-content__heading-title {
    font-size: 22px;
    font-weight: 500;
    text-align: center; }
    @media screen and (max-width: 959px) {
      .sub-content__heading-title {
        font-size: 18px; } }
  .sub-content__block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 40px 0; }
    .sub-content__block-ex {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      gap: 20px 0; }
  .sub-content__box {
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 20px; }
    .sub-content__box-column5, .sub-content__box-column5-noshadow {
      width: 18%;
      box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
      border-radius: 10px;
      padding: 5px; }
      @media screen and (max-width: 959px) {
        .sub-content__box-column5, .sub-content__box-column5-noshadow {
          width: 48%; } }
    .sub-content__box-column5-noshadow {
      box-shadow: none; }
    .sub-content__box-text {
      font-size: 14px; }
    .sub-content__box-grayBack {
      background-color: #f5f5f5;
      padding: 20px 20px;
      border-radius: 50px;
      width: 100%;
      font-size: 20px; }
      .sub-content__box-grayBack span {
        font-size: 16px; }
  .sub-content__line-gray {
    background-color: #cacaca;
    width: 100%;
    height: 1px; }
  .sub-content__drug-img {
    text-align: center; }
    .sub-content__drug-img img {
      width: fit-content;
      max-height: 140px;
      height: 100%; }

.font-size__price-md {
  font-size: 18px; }
.font-size__price-xl {
  font-size: 24px; }
.font-size__discount-sm {
  font-size: 21px; }
  @media screen and (max-width: 959px) {
    .font-size__discount-sm {
      font-size: 14px; } }
.font-size__discount-md {
  font-size: 24px; }
.font-size__discount-lg {
  font-size: 28px; }
.font-size__discount-xl {
  font-size: 36px;
  line-height: 1; }
.font-size__flow-md {
  font-size: 18px;
  font-weight: 200; }
.font-size-18 {
  font-size: 18px; }
  @media screen and (max-width: 959px) {
    .font-size-18 {
      font-size: 16px; } }
.font-size-20 {
  font-size: 20px; }
  @media screen and (max-width: 959px) {
    .font-size-20 {
      font-size: 18px; } }
.font-size-22 {
  font-size: 22px; }
  @media screen and (max-width: 959px) {
    .font-size-22 {
      font-size: 20px; } }
.font-size-24 {
  font-size: 24px; }
  @media screen and (max-width: 959px) {
    .font-size-24 {
      font-size: 22px; } }
.font-size-26 {
  font-size: 26px; }
  @media screen and (max-width: 959px) {
    .font-size-26 {
      font-size: 20px; } }
.font-size-28 {
  font-size: 28px; }
  @media screen and (max-width: 959px) {
    .font-size-28 {
      font-size: 26px; } }
.font-size-30 {
  font-size: 30px; }
  @media screen and (max-width: 959px) {
    .font-size-30 {
      font-size: 28px; } }
.font-size-34 {
  font-size: 34px; }
  @media screen and (max-width: 959px) {
    .font-size-34 {
      font-size: 32px; } }
.font-size-36 {
  font-size: 36px; }
  @media screen and (max-width: 959px) {
    .font-size-36 {
      font-size: 34px; } }

.marker__red {
  color: #e50112;
  background: linear-gradient(transparent 90%, #e50112 100%); }

.column__box, .column__box-vermin {
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 10px; }
  .column__box-vermin {
    height: 300px; }
    .column__box-vermin img {
      position: absolute;
      left: 70px;
      top: 6px;
      width: 40px; }
  .column__box-top-red {
    background-color: #e50112;
    color: #fff; }
    .column__box-top-red-point {
      font-size: 21px;
      border-radius: 20px 20px 0 0; }
    .column__box-top-red-price {
      font-size: 14px;
      border-radius: 10px 10px 0 0; }
    .column__box-top-red-discount {
      font-size: 14px;
      border-radius: 10px 10px 0 0;
      min-height: 153px; }
  .column__box-title {
    font-weight: 500; }
    .column__box-title-point {
      margin-bottom: 5px;
      font-size: 21px; }
    .column__box-title-flow {
      font-size: 26px; }
      @media screen and (max-width: 959px) {
        .column__box-title-flow {
          font-size: 24px; } }
      .column__box-title-flow span:nth-of-type(2) {
        flex: 1; }
  .column__box-img-point img {
    border-radius: 0 0 20px 20px; }
  .column__box-img-price img {
    max-width: 300px;
    width: auto;
    max-height: 140px;
    height: 100%; }
  .column__box-img-discount img {
    width: auto;
    max-height: 40px;
    height: 100%; }
  @media screen and (max-width: 959px) {
    .column__box-img-flow {
      text-align: center; }
      .column__box-img-flow img {
        max-width: 200px;
        width: auto;
        max-height: 100px; } }
  .column__box-text-price {
    font-size: 14px; }
    .column__box-text-price-relative {
      position: relative; }
    .column__box-text-price-absolute {
      position: absolute;
      top: 0;
      left: 54%; }

.column__box, .column__box-vermin {
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 10px; }
  .column__box-vermin {
    height: 300px; }
    .column__box-vermin img {
      position: absolute;
      left: 70px;
      top: 6px;
      width: 40px; }
  .column__box-top-red {
    background-color: #e50112;
    color: #fff; }
    .column__box-top-red-point {
      font-size: 21px;
      border-radius: 20px 20px 0 0; }
    .column__box-top-red-price {
      font-size: 14px;
      border-radius: 10px 10px 0 0; }
    .column__box-top-red-discount {
      font-size: 14px;
      border-radius: 10px 10px 0 0;
      min-height: 153px; }
  .column__box-title {
    font-weight: 500; }
    .column__box-title-point {
      margin-bottom: 5px;
      font-size: 21px; }
    .column__box-title-flow {
      font-size: 26px; }
      @media screen and (max-width: 959px) {
        .column__box-title-flow {
          font-size: 24px; } }
      .column__box-title-flow span:nth-of-type(2) {
        flex: 1; }
  .column__box-img-point img {
    border-radius: 0 0 20px 20px; }
  .column__box-img-price img {
    max-width: 300px;
    width: auto;
    max-height: 140px;
    height: 100%; }
  .column__box-img-discount img {
    width: auto;
    max-height: 40px;
    height: 100%; }
  @media screen and (max-width: 959px) {
    .column__box-img-flow {
      text-align: center; }
      .column__box-img-flow img {
        max-width: 200px;
        width: auto;
        max-height: 100px; } }
  .column__box-text-price {
    font-size: 14px; }
    .column__box-text-price-relative {
      position: relative; }
    .column__box-text-price-absolute {
      position: absolute;
      top: 0;
      left: 54%; }

.height-60 {
  height: 60px; }
.height-70 {
  height: 70px; }

.border-red {
  border: 2px solid #e50112; }
  .border-red-sm {
    border: 1px solid #e50112; }

.b-radius-sm {
  border-radius: 10px; }
.b-radius-md {
  border-radius: 20px; }

.box-shadow {
  box-shadow: 0px 4px 4px 0px #00000040; }

.works__more {
  text-align: center; }
.works__box {
  margin-bottom: 20px;
  transition: all 0.5s ease 0s;
  background-color: #fff;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 20px; }
.works__is-hidden {
  visibility: hidden;
  opacity: 0;
  height: 0;
  padding: 0;
  margin-bottom: 0 !important; }
.works__more__button {
  outline: none !important;
  position: relative;
  display: block;
  max-width: 300px;
  width: 100%;
  padding: 14px 0;
  border-radius: 40px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  background-color: #000;
  border: none;
  margin: auto; }
  @media screen and (max-width: 959px) {
    .works__more__button {
      max-width: 250px; } }

.works__title {
  font-size: 30px;
  border-bottom: 1px solid #e50112;
  font-weight: 500; }
.works__content img {
  width: auto; }
.works__content p iframe {
  margin-bottom: 5px; }

.tag_red {
  background-color: #e50112;
  border-radius: 50px;
  padding: 5px 20px;
  display: inline-block;
  color: #fff; }
.tag_green {
  background-color: #2c731c;
  border-radius: 50px;
  padding: 5px 20px;
  display: inline-block;
  color: #fff; }
.tag_blue {
  background-color: #1db3e9;
  border-radius: 50px;
  padding: 5px 20px;
  display: inline-block;
  color: #fff; }
.tag_yellow {
  background-color: #ffc531;
  border-radius: 50px;
  padding: 5px 20px;
  display: inline-block;
  color: #fff; }
.tag_brown {
  background-color: #7d5126;
  border-radius: 50px;
  padding: 5px 20px;
  display: inline-block;
  color: #fff; }

#next {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

#column {
  margin-bottom: 50px; }
  #column img {
    width: auto; }
  #column img.alignleft {
    display: inline;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    margin-right: 20px; }
  #column img {
    text-align: left;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  #column img {
    box-shadow: 4px 4px 3px #aaaaaa; }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  max-width: 980px; }

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 0px;
  padding-left: 0px; }

.col-6 {
  -ms-flex: 0 0 48%;
  flex: 0 0 48%;
  max-width: 48%; }

@media (min-width: 768px) {
  .col-md-6 {
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%; }

  .col-md-4 {
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    max-width: 32%; }

  .col-md-3 {
    -ms-flex: 0 0 23%;
    flex: 0 0 23%;
    max-width: 23%; } }
.row-3column {
  display: flex; }
  .row-3column::after {
    content: "";
    display: block;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    max-width: 32%; }

.col-md-15 {
  width: 20%;
  flex: 0 0 20%;
  padding: 0 10px; }
  @media screen and (max-width: 959px) {
    .col-md-15 {
      width: 50%; } }

/*# sourceMappingURL=style.css.map */
</pre></body></html>