:root {
  --red: #ff7266;
  --white: #fff;
  --black: #333;
  --gray-line: #8f8f8f4d;
  --glay: #f2f2f2;
  --round-bg: 1000px;
  --white-2: white;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #333;
  font-family: Noto Sans JP, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.7em;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 38px;
  font-weight: 800;
  line-height: 44px;
}

h2 {
  letter-spacing: 3px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.1em;
}

h3 {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.4em;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4em;
}

h5 {
  letter-spacing: .5px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5em;
}

p {
  margin-bottom: 10px;
  font-family: Noto Sans JP, sans-serif;
  font-weight: 500;
  line-height: 1.6em;
}

a {
  color: var(--red);
  text-decoration: underline;
}

.text-3 {
  color: var(--white);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 120%;
}

.text-3.black {
  color: var(--black);
}

.div-block-663 {
  z-index: 120;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.logo-head {
  color: #fff;
  letter-spacing: 1px;
  white-space: nowrap;
  border-style: none;
  width: auto;
  height: 100%;
  font-family: Lato, sans-serif;
  font-weight: 300;
  line-height: 110%;
}

.menu-box {
  flex: none;
  width: 100%;
  height: 100%;
  position: relative;
}

.brand-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-670 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-bottom: 1px solid var(--white);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  place-items: flex-start start;
  width: 100%;
  padding-bottom: 40px;
  display: flex;
}

._100--box {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 72px;
  padding-right: 72px;
  display: flex;
}

.navbar-2 {
  z-index: 100;
  background-color: #ddd0;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 72px;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0% -.1% 0% auto;
}

.menu-bg {
  z-index: 120;
  background-color: var(--red);
  justify-content: flex-end;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.bg-fv-big {
  z-index: -1;
  background-color: var(--black);
  opacity: .07;
  position: fixed;
  inset: 0%;
}

.vertical-box-center-fv {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.sec-contents {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.fv-bg {
  z-index: 10;
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 85vh;
  display: flex;
  position: relative;
}

.max-wide-box-fv {
  z-index: 1;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 60px 100px 80px;
  display: flex;
  position: relative;
}

.ttl-fv {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.h1 {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2em;
}

.h1.sp-only {
  display: none;
}

.div-block-706 {
  z-index: 150;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding-left: 100px;
  padding-right: 102px;
  display: flex;
  position: absolute;
  inset: auto 0% -5%;
}

.paragraph {
  letter-spacing: .3px;
  margin-bottom: 0;
  font-size: 16px;
}

.paragraph.white {
  color: #fff;
}

.paragraph.text-link {
  color: var(--red);
}

.div-block-707 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.name-box {
  justify-content: center;
  align-items: center;
  display: flex;
  transform: rotate(-90deg);
}

.body {
  flex-flow: row;
  display: flex;
}

.fv-bg-under {
  background-color: #ebebeb;
  flex-flow: row;
  align-items: center;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.fv-bg-text-box {
  z-index: -40;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-block-cta {
  color: #ff813a;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 160%;
}

.text-block-cta.white {
  color: #fff;
}

.button-cta {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  perspective: 1229px;
  background-color: #fff;
  border-radius: 200px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 168px;
  height: 168px;
  display: flex;
  position: absolute;
  transform: translate(0);
}

.button-cta-line {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-image: linear-gradient(82deg, var(--red), #ffaa05);
  perspective: 1000px;
  transform-style: preserve-3d;
  border-radius: 200px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 172px;
  height: 172px;
  display: flex;
  transform: rotateX(.0001deg)rotateY(0)rotateZ(0);
}

.div-block-708 {
  background-image: url('../images/fv-bg-text.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 873px;
  height: 411px;
}

.div-block-708.white {
  background-image: url('../images/Social-Media-Marketing-Association-white.png');
  background-size: contain;
}

.bold-text {
  color: var(--red);
}

.div-block-709 {
  aspect-ratio: 1;
  background-image: url('../images/Rectangle-5-min.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  width: 253px;
}

.div-block-709._02 {
  background-image: url('../images/Rectangle-6-min.jpg');
}

.div-block-709._03 {
  background-image: url('../images/Rectangle-8-min.jpg');
}

.div-block-709._04 {
  background-image: url('../images/Rectangle-9-min.jpg');
}

.div-block-709._05 {
  background-image: url('../images/Rectangle-7-min.jpg');
}

.logo-color-control {
  flex-direction: row;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.logo-carousel-wrap {
  flex-flow: row;
  flex: none;
  width: auto;
  display: flex;
}

.logo-carousel {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  justify-content: flex-start;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  overflow: hidden;
}

.logo-carousel-item {
  flex: none;
  padding: .5rem;
}

.logo-carousel-clone {
  grid-column-gap: 1rem;
  justify-content: flex-start;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  overflow: hidden;
}

.section-main {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 140px 40px;
  display: flex;
  position: relative;
}

.section-main.under-small {
  padding-bottom: 80px;
}

.section-main.section-bg-gray {
  background-color: #f8f8f8;
}

.section-main.section-bg-gray.round {
  border-top-left-radius: 100px;
}

.section-main.section-bg-white {
  background-color: var(--white);
}

.flex-block-4 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}

.flex-block-4.gap60px {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: space-between;
  align-items: flex-start;
}

.vertical-box--center {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.vertical-box--center.no-margin {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.h2-box {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.h2-box.center {
  justify-content: center;
  align-items: center;
}

.h2-box._100 {
  width: 100%;
}

.div-block-675 {
  background-color: var(--red);
  width: 50px;
  height: 1px;
}

.div-block-675.white {
  background-color: var(--white);
}

.container-center {
  z-index: 1;
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  display: flex;
  position: relative;
}

.container-center.horizontal {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: row;
  position: relative;
}

.container-center.gap-nomal {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
}

.container-center.gap-nomal.price {
  border-top: 1px solid var(--gray-line);
  border-bottom: 1px solid var(--gray-line);
  padding-top: 40px;
  padding-bottom: 40px;
}

.h2-en {
  color: var(--black);
  text-align: left;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 59px;
  font-weight: 700;
  line-height: 1.1em;
}

.h2-en.white {
  color: var(--white);
}

.pic-about {
  z-index: 50;
  aspect-ratio: 3 / 2;
  background-image: url('../images/pic-min.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 30px 0 0 30px;
  flex-direction: row;
  flex: none;
  width: 140%;
  height: 430px;
  display: flex;
}

.left-box {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.left-box._100 {
  width: 100%;
}

.left-box.small-margin {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.ths12-menu-link {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #ed4264, #cab374);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 120px;
  line-height: 120px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.menu {
  clear: none;
  aspect-ratio: 1;
  flex: 0 auto;
  order: 0;
  align-self: center;
  width: 72px;
  position: absolute;
}

.hamburger {
  z-index: 230;
  clear: none;
  opacity: 1;
  background-color: #0000;
  border-radius: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 72px;
  height: 72px;
  display: flex;
  position: relative;
  inset: 0% 0% 0% auto;
  overflow: visible;
}

.div-block-35 {
  border: 1px solid var(--white);
  width: 22px;
  height: 2px;
  margin-top: 4px;
  display: block;
}

.div-block-35.no-margin {
  margin-top: 0;
}

.circle {
  z-index: 3;
  opacity: 1;
  background-color: #0000;
  border: 2px solid #4a25aa;
  border-radius: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-top: 60px;
  margin-left: 436px;
  padding-bottom: 4px;
  display: flex;
  position: fixed;
  inset: 0% 0% 0% 50%;
  overflow: visible;
}

.circle.menu-div {
  z-index: 5;
  background-color: var(--red);
  border-color: #4a25aa00;
  margin: -100% auto auto;
  position: relative;
  left: auto;
}

.logo-bar {
  z-index: 30;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 72px;
  padding-left: 30px;
  padding-right: 90px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.logo-head-fix {
  z-index: 6;
  background-image: url('../images/logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 490px;
  height: 31px;
  position: relative;
}

.logo-head-fix.white {
  background-image: url('../images/logo-white.png');
  background-size: contain;
  width: 360px;
  height: 70px;
}

.text-box {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.text-box.vertical {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  position: relative;
}

.text-box.vertical._50 {
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  position: relative;
}

.bg-text-box {
  z-index: -40;
  background-image: linear-gradient(143deg, #ffa387, #ff7266);
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.div-block-714 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-714.vertical {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
}

.spacer {
  width: 100%;
  height: 80px;
}

.red-cercle-bg {
  z-index: -20;
  background-color: var(--red);
  border-radius: 0% 0 0% 20%;
  width: 72px;
  height: 72px;
  position: absolute;
  inset: 0%;
}

.h3-jp {
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
}

.h3-jp.small {
  font-size: 26px;
}

.number {
  z-index: 30;
  color: var(--red);
  font-family: Oswald, sans-serif;
  font-size: 70px;
  line-height: 1.1em;
  position: absolute;
  inset: -10% auto auto 0%;
}

.number._02 {
  inset: -10% auto auto 0%;
}

.div-block-718 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-style: none none none solid;
  border-width: 1px 1px 1px 5px;
  border-color: #ff726680 var(--red);
  background-color: #ffffff82;
  flex-flow: column;
  width: 100%;
  padding: 10px 20px;
  display: flex;
}

.text-box-100 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.text-box-100.horizontal {
  flex-flow: row;
}

.text-box-100.small-margin {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

.bold-text-2 {
  color: var(--red);
}

.h2-sub {
  letter-spacing: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2em;
}

.h2-sub.white {
  color: var(--white);
}

.div-block-722 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.pic-position-box {
  width: 40%;
  height: 100%;
  margin-left: 0;
  display: flex;
  position: relative;
}

.pic-position-box.harf {
  width: 50%;
  margin-left: 0;
}

.paragraph-bold {
  color: var(--white);
  letter-spacing: .3px;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 600;
  line-height: 1.6em;
}

.paragraph-bold.black {
  color: var(--black);
}

.nav-bg {
  z-index: -2;
  background-color: var(--red);
  position: absolute;
  inset: 0%;
}

.h2-en-link {
  color: var(--white);
  text-align: left;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 37px;
  font-weight: 700;
  line-height: 1.1em;
}

.h2-en-link.text-footer {
  font-size: 20px;
  font-weight: 700;
}

.text-link {
  color: var(--white);
  text-align: left;
}

.text-link.text-footer, .text-link.thin {
  font-weight: 400;
}

.link-block-100 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: block;
}

.link-inner {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-inner.vertical {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
}

.social-wrapper {
  justify-content: space-between;
  align-items: center;
  display: none;
}

.social-link {
  opacity: .7;
  background-color: #000000e0;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #fff;
  border-radius: 100%;
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
  margin-bottom: 7px;
  margin-left: 7px;
  margin-right: 3px;
  transition: all .4s;
}

.social-link:hover {
  opacity: 1;
}

.social-link.tictok {
  background-color: var(--red);
  background-image: url('../images/tictoc_1tictoc.png');
  background-size: 25px;
}

.social-link.tictok.black {
  background-color: var(--black);
}

.social-link.instagram {
  background-color: var(--red);
  background-image: url('../images/font-awesome_4-6-3_instagram_100_0_ffffff_none_1font-awesome_4-6-3_instagram_100_0_ffffff_none.png');
  background-size: 25px;
}

.social-link.instagram.black {
  background-color: var(--black);
}

._80--box {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  width: 80%;
  display: flex;
}

.div-block-725 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.link-block-101 {
  transition: transform .55s;
  transform: scale(1);
}

.link-block-101:hover {
  transform: scale(1.05);
}

.button-base-style {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  background-image: linear-gradient(162deg, var(--red), #ffa60d);
  color: var(--black);
  border-radius: 120px 0 0 120px;
  justify-content: center;
  align-items: center;
  padding: 15px 30px;
  text-decoration: none;
  transition: transform .5s;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: translate(0);
  box-shadow: 6px 7px 16px 3px #0000001a;
}

.button-base-style:hover {
  transform: translate(0, -11px);
}

.fix-button-box {
  z-index: 110;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  height: auto;
  padding-bottom: 20px;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.pic-service {
  z-index: 50;
  aspect-ratio: 3 / 2;
  background-image: url('../images/pic-2-min.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  flex-direction: row;
  flex: none;
  width: 100%;
  height: 350px;
  display: flex;
}

.pic-service._02 {
  background-image: url('../images/pic-3-min.jpg');
}

.pic-service._03 {
  background-image: url('../images/pic-4-min-1.png');
  background-repeat: no-repeat;
  background-size: contain;
}

.div-block-728 {
  background-color: var(--glay);
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 15px 10px 10px;
  display: flex;
}

.text-big {
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
}

.text-big.under-line {
  border-bottom: 9px solid #fff200;
}

.text-big.correction {
  text-decoration: line-through;
}

.div-block-729 {
  flex-flow: row;
  display: flex;
}

.div-block-729.small-margin {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
}

.vertical-box {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.vertical-box.gap-big {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
}

.vertical-box.price {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: var(--white);
  border-radius: 10px;
  padding-bottom: 24px;
  overflow: hidden;
}

.vertical-box.right {
  justify-content: center;
  align-items: flex-start;
}

.vertical-box.right.no-margin {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.vertical-box.gap-midium {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

._30 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 30%;
  display: flex;
}

._30.right {
  justify-content: flex-start;
  align-items: center;
}

._30.right.top {
  justify-content: flex-start;
  align-items: flex-start;
}

.horizontal-box-company {
  border-top: 1px solid var(--glay);
  flex-flow: row;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.horizontal-box-company.under-line {
  border-bottom: 1px solid var(--glay);
}

.horizontal-box {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.bold-text-3, .bold-text-4 {
  color: var(--red);
}

.h5 {
  font-size: 16px;
  font-weight: 500;
}

.section-vertical-100 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

._10 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 10%;
  display: flex;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 90%;
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.subtitle-jp {
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
}

.underline-button-2 {
  filter: invert();
  justify-content: flex-start;
  align-items: center;
  padding: 5px;
  display: flex;
}

.card-image {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.card-image:hover {
  object-position: 50% 0%;
  flex: none;
}

.card {
  aspect-ratio: 2 / 3;
  border: 1px #000;
  border-radius: 10px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 20px -10px #000;
}

.card-content-wrapper {
  z-index: 2;
  background-color: #33333378;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 1rem;
  display: flex;
  position: absolute;
  inset: 0%;
}

.card-text--name {
  letter-spacing: 0;
  font-family: Lato, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 130%;
}

.div-block-732 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 15px 20px;
  display: flex;
  position: absolute;
}

.faq-wrap {
  width: 100%;
}

.faq-plus {
  background-color: var(--red);
  border-radius: 3px;
  width: 100%;
  height: 3px;
}

.faq-answer {
  border-bottom: 1px solid #2d3e501f;
  padding-left: 45px;
  overflow: hidden;
}

.faq-plus-wrap {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-right: 25px;
  display: flex;
  position: relative;
}

.faq-plus-l {
  background-color: var(--red);
  border-radius: 3px;
  width: 3px;
  height: 100%;
  position: absolute;
}

.faq-question {
  cursor: pointer;
  align-items: center;
  height: 90px;
  font-size: 22px;
  font-weight: 800;
  display: flex;
}

.div-block-733 {
  width: 100%;
  margin-bottom: 30px;
}

.h2-jp {
  letter-spacing: 3px;
  font-size: 40px;
}

.h2-jp.small {
  letter-spacing: 1px;
  font-size: 35px;
  line-height: 1.2em;
}

.div-block-734 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  width: 100%;
  display: grid;
}

.footer-box {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  border-bottom: 1px solid var(--gray-line);
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: space-between;
  place-items: stretch start;
  width: 100%;
  padding-bottom: 40px;
  display: flex;
}

.footer-box.vertical {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
}

.button-wrapper {
  color: var(--red);
  align-items: center;
  min-height: 50px;
  font-weight: 700;
  text-decoration: none;
  transition: color .2s;
  display: flex;
  position: relative;
}

.button-background {
  border: 2px solid var(--red);
  border-radius: 25px;
  width: 50px;
  height: 50px;
  position: absolute;
}

.button-text {
  z-index: 1;
  margin-left: 20px;
  margin-right: 10px;
  position: relative;
}

.button-arrow {
  width: 15px;
  margin-right: 20px;
}

.div-block-735 {
  background-color: var(--red);
  border-radius: 50px;
  width: 10px;
  height: 10px;
}

.div-block-738 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  display: flex;
}

.section-main-footer {
  background-color: var(--black);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 140px 40px;
  display: flex;
  position: relative;
}

.div-block-739 {
  display: flex;
}

.section-jump {
  z-index: -40;
  width: 100%;
  position: absolute;
  inset: auto 0% -55%;
}

.section-jump.service {
  inset: 45% 0% auto;
}

.section-jump.faq {
  inset: 70% 0% auto;
}

.h1-en {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 1.2em;
}

.h1-en.white {
  color: #fff;
}

.container-center-lower-mv {
  z-index: 1;
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: relative;
}

.section-lower-box {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 140px 40px 100px;
  display: flex;
  position: relative;
}

.box-gap-10px {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.box-gap-10px.white {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--white);
}

.ov-box {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-style: solid solid none;
  border-width: 1px;
  border-color: var(--gray-line);
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.ov-box.under-line {
  border-bottom-style: solid;
}

.ov1 {
  border-right: 1px solid var(--gray-line);
  background-color: var(--glay);
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  min-width: 112px;
  height: auto;
  padding: 10px 20px;
  display: flex;
}

.div-block-740 {
  width: 100%;
  padding: 20px;
}

.menu-left-box {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.social-wrapper-footer {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-741 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.div-block-741.hide {
  display: none;
}

.logo-box {
  flex-flow: column;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  display: flex;
}

.div-block-726-copy {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.copy {
  color: var(--glay);
  letter-spacing: 1px;
  font-family: Lato, sans-serif;
  font-weight: 100;
}

.container-center-footer {
  z-index: 1;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  display: flex;
  position: relative;
}

.form-1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.form-1.center {
  justify-content: space-between;
  align-items: flex-start;
}

.w100 {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  margin-left: 0;
  padding-left: 0;
  display: flex;
}

.field-label-3 {
  white-space: nowrap;
  font-size: 17px;
  font-weight: 600;
}

.success-message {
  background-color: #ddd0;
  width: 100%;
  padding: 0;
}

.form-block-2 {
  background-color: #f9f9f9;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.pop-up-form-beta {
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.error-message {
  background-color: #ffeaea;
}

.text-block-3 {
  color: #d83838;
  text-align: left;
  font-family: Noto Sans JP, sans-serif;
  font-size: 17px;
}

.text-block-3.center {
  text-align: center;
}

.button-cta-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 2px solid var(--red);
  background-color: var(--white);
  opacity: 1;
  color: var(--black);
  letter-spacing: 1px;
  border-radius: 70px;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 15px 60px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: opacity .5s, color .5s, background-color .5s;
  display: flex;
  overflow: hidden;
}

.button-cta-2:hover {
  opacity: .63;
  border-width: 2px;
}

.button-cta-2.w--current:hover {
  background-color: var(--black);
}

.pop-up-text-field {
  background-color: #fff;
  border: 1px #000;
  margin-bottom: 0;
  padding: 13px 16px;
  font-size: 15px;
  line-height: 1.5em;
}

.pop-up-text-field.hight-contact {
  height: 170px;
}

.italic-text {
  font-style: normal;
}

.pop-up-form-text {
  color: #000;
  text-align: center;
  margin-bottom: 40px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 17px;
}

.pop-up-select-field-en-2 {
  white-space: normal;
  background-color: #fff;
  border: 1px #000;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 0;
  margin-right: 0;
  padding: 0 16px;
  font-size: 15px;
  line-height: 1.5em;
  display: flex;
}

.div-block-55-copy {
  justify-content: center;
  margin-top: 20px;
  display: flex;
}

.pop-up-form-ttl {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.8em;
}

.success-text-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 140px;
  margin-bottom: 140px;
  display: flex;
}

.form-4 {
  width: 100%;
}

.link-3 {
  font-size: 15px;
  font-weight: 600;
}

.form-box {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  width: 40%;
  display: flex;
}

.div-block-742 {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.form-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--glay);
  border-radius: 10px;
  flex-flow: column;
  width: 100%;
  padding: 20px;
  display: flex;
}

.form-wrapper.white {
  background-color: var(--white);
}

.bold-text-5, .italic-text-2 {
  color: var(--red);
}

.code-embed {
  justify-content: center;
  align-items: center;
  display: flex;
}

.code-embed-2 {
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 22px;
  display: flex;
}

.button-arrow-fix-button {
  width: 20px;
}

.div-block-744 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-745 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-link-block {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  opacity: 1;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  transition: opacity .2s;
  display: flex;
}

.text-link-block:hover {
  opacity: .7;
}

.new-link-icon {
  background-image: url('../images/new_window.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
}

.textarea {
  border: 1px #000;
  width: 100%;
  min-width: 70%;
  min-height: 250px;
}

.ttl-box {
  border-left: 10px solid var(--red);
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
}

.submit-form-box {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.submiit-text {
  text-decoration: none;
}

.button-cta-submit {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 2px solid var(--red);
  background-color: var(--white);
  opacity: 1;
  color: var(--black);
  letter-spacing: 1px;
  border-radius: 70px;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 15px 60px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: opacity .5s, color .5s, background-color .5s;
  display: flex;
  overflow: hidden;
}

.button-cta-submit:hover {
  opacity: .63;
  border-width: 2px;
}

.button-cta-submit.w--current:hover {
  background-color: var(--black);
}

.form-button-box {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: grid;
}

.div-block-746 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.bold-text-6 {
  color: var(--red);
}

.div-block-747 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.ttl-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .max-wide-box-fv {
    align-items: center;
    width: 80%;
    max-width: none;
  }

  .section-main {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .container-center {
    max-width: 1200px;
  }

  .pic-about, .pic-service {
    aspect-ratio: 1;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    width: 100%;
    inset: auto 0% 0% auto;
  }

  .grid {
    width: 80%;
    max-width: 1300px;
    padding-right: 20px;
  }

  .container-center-lower-mv {
    max-width: 1200px;
    padding-left: 0;
    padding-right: 0;
  }

  .section-lower-box {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .container-center-footer {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    max-width: 1200px;
  }
}

@media screen and (max-width: 991px) {
  .logo-head {
    font-size: 10px;
    line-height: 100%;
  }

  .menu-box {
    flex-direction: column;
    width: 100%;
    display: flex;
  }

  .div-block-670 {
    align-items: center;
    width: 100%;
    padding-bottom: 40px;
  }

  ._100--box {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-2 {
    background-color: #ff726600;
    width: 72px;
    height: auto;
    position: fixed;
    inset: 0% 0% 0% auto;
  }

  .vertical-box-center-fv {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .sec-contents {
    justify-content: center;
    padding-right: 0;
  }

  .max-wide-box-fv {
    z-index: 3;
    align-items: center;
    width: 100%;
    padding-top: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .ttl-fv {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .h1 {
    font-size: 42px;
  }

  .h1.sp-only {
    display: none;
  }

  .div-block-706 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-707 {
    display: none;
  }

  .body {
    justify-content: center;
    align-items: flex-start;
  }

  .section-main {
    padding: 100px 60px 80px;
  }

  .flex-block-4 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .h2-box {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .div-block-675 {
    width: 40px;
  }

  .container-center {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    background-color: #fff0;
    align-items: center;
  }

  .container-center.horizontal {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .container-center.horizontal.sp-oposit {
    flex-flow: column-reverse;
  }

  .h2-en {
    font-size: 44px;
  }

  .pic-about {
    aspect-ratio: 16 / 9;
    border-radius: 40px 0 0 40px;
    width: 100%;
    margin-top: 0;
    margin-right: -41px;
    position: static;
  }

  .left-box {
    width: 100%;
  }

  .left-box.small-margin {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .menu {
    justify-content: center;
    align-items: center;
    width: 70px;
    padding-top: 5px;
    padding-right: 5px;
    display: flex;
  }

  .hamburger {
    background-color: var(--red);
    width: 60px;
    height: 60px;
  }

  .circle.menu-div {
    position: absolute;
  }

  .logo-bar {
    padding-right: 70px;
  }

  .text-box {
    flex-flow: column;
  }

  .text-box.vertical._50 {
    width: 100%;
  }

  .spacer {
    height: 60px;
  }

  .red-cercle-bg {
    display: none;
  }

  .h3-jp.small {
    font-size: 24px;
  }

  .number {
    font-size: 60px;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .number._02 {
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .div-block-718 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .pic-position-box {
    aspect-ratio: auto;
    justify-content: flex-end;
    align-items: center;
    width: 110%;
    display: flex;
  }

  .pic-position-box.harf {
    z-index: -1;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .paragraph-bold {
    text-align: justify;
    font-size: 19px;
  }

  .nav-bg {
    display: none;
  }

  .h2-en-link {
    font-size: 30px;
  }

  .text-link {
    width: auto;
    display: block;
  }

  .link-block-100 {
    flex: 0 auto;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .link-block-100.auto {
    width: auto;
  }

  .link-inner {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .pic-service {
    aspect-ratio: 16 / 9;
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-right: 0;
    position: static;
  }

  .horizontal-box {
    flex-flow: column;
  }

  ._10 {
    width: 20%;
  }

  .grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .card-text--name {
    font-size: 1.3rem;
  }

  .div-block-732 {
    padding: 13px 10px 10px 15px;
  }

  .h2-jp.small {
    font-size: 35px;
  }

  .footer-box {
    flex-flow: column;
    align-items: center;
    width: 100%;
    padding-bottom: 60px;
  }

  .section-main-footer {
    padding: 100px 60px 80px;
  }

  .h1-en {
    font-size: 42px;
  }

  .container-center-lower-mv {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    background-color: #fff0;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .section-lower-box {
    padding: 100px 60px 80px;
  }

  .ov-box {
    align-items: stretch;
  }

  .ov1 {
    width: 50%;
  }

  .container-center-footer {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    background-color: #fff0;
    align-items: center;
  }

  .form-block-2 {
    width: 100%;
  }

  .form-box {
    width: 300px;
  }

  .div-block-744 {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
  }

  .new-link-icon {
    width: 18px;
    height: 18px;
  }

  .submit-form-box {
    width: 300px;
  }

  .button-cta-submit {
    padding-left: 40px;
    padding-right: 40px;
  }

  .form-button-box {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    justify-content: center;
    place-items: center;
  }

  .div-block-746 {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .logo-head {
    font-weight: 400;
  }

  .menu-box {
    justify-content: flex-start;
  }

  .div-block-670 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .sec-contents {
    justify-content: flex-start;
    align-items: center;
  }

  .max-wide-box-fv {
    padding-left: 16px;
    padding-right: 16px;
  }

  .h1 {
    font-size: 41px;
  }

  .h1.pc-only {
    display: none;
  }

  .h1.sp-only {
    display: block;
  }

  .div-block-706 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
  }

  .body {
    justify-content: center;
    align-items: flex-start;
  }

  .section-main {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-main.under-small {
    padding-bottom: 50px;
  }

  .section-main.section-bg-gray.round {
    border-top-left-radius: 50px;
  }

  .container-center {
    position: relative;
  }

  .h2-en {
    letter-spacing: 3px;
  }

  .hamburger {
    width: 50px;
    height: 50px;
  }

  .logo-bar {
    height: 60px;
    padding-left: 20px;
  }

  .logo-head-fix {
    width: 410px;
  }

  .text-box.vertical {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .spacer {
    height: 70px;
  }

  .h3-jp {
    font-size: 24px;
  }

  .h3-jp.small {
    font-size: 22px;
  }

  .h2-en-link {
    font-size: 25px;
  }

  .social-link {
    width: 40px;
    min-width: 30px;
    height: 40px;
    min-height: 30px;
  }

  .social-link.tictok {
    background-size: 20px;
  }

  .social-link.instagram {
    background-size: 20px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  ._80--box {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .div-block-725 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .h4 {
    font-size: 18px;
  }

  .grid {
    width: 100%;
  }

  .card {
    height: 400px;
  }

  .card-text--name {
    letter-spacing: 1px;
    font-size: 1.1rem;
  }

  .faq-plus {
    width: 20px;
  }

  .h2-jp {
    letter-spacing: 1px;
    font-size: 30px;
  }

  .h2-jp.small {
    font-size: 26px;
  }

  .div-block-738 {
    flex-flow: row;
  }

  .section-main-footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .h1-en {
    font-size: 41px;
  }

  .container-center-lower-mv {
    position: relative;
  }

  .section-lower-box {
    padding-left: 20px;
    padding-right: 20px;
  }

  .ov-box {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    align-items: center;
  }

  .ov1 {
    border-right-style: none;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .menu-left-box {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-741 {
    justify-content: center;
    align-items: flex-start;
  }

  .logo-box {
    width: 100%;
  }

  .div-block-726-copy {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .container-center-footer {
    position: relative;
  }

  .w100 {
    align-items: flex-start;
    width: 100%;
  }

  .form-block-2 {
    width: 100%;
    padding: 20px;
  }

  .button-cta-2 {
    display: flex;
  }

  .form-box {
    width: 330px;
  }

  .div-block-744 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .submit-form-box {
    width: 330px;
  }

  .button-cta-submit {
    display: flex;
  }

  .form-button-box {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    place-items: center;
  }

  .div-block-746 {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  .div-block-663 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .navbar-2 {
    width: 50px;
  }

  .vertical-box-center-fv {
    align-items: center;
  }

  .h1 {
    letter-spacing: 1px;
    font-size: 27px;
    line-height: 1.2em;
  }

  .div-block-706 {
    padding-right: 10px;
  }

  .paragraph.text-link {
    letter-spacing: 0;
    font-size: 14px;
  }

  .button-cta {
    width: 140px;
    height: 140px;
  }

  .button-cta-line {
    width: 144px;
    height: 144px;
  }

  .section-main {
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-main.under-small {
    padding-bottom: 50px;
  }

  .section-main.about-sp-margin {
    padding-bottom: 0;
  }

  .container-center {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    max-width: none;
    position: relative;
  }

  .h2-en {
    font-size: 35px;
  }

  .pic-about {
    aspect-ratio: 1;
    border-radius: 0;
    width: 100%;
    height: auto;
    margin-right: 0;
  }

  .menu {
    width: 45px;
    display: block;
  }

  .hamburger {
    width: 40px;
    height: 40px;
    display: flex;
  }

  .div-block-35 {
    width: 21px;
  }

  .circle {
    border-color: #4a25aa;
  }

  .circle.menu-div {
    width: 40px;
    height: 40px;
  }

  .logo-bar {
    height: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .logo-head-fix {
    width: 238px;
    height: 25px;
  }

  .logo-head-fix.white {
    width: 100%;
  }

  .h3-jp, .h3-jp.small {
    font-size: 22px;
  }

  .pic-position-box {
    width: 120%;
  }

  .paragraph-bold {
    font-size: 18px;
  }

  .h2-en-link {
    letter-spacing: 1px;
    font-size: 20px;
  }

  .h2-en-link.text-footer {
    letter-spacing: 4px;
  }

  .social-link {
    width: 40px;
    min-width: 30px;
    height: 40px;
    min-height: 30px;
  }

  .social-link.tictok, .social-link.instagram {
    background-size: 20px;
  }

  .button-base-style {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0;
    width: 100%;
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .fix-button-box {
    padding-bottom: 0;
  }

  .pic-service {
    aspect-ratio: 3 / 2;
    width: 100%;
  }

  .text-big {
    font-size: 18px;
  }

  .div-block-729 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .vertical-box.padding {
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .faq-plus {
    flex: none;
  }

  .h2-jp {
    font-size: 28px;
  }

  .h2-jp.small {
    letter-spacing: 0;
    font-size: 25px;
  }

  .div-block-734 {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .footer-box.vertical {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-bottom: 40px;
  }

  .div-block-738 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    width: 100%;
  }

  .section-main-footer {
    padding-left: 15px;
    padding-right: 15px;
  }

  .link-block-102 {
    width: 100%;
  }

  .h1-en {
    letter-spacing: 1px;
    font-size: 33px;
    line-height: 1.2em;
  }

  .container-center-lower-mv {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    max-width: none;
    position: relative;
  }

  .section-lower-box {
    padding-left: 15px;
    padding-right: 15px;
  }

  .ov-box {
    flex-direction: column;
    align-items: center;
  }

  .ov1 {
    margin-left: 1px;
    margin-right: 1px;
  }

  .menu-left-box, .div-block-726-copy {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .container-center-footer {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    max-width: none;
    position: relative;
  }

  .form-1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .form-block-2 {
    border-radius: 0;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    padding: 0;
    overflow: scroll;
  }

  .pop-up-form-beta {
    display: block;
  }

  .button-cta-2 {
    display: flex;
  }

  .pop-up-text-field, .pop-up-select-field-en-2 {
    padding-left: 10px;
  }

  .div-block-55-copy {
    flex-direction: column;
    justify-content: space-around;
    align-items: stretch;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .pop-up-form-ttl {
    text-align: center;
    margin-bottom: 24px;
  }

  .form-4 {
    padding: 20px 10px 32px;
  }

  .form-box, .submit-form-box {
    width: 100%;
  }

  .button-cta-submit {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .div-block-746 {
    justify-content: center;
    align-items: center;
  }
}


