@charset "UTF-8";html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}

*, :after, :before {
  background-repeat: no-repeat;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  padding: 0;
  margin: 0;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible;
}

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

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden], template {
  display: none;
}

abbr[title] {
  border-bottom: 1px dashed;
  text-decoration: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active, a:hover {
  outline-width: 0;
}

code, kbd, pre, samp {
  font-family: postspace,postspace;
}

b, strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

input {
  border-radius: 0;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

[type=number] {
  width: auto;
}

[type=search] {
  -webkit-appearance: textfield;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dashed ButtonText;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

button, select {
  text-transform: none;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
}

audio, canvas, progress, video {
  display: inline-block;
}

@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

*::-moz-selection {
  color: #49302C;
  background: #89BA40;
}

*::selection {
  color: #49302C;
  background: #89BA40;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 0;
  min-width: 0;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

html {
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  overflow-y: scroll;
  line-height: 1.6;
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased;
}

body {
  width: 100%;
  font-size: 1.6rem;
  font-style: normal;
  color: #49302C;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: subpixel-antialiased;
}

body * {
  font-style: normal;
}

li {
  list-style: none;
}

a {
  display: block;
  text-decoration: none;
  color: #49302C;
  outline: none;
}

@media screen and (min-width: 769px) {
  a {
    -webkit-transition: .8s;
    transition: .8s;
  }
}

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

img[src$=".svg"] {
  width: auto;
  height: auto;
}

video {
  display: block;
}

button {
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  border-radius: 0;
  cursor: pointer;
}

input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  outline: 0;
}

textarea {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  outline: 0;
}

select {
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
}

hr {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

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

svg {
  display: block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

svg:not(:root) {
  overflow: visible;
}

.dis_none {
  display: none !important;
}

.dis_block {
  display: block !important;
}

.sm_block {
  display: block !important;
}

@media screen and (min-width: 321px) {
  .sm_block {
    display: none !important;
  }
}

.sp_block {
  display: block !important;
}

@media screen and (min-width: 769px) {
  .sp_block {
    display: none !important;
  }
}

.sp_item {
  display: block;
}

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

.pc_block {
  display: none !important;
}

@media screen and (min-width: 769px) {
  .pc_block {
    display: block !important;
  }
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt40 {
  padding-top: 40px !important;
}

html.sr .scroll_fade,
html.sr .scroll_up,
html.sr .scroll_right,
html.sr .scroll_left,
html.sr .scroll_down {
  visibility: hidden;
}

.loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 9999;
}

.loader .load_inner {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
}

.loader .loader_logo {
  width: 200px;
}

@media screen and (min-width: 769px) {
  .loader .loader_logo {
    width: 320px;
  }
}

.wrap {
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.embed_wrap {
  position: relative;
  width: 100%;
  padding-top: 65%;
}

.embed_wrap iframe,
.embed_wrap object,
.embed_wrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.btn_base a {
  position: relative;
  width: 100%;
  font-weight: 700;
  max-width: 100%;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.6rem;
  margin-left: auto;
  margin-right: auto;
  background: #89BA40;
  color: #fff;
  border-radius: 25px;
}

header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

header .logo {
  margin: 15px 0 0 20px;
  width: 160px;
  height: 60px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(../images/logo_main.svg) no-repeat 0 0/160px auto;
}

@media screen and (min-width: 769px) {
  header .logo {
    width: 220px;
    height: 86px;
    background-size: 220px auto;
    margin: 30px 0 0 40px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
}

header .navi_toggle {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 60px;
  height: 60px;
  z-index: 1100;
  -webkit-transition: .5s;
  transition: .5s;
  cursor: pointer;
}

header .navi_toggle span {
  display: block;
  height: 4px;
  border-radius: 2px;
  width: 40px;
  position: absolute;
  right: 10px;
  -webkit-transition: .4s;
  transition: .4s;
}

header .navi_toggle span:nth-child(1) {
  top: 14px;
  background: #38B8EF;
  width: 40px;
}

header .navi_toggle span:nth-child(2) {
  top: 26px;
  opacity: 1;
  background: #89BA40;
  width: 30px;
}

header .navi_toggle span:nth-child(3) {
  top: 38px;
  background: #E23C37;
  width: 20px;
}

.navi_active header .navi_toggle span:nth-child(1) {
  top: 26px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.navi_active header .navi_toggle span:nth-child(2) {
  opacity: 0;
}

.navi_active header .navi_toggle span:nth-child(3) {
  top: 26px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 40px;
}

@media screen and (min-width: 769px) {
  header .navi_toggle {
    display: none;
  }
}

header .navi_cover {
  display: block;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: fixed;
  top: -100%;
  right: 0;
  width: 100%;
  background: #fff;
  color: #49302C;
  overflow: auto;
  -webkit-transition: 1s;
  transition: 1s;
  z-index: 1;
  height: 100%;
}

.navi_active header .navi_cover {
  top: 0;
}

header .navi_cover .navi_list {
  width: 80%;
  height: 80%;
  margin: 20% auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

header .navi_cover .navi_list .navi_item {
  font-size: 2.6rem;
}

header .navi_cover .navi_list .navi_item.navi_insta {
  margin: 0 auto;
}

header .navi_cover .navi_list .navi_item.navi_insta a {
  background: #49302C;
  width: 80px;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
}

@media screen and (min-width: 769px) {
  header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  header .navi_cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    top: auto;
    right: auto;
    width: auto;
    margin: 40px;
  }
  header .navi_cover .navi_list {
    width: auto;
    height: auto;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  header .navi_cover .navi_list .navi_item {
    font-size: 1.6rem;
    margin-left: 40px;
  }
  header .navi_cover .navi_list .navi_item.navi_insta {
    margin: 0;
    margin-left: 40px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
  header .navi_cover .navi_list .navi_item.navi_insta a {
    background: #49302C;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
  }
  header .navi_cover .navi_list .navi_item.navi_insta a svg {
    width: 30px;
  }
}

footer {
  background: #fff;
  padding: 60px 0 40px;
  -webkit-box-shadow: 0 0 30px rgba(73, 48, 44, 0.2);
  box-shadow: 0 0 30px rgba(73, 48, 44, 0.2);
}

footer .section_inner {
  width: 90%;
  max-width: 1100px;
  margin: 0 auto;
}

footer .section_inner .footer_logo {
  width: 160px;
  margin-bottom: 40px;
}

footer .section_inner .ttl {
  margin-bottom: 1em;
}

footer .section_inner .desc {
  font-size: 1.4rem;
  line-height: 2;
  margin-bottom: 2em;
}

footer .section_inner .desc a {
  display: inline;
}

footer .section_inner .copy {
  font-size: 1.2rem;
  text-align: center;
}

@media screen and (min-width: 769px) {
  footer .section_inner .frame_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  footer .section_inner .footer_logo {
    width: 240px;
    margin-bottom: 0;
  }
  footer .section_inner .ttl {
    font-size: 3rem;
  }
  footer .section_inner .desc {
    font-size: 2rem;
  }
  footer .section_inner .copy {
    font-size: 1.4rem;
    text-align: left;
  }
}

main {
  padding: 0 0 20px;
}

.section_cont {
  position: relative;
}

.section_cont .section_inner {
  max-width: 1100px;
  width: 90%;
  margin: 0 auto;
}

.section_cont .section_inner.section_inner_slim {
  width: 80%;
  max-width: 700px;
}

.section_cont .section_inner .section_ttl {
  font-size: clamp(2.2rem, 3vw, 3rem);
  line-height: 2;
  margin-bottom: 1.2em;
}

.section_cont .section_inner .section_desc {
  line-height: 2;
  margin-bottom: 0.8em;
  font-size: clamp(1.6rem, 1.7vw, 2.1rem);
}

.section_cont .section_inner .block_service {
  -webkit-box-shadow: 0 0 30px rgba(73, 48, 44, 0.1);
  box-shadow: 0 0 30px rgba(73, 48, 44, 0.1);
  border-radius: 6px;
  background: #fff;
  padding: 8%;
}

.section_cont .section_inner .block_service .block_ttl {
  font-size: clamp(1.8rem, 1.9vw, 2.4rem);
}

.section_cont .section_inner .block_service .block_ttl span {
  font-size: clamp(2.4rem, 2.9vw, 3.6rem);
  display: block;
  line-height: 2em;
}

.section_cont .section_inner .block_service .block_desc {
  letter-spacing: 0.1em;
  line-height: 2;
}

.section_cont .section_inner .block_service figure .logo_type {
  width: 220px;
  margin: 50px auto 30px;
}

@media screen and (min-width: 769px) {
  .section_cont .section_inner .block_service figure .logo_type {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin: 0;
  }
}

.section_cont .section_inner .block_service figure .logo_mark {
  width: 100px;
  margin: 0 auto 50px;
}

@media screen and (min-width: 769px) {
  .section_cont .section_inner .block_service figure .logo_mark {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin: 0;
    margin-left: 3em;
    width: 80px;
  }
}

.section_cont .section_inner .block_service figure.block_img {
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 40px;
}

@media screen and (min-width: 769px) {
  .section_cont .section_inner .block_service figure.block_img {
    width: 45%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
}

.section_cont .section_inner .block_service .list_gallery {
  padding: 50px 0;
  display: -ms-grid;
  display: grid;
  gap: 20px 20px;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr;
}

@media screen and (min-width: 769px) {
  .section_cont .section_inner .block_service .list_gallery {
    padding-top: 20px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.section_cont .section_inner .block_service .list_gallery li {
  border-radius: 6px;
  overflow: hidden;
}

.section_cont .section_inner .block_service .frame_access .block_ttl {
  margin-bottom: 1em;
}

.section_cont .section_inner .block_service .frame_access .block_desc {
  margin-bottom: 1em;
}

.section_cont .section_inner .block_service .frame_access .embed_wrap {
  margin-bottom: 2em;
}

.section_cont .section_inner .block_service .frame_conv {
  margin-bottom: 1em;
}

.section_cont .section_inner .block_service .frame_conv .tip {
  font-size: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (min-width: 769px) {
  .section_cont .section_inner .block_service .frame_conv .tip {
    font-size: 1.6rem;
  }
}

.section_cont .section_inner .block_service .frame_conv .tip::before, .section_cont .section_inner .block_service .frame_conv .tip::after {
  content: '';
  display: block;
  height: 16px;
  width: 2px;
  background: #49302C;
}

.section_cont .section_inner .block_service .frame_conv .tip::before {
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg);
  margin-right: 1em;
}

.section_cont .section_inner .block_service .frame_conv .tip::after {
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
  margin-left: 1em;
}

.section_cont .section_inner .block_service .frame_conv .tel {
  text-align: center;
  font-size: clamp(1.8rem, 2vw, 2.7rem);
  letter-spacing: 0.1em;
  margin: 0.5em auto;
}

.section_cont .section_inner .block_service .frame_conv .tel strong {
  font-size: clamp(2.6rem, 3vw, 3.9rem);
}

@media screen and (min-width: 769px) {
  .section_cont .section_inner .block_service .frame_conv .tel {
    margin: 1em auto 2em;
  }
}

.section_cont .section_inner .table_main {
  text-align: left;
  margin-bottom: 1em;
  width: 100%;
}

.section_cont .section_inner .table_main tr th,
.section_cont .section_inner .table_main tr td {
  display: block;
  font-weight: 400;
}

.section_cont .section_inner .table_main tr th {
  font-size: 1.4rem;
  margin-bottom: 0.5em;
}

.section_cont .section_inner .table_main tr td {
  font-size: 1.6rem;
  margin-bottom: 1.5em;
}

@media screen and (min-width: 769px) {
  .section_cont .section_inner .table_main {
    margin-bottom: 2em;
  }
  .section_cont .section_inner .table_main tr th,
  .section_cont .section_inner .table_main tr td {
    display: table-cell;
    font-weight: 400;
    padding: 1.5em 0;
    font-size: 2rem;
  }
  .section_cont .section_inner .table_main tr th {
    width: 30%;
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 769px) {
  .section_cont .section_inner .frame_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px 6%;
  }
  .section_cont .section_inner .frame_flex.frame_info {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section_cont .section_inner .frame_flex .frame_access {
    width: 50%;
  }
  .section_cont .section_inner .frame_flex .frame_conv {
    margin: 0 auto;
  }
}

@media screen and (min-width: 769px) {
  .section_cont#top_mv {
    margin-bottom: 120px;
  }
}

.section_cont#top_mv .section_inner {
  width: 100%;
  padding: 50px 0;
}

@media screen and (min-width: 769px) {
  .section_cont#top_mv .section_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    max-width: 1380px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 2%;
  }
}

.section_cont#top_mv .section_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: clamp(2.2rem, 2.9vw, 4rem);
  line-height: 2.4;
  margin-bottom: 20px;
}

@media screen and (min-width: 769px) {
  .section_cont#top_mv .section_ttl {
    width: 46%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
}

.section_cont#top_mv figure {
  position: relative;
}

.section_cont#top_mv figure .mv_bg {
  width: 100%;
}

.section_cont#top_mv figure .mv_obj {
  position: absolute;
  bottom: 20%;
  left: 10%;
  width: 80%;
}

@media screen and (min-width: 769px) {
  .section_cont#top_mv figure .mv_obj {
    width: 70%;
    left: 15%;
    bottom: 30%;
  }
}

.section_cont#top_mv figure .mv_txt {
  position: absolute;
  top: 30%;
  left: 20%;
  width: 60%;
}

@media screen and (min-width: 769px) {
  .section_cont#top_mv figure .mv_txt {
    left: 0;
    top: 10%;
  }
}

.section_cont#top_vision {
  padding-bottom: 120px;
}

.section_cont#top_vision .section_inner figure {
  padding: 100px 0 0;
}

@media screen and (min-width: 769px) {
  .section_cont#top_vision .section_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 5%;
  }
  .section_cont#top_vision .section_inner figure {
    padding: 0;
    width: 45%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
}

.section_cont#top_vision .insta_banner {
  background-color: rgba(73, 48, 44, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px;
  padding: 40px 20px;
  max-width: 980px;
  width: 90%;
  margin: 80px auto;
  border-radius: 4px;
}

.section_cont#top_vision .insta_banner h3 {
  font-size: 1.4rem;
  text-align: center;
}

.section_cont#top_vision .insta_banner h3 span {
  font-size: 120%;
  display: block;
}

.section_cont#top_vision .insta_banner .btn_insta a {
  background: linear-gradient(45deg, #fed475 0%, #e53d5d 50%, #c23186 70%, #9c38bb 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  border-radius: 10px;
  padding: 25px 18px;
  font-size: 1.3rem;
  -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.25);
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.25);
}

.section_cont#top_vision .insta_banner .btn_insta a svg {
  height: 20px;
}

.section_cont#top_vision .insta_banner .btn_insta a svg .cls-1 {
  fill-rule: evenodd;
}

.section_cont#top_vision .insta_banner .btn_insta a svg .cls-1, .section_cont#top_vision .insta_banner .btn_insta a svg .cls-2 {
  fill: #fff;
  stroke-width: 0px;
}

@media screen and (min-width: 769px) {
  .section_cont#top_vision .insta_banner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 40px;
  }
  .section_cont#top_vision .insta_banner h3 {
    font-size: 1.6rem;
  }
  .section_cont#top_vision .insta_banner .btn_insta a {
    padding: 25px 25px;
    font-size: 1.6rem;
  }
  .section_cont#top_vision .insta_banner .btn_insta a svg {
    height: 30px;
  }
  .section_cont#top_vision .insta_banner .btn_insta a:hover {
    opacity: 0.7;
    -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0);
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0);
  }
}

.section_cont#top_service {
  padding-bottom: 120px;
}

@media screen and (min-width: 769px) {
  .section_cont#top_service .section_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 3em;
  }
  .section_cont#top_service .section_header figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
  }
}

.obj01,
.obj02,
.obj03,
.obj04,
.obj05,
.obj06,
.obj07 {
  position: absolute;
  z-index: -1;
}

.obj01 {
  background: #38b8ef;
  -webkit-filter: blur(25px);
  filter: blur(25px);
  width: 50px;
  height: 50px;
  top: 30px;
  right: 26%;
  -webkit-animation: transform 6s linear infinite alternate, movement 4s linear infinite alternate;
  animation: transform 6s linear infinite alternate, movement 4s linear infinite alternate;
}

@media screen and (min-width: 769px) {
  .obj01 {
    -webkit-filter: blur(35px);
    filter: blur(35px);
    width: 100px;
    height: 100px;
    top: 25%;
    right: auto;
    left: 30%;
    -webkit-animation: transform 4s linear infinite alternate, movement 7s linear infinite alternate;
    animation: transform 4s linear infinite alternate, movement 7s linear infinite alternate;
  }
}

.obj02 {
  background: #89ba40;
  -webkit-filter: blur(35px);
  filter: blur(35px);
  width: 90px;
  height: 90px;
  top: 100px;
  left: -8%;
  -webkit-animation: transform 5s linear infinite alternate, movement 7s linear infinite alternate;
  animation: transform 5s linear infinite alternate, movement 7s linear infinite alternate;
}

@media screen and (min-width: 769px) {
  .obj02 {
    -webkit-filter: blur(60px);
    filter: blur(60px);
    width: 180px;
    height: 180px;
    top: auto;
    bottom: 12%;
    left: 50%;
    margin-left: -750px;
  }
}

.obj03 {
  background: #0066b2;
  -webkit-filter: blur(40px);
  filter: blur(40px);
  width: 150px;
  height: 150px;
  bottom: 50px;
  right: -5%;
  -webkit-animation: transform 4s linear infinite alternate, movement 6s linear infinite alternate;
  animation: transform 4s linear infinite alternate, movement 6s linear infinite alternate;
}

@media screen and (min-width: 769px) {
  .obj03 {
    -webkit-filter: blur(45px);
    filter: blur(45px);
    width: 140px;
    height: 140px;
    top: 15%;
    bottom: auto;
    right: auto;
    left: 35%;
  }
}

.obj04 {
  background: #ffdb0c;
  -webkit-filter: blur(60px);
  filter: blur(60px);
  width: 180px;
  height: 180px;
  bottom: 220px;
  left: -8%;
  -webkit-animation: transform 5s linear infinite alternate, movement 3s linear infinite alternate;
  animation: transform 5s linear infinite alternate, movement 3s linear infinite alternate;
}

@media screen and (min-width: 769px) {
  .obj04 {
    left: 12%;
  }
}

.obj05 {
  background: #f89a27;
  -webkit-filter: blur(60px);
  filter: blur(60px);
  width: 90px;
  height: 90px;
  top: 200px;
  right: -8%;
  -webkit-animation: transform 2s linear infinite alternate, movement 4s linear infinite alternate;
  animation: transform 2s linear infinite alternate, movement 4s linear infinite alternate;
}

@media screen and (min-width: 769px) {
  .obj05 {
    -webkit-filter: blur(100px);
    filter: blur(100px);
    width: 300px;
    height: 300px;
    right: 50%;
    margin-right: -700px;
  }
}

.obj06 {
  background: #a3438d;
  -webkit-filter: blur(60px);
  filter: blur(60px);
  width: 180px;
  height: 180px;
  bottom: 400px;
  left: -8%;
  -webkit-animation: transform 5s linear infinite alternate, movement 3s linear infinite alternate;
  animation: transform 5s linear infinite alternate, movement 3s linear infinite alternate;
}

@media screen and (min-width: 769px) {
  .obj06 {
    -webkit-filter: blur(100px);
    filter: blur(100px);
    width: 300px;
    height: 300px;
    left: 50%;
    margin-left: -700px;
  }
}

.obj07 {
  background: #e23c37;
  -webkit-filter: blur(30px);
  filter: blur(30px);
  width: 50px;
  height: 50px;
  -webkit-animation: transform 10s linear infinite alternate, movement 7s linear infinite alternate;
  animation: transform 10s linear infinite alternate, movement 7s linear infinite alternate;
}

@-webkit-keyframes transform {
  0% {
    border-radius: 42% 58% 60% 40% / 42% 54% 46% 68%;
  }
  20% {
    border-radius: 59% 41% 46% 64% / 42% 64% 46% 68%;
  }
  40% {
    border-radius: 48% 52% 52% 48% / 54% 53% 47% 46%;
  }
  60% {
    border-radius: 42% 58% 51% 49% / 63% 64% 46% 47%;
  }
  80% {
    border-radius: 42% 68% 43% 67% / 63% 45% 65% 47%;
  }
  100% {
    border-radius: 44% 66% 52% 48% / 44% 53% 47% 66%;
  }
}

@keyframes transform {
  0% {
    border-radius: 42% 58% 60% 40% / 42% 54% 46% 68%;
  }
  20% {
    border-radius: 59% 41% 46% 64% / 42% 64% 46% 68%;
  }
  40% {
    border-radius: 48% 52% 52% 48% / 54% 53% 47% 46%;
  }
  60% {
    border-radius: 42% 58% 51% 49% / 63% 64% 46% 47%;
  }
  80% {
    border-radius: 42% 68% 43% 67% / 63% 45% 65% 47%;
  }
  100% {
    border-radius: 44% 66% 52% 48% / 44% 53% 47% 66%;
  }
}

@-webkit-keyframes movement {
  from {
    -webkit-transform: rotate(-1turn) translateY(-30px);
    transform: rotate(-1turn) translateY(-30px);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes movement {
  from {
    -webkit-transform: rotate(-1turn) translateY(-30px);
    transform: rotate(-1turn) translateY(-30px);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

aside {
  position: relative;
  padding: 120px 0;
}

aside .section_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px 4%;
}

@media screen and (min-width: 769px) {
  aside .section_inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

aside .section_inner .btn_aside {
  width: 100%;
}

aside .section_inner .btn_aside a {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  font-size: clamp(1.8rem, 2.3vw, 2.8rem);
  border-radius: 6px;
  height: 240px;
}

aside .section_inner .btn_aside a::after {
  content: '';
  display: block;
  position: absolute;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  border-radius: 6px;
  border: #fff 1px solid;
  top: 20px;
  left: 20px;
}

@media screen and (min-width: 769px) {
  aside .section_inner .btn_aside {
    width: 48%;
  }
  aside .section_inner .btn_aside a {
    height: 380px;
  }
}

aside .section_inner .btn_aside.btn_tel a {
  background: rgba(248, 154, 39, 0.75);
}

aside .section_inner .btn_aside.btn_mail a {
  background: rgba(56, 184, 239, 0.75);
}

aside .obj01 {
  -webkit-filter: blur(35px);
  filter: blur(35px);
  width: 80px;
  height: 80px;
  top: 50px;
  right: 0;
}

aside .obj03 {
  -webkit-filter: blur(60px);
  filter: blur(60px);
  width: 200px;
  height: 200px;
  top: 23%;
  right: 0;
}

aside .obj04 {
  -webkit-filter: blur(50px);
  filter: blur(50px);
  width: 150px;
  height: 150px;
  bottom: 10%;
}

aside .obj05 {
  -webkit-filter: blur(60px);
  filter: blur(60px);
  width: 150px;
  height: 150px;
  top: 10%;
  left: 0;
  right: auto;
}

aside .obj06 {
  -webkit-filter: blur(50px);
  filter: blur(50px);
  width: 140px;
  height: 140px;
  bottom: 20%;
  top: auto;
  right: 15%;
  left: auto;
}

aside .obj07 {
  left: 50%;
  top: 50%;
}

@media screen and (min-width: 769px) {
  aside .obj01 {
    -webkit-filter: blur(30px);
    filter: blur(30px);
    width: 100px;
    height: 100px;
    top: 90px;
    right: 30%;
    left: auto;
  }
  aside .obj02 {
    bottom: 10%;
    top: auto;
    left: 20%;
    margin-left: 0;
  }
  aside .obj03 {
    -webkit-filter: blur(60px);
    filter: blur(60px);
    width: 240px;
    height: 240px;
    top: auto;
    bottom: 0;
    right: 10%;
    left: auto;
  }
  aside .obj04 {
    -webkit-filter: blur(60px);
    filter: blur(60px);
    width: 180px;
    height: 180px;
    bottom: auto;
    left: 40%;
    top: 10%;
  }
  aside .obj05 {
    -webkit-filter: blur(50px);
    filter: blur(50px);
    width: 180px;
    height: 180px;
    top: 10%;
    left: 12%;
  }
  aside .obj06 {
    -webkit-filter: blur(60px);
    filter: blur(60px);
    width: 180px;
    height: 180px;
    bottom: 5%;
    right: 40%;
  }
  aside .obj07 {
    -webkit-filter: blur(40px);
    filter: blur(40px);
    width: 100px;
    height: 100px;
    left: 35%;
    top: auto;
    bottom: 15%;
  }
}
