@charset "UTF-8";
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  vertical-align: baseline;
  background: rgba(255, 255, 255, 0);
  text-align: justify;
  text-justify: inter-ideograph;
}

body {
  line-height: 1.2;
}

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

ul,
ol {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: rgba(255, 255, 255, 0);
  text-decoration: none;
  color: #000;
  text-align: justify;
  text-justify: inter-ideograph;
}

strong {
  font-weight: bold;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

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

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

img {
  height: auto;
  border: none;
  vertical-align: top;
}

* {
  box-sizing: border-box;
}

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

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

.mb00 {
  margin-bottom: 0rem !important;
}

.mb05 {
  margin-bottom: 0.5rem !important;
}

.mb10 {
  margin-bottom: 1rem !important;
}

.mb20 {
  margin-bottom: 2rem !important;
}

.mb30 {
  margin-bottom: 3rem !important;
}

.mb40 {
  margin-bottom: 4rem !important;
}

.mb50 {
  margin-bottom: 5rem !important;
}

.mb60 {
  margin-bottom: 6rem !important;
}

.mb70 {
  margin-bottom: 7rem !important;
}

.mb80 {
  margin-bottom: 8rem !important;
}

.mb90 {
  margin-bottom: 9rem !important;
}

.mb100 {
  margin-bottom: 10rem !important;
}

.mb110 {
  margin-bottom: 11rem !important;
}

.mb120 {
  margin-bottom: 12rem !important;
}

.mb130 {
  margin-bottom: 13rem !important;
}

.mb140 {
  margin-bottom: 14rem !important;
}

.mb150 {
  margin-bottom: 15rem !important;
}

.mb160 {
  margin-bottom: 16rem !important;
}

.mb170 {
  margin-bottom: 17rem !important;
}

.mb180 {
  margin-bottom: 18rem !important;
}

.mb190 {
  margin-bottom: 19rem !important;
}

.mb200 {
  margin-bottom: 20rem !important;
}

.mb210 {
  margin-bottom: 21rem !important;
}

.mb220 {
  margin-bottom: 22rem !important;
}

.mb230 {
  margin-bottom: 23rem !important;
}

.mb240 {
  margin-bottom: 24rem !important;
}

.mb250 {
  margin-bottom: 25rem !important;
}

.mb260 {
  margin-bottom: 26rem !important;
}

.mb270 {
  margin-bottom: 27rem !important;
}

.mb280 {
  margin-bottom: 28rem !important;
}

.mb290 {
  margin-bottom: 29rem !important;
}

.mb300 {
  margin-bottom: 30rem !important;
}

.mb10_t {
  margin-top: 1rem !important;
}

.mb20_t {
  margin-top: 2rem !important;
}

.mb30_t {
  margin-top: 3rem !important;
}

.mb40_t {
  margin-top: 4rem !important;
}

.mb50_t {
  margin-top: 5rem !important;
}

.mb60_t {
  margin-top: 6rem !important;
}

.mb70_t {
  margin-top: 7rem !important;
}

.mb80_t {
  margin-top: 8rem !important;
}

.mb90_t {
  margin-top: 9rem !important;
}

.mb100_t {
  margin-top: 10rem !important;
}

.pt00 {
  padding-top: 0rem !important;
}

.fo10 {
  font-size: 1rem !important;
}

.fo12 {
  font-size: 1.2rem !important;
}

.fo14 {
  font-size: 1.4rem !important;
}

.fo18 {
  font-size: 1.8rem !important;
}

.ta_c {
  text-align: center !important;
}

.ta_r {
  text-align: right !important;
}

.red {
  color: #c25c55;
}

.sp,
.sp_inline,
.sp_flex {
  display: none !important;
}

html {
  font-size: min(10px, 0.66vw);
  overflow-x: hidden;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  position: relative;
  overflow-x: hidden;
}

p,
li,
th,
td {
  line-height: 2;
  text-align: justify;
  color: #333333;
}

a {
  color: #333333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-align: justify;
  color: #333333;
}

.sp,
.sp_inline,
.sp_flex {
  display: none;
}

.btn {
  line-height: 1;
  padding: 2.5rem 6rem 2.5rem 4.5rem;
  border-radius: 100vw;
  position: relative;
  z-index: 1;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}
.btn p {
  line-height: 1;
  text-align: center;
}
.btn p::after {
  content: "";
  position: absolute;
  width: 0.675rem;
  height: 1.375rem;
  background-image: url("../img/btn_arrow.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  top: 50%;
  transform: translateY(-50%);
  right: 7%;
}
.btn p::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #fff;
  top: 0;
  left: 0;
  border-radius: 100vw;
  z-index: -1;
}
.btn::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% + 4.5px);
  height: calc(100% + 4px);
  border-radius: 100vw;
  background: linear-gradient(to right, #feac5e 0%, #c779d0 50%, #4bc0c8 100%);
  z-index: -2;
  opacity: 1;
  transition: 0.5s;
}
.btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% + 4.5px);
  height: calc(100% + 4px);
  border-radius: 100vw;
  background: linear-gradient(to right, #43c6ac 0%, #fff87f 100%);
  z-index: -2;
  opacity: 0;
  transition: 0.5s;
}
.btn:hover::before {
  opacity: 0;
}
.btn:hover::after {
  opacity: 1;
}

.header {
  position: absolute;
  width: 100vw;
  top: 2rem;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 10;
}
.header .logo {
  display: block;
  width: 17.5rem;
  margin-left: 2rem;
}
.header .logo img {
  width: 100%;
}
.header .btn {
  margin-right: 4rem;
}
.header .btn p {
  font-size: 1.8rem;
}

.main_visual {
  width: 100vw;
  position: relative;
}
.main_visual .main_visualOuter {
  width: 100%;
  padding-top: 55.2%;
  position: relative;
}
.main_visual .main_visualOuter .main_visualInner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.main_visual .main_visualOuter .main_visualInner > * {
  position: absolute;
}
.main_visual .main_visualOuter .main_visualInner .main {
  position: absolute;
  width: 63.68%;
  left: 40.4%;
  top: 6.48%;
}
.main_visual .main_visualOuter .main_visualInner .main img {
  position: absolute;
}
.main_visual .main_visualOuter .main_visualInner .main .town {
  width: 100%;
  position: relative;
}
.main_visual .main_visualOuter .main_visualInner .main .kumo01 {
  width: 17.65%;
  left: 12.21%;
  top: 13.1%;
  animation: kumo01 15s infinite linear;
}
.main_visual .main_visualOuter .main_visualInner .main .kumo02 {
  width: 16.03%;
  left: 6.61%;
  top: 5.83%;
  animation: kumo01 20s infinite linear;
}
.main_visual .main_visualOuter .main_visualInner .main .kumo03 {
  width: 18.03%;
  left: 80.89%;
  top: 5.37%;
  animation: kumo02 15s infinite linear;
}
.main_visual .main_visualOuter .main_visualInner .main .kumo04 {
  width: 21.3%;
  left: 71.56%;
  top: 12.06%;
  animation: kumo02 20s infinite linear;
}
.main_visual .main_visualOuter .main_visualInner .main .bird01 {
  width: 4.42%;
  left: 33.3%;
  top: 11.95%;
  animation: bird01 1.5s forwards 0.5s;
  opacity: 0;
}
.main_visual .main_visualOuter .main_visualInner .main .bird02 {
  width: 7.05%;
  left: 71.5%;
  top: 9.34%;
  animation: bird02 2s forwards 0.5s;
  opacity: 0;
}
.main_visual .main_visualOuter .main_visualInner .text {
  top: 33.9%;
  left: 20.89%;
}
.main_visual .main_visualOuter .main_visualInner .text .main_text {
  margin-bottom: 0.7vw;
  width: 17.4vw;
}
.main_visual .main_visualOuter .main_visualInner .text .main_text .first {
  display: flex;
  align-items: flex-end;
  width: 62%;
  margin-bottom: 1.42vw;
}
.main_visual .main_visualOuter .main_visualInner .text .main_text .first svg {
  height: auto !important;
}
.main_visual .main_visualOuter .main_visualInner .text .main_text .first svg:nth-of-type(1) {
  width: 35.3%;
  transition-delay: 0s;
}
.main_visual .main_visualOuter .main_visualInner .text .main_text .first svg:nth-of-type(2) {
  width: 30.37%;
  margin-left: 1%;
  transition-delay: 0.1s;
}
.main_visual .main_visualOuter .main_visualInner .text .main_text .first svg:nth-of-type(2) path {
  transition-delay: 0.1s;
}
.main_visual .main_visualOuter .main_visualInner .text .main_text .first svg:nth-of-type(3) {
  width: 25.6%;
  margin-left: 5.8%;
  transition-delay: 0.2s;
}
.main_visual .main_visualOuter .main_visualInner .text .main_text .first svg:nth-of-type(3) path {
  transition-delay: 0.2s;
}
.main_visual .main_visualOuter .main_visualInner .text .main_text .second {
  display: flex;
  align-items: flex-end;
  width: 100%;
}
.main_visual .main_visualOuter .main_visualInner .text .main_text .second svg {
  height: auto !important;
}
.main_visual .main_visualOuter .main_visualInner .text .main_text .second svg:nth-of-type(1) {
  width: 14.5%;
  margin-right: 7.2%;
  transition-delay: 0.3s;
}
.main_visual .main_visualOuter .main_visualInner .text .main_text .second svg:nth-of-type(1) path {
  transition-delay: 0.3s;
}
.main_visual .main_visualOuter .main_visualInner .text .main_text .second svg:nth-of-type(2) {
  width: 14.4%;
  margin-right: 7.8%;
  transition-delay: 0.4s;
}
.main_visual .main_visualOuter .main_visualInner .text .main_text .second svg:nth-of-type(2) path {
  transition-delay: 0.4s;
}
.main_visual .main_visualOuter .main_visualInner .text .main_text .second svg:nth-of-type(3) {
  width: 14.5%;
  margin-right: 7.2%;
  transition-delay: 0.5s;
}
.main_visual .main_visualOuter .main_visualInner .text .main_text .second svg:nth-of-type(3) path {
  transition-delay: 0.5s;
}
.main_visual .main_visualOuter .main_visualInner .text .main_text .second svg:nth-of-type(4) {
  width: 14.4%;
  margin-right: 6.9%;
  transition-delay: 0.6s;
}
.main_visual .main_visualOuter .main_visualInner .text .main_text .second svg:nth-of-type(4) path {
  transition-delay: 0.6s;
}
.main_visual .main_visualOuter .main_visualInner .text .main_text .second svg:nth-of-type(5) {
  width: 13%;
  margin-bottom: 2%;
  transition-delay: 0.7s;
}
.main_visual .main_visualOuter .main_visualInner .text .main_text .second svg:nth-of-type(5) path {
  transition-delay: 0.7s;
}
.main_visual .main_visualOuter .main_visualInner .text .main_text > div svg {
  opacity: 0;
  transform: translate(20vw, 1.42vw);
  transition: 0.5s;
}
.main_visual .main_visualOuter .main_visualInner .text .main_text > div svg path {
  fill: #fff48d;
  transition: 0.6s;
  transition-timing-function: cubic-bezier(0.88, -0.02, 0.81, 0.25);
}
.main_visual .main_visualOuter .main_visualInner .text .main_text.is-show > div svg {
  opacity: 1;
  transform: translate(0, 0);
}
.main_visual .main_visualOuter .main_visualInner .text .main_text.is-show > div svg path {
  fill: #333;
}
.main_visual .main_visualOuter .main_visualInner .text .sub_text {
  font-size: 1.2vw;
  line-height: 150%;
}
.main_visual .main_visualOuter .main_visualInner .move_text {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.main_visual .main_visualOuter .main_visualInner .move_text > div {
  display: flex;
  animation: move_text 30s infinite linear;
}
.main_visual .main_visualOuter .main_visualInner .move_text > div img {
  width: 36.8vw;
  margin-right: 1.7vw;
  animation: move_text_inner 30s infinite cubic-bezier(0.09, 0.64, 0.45, 1.04);
}
.main_visual .main_visualOuter .main_visualInner .move_text > div.edu {
  margin-bottom: 1.7vw;
}
.main_visual .main_visualOuter .main_visualInner .move_text > div.cre {
  animation-direction: reverse;
}
.main_visual .main_visualOuter .main_visualInner .move_text > div.cre img {
  animation: move_text_inner02 30s infinite cubic-bezier(0.09, 0.64, 0.45, 1.04);
}
.main_visual .main_visualOuter .main_visualInner .move_text .x {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 4.5vw;
  z-index: -1;
}
.main_visual .main_visualOuter .main_visualInner .dec.dec01 {
  width: 13%;
  left: 23%;
  top: -3.4%;
  animation: ud01 6s infinite ease-in-out;
}
.main_visual .main_visualOuter .main_visualInner .dec.dec02 {
  width: 9.2%;
  left: 19.1%;
  top: 5.9%;
  animation: ud03 6s infinite ease-in-out;
}
.main_visual .main_visualOuter .main_visualInner .dec.dec03 {
  width: 12.5%;
  left: -2.64%;
  top: 32.9%;
  animation: ud01 6s 1.5s infinite ease-in-out;
}

.main_content .content {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 95%;
  margin-right: auto;
  margin-left: auto;
}
.main_content .content .dec_area {
  position: absolute;
  top: 0;
  width: 75%;
  height: 100%;
  max-width: 120rem;
  min-width: 90rem;
  z-index: -1;
}
.main_content .content .dec_area img {
  position: absolute;
}
.main_content .content .con_h_area {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main_content .content .con_h_area .ico {
  height: 6.1rem;
  width: auto;
  margin-bottom: 1.5rem;
}
.main_content .content .con_h_area .feature_ttl {
  font-weight: 600;
  font-size: 3.4rem;
  margin-bottom: 0rem;
  letter-spacing: 0.1rem;
}
.main_content .content .con_h_area p {
  font-size: 2rem;
  font-weight: 400;
}
.main_content .content .feature_text_img {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 120rem;
  position: relative;
}
.main_content .content .feature_text_img .feature_img {
  position: absolute;
  width: 93.72rem;
  right: -55.2rem;
  top: 0;
}
.main_content .content .feature_text_img .feature_text {
  width: 100%;
  max-width: 73rem;
  z-index: 1;
}
.main_content .content .feature_text_img .feature_text .feature {
  width: 66.8rem;
  opacity: 0.5;
  display: flex;
  align-items: flex-end;
}
.main_content .content .feature_text_img .feature_text .feature svg {
  height: auto !important;
  margin-right: 1.5%;
}
.main_content .content .feature_text_img .feature_text .feature svg:nth-of-type(1) {
  width: 9.42%;
  transition-delay: 0.1s;
  margin-right: 1%;
}
.main_content .content .feature_text_img .feature_text .feature svg:nth-of-type(1) path {
  transition-delay: 0.1s;
}
.main_content .content .feature_text_img .feature_text .feature svg:nth-of-type(2) {
  width: 9.88%;
  transition-delay: 0.2s;
}
.main_content .content .feature_text_img .feature_text .feature svg:nth-of-type(2) path {
  transition-delay: 0.2s;
}
.main_content .content .feature_text_img .feature_text .feature svg:nth-of-type(3) {
  width: 9.7%;
  transition-delay: 0.3s;
  margin-right: 0.5%;
}
.main_content .content .feature_text_img .feature_text .feature svg:nth-of-type(3) path {
  transition-delay: 0.3s;
}
.main_content .content .feature_text_img .feature_text .feature svg:nth-of-type(4) {
  width: 6.55%;
  transition-delay: 0.4s;
}
.main_content .content .feature_text_img .feature_text .feature svg:nth-of-type(4) path {
  transition-delay: 0.4s;
}
.main_content .content .feature_text_img .feature_text .feature svg:nth-of-type(5) {
  width: 9.5%;
  transition-delay: 0.5s;
}
.main_content .content .feature_text_img .feature_text .feature svg:nth-of-type(5) path {
  transition-delay: 0.5s;
}
.main_content .content .feature_text_img .feature_text .feature svg:nth-of-type(6) {
  width: 6.29%;
  transition-delay: 0.6s;
  margin-right: 0.5%;
}
.main_content .content .feature_text_img .feature_text .feature svg:nth-of-type(6) path {
  transition-delay: 0.6s;
}
.main_content .content .feature_text_img .feature_text .feature svg:nth-of-type(7) {
  width: 9.88%;
  transition-delay: 0.7s;
  margin-right: 7.3%;
}
.main_content .content .feature_text_img .feature_text .feature svg:nth-of-type(7) path {
  transition-delay: 0.7s;
}
.main_content .content .feature_text_img .feature_text .feature svg:nth-of-type(8) {
  width: 9.89%;
  transition-delay: 0.8s;
  margin-right: 1.5%;
}
.main_content .content .feature_text_img .feature_text .feature svg:nth-of-type(8) path {
  transition-delay: 0.8s;
}
.main_content .content .feature_text_img .feature_text .feature svg:nth-of-type(9) {
  width: 10.03%;
  transition-delay: 0.9s;
  padding-bottom: 0.5%;
}
.main_content .content .feature_text_img .feature_text .feature svg:nth-of-type(9) path {
  transition-delay: 0.9s;
}
.main_content .content .feature_text_img .feature_text .feature.one svg:nth-of-type(9) {
  width: 6.56%;
}
.main_content .content .feature_text_img .feature_text .feature svg {
  opacity: 0;
  transform: translate(20vw, 1.42vw);
  transition: 0.5s;
}
.main_content .content .feature_text_img .feature_text .feature.is-show svg {
  opacity: 1;
  transform: translate(0, 0);
}
.main_content .content .feature_text_img .feature_text h2 {
  font-size: 3.6rem;
  line-height: 1.8;
  font-weight: 600;
  letter-spacing: 0.1rem;
  margin-top: -2.5rem;
  margin-bottom: 1rem;
}
.main_content .content .feature_text_img .feature_text h3 {
  margin-bottom: 3rem;
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: 0.1rem;
}
.main_content .content.con01 {
  padding: 18.2rem 0 21.76rem;
}
.main_content .content.con01 .flex_box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 110rem;
}
.main_content .content.con01 .flex_box .text {
  max-width: 58rem;
}
.main_content .content.con01 .flex_box .h_box {
  position: relative;
}
.main_content .content.con01 .flex_box .h_box h2 span {
  font-size: 3.2rem;
  line-height: 1.25;
  margin-bottom: 1.5rem;
  letter-spacing: 0.5rem;
}
.main_content .content.con01 .flex_box .h_box .dec {
  width: 30rem;
  position: absolute;
  top: 100%;
  right: -10%;
}
.main_content .content.con01 .dec_area .dec01 {
  width: 7.8rem;
  top: 10.8rem;
  left: -11.5rem;
  animation: ud01 6s infinite ease-in-out;
}
.main_content .content.con01 .dec_area .dec02 {
  width: 21.8rem;
  left: -23.5rem;
  top: 12.6rem;
  animation: ud01 6s 1.5s infinite ease-in-out;
}
.main_content .content.con01 .dec_area .dec03 {
  width: 8.821rem;
  left: -11.1rem;
  top: 38.5rem;
  animation: ud01 6s 0.5s infinite ease-in-out;
}
.main_content .content.con01 .dec_area .dec04 {
  width: 23.1rem;
  right: -37rem;
  top: 15.8rem;
  animation: ud01 6s infinite ease-in-out;
}
.main_content .content.con01 .dec_area .dec05 {
  width: 10.35rem;
  top: 34.2rem;
  right: -27.8rem;
  animation: ud01 6s 1.5s infinite ease-in-out;
}
.main_content .content.con01 .dec_area .dec06 {
  width: 14.2rem;
  top: 47.5rem;
  right: -21.9rem;
  animation: ud02 6s 1.5s infinite ease-in-out;
}
.main_content .content.con02 {
  padding-bottom: 20.5rem;
}
.main_content .content.con02 .flex_box {
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
  width: 100%;
  max-width: 120rem;
}
.main_content .content.con02 .flex_box .voice {
  width: 37rem;
  box-sizing: border-box;
  padding: 2.8rem;
  border-radius: 1.05rem;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.0823529412);
}
.main_content .content.con02 .flex_box .voice .img {
  width: 100%;
  position: relative;
  margin-bottom: 1.5rem;
}
.main_content .content.con02 .flex_box .voice .img::before {
  content: "";
  width: 100%;
  padding-top: 67%;
  position: relative;
  display: block;
}
.main_content .content.con02 .flex_box .voice .img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}
.main_content .content.con02 .flex_box .voice .company {
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.5;
}
.main_content .content.con02 .flex_box .voice .service {
  font-weight: 500;
  margin-bottom: 1rem;
}
.main_content .content.con02 .flex_box .voice .main_text {
  width: 100%;
  line-height: 2.5;
  border-bottom: 0.1rem solid #cccccc;
  background-image: linear-gradient(180deg, #ccc 0.1rem, transparent 0.1rem); /* 罫線の色と太さ  */
  background-size: 100% 2.5em;
  line-height: 2.5em;
  margin-bottom: 2rem;
}
.main_content .content.con02 .flex_box .voice .customer {
  display: flex;
  align-items: center;
}
.main_content .content.con02 .flex_box .voice .customer img {
  width: 10.1rem;
  border-radius: 100%;
  margin-right: 1.8rem;
}
.main_content .content.con02 .dec_area .dec01 {
  width: 23.1rem;
  left: -40rem;
  top: 19.8rem;
  animation: ud01 6s infinite ease-in-out;
}
.main_content .content.con02 .dec_area .dec02 {
  width: 16.5rem;
  left: -24.3rem;
  top: 33.4rem;
  animation: ud02 6s 1.5s infinite ease-in-out;
}
.main_content .content.con02 .dec_area .dec03 {
  width: 24.5rem;
  right: -40rem;
  top: 44.6rem;
  animation: ud01 6s infinite ease-in-out;
}
.main_content .content.con02 .dec_area .dec04 {
  width: 17.5rem;
  right: -25.4rem;
  top: 54.3rem;
  animation: ud02 6s 1.5s infinite ease-in-out;
}
.main_content .content.con03 {
  width: 100vw;
  padding: 11.3rem 5%;
  overflow: hidden;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main_content .content.con03 .google {
  width: 100%;
  max-width: 150rem;
  margin-left: auto;
  margin-right: auto;
}
.main_content .content.con03 .google .grw-row {
  justify-content: center;
}
.main_content .content.con03 .google .grw-row .grw-slider-content {
  flex: 0 0 100% !important;
}
.main_content .content.con03 .google .grw-row .grw-slider-content .grw-slider-review-border {
  background-color: #fff !important;
}
.main_content .content.con03 .google .grw-slider-header {
  display: none;
}
.main_content .content.con03::before {
  content: "";
  width: 200vw;
  height: 200vw;
  position: absolute;
  opacity: 0.5;
  background: linear-gradient(to right, #fbb2ae 0%, #fbb2ae 40%, #acb5e4 60%, #acb5e4 100%);
  z-index: -1;
  animation: grad_rotate 15s infinite linear;
}
.main_content .content.con04 {
  padding-top: 12rem;
}
.main_content .content.con04 h2 {
  font-size: 3.8rem;
  letter-spacing: 0.4rem;
}
.main_content .content.con04 h2 span {
  font-weight: 600;
}
.main_content .content.con04 .main_list {
  width: 100%;
  max-width: 98.5rem;
  position: relative;
}
.main_content .content.con04 .main_list .bg {
  width: 100%;
}
.main_content .content.con04 .main_list .human {
  position: absolute;
  width: 6.57%;
  left: 50%;
  transform: translateX(-50%);
  top: 57.28%;
}
.main_content .content.con04 .main_list .fukidasi {
  position: absolute;
  width: 20.6%;
}
.main_content .content.con04 .main_list .fukidasi.fukidasi01 {
  left: 0;
  bottom: 0;
  animation-delay: 0.5s;
}
.main_content .content.con04 .main_list .fukidasi.fukidasi02 {
  left: 16.04%;
  top: 9.9%;
  animation-delay: 0.65s;
}
.main_content .content.con04 .main_list .fukidasi.fukidasi03 {
  top: 0;
  left: 39.97%;
  animation-delay: 0.8s;
}
.main_content .content.con04 .main_list .fukidasi.fukidasi04 {
  right: 16.04%;
  top: 9.9%;
  animation-delay: 0.95s;
}
.main_content .content.con04 .main_list .fukidasi.fukidasi05 {
  right: 0;
  bottom: 0;
  animation-delay: 1.1s;
}
.main_content .content.con04 .other {
  margin-bottom: 0.5rem;
  width: 15.7rem;
}
.main_content .content.con04 .check_list {
  width: 100%;
  max-width: 120rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.main_content .content.con04 .check_list li {
  width: calc(50% - 1.5rem);
  padding: 1.6rem 2rem 1.6rem 5rem;
  box-sizing: border-box;
  background-color: #e5eef7;
  border-radius: 100vw;
  position: relative;
  margin-bottom: 1.3rem;
  font-size: 1.8rem;
  line-height: 1.8;
  font-weight: 500;
}
.main_content .content.con04 .check_list li::before {
  content: "";
  width: 2rem;
  height: 2rem;
  background-image: url("../img/check_ico.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 2.4rem;
  top: 2.2rem;
}
.main_content .content.con04 .dec_area .dec01 {
  width: 12rem;
  left: -20rem;
  top: 16.1rem;
  animation: ud01 6s infinite ease-in-out;
}
.main_content .content.con04 .dec_area .dec02 {
  width: 25.6rem;
  left: -37.7rem;
  top: 16.4rem;
  animation: ud02 6s 1.5s infinite ease-in-out;
}
.main_content .content.con04 .dec_area .dec03 {
  width: 14rem;
  left: -15.5rem;
  top: 37.1rem;
  animation: ud01 6s 1s infinite ease-in-out;
}
.main_content .content.con04 .dec_area .dec04 {
  width: 23.1rem;
  right: -26.2rem;
  top: 46rem;
  animation: ud02 6s 1.5s infinite ease-in-out;
}
.main_content .content.con04 .dec_area .dec05 {
  width: 17.4rem;
  right: -30rem;
  top: 64.5rem;
  animation: ud01 6s infinite ease-in-out;
}
.main_content .content.con05 {
  padding-top: 20rem;
  padding-bottom: 19.8rem;
}
.main_content .content.con05 .works_h {
  font-size: 3rem;
  font-weight: 500;
  letter-spacing: 0.15rem;
  width: 100%;
  max-width: 120rem;
  margin-bottom: 2rem;
}
.main_content .content.con05 .works_h span {
  font-size: 1.6rem;
  margin-left: 1rem;
}
.main_content .content.con05 .slider {
  width: 100%;
  max-width: 120rem;
}
.main_content .content.con05 .slider .slick-list {
  overflow: visible;
}
.main_content .content.con05 .slider .slick-arrow {
  width: 4.8rem;
  height: 4.8rem;
  position: absolute;
  top: -10%;
  background-color: #fff;
  border-radius: 100%;
  right: 0;
}
.main_content .content.con05 .slider .slick-arrow::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url("../img/slider_arrow_right.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.main_content .content.con05 .slider .slick-arrow.slick-prev {
  left: auto;
  right: 5.8rem;
}
.main_content .content.con05 .slider .slick-arrow.slick-prev::before {
  background-image: url("../img/slider_arrow_left.svg");
}
.main_content .content.con05 .slider .slide .img {
  position: relative;
  width: 37.1rem;
  border: #999999 0.03rem solid;
  margin-bottom: 1.5rem;
}
.main_content .content.con05 .slider .slide .img::before {
  content: "";
  width: 100%;
  padding-top: 132%;
  position: relative;
  display: block;
}
.main_content .content.con05 .slider .slide .img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}
.main_content .content.con05 .slider .slide .ttl {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.2;
}
.main_content .content.con05 .dec_area .dec01 {
  width: 23.1rem;
  left: -40.1rem;
  top: 43.2rem;
  animation: ud01 6s 1.5s infinite ease-in-out;
}
.main_content .content.con05 .dec_area .dec02 {
  width: 18.9rem;
  left: -26rem;
  top: 66.9rem;
  animation: ud02 6s infinite ease-in-out;
}
.main_content .content.con05 .dec_area .dec03 {
  width: 19.4rem;
  right: -43rem;
  top: 36.2rem;
  animation: ud01 6s infinite ease-in-out;
}
.main_content .content.con05 .dec_area .dec04 {
  width: 7.855rem;
  right: -28.5rem;
  top: 46.7rem;
  animation: ud02 6s 1.5s infinite ease-in-out;
}
.main_content .content.contact_download {
  width: 100vw;
  padding: 11.3rem 5%;
  overflow: hidden;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main_content .content.contact_download::before {
  content: "";
  width: 200vw;
  height: 200vw;
  opacity: 0.5;
  position: absolute;
  background: linear-gradient(to right, #c1abe7 0%, #c1abe7 30%, #68d9e1 70%, #68d9e1 100%);
  z-index: -1;
  animation: grad_rotate 15s infinite linear;
}
.main_content .content.contact_download .flex_box {
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-color: #fff;
  width: 100%;
  height: 40.7rem;
  max-width: 120rem;
  border-radius: 1rem;
}
.main_content .content.contact_download .flex_box .dot {
  width: 0.2rem;
  height: 80%;
  display: block;
}
.main_content .content.contact_download .flex_box .con {
  width: 49%;
  height: 100%;
  padding: 3.4rem 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main_content .content.contact_download .flex_box .con .ico {
  height: 6.6rem;
  margin-bottom: 1rem;
}
.main_content .content.contact_download .flex_box .con h2 {
  font-size: 2.6rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
}
.main_content .content.contact_download .flex_box .con > p {
  width: 100%;
  margin-bottom: 2rem;
  line-height: 1.8;
}
.main_content .content.contact_download .flex_box .con > p .info {
  display: flex;
  align-items: center;
  justify-content: center;
}
.main_content .content.contact_download .flex_box .con > p .info img {
  transform: translateY(0.3rem);
  width: 2.25rem;
}
.main_content .content.contact_download .flex_box .con > p .info .tel {
  font-size: 3.4rem;
  font-weight: 500;
  margin-right: 1rem;
  margin-left: 0.3rem;
  line-height: 1.5;
}
.main_content .content.contact_download .flex_box .con .btn {
  padding: 2rem 4rem 2rem 3rem;
}
.main_content .content.contact_download .flex_box .con .btn p {
  font-weight: 500;
}
.main_content .content.con06 {
  padding-top: 20rem;
}
.main_content .content.con06 .feature_text_img .feature_text {
  max-width: 67rem;
  margin-left: auto;
}
.main_content .content.con06 .feature_text_img .feature_text .cir_list {
  display: flex;
  flex-wrap: wrap;
  width: 60rem;
}
.main_content .content.con06 .feature_text_img .feature_text .cir_list li {
  padding-left: 2rem;
  position: relative;
  line-height: 1.5;
  width: 33%;
  margin-bottom: 0.5rem;
  font-weight: 500;
}
.main_content .content.con06 .feature_text_img .feature_text .cir_list li::before {
  content: "";
  width: 1.15rem;
  height: 1.15rem;
  background-color: #9ba3c9;
  position: absolute;
  left: 0;
  top: 0.8rem;
  border-radius: 100%;
}
.main_content .content.con06 .feature_text_img .feature_text .cir_list li:nth-of-type(2) {
  width: 25%;
}
.main_content .content.con06 .feature_text_img .feature_text .cir_list li:nth-of-type(5) {
  width: 25%;
}
.main_content .content.con06 .feature_text_img .feature_img {
  width: 90.5rem;
  right: auto;
  left: -43.7rem;
  top: 2rem;
}
.main_content .content.con06 .ills {
  width: 100%;
  max-width: 120rem;
}
.main_content .content.con06 .ills .flex_box {
  display: flex;
  justify-content: space-around;
  position: relative;
}
.main_content .content.con06 .ills .flex_box:nth-of-type(1) {
  width: 110rem;
  align-items: flex-start;
  margin-left: auto;
  z-index: 2;
}
.main_content .content.con06 .ills .flex_box:nth-of-type(2) {
  width: 110rem;
  align-items: flex-end;
  margin-right: auto;
  margin-top: -3rem;
  z-index: 1;
}
.main_content .content.con06 .ills .flex_box .ill01 {
  width: 19.6rem;
}
.main_content .content.con06 .ills .flex_box .ill02 {
  width: 11.5rem;
}
.main_content .content.con06 .ills .flex_box .ill03 {
  width: 13.5rem;
}
.main_content .content.con06 .ills .flex_box .ill04 {
  width: 12.3rem;
}
.main_content .content.con06 .ills .flex_box .ill05 {
  width: 13.9rem;
}
.main_content .content.con06 .ills .flex_box .ill06 {
  width: 21.2rem;
}
.main_content .content.con06 .ills .flex_box .ill07 {
  width: 17rem;
}
.main_content .content.con06 .ills .flex_box .ill08 {
  width: 13.4rem;
}
.main_content .content.con06 .ills .flex_box .ill09 {
  width: 18.9rem;
}
.main_content .content.con06 .ills .flex_box .ill10 {
  width: 14.8rem;
}
.main_content .content.con06 .dec_area .dec01 {
  width: 7.855rem;
  left: -13.4rem;
  top: 70.1rem;
  animation: ud01 6s infinite ease-in-out;
}
.main_content .content.con06 .dec_area .dec02 {
  width: 17.5rem;
  left: -27.2rem;
  top: 71.3rem;
  animation: ud02 6s 0.5s infinite ease-in-out;
}
.main_content .content.con06 .dec_area .dec03 {
  width: 23.6rem;
  right: -32.4rem;
  top: 36.1rem;
  animation: ud02 6s 1.5s infinite ease-in-out;
}
.main_content .content.con06 .dec_area .dec04 {
  width: 16.5rem;
  right: -35.9rem;
  top: 52.1rem;
  animation: ud01 6s infinite ease-in-out;
}
.main_content .content.con06 .dec_area .dec05 {
  width: 16.3rem;
  right: -33.1rem;
  top: 75.9rem;
  animation: ud01 6s 1s infinite ease-in-out;
}
.main_content .content.con07 {
  padding-top: 27.5rem;
}
.main_content .content.con07 .feature_text_img .feature_img {
  width: 110rem;
  right: -49.9rem;
  top: -14.5rem;
}
.main_content .content.con07 .feature_text_img .feature_text {
  max-width: 74rem;
}
.main_content .content.con07 .feature_text_img .feature_text h2 {
  letter-spacing: 0;
}
.main_content .content.con07 .services {
  width: 100%;
  max-width: 120rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}
.main_content .content.con07 .services .service_dec {
  position: absolute;
  height: 100%;
  width: 100vw;
  top: 9rem;
  right: 6rem;
  background: linear-gradient(to right, #4fc9ae 0%, #4fc9ae 10%, #c8ea92 100%);
  z-index: -1;
  opacity: 0.4;
}
.main_content .content.con07 .services .service {
  width: 37rem;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.0823529412);
  background-color: #fff;
  border-radius: 1.05rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 4rem 3rem 3rem;
  margin-bottom: 4rem;
}
.main_content .content.con07 .services .service h3 {
  font-size: 2.6rem;
  font-weight: 500;
  color: #339999;
  margin-bottom: 3.5rem;
}
.main_content .content.con07 .services .service .img {
  width: 55%;
  position: relative;
  margin-bottom: 3rem;
}
.main_content .content.con07 .services .service .img::before {
  content: "";
  width: 100%;
  padding-top: 100%;
  position: relative;
  display: block;
}
.main_content .content.con07 .services .service .img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: contain;
  object-fit: contain;
}
.main_content .content.con07 .dec_area .dec01 {
  width: 23.1rem;
  left: -38.8rem;
  top: 48.5rem;
  animation: ud01 6s infinite ease-in-out;
}
.main_content .content.con07 .dec_area .dec02 {
  width: 18.9rem;
  left: -23.9rem;
  top: 58.1rem;
  animation: ud01 6s 1.5s infinite ease-in-out;
}
.main_content .content.con07 .dec_area .dec03 {
  width: 24.5rem;
  right: -40rem;
  top: 78.9rem;
  animation: ud01 6s 0.5s infinite ease-in-out;
}
.main_content .content.con07 .dec_area .dec04 {
  width: 17.5rem;
  right: -25.4rem;
  top: 88.6rem;
  animation: ud02 6s infinite ease-in-out;
}
.main_content .content.con08 {
  padding-top: 33rem;
  padding-bottom: 18rem;
}
.main_content .content.con08 > p {
  font-size: 2.8rem;
  font-weight: 400;
}
.main_content .content.con08 .subcatch {
  width: 57rem;
}
.main_content .content.con08 .subcatch img {
  width: 100%;
}
.main_content .content.con08 .maincatch {
  position: relative;
}
.main_content .content.con08 .maincatch > div div {
  opacity: 0;
  transform: translate(20vw, 1.42vw);
  transition: 0.5s;
}
.main_content .content.con08 .maincatch > div div img {
  animation: scale_text 4s infinite;
}
.main_content .content.con08 .maincatch > div div:nth-of-type(1) {
  transition-delay: 0.1s;
}
.main_content .content.con08 .maincatch > div div:nth-of-type(1) img {
  animation-delay: 2.1s;
}
.main_content .content.con08 .maincatch > div div:nth-of-type(2) {
  transition-delay: 0.2s;
}
.main_content .content.con08 .maincatch > div div:nth-of-type(2) img {
  animation-delay: 2.2s;
}
.main_content .content.con08 .maincatch > div div:nth-of-type(3) {
  transition-delay: 0.3s;
}
.main_content .content.con08 .maincatch > div div:nth-of-type(3) img {
  animation-delay: 2.3s;
}
.main_content .content.con08 .maincatch > div div:nth-of-type(4) {
  transition-delay: 0.4s;
}
.main_content .content.con08 .maincatch > div div:nth-of-type(4) img {
  animation-delay: 2.4s;
}
.main_content .content.con08 .maincatch > div div:nth-of-type(5) {
  transition-delay: 0.5s;
}
.main_content .content.con08 .maincatch > div div:nth-of-type(5) img {
  animation-delay: 2.5s;
}
.main_content .content.con08 .maincatch > div div:nth-of-type(6) {
  transition-delay: 0.6s;
}
.main_content .content.con08 .maincatch > div div:nth-of-type(6) img {
  animation-delay: 2.6s;
}
.main_content .content.con08 .maincatch > div div:nth-of-type(7) {
  transition-delay: 0.7s;
}
.main_content .content.con08 .maincatch > div div:nth-of-type(7) img {
  animation-delay: 2.7s;
}
.main_content .content.con08 .maincatch > div div:nth-of-type(8) {
  transition-delay: 0.8s;
}
.main_content .content.con08 .maincatch > div div:nth-of-type(8) img {
  animation-delay: 2.8s;
}
.main_content .content.con08 .maincatch > div div:nth-of-type(9) {
  transition-delay: 0.9s;
}
.main_content .content.con08 .maincatch > div div:nth-of-type(9) img {
  animation-delay: 2.9s;
}
.main_content .content.con08 .maincatch > div.is-show div {
  opacity: 1;
  transform: translate(0, 0);
}
.main_content .content.con08 .maincatch .edu {
  height: 20rem;
  display: flex;
  justify-content: center;
  margin-bottom: 4rem;
}
.main_content .content.con08 .maincatch .edu div {
  height: 100%;
}
.main_content .content.con08 .maincatch .edu div img {
  height: 100%;
  width: auto;
}
.main_content .content.con08 .maincatch .cre {
  height: 20.2rem;
  display: flex;
  justify-content: center;
}
.main_content .content.con08 .maincatch .cre div {
  height: 100%;
}
.main_content .content.con08 .maincatch .cre div img {
  height: 100%;
  width: auto;
}
.main_content .content.con08 .maincatch .cre div:nth-of-type(1) {
  transition-delay: 0.7s;
}
.main_content .content.con08 .maincatch .cre div:nth-of-type(1) img {
  animation-delay: 3.1s;
}
.main_content .content.con08 .maincatch .cre div:nth-of-type(2) {
  transition-delay: 0.8s;
}
.main_content .content.con08 .maincatch .cre div:nth-of-type(2) img {
  animation-delay: 3.2s;
}
.main_content .content.con08 .maincatch .cre div:nth-of-type(3) {
  transition-delay: 0.9s;
}
.main_content .content.con08 .maincatch .cre div:nth-of-type(3) img {
  animation-delay: 3.3s;
}
.main_content .content.con08 .maincatch .cre div:nth-of-type(4) {
  transition-delay: 1s;
}
.main_content .content.con08 .maincatch .cre div:nth-of-type(4) img {
  animation-delay: 3.4s;
}
.main_content .content.con08 .maincatch .cre div:nth-of-type(5) {
  transition-delay: 1.1s;
}
.main_content .content.con08 .maincatch .cre div:nth-of-type(5) img {
  animation-delay: 3.5s;
}
.main_content .content.con08 .maincatch .cre div:nth-of-type(6) {
  transition-delay: 1.2s;
}
.main_content .content.con08 .maincatch .cre div:nth-of-type(6) img {
  animation-delay: 3.6s;
}
.main_content .content.con08 .maincatch .cre div:nth-of-type(7) {
  transition-delay: 1.3s;
}
.main_content .content.con08 .maincatch .cre div:nth-of-type(7) img {
  animation-delay: 3.7s;
}
.main_content .content.con08 .maincatch .cre div:nth-of-type(8) {
  transition-delay: 1.4s;
}
.main_content .content.con08 .maincatch .cre div:nth-of-type(8) img {
  animation-delay: 3.8s;
}
.main_content .content.con08 .maincatch .x {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10.3rem;
  z-index: -1;
}
.main_content .content.con08 .flex_box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 120rem;
}
.main_content .content.con08 .flex_box p {
  width: calc(100% - 22.5rem);
}
.main_content .content.con08 .flex_box .logo {
  width: 17.5rem;
}
.main_content .content.con08 .flex_box .logo img {
  width: 100%;
}
.main_content .content.footer {
  padding-top: 9.5rem;
  padding-bottom: 6rem;
}
.main_content .content.footer img {
  width: 100%;
  max-width: 83.8rem;
}
.main_content .content.footer p {
  width: 100%;
  max-width: 95.3rem;
}
.main_content .content.footer .btn {
  padding: 2rem 4rem 2rem 3rem;
  width: 21.1rem;
}
.main_content .content.footer .btn p {
  text-align: center;
}
footer {
  width: 100%;
  padding: 3.4rem 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 0.4rem #707070 solid;
}
footer small {
  color: #333;
  font-size: 1.6rem;
} /*# sourceMappingURL=style.css.map */
