@charset "UTF-8";
.switc-appear-sp {
  display: none;
}

.switc-appear-pc {
  display: block;
}

@media (max-width: 768px) {
  .switc-appear-sp {
    display: block;
  }
  .switc-appear-pc {
    display: none;
  }
}

.replace-image {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  font-size: 0;
}

.seminar__end--wrap {
  padding: 2rem 0;
}

.seminar__end {
  max-width: 900px;
  margin: 4rem auto 0;
  background: #ff5656;
  padding: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
}

.seminar__end + .schedule__table {
  margin: 2rem auto;
}

/*--- satori overwrite 
--------------------------*/
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
  height: 38px;
  padding: 6px 10px;
  background-color: #fff;
  border: 1px solid #D1D1D1;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

textarea {
  min-height: 100px;
  padding-top: 6px;
  padding-bottom: 6px;
}

input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #666;
  outline: 0;
}

label,
legend {
  display: block;
  margin-bottom: .5rem;
  font-weight: 600;
}

fieldset {
  padding: 0;
  border-width: 0;
}

input[type="checkbox"],
input[type="radio"] {
  display: inline;
}

label > .label-body {
  display: inline-block;
  margin-left: .5rem;
  font-weight: normal;
}

#satori__creative_container {
  padding: 6rem;
  background: #fff;
  max-width: 940px;
  margin: 0 auto;
}

.satori__input_group {
  margin-top: 16px !important;
}

.satori__input_group > label:first-child {
  font-weight: bold;
}

.satori__input_group > label:first-child span {
  display: inline-block;
  font-style: normal;
  line-height: .64em;
  padding: 5px 3px;
  margin: .1em .5em;
  border-radius: 2px;
}

.satori__custom_form_9b1632b099883c28_css .satori__input_group label:first-child {
  border-left: 3px solid #656565;
  padding-left: 12px;
  margin-bottom: 12px;
}

.satori__input_group input {
  clip: rect(1px, 1px, 1px, 1px);
}

.satori__custom_form .satori__input_group:nth-of-type(n+2) input[type="radio"] {
  display: none;
}

.satori__input_group label:nth-of-type(n+2) {
  display: inline-block;
  padding: 0.5rem 1rem !important;
  margin-right: 12px;
  border-radius: 3px;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.satori__input_group label:nth-of-type(n+2)::before {
  border: 2px solid #335b8f;
  display: inline-block;
  content: "";
  background-size: contain;
  vertical-align: middle;
  background-position: 1px;
  border: 2px solid #fff;
}

.satori__input_group input + label {
  border: solid 1px #c7c7c7 !important;
  margin-bottom: 12px !important;
}

.satori__input_group input:focus + label {
  outline-color: #4D90FE;
  outline-offset: -2px;
  outline-style: auto;
  outline-width: 5px;
}

.satori__custom_form_9b1632b099883c28_css input[type=checkbox]:checked + label, .satori__custom_form_9b1632b099883c28_css input[type=radio]:checked + label, .satori__custom_form_9b1632b099883c28_css input[type=radio]:checked + label {
  color: #fff !important;
  background: #fe4182 !important;
  border: 1px solid #fe4182 !important;
}

@media (max-width: 768px) {
  .satori__custom_form_9b1632b099883c28_css input[type=checkbox]:checked + label,
  .satori__custom_form_9b1632b099883c28_css input[type=radio]:checked + label,
  .satori__custom_form_9b1632b099883c28_css input[type=radio]:checked + label,
  .satori__input_group input + label {
    width: 100%;
  }
  #satori__creative_container {
    padding: 1rem;
  }
}

.satori__privacy_policy_agreement {
  position: relative !important;
}

#satori__privacy_policy_agreement_9b1632b099883c28 {
  border: none !important;
}

#satori__privacy_policy_agreement_9b1632b099883c28:checked + label {
  background: none !important;
}

.satori__require {
  background: #ffe1e1 !important;
}

.satori__not_require {
  color: #35abd2 !important;
  background: #def7ff !important;
}

.satori__custom_form_9b1632b099883c28_css .satori__btn,
.satori__submit_confirm_9b1632b099883c28 satori__show {
  border: none !important;
  outline: none !important;
  color: #fff !important;
  font-size: 1.6rem !important;
  padding: 1rem 2rem !important;
}

.satori__custom_form_9b1632b099883c28_css .satori__btn:hover {
  background: #fff !important;
  color: #4dc1e9 !important;
  border: solid 2px #4dc1e9 !important;
}

.satori__input_group br {
  display: none !important;
}

.satori__custom_form_9b1632b099883c28_css input[type=checkbox], .satori__custom_form_9b1632b099883c28_css input[type=radio] {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: initial;
  display: none !important;
}

.satori__custom_form_9b1632b099883c28_css p + .satori__input_group input[type=checkbox] {
  display: inline !important;
}

/* くるくる回りながら出現 */
.kurukuru {
  background: -webkit-gradient(linear, left top, right top, from(#362ae0), color-stop(50%, #3b79cc), to(#42d3ed));
  background: linear-gradient(to right, #362ae0 0%, #3b79cc 50%, #42d3ed 100%);
  width: 50px;
  height: 50px;
  opacity: 0;
  padding-bottom: 40px;
}

.kurukuru.is-animated {
  -webkit-animation: kurukuru 1.4s ease-out;
          animation: kurukuru 1.4s ease-out;
  opacity: 1;
}

@-webkit-keyframes kurukuru {
  0% {
    -webkit-transform: rotateY(0) translateY(40px);
            transform: rotateY(0) translateY(40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateY(360deg) translateY(0);
            transform: rotateY(360deg) translateY(0);
    opacity: 1;
  }
}

@keyframes kurukuru {
  0% {
    -webkit-transform: rotateY(0) translateY(40px);
            transform: rotateY(0) translateY(40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateY(360deg) translateY(0);
            transform: rotateY(360deg) translateY(0);
    opacity: 1;
  }
}

/* 文字が滑らかに表示される */
.smooth {
  -webkit-clip-path: inset(0 100% 0 0);
          clip-path: inset(0 100% 0 0);
  display: inline-block;
  font-size: 36px;
  font-weight: bold;
  -webkit-transition: 1.4s cubic-bezier(0.37, 0, 0.63, 1);
  transition: 1.4s cubic-bezier(0.37, 0, 0.63, 1);
  -webkit-transition-property: -webkit-clip-path;
  transition-property: -webkit-clip-path;
  transition-property: clip-path;
  transition-property: clip-path, -webkit-clip-path;
  line-height: 1;
  height: 40px;
  margin-top: 15px;
}

.smooth.is-animated {
  -webkit-clip-path: inset(0);
          clip-path: inset(0);
}

/* ふわふわ */
.fuwafuwa {
  -webkit-animation: fuwafuwa 3s infinite ease-in-out .8s alternate;
          animation: fuwafuwa 3s infinite ease-in-out .8s alternate;
  background: url(../img/ico-apple.svg) no-repeat center center/60px auto;
  display: inline-block;
  -webkit-transition: 1.5s ease-in-out;
  transition: 1.5s ease-in-out;
  width: 70px;
  height: 70px;
  margin-top: 15px;
}

@-webkit-keyframes fuwafuwa {
  0% {
    -webkit-transform: translate(0, 0) rotate(-7deg);
            transform: translate(0, 0) rotate(-7deg);
  }
  50% {
    -webkit-transform: translate(0, -7px) rotate(0deg);
            transform: translate(0, -7px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(7deg);
            transform: translate(0, 0) rotate(7deg);
  }
}

@keyframes fuwafuwa {
  0% {
    -webkit-transform: translate(0, 0) rotate(-7deg);
            transform: translate(0, 0) rotate(-7deg);
  }
  50% {
    -webkit-transform: translate(0, -7px) rotate(0deg);
            transform: translate(0, -7px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(7deg);
            transform: translate(0, 0) rotate(7deg);
  }
}

/* ぽよよん2 */
.anim-box.poyoyon2.is-animated {
  -webkit-animation: poyoyon2 1s ease-in-out 1 forwards;
          animation: poyoyon2 1s ease-in-out 1 forwards;
}

@-webkit-keyframes poyoyon2 {
  0% {
    -webkit-transform: scale(1, 1) translate(0, 0);
            transform: scale(1, 1) translate(0, 0);
  }
  15% {
    -webkit-transform: scale(0.98, 0.9) translate(0, 5px);
            transform: scale(0.98, 0.9) translate(0, 5px);
  }
  30% {
    -webkit-transform: scale(1.02, 1) translate(0, 8px);
            transform: scale(1.02, 1) translate(0, 8px);
  }
  50% {
    -webkit-transform: scale(0.98, 1.05) translate(0, -8px);
            transform: scale(0.98, 1.05) translate(0, -8px);
  }
  70% {
    -webkit-transform: scale(1, 0.9) translate(0, 5px);
            transform: scale(1, 0.9) translate(0, 5px);
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0, 0);
            transform: scale(1, 1) translate(0, 0);
  }
  0%, 100% {
    opacity: 1;
  }
}

@keyframes poyoyon2 {
  0% {
    -webkit-transform: scale(1, 1) translate(0, 0);
            transform: scale(1, 1) translate(0, 0);
  }
  15% {
    -webkit-transform: scale(0.98, 0.9) translate(0, 5px);
            transform: scale(0.98, 0.9) translate(0, 5px);
  }
  30% {
    -webkit-transform: scale(1.02, 1) translate(0, 8px);
            transform: scale(1.02, 1) translate(0, 8px);
  }
  50% {
    -webkit-transform: scale(0.98, 1.05) translate(0, -8px);
            transform: scale(0.98, 1.05) translate(0, -8px);
  }
  70% {
    -webkit-transform: scale(1, 0.9) translate(0, 5px);
            transform: scale(1, 0.9) translate(0, 5px);
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0, 0);
            transform: scale(1, 1) translate(0, 0);
  }
  0%, 100% {
    opacity: 1;
  }
}

/* 背景色が流れてくる */
.bg .bg-wrap {
  position: relative;
  display: inline-block;
  margin-top: 5px;
}

.bg.is-animated .bg-wrap::before {
  -webkit-animation: bg 2.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
          animation: bg 2.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
  background: -webkit-gradient(linear, left top, right top, from(#362ae0), color-stop(50%, #3b79cc), to(#42d3ed));
  background: linear-gradient(to right, #362ae0 0%, #3b79cc 50%, #42d3ed 100%);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: left center;
          transform-origin: left center;
}

.bg .bg-wrap .inn {
  color: #fff;
  display: inline-block;
  font-size: 36px;
  font-weight: bold;
  padding: 5px 15px;
  position: relative;
  z-index: 1;
}

@-webkit-keyframes bg {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0) translateX(-5%);
            transform: scaleX(0) translateX(-5%);
  }
  30% {
    -webkit-transform: scaleX(1) translateX(0);
            transform: scaleX(1) translateX(0);
  }
  100% {
    -webkit-transform: scaleX(1) translateX(0);
            transform: scaleX(1) translateX(0);
  }
  30%, 100% {
    opacity: 1;
  }
}

@keyframes bg {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0) translateX(-5%);
            transform: scaleX(0) translateX(-5%);
  }
  30% {
    -webkit-transform: scaleX(1) translateX(0);
            transform: scaleX(1) translateX(0);
  }
  100% {
    -webkit-transform: scaleX(1) translateX(0);
            transform: scaleX(1) translateX(0);
  }
  30%, 100% {
    opacity: 1;
  }
}

@-webkit-keyframes slide-out-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0;
  }
}

@keyframes slide-out-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0;
  }
}

@-webkit-keyframes slide-out-bck-bottom {
  0% {
    -webkit-transform: translateZ(0) translateY(0);
    transform: translateZ(0) translateY(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateZ(-1100px) translateY(1000px);
    transform: translateZ(-1100px) translateY(1000px);
    opacity: 0;
  }
}

@keyframes slide-out-bck-bottom {
  0% {
    -webkit-transform: translateZ(0) translateY(0);
    transform: translateZ(0) translateY(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateZ(-1100px) translateY(1000px);
    transform: translateZ(-1100px) translateY(1000px);
    opacity: 0;
  }
}

@-webkit-keyframes slide-out-blurred-tl {
  0% {
    -webkit-transform: translate(0, 0) skew(0deg, 0deg);
    transform: translate(0, 0) skew(0deg, 0deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translate(-1000px, -1000px) skew(80deg, 10deg);
    transform: translate(-1000px, -1000px) skew(80deg, 10deg);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    opacity: 0;
  }
}

@-webkit-keyframes slide-out-blurred-top {
  0% {
    -webkit-transform: translateY(0) scaleY(1) scaleX(1);
    transform: translateY(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateY(-1000px) scaleY(2) scaleX(0.2);
    transform: translateY(-1000px) scaleY(2) scaleX(0.2);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    opacity: 0;
  }
}

@keyframes slide-out-blurred-top {
  0% {
    -webkit-transform: translateY(0) scaleY(1) scaleX(1);
    transform: translateY(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateY(-1000px) scaleY(2) scaleX(0.2);
    transform: translateY(-1000px) scaleY(2) scaleX(0.2);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    opacity: 0;
  }
}

@-webkit-keyframes hop {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25% {
    -webkit-transform: translateY(-1.5rem);
    transform: translateY(-1.5rem);
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  75% {
    -webkit-transform: translateY(-1.5rem);
    transform: translateY(-1.5rem);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes hop {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25% {
    -webkit-transform: translateY(-1.5rem);
    transform: translateY(-1.5rem);
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  75% {
    -webkit-transform: translateY(-1.5rem);
    transform: translateY(-1.5rem);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes floating {
  0% {
    -webkit-transform: rotate(0deg) translateY(0);
            transform: rotate(0deg) translateY(0);
  }
  100% {
    -webkit-transform: rotate(0deg) translateY(-18px);
            transform: rotate(0deg) translateY(-18px);
  }
}

@keyframes floating {
  0% {
    -webkit-transform: rotate(0deg) translateY(0);
            transform: rotate(0deg) translateY(0);
  }
  100% {
    -webkit-transform: rotate(0deg) translateY(-18px);
            transform: rotate(0deg) translateY(-18px);
  }
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-3rem);
            transform: translateY(-3rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadein {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-3rem);
            transform: translateY(-3rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

/* common*/
body {
  color: #000;
  background: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  margin: 0;
  padding: 0;
  counter-reset: info;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}

a {
  color: #676767;
}

a:hover {
  color: #ea5184;
}

p {
  margin-bottom: 1rem;
}

.logo {
  width: 100px;
}

@media (max-width: 768px) {
  .br_pc {
    display: none;
  }
}

.seminar__end {
  max-width: 900px;
  margin: 4rem auto 0;
  background: #ff5656;
  padding: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
}

.seminar__end + .schedule__table {
  margin: 2rem auto;
}

/* title
窶凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪� */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  font-weight: 300;
}

h1 {
  font-size: 3.5rem;
  line-height: 1.2;
  letter-spacing: -.1rem;
}

h2 {
  font-size: 3.2rem;
  line-height: 1.25;
  letter-spacing: -.1rem;
}

h3 {
  font-size: 3.0rem;
  line-height: 1.3;
  letter-spacing: -.1rem;
}

@media (max-width: 768px) {
  h1 {
    font-size: 3rem;
  }
  h2 {
    font-size: 2.6rem;
  }
  h3 {
    font-size: 2.4rem;
  }
}

strong {
  color: #fe4183;
}

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

a {
  display: block;
  color: #666;
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}

a:hover {
  color: #999;
}

a img:hover {
  opacity: 0.8;
}

p {
  line-height: 1.8;
}

.underline {
  border-bottom: 3px solid #000;
  padding-bottom: 0.5rem;
}

.center {
  text-align: center;
}

/* grid
窶凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪� */
.container {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 2.0rem;
  position: relative;
}

/* vertical */
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0;
  width: 100%;
}

.col {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-left: 0;
  max-width: 100%;
  width: 100%;
}

/* PC  */
@media (min-width: 768px) {
  .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 0;
  }
  .col {
    margin-left: 4%;
  }
  .col:first-child {
    margin-left: 0;
  }
  .row .col.span-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 4.66666666667%;
            flex: 0 0 4.66666666667%;
    max-width: 4.66666666667%;
  }
  .row .col.span-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 13.3333333333%;
            flex: 0 0 13.3333333333%;
    max-width: 13.3333333333%;
  }
  .row .col.span-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 22%;
            flex: 0 0 22%;
    max-width: 22%;
  }
  .row .col.span-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30.6666666667%;
            flex: 0 0 30.6666666667%;
    max-width: 30.6666666667%;
  }
  .row .col.span-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 39.3333333333%;
            flex: 0 0 39.3333333333%;
    max-width: 39.3333333333%;
  }
  .row .col.span-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
    max-width: 48%;
  }
  .row .col.span-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 56.6666666667%;
            flex: 0 0 56.6666666667%;
    max-width: 56.6666666667%;
  }
  .row .col.span-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 65.3333333333%;
            flex: 0 0 65.3333333333%;
    max-width: 65.3333333333%;
  }
  .row .col.span-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 74.0%;
            flex: 0 0 74.0%;
    max-width: 74.0%;
  }
  .row .col.span-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 82.6666666667%;
            flex: 0 0 82.6666666667%;
    max-width: 82.6666666667%;
  }
  .row .col.span-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.3333333333%;
            flex: 0 0 91.3333333333%;
    max-width: 91.3333333333%;
  }
  .row .col.span-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  /* offset */
  .row .col.offset-1 {
    margin-left: 8.66666666667%;
  }
  .row .col.offset-2 {
    margin-left: 17.3333333333%;
  }
  .row .col.offset-3 {
    margin-left: 26%;
  }
  .row .col.offset-4 {
    margin-left: 34.6666666667%;
  }
  .row .col.offset-5 {
    margin-left: 43.333333333%;
  }
  .row .col.offset-6 {
    margin-left: 52%;
  }
  .row .col.offset-7 {
    margin-left: 60.6666666667%;
  }
  .row .col.offset-8 {
    margin-left: 69.3333333333%;
  }
  .row .col.offset-9 {
    margin-left: 78.0%;
  }
  .row .col.offset-10 {
    margin-left: 86.6666666667%;
  }
  .row .col.offset-11 {
    margin-left: 95.3333333333%;
  }
}

/* button
窶凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪� */
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  display: inline-block;
  padding: 0 30px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: .1rem;
  text-transform: none;
  text-decoration: none;
  white-space: nowrap;
  background-color: #8A1874;
  border: 2px solid #8A1874;
  border-radius: 0;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
  color: #8A1874;
  font-weight: bold;
  background: #fff;
  outline: 0;
}

.button__inThePage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 3rem 0;
}

.button__inThePage a {
  font-size: 2.4rem;
  padding: 2rem 4rem;
  min-width: 50%;
}

/* form
窶凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪� */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
  height: 38px;
  padding: 6px 10px;
  background-color: #fff;
  border: 1px solid #D1D1D1;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

textarea {
  min-height: 100px;
  padding-top: 6px;
  padding-bottom: 6px;
}

input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #666;
  outline: 0;
}

label,
legend {
  display: block;
  margin-bottom: .5rem;
  font-weight: 600;
}

fieldset {
  padding: 0;
  border-width: 0;
}

input[type="checkbox"],
input[type="radio"] {
  display: inline;
}

label > .label-body {
  display: inline-block;
  margin-left: .5rem;
  font-weight: normal;
}

.full-width {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.max-full-width {
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

section {
  padding-bottom: 4rem;
}

.head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 1rem 0 0 0;
  position: relative;
  z-index: 1;
}

.head h1 {
  padding: 1rem 0;
  font-weight: 700;
  letter-spacing: 3px;
}

.head img {
  width: 160px;
}

.head__button__seminar {
  margin-left: auto;
  font-size: 3.0rem;
  padding: 1rem 0 0 0;
}

nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  margin-bottom: 0.5rem;
}

nav li {
  display: block;
  /* flex: 0 0 15%; */
}

nav li a {
  text-decoration: none;
  text-align: center;
  padding: 1rem 2.8rem;
}

nav li a:hover {
  text-decoration: underline;
}

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

/*繝倥ャ繝繝ｼ繝翫ン
-------------------------------------*/
@media screen and (min-width: 768px) {
  #open, #close {
    display: none !important;
  }
  #navi {
    display: block !important;
  }
}

@media screen and (max-width: 768px) {
  .head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: left;
  }
  .telbox {
    margin-left: 0;
    text-align: center;
  }
  .head #open, #close {
    position: absolute;
    top: 28px;
    right: 12px;
  }
  nav ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  nav li {
    padding-top: 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0;
  }
  #open, #close {
    display: block;
    width: 50px;
    border: none;
    position: absolute;
    top: 20px;
    right: 12px;
    z-index: 2;
  }
  #navi {
    display: none;
  }
}

/*繝｡繧､繝ｳ逕ｻ蜒�
-------------------------------------*/
@media (max-width: 768px) {
  .topImage {
    padding: 0;
  }
}

/*繝｡繧､繝ｳ繧ｳ繝ｳ繝�Φ繝�
-------------------------------------*/
main {
  margin: 8rem 0 5rem 0;
}

/* catch title
-------------------------------------*/
h2.catch {
  text-align: center;
  color: #fe4183;
  padding: 8rem 2rem 0;
  margin-bottom: 6rem;
  letter-spacing: .1em;
  line-height: 1.4;
}

.headline {
  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-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  text-align: center;
  line-height: 1;
  font-size: 3.2rem;
  font-weight: bold;
}

.headline::before {
  content: "";
  display: block;
  margin: 0 0 15px 0;
  background-color: #E85382;
  width: 2px;
  height: 35px;
}

.headline::after {
  content: attr(title);
  margin: 15px 0 0 0;
  color: #E85382;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 14px;
  font-weight: normal;
}

@media (max-width: 768px) {
  h2.catch {
    font-size: 2.6rem;
  }
}

/*讎りｦ�
-------------------------------------*/
.overview {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}

.overview__text {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.6;
  margin-bottom: 4vw;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: .15em;
  line-height: 1.8;
}

.overview h2 {
  font-weight: bold;
  line-height: 1.4;
  /* margin-top: 3rem; */
  color: #464646;
  margin: 4rem auto 3rem;
  position: relative;
}

.overview.schedule__table p {
  background: #f0f5ff;
  padding: 2rem;
}

.overview.schedule__table p + p {
  display: none;
}

.overview + .row {
  margin: 3rem auto;
}

@media screen and (min-width: 768px) {
  .overview .list_experience li {
    width: calc(33% - 54px);
  }
}

/*逋ｻ螢��
-------------------------------------*/
.podium__image {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.podium__name {
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 1.8rem;
  padding: 1rem 2rem;
  bottom: -2rem;
  margin-bottom: 0;
}

.podium__introduction {
  padding: 6rem 5rem 5rem;
  background: #f0f0f0;
  letter-spacing: .05rem;
  line-height: 1.8;
  font-size: 2rem;
}

.podium__introduction p {
  font-size: 1.6rem;
  background: #fff;
  padding: 1rem 2rem;
}

@media (max-width: 768px) {
  .podium__name {
    display: none;
  }
  .podium__introduction {
    padding: 2rem;
  }
}

/*繧ｳ繝斐�繝ｩ繧､繝�
-------------------------------------*/
.copyright {
  text-align: center;
  padding: 1rem 0;
  background-color: #fff;
}

.copyright a {
  color: #000;
  text-decoration: none;
  display: inline-block;
}

/*繝壹�繧ｸ繝医ャ繝励∈謌ｻ繧九�繧ｿ繝ｳ
-------------------------------------*/
#pagetop {
  position: fixed;
  bottom: 15px;
  right: 15px;
}

#pagetop a {
  display: block;
  background: #666;
  color: #fff;
  width: 50px;
  padding: 10px 5px;
  text-align: center;
}

#pagetop a:hover {
  background: #999;
}

.container__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /* -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; */
  margin-bottom: 7rem;
}

.container__inner > p {
  margin-bottom: 0 !important;
}

.headline + .container__inner {
  margin-bottom: 4rem;
}

@media (max-width: 768px) {
  .container__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .introduction div.container__inner:nth-child(odd) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .introduction div.container__inner:nth-child(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/*contents 蜈ｱ騾�
-------------------------------------*/
.concept_box {
  width: auto;
  max-width: 650px;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.concept_heading.onthewater {
  margin-top: 0;
  font-size: 3.2rem;
  line-height: 1.4;
  font-weight: bold;
  color: #464646;
}

.concept_desc.onthewater {
  font-size: 1.8rem;
}

.onthewater + .concept_box {
  padding-left: 0 !important;
  padding-right: 3.5rem;
}

.concept_box {
  padding-left: 3.5rem;
}

.concept_desc {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: .15em;
  line-height: 2.1;
  color: #1a1a1a;
}

.concept_desc span {
  border-bottom: solid 3px #507feb;
}

@media (max-width: 768px) {
  .concept_box {
    padding-left: 0;
  }
  .onthewater + .concept_box {
    padding-right: 0;
  }
  .concept_heading.onthewater {
    font-size: 2.6rem;
  }
  .concept_desc {
    line-height: 1.95;
  }
}

.topInfo {
  max-width: 1000px;
  margin: 4rem auto 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 2;
  background: #fff;
  padding: 2rem;
}

/*縲4縺､縺ｮ繝昴う繝ｳ繝�------------*/
.points {
  max-width: 1200px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 2;
  border-radius: 8px;
}

.points__inner {
  background: #f0f0f0;
  border-radius: 6px;
}

.points__step {
  background: #f0f0f0;
  padding: 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  padding: 6rem 3.5rem;
  margin: 2rem;
  box-sizing: border-box;
}

.points__step::before {
  display: inline-block;
  position: absolute;
  top: -8px;
  left: 3.5rem;
  width: 70px;
  vertical-align: middle;
  text-align: center;
  color: #FFF;
  font-size: 24px;
  line-height: 30px;
  background: #ea5184;
  font-weight: 900;
  counter-increment: info;
  content: counter(info);
  line-height: 2;
}

.points__step:after {
  position: absolute;
  content: '';
  top: -8px;
  left: 10.4rem;
  border: none;
  border-bottom: solid 8px #c73868;
  border-right: solid 12px transparent;
}

.points__step__innerList {
  padding: 2rem 0 0;
  position: relative;
}

.points__step__innerList li {
  padding: 0 3rem 2rem 5rem;
  list-style-type: none !important;
}

.points__step__innerList li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0a4";
  position: absolute;
  left: 2rem;
  color: #eb5184;
}

.points__step .points__step__innerList {
  background: #fff;
  margin: 0 0 2rem;
}

.points__step__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  padding: 3rem;
  margin-bottom: 3rem;
}

.points__step__icon strong {
  color: #517feb;
  font-size: 1.8rem;
}

.points__step__icon i {
  font-size: 5.5rem;
  margin: 2rem 2rem 2rem 0;
  color: #517feb;
}

.points__step__icon i::before {
  border-radius: 4px;
  line-height: 2rem;
  padding: 2rem;
  color: #517feb;
  background: #e2eaff;
}

.points__step__icon + P {
  margin-bottom: 0;
  background: #fff;
  padding: 3rem;
  border-bottom: dashed 2px #e8e8e8;
}

.points__step__image {
  margin-bottom: 3rem;
  background: #fff;
  padding: 2rem 0;
}

@media (max-width: 768px) {
  .points__step {
    margin: 2rem 0;
    padding: 6rem 1.5rem;
  }
  .points__step__icon {
    padding: 2rem;
    margin-bottom: 2rem;
  }
  .points__step__icon + P {
    padding: 2rem;
  }
}

/*蜿ょ刈縺ｾ縺ｧ縺ｮ豬√ｌ------------*/
.steps-wrap {
  padding-top: 40px;
  background: #eee;
  text-align: center;
}

.steps-wrap .deadline {
  margin: 36px 24px;
  color: #eb5b30;
  border: solid #eb5b30 2px;
  display: inline-block;
  padding: 12px 24px;
  background: #fff;
}

.steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /* height: 394px; */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

.steps-item {
  background-color: #f1f1f1;
  width: calc(33.33% - 20px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 3px solid #3a3a38;
  position: relative;
  padding: 30px 60px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  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;
}

.steps-item:not(:last-child) {
  margin-right: 18px;
}

.steps-item:not(:last-child)::after {
  top: calc(47% - 19.5px);
}

.steps-item-text {
  text-align: left;
  margin-top: 27px;
  font-size: 1.7rem;
  color: #222;
}

.steps-item:not(:last-child)::before {
  content: "";
  position: absolute;
  top: calc(50% - 18.5px);
  right: -17px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 18.5px 0 18.5px 17px;
  border-color: transparent transparent transparent #3a3a38;
  z-index: 10;
}

@media (max-width: 768px) {
  .steps {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .steps-item {
    width: 100%;
  }
  .steps-item:not(:last-child) {
    margin-right: 0;
    margin-bottom: 24px;
  }
  .steps-item:not(:last-child)::before {
    display: none;
  }
}

/*縲繧ｹ繧ｱ繧ｸ繝･繝ｼ繝ｫ------------*/
.schedule__table {
  max-width: 900px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.schedule__table dd {
  border-bottom: 1px solid #eaeaea !important;
  -ms-flex-preferred-size: 80%;
  flex-basis: 80%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.schedule__table dt {
  border-bottom: 1px solid #eaeaea !important;
  font-size: 1.4rem;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
}

.schedule__table dt span {
  background: #e95281;
  color: #fff;
  padding: 0 6px;
  font-weight: bold;
  letter-spacing: .05rem;
  display: inline-block;
  line-height: 2;
  min-width: 72px;
  text-align: center;
}

.schedule__table dt, .schedule__table dd {
  margin-top: 2rem;
}

.schedule__table dt:last-child, .schedule__table dd:last-child {
  border-bottom: none;
}

@media (max-width: 768px) {
  .schedule__table dt {
    -ms-flex-preferred-size: 84px;
    flex-basis: 84px;
  }
  .schedule__table dd {
    -ms-flex-preferred-size: calc(100% - 84px);
    flex-basis: calc(100% - 84px);
    padding-left: 2rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

/*縲陬�｣ｾ譫�------------*/
.lineBox {
  position: relative;
  padding: 2rem 5rem 3rem;
  border-top: 2px solid #cacaca;
  border-bottom: 2px solid #cacaca;
}

.lineBox:before, .lineBox:after {
  content: '';
  position: absolute;
  top: -8px;
  width: 2px;
  height: calc(100% + 1em);
  background-color: #cacaca;
}

.lineBox:before {
  left: 10px;
}

.lineBox:after {
  right: 10px;
}

@media (max-width: 768px) {
  .lineBox {
    padding: 2rem 3rem 3rem;
  }
}

.headline {
  margin: 0 -15px;
  font-size: 50px;
  font-weight: 700;
  letter-spacing: 5px;
  line-height: 1.35;
  text-align: center;
  color: #009aa7;
}

strong {
  color: #e94918;
}

section, .container {
  overflow: hidden;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.overview.schedule__table p {
  background: #efefef;
}

section {
  padding: 7rem 0;
}

@media (max-width: 768px) {
  section {
    padding: 0 0 4rem;
  }
}

.replace-image {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  font-size: 0;
}

/*--- button 
--------------------------*/
.link-wrap {
  margin-top: 3%;
  padding: 0 2% 10px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 1rem;
}

a.btn-c {
  font-size: 2.2rem;
  position: relative;
  padding: 0.25rem 2rem 1.5rem 3.5rem;
  color: #fff;
  background: #ff4180;
  border: solid #000 3px;
  min-width: 600px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a.btn-c::before {
  position: absolute;
  bottom: -10px;
  left: 5px;
  display: block;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: all .3s;
  transition: all .3s;
  border-radius: 0 0 .5rem .5rem;
  background-image: -webkit-repeating-linear-gradient(135deg, #000, #000 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #000, #000 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  z-index: -1;
  border: solid 3px #000;
  border-radius: 10px;
}

a.btn-c span {
  font-size: 1.6rem;
  position: absolute;
  top: -1.25rem;
  left: calc(50% - 150px);
  display: block;
  width: 300px;
  padding: 0.2rem 0;
  color: #000;
  border: 2px solid #000;
  border-radius: 100vh;
  background: #fff;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  font-weight: bold;
}

a.btn-c span:before,
a.btn-c span:after {
  content: "";
  position: absolute;
  left: calc(50% - 10px);
}

a.btn-c span:before {
  bottom: -10px;
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #000 transparent transparent transparent;
}

a.btn-c span:after {
  bottom: -7px;
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}

a.btn-c i {
  margin-right: 1rem;
}

a.btn-c:hover::before {
  -webkit-transform: translate(-3px, -3px);
  transform: translate(-3px, -3px);
}

.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

.overview {
  -webkit-box-orient: inherit;
  -webkit-box-direction: inherit;
  -ms-flex-direction: inherit;
  flex-direction: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.overview figure {
  width: 280px;
  padding-top: 12px;
}

.overview p {
  font-size: 18px;
  line-height: 1.95;
  font-weight: 700;
  line-height: 1.85;
  letter-spacing: 1px;
}

.overview.catch p {
  font-size: 18px;
  width: 650px;
  padding: 0 0 8px 16px;
  line-height: 2.2;
  font-weight: normal;
}

.overview.lineBox {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 920px;
}

.copyright {
  text-align: center;
  background-color: #4e4e4e;
  color: #fff;
  padding: 2rem;
}

.schedule__table dt, .schedule__table dd p {
  font-size: 1.6rem;
}

/* .header-nav-item:not(:last-child) a{
background-color: #ff7c7c;
  } */
/*--- satori overwrite 
--------------------------*/
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
  height: 38px;
  padding: 6px 10px;
  background-color: #fff;
  border: 1px solid #D1D1D1;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

textarea {
  min-height: 100px;
  padding-top: 6px;
  padding-bottom: 6px;
}

input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #666;
  outline: 0;
}

label,
legend {
  display: block;
  margin-bottom: .5rem;
  font-weight: 600;
}

fieldset {
  padding: 0;
  border-width: 0;
}

input[type="checkbox"],
input[type="radio"] {
  display: inline;
}

label > .label-body {
  display: inline-block;
  margin-left: .5rem;
  font-weight: normal;
}

#satori__creative_container {
  padding: 6rem;
  background: #fff;
  max-width: 940px;
  margin: 0 auto;
}

.satori__input_group {
  margin-top: 16px !important;
}

.satori__input_group > label:first-child {
  font-weight: bold;
}

.satori__input_group > label:first-child span {
  display: inline-block;
  font-style: normal;
  line-height: .64em;
  padding: 5px 3px;
  margin: .1em .5em;
  border-radius: 2px;
}

.satori__custom_form_3384c576a5927c84_css .satori__input_group label:first-child {
  border-left: 3px solid #656565;
  padding-left: 12px;
  margin-bottom: 12px;
}

.satori__input_group input {
  clip: rect(1px, 1px, 1px, 1px);
}

.satori__custom_form .satori__input_group:nth-of-type(n+2) input[type="radio"] {
  display: none;
}

.satori__input_group label:nth-of-type(n+2) {
  display: inline-block;
  padding: 0.5rem 1rem !important;
  margin-right: 12px;
  border-radius: 3px;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.satori__input_group label:nth-of-type(n+2)::before {
  border: 2px solid #335b8f;
  display: inline-block;
  content: "";
  background-size: contain;
  vertical-align: middle;
  background-position: 1px;
  border: 2px solid #fff;
}

.satori__input_group input + label {
  border: solid 1px #c7c7c7 !important;
  margin-bottom: 12px !important;
}

.satori__input_group input:focus + label {
  outline-color: #4D90FE;
  outline-offset: -2px;
  outline-style: auto;
  outline-width: 5px;
}

.satori__custom_form_3384c576a5927c84_css input[type=checkbox]:checked + label, .satori__custom_form_3384c576a5927c84_css input[type=radio]:checked + label, .satori__custom_form_3384c576a5927c84_css input[type=radio]:checked + label {
  color: #fff !important;
  background: #fe4182 !important;
  border: 1px solid #fe4182 !important;
}

@media (max-width: 768px) {
  .satori__custom_form_3384c576a5927c84_css input[type=checkbox]:checked + label,
  .satori__custom_form_3384c576a5927c84_css input[type=radio]:checked + label,
  .satori__custom_form_3384c576a5927c84_css input[type=radio]:checked + label,
  .satori__input_group input + label {
    width: 100%;
  }
  #satori__creative_container {
    padding: 0;
  }
}

.satori__privacy_policy_agreement {
  position: relative !important;
}

#satori__privacy_policy_agreement_3384c576a5927c84 {
  border: none !important;
}

#satori__privacy_policy_agreement_3384c576a5927c84:checked + label {
  background: none !important;
}

.satori__require {
  background: #ffe1e1 !important;
}

.satori__not_require {
  color: #35abd2 !important;
  background: #def7ff !important;
}

.satori__custom_form_3384c576a5927c84_css .satori__btn,
.satori__submit_confirm_3384c576a5927c84 satori__show {
  border: none !important;
  outline: none !important;
  color: #fff !important;
  font-size: 1.6rem !important;
  padding: 1rem 2rem !important;
}

.satori__custom_form_3384c576a5927c84_css .satori__btn:hover {
  background: #fff !important;
  color: #4dc1e9 !important;
  border: solid 2px #4dc1e9 !important;
}

.satori__input_group br {
  display: none !important;
}

.satori__custom_form_3384c576a5927c84_css input[type=checkbox], .satori__custom_form_3384c576a5927c84_css input[type=radio] {
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: initial;
  display: none !important;
}

.satori__custom_form_3384c576a5927c84_css p + .satori__input_group input[type=checkbox] {
  display: inline !important;
}

.satori__custom_form_ccf5666d53d646e5_css input[type=checkbox]:checked + label, .satori__custom_form_ccf5666d53d646e5_css input[type=radio]:checked + label, .satori__custom_form_ccf5666d53d646e5_css input[type=radio]:checked + label {
  color: #fff !important;
  background: #fe4182 !important;
  border: 1px solid #fe4182 !important;
}

@media (max-width: 768px) {
  .satori__custom_form_ccf5666d53d646e5_css input[type=checkbox]:checked + label,
  .satori__custom_form_ccf5666d53d646e5_css input[type=radio]:checked + label,
  .satori__custom_form_ccf5666d53d646e5_css input[type=radio]:checked + label,
  .satori__input_group input + label {
    width: 100%;
  }
  #satori__creative_container {
    padding: 0;
  }
}

.satori__privacy_policy_agreement {
  position: relative !important;
}

#satori__privacy_policy_agreement_ccf5666d53d646e5 {
  border: none !important;
}

#satori__privacy_policy_agreement_ccf5666d53d646e5:checked + label {
  background: none !important;
}

.satori__require {
  background: #ffe1e1 !important;
}

.satori__not_require {
  color: #35abd2 !important;
  background: #def7ff !important;
}

.satori__custom_form_ccf5666d53d646e5_css .satori__btn,
.satori__submit_confirm_ccf5666d53d646e5 satori__show {
  border: none !important;
  outline: none !important;
  color: #fff !important;
  font-size: 1.6rem !important;
  padding: 1rem 2rem !important;
}

.satori__custom_form_ccf5666d53d646e5_css .satori__btn:hover {
  background: #fff !important;
  color: #4dc1e9 !important;
  border: solid 2px #4dc1e9 !important;
}

.satori__input_group br {
  display: none !important;
}

.satori__custom_form_ccf5666d53d646e5_css input[type=checkbox], .satori__custom_form_ccf5666d53d646e5_css input[type=radio] {
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: initial;
  display: none !important;
}

.satori__custom_form_ccf5666d53d646e5_css p + .satori__input_group input[type=checkbox] {
  display: inline !important;
}

.sec-title-min {
  font-size: 18px;
  text-align: center;
  padding-bottom: 40px;
  position: relative;
  font-weight: 600;
  color: #000;
}

@media (max-width: 768px) {
  .sec-title-min {
    margin: 0 2rem;
  }
}

.sec-title-min:after {
  content: "";
  display: block;
  position: absolute;
  top: auto;
  right: 0;
  bottom: 22px;
  left: 0;
  margin: auto;
  width: 70px;
  height: 3px;
  background-color: #000;
}

.detail-table {
  margin: 24px auto 64px;
  width: 100%;
  max-width: 920px;
}

.detail-table th {
  color: #0ea6e7;
  padding: 16px;
  font-weight: bold;
  padding-bottom: 14px;
  border-bottom: 2px solid #0ea6e7;
  width: 22%;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: .05rem;
}

.detail-table td {
  padding: 14px;
  border-bottom: 2px solid #e8e8e8;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: .05rem;
}

.overview.schedule__table p {
  font-size: 1.6rem;
  font-weight: normal;
}

@media (max-width: 768px) {
  .overview.schedule__table p {
    font-size: 1.4rem;
  }
}

/*----------
keyvisual
-----------------------*/
.kv {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: initial;
  width: auto;
  position: relative;
  text-align: center;
  background: url(../images/bg_top.svg);
  background-size: cover;
  padding: 5rem 0 7rem;
}

.kv_inner {
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}

.kv_inner .btn-c {
  position: absolute;
  bottom: -2rem;
  left: 0;
  padding: 2rem;
}

@media (max-width: 768px) {
  .kv_inner .btn-c {
    position: inherit;
    bottom: inherit;
    left: inherit;
  }
}

.kv:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 300px;
  width: 500px;
  z-index: 0;
  background-image: url(../images/bg_topleft.svg);
  background-size: auto 300px;
  background-repeat: no-repeat;
}

@media (max-width: 768px) {
  .kv:before {
    display: none;
  }
}

.kv::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  height: 300px;
  width: 500px;
  z-index: 0;
  background-image: url(../images/bg_topleft.svg);
  background-size: auto 300px;
  background-repeat: no-repeat;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

@media (max-width: 768px) {
  .kv::after {
    display: none;
  }
}

.kv img {
  max-width: 1100px;
  width: 100%;
}

.kv .online {
  width: 20%;
  height: auto;
  position: absolute;
  z-index: 0;
  left: 35px;
  top: 5px;
}

.kv .online img {
  position: relative;
}

.kv .online::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-animation: float 3.5s infinite;
  animation: float 3.5s infinite;
  left: 0;
  top: 0;
  background-image: url(../images/icon_online.png);
  display: block;
  z-index: 0;
  background-size: 100% auto;
}

@-webkit-keyframes float {
  0% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
    transform: scale(1, 1) translate(0%, 0%);
  }
  30% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
    transform: scale(1, 1) translate(0%, 0%);
  }
  40% {
    -webkit-transform: scale(0.95, 1.2) translate(0%, -10%);
    transform: scale(0.95, 1.2) translate(0%, -10%);
  }
  50% {
    -webkit-transform: scale(1.1, 0.9) translate(0%, 5%);
    transform: scale(1.1, 0.9) translate(0%, 5%);
  }
  60% {
    -webkit-transform: scale(0.95, 1.05) translate(0%, -3%);
    transform: scale(0.95, 1.05) translate(0%, -3%);
  }
  70% {
    -webkit-transform: scale(1.05, 0.95) translate(0%, 3%);
    transform: scale(1.05, 0.95) translate(0%, 3%);
  }
  80% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
    transform: scale(1, 1) translate(0%, 0%);
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
    transform: scale(1, 1) translate(0%, 0%);
  }
}

@keyframes float {
  0% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
    transform: scale(1, 1) translate(0%, 0%);
  }
  30% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
    transform: scale(1, 1) translate(0%, 0%);
  }
  40% {
    -webkit-transform: scale(0.95, 1.2) translate(0%, -10%);
    transform: scale(0.95, 1.2) translate(0%, -10%);
  }
  50% {
    -webkit-transform: scale(1.1, 0.9) translate(0%, 5%);
    transform: scale(1.1, 0.9) translate(0%, 5%);
  }
  60% {
    -webkit-transform: scale(0.95, 1.05) translate(0%, -3%);
    transform: scale(0.95, 1.05) translate(0%, -3%);
  }
  70% {
    -webkit-transform: scale(1.05, 0.95) translate(0%, 3%);
    transform: scale(1.05, 0.95) translate(0%, 3%);
  }
  80% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
    transform: scale(1, 1) translate(0%, 0%);
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
    transform: scale(1, 1) translate(0%, 0%);
  }
}

h2.catch, .headline::after {
  color: #000;
  letter-spacing: .03rem;
}

.headline::before {
  content: none;
}

@media (max-width: 768px) {
  .kv {
    margin: 0;
    padding: 30px 0;
  }
  .kv .gd_logo {
    width: 150px;
  }
  .kv .online {
    width: 30%;
    position: absolute;
    right: 8%;
    top: -10%;
    left: auto;
  }
  a.btn-c {
    min-width: auto;
    font-size: 1.8rem;
  }
  a.btn-c span {
    left: calc(50% - 100px);
    width: 200px;
  }
  #open, #close {
    display: block;
    width: 50px;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
  }
  .detail-table th,
  .detail-table td {
    display: block;
    width: 100%;
    background: #fff;
    border: none;
    font-size: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .detail-table th {
    font-size: 18px;
    color: #fff;
    background: #0ea6e7;
    padding: 8px !important;
    text-align: center;
    letter-spacing: .05rem;
  }
  .detail-table td {
    padding: 8px 16px !important;
    margin-bottom: 16px;
  }
  .list-btn, .list-btn-item {
    width: 100%;
  }
  .list-btn-item a {
    display: block;
  }
  .overview.catch {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .overview.catch figure {
    width: 100%;
  }
  .overview.catch p {
    width: 100%;
    padding: 12px 0;
  }
  .overview.schedule__table p {
    font-weight: normal;
  }
  h2.catch {
    font-size: 2.2rem;
    margin-bottom: 3rem;
    padding: 6rem 2rem 0;
    position: relative;
    z-index: 5;
  }
  h2.catch br {
    display: none;
  }
}

.line_cloud, .line_cloud_bottom {
  position: relative;
}

.line_cloud:after {
  content: "";
  position: absolute;
  background-image: url(../images/line_cloud.png);
  height: 60px;
  background-size: auto 60px;
  width: 100%;
  top: 0;
  left: 0;
}

@media (max-width: 768px) {
  .line_cloud:after {
    height: 30px;
    background-size: auto 30px;
  }
}

@media (max-width: 768px) {
  .line_cloud_bottom:after {
    content: none;
  }
}

/*----------
contact
-----------------------*/
.contact {
  margin: 48px auto 60px;
}

.contact h3 {
  font-size: 1.8rem;
  margin: 0 0 4rem;
  text-align: center;
  position: relative;
  color: #000;
}

.contact h3:after {
  content: "";
  display: block;
  width: 200px;
  height: 1px;
  background: #000;
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -100px;
}

@media screen and (max-width: 768px) {
  .contact {
    margin: 48px auto 0;
  }
}

/*----------
button
-----------------------*/
.button {
  display: block;
  border-radius: 36px;
  text-decoration: none !important;
  color: #fff !important;
  text-align: center;
  -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  line-height: 3;
  font-size: 1.3rem;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  border: none;
  font-size: 2rem;
}

.button i {
  margin: 8px;
}

.button--red {
  background: #ff5656;
}

.button--red:hover {
  background: #fff;
  color: #ff5656 !important;
  font-weight: bold;
  -webkit-box-shadow: 0px 6px 21px 0px rgba(255, 86, 86, 0.35);
  -ms-box-shadow: 0px 6px 21px 0px rgba(255, 86, 86, 0.35);
  -o-box-shadow: 0px 6px 21px 0px rgba(255, 86, 86, 0.35);
  box-shadow: 0px 6px 21px 0px rgba(255, 86, 86, 0.35);
}

.button--orange {
  background: #ffbf28;
}

.button--orange:hover {
  background: #fff;
  color: #ffc234 !important;
  font-weight: bold;
  -webkit-box-shadow: 0px 6px 21px 0px rgba(255, 188, 32, 0.35);
  -ms-box-shadow: 0px 6px 21px 0px rgba(255, 188, 32, 0.35);
  -o-box-shadow: 0px 6px 21px 0px rgba(255, 188, 32, 0.35);
  box-shadow: 0px 6px 21px 0px rgba(255, 188, 32, 0.35);
}

.list_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.list_button li {
  width: calc(50% - 42px);
  max-width: 360px;
}

.list_button li:first-child {
  margin: 0 24px 0 0;
}

.mainVisual_contents + .list_button {
  margin-top: 32px;
}

@media screen and (max-width: 768px) {
  .button {
    font-size: 1.5rem;
    padding: 4px 0;
  }
  .list_button li {
    width: 100%;
    max-width: 100%;
  }
  .list_button li:first-child {
    margin: 0 0 24px 0;
  }
  .list_button {
    margin: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.shadow {
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/*----------
catch image
-----------------------*/
.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.explanation {
  margin: 6rem auto 8rem;
  max-width: 106rem;
}

.explanation .item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.explanation .item__txt {
  line-height: 2;
}

.explanation .item__ttl {
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.57143;
  color: #20bcd7;
  margin-bottom: 3.2rem;
}

.sec02_v2 .explanation-3 .item__ttl {
  color: #e1fd88;
}

.sec02 .explanation .item__ttl {
  color: #feed4d;
}

.explanation .item__cap {
  font-size: 1.2rem;
  line-height: 1.8334;
  margin-top: 2rem;
}

.explanation .item__img {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.explanation .item:after {
  font-size: 18rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  color: #f1f1f1;
}

.explanation .item:before, .explanation .item:after {
  position: absolute;
  display: block;
  z-index: 0;
}

.item__text, .explanation-2 .item__text, .explanation-4 .item__text {
  margin-top: 4rem;
  margin-right: 5%;
}

.explanation-1 {
  margin-top: 6rem;
  margin-right: 5%;
}

.explanation-1 + .headline {
  font-size: 2.8rem;
  color: #20bcd7;
  padding: 3rem 1rem 0 1rem;
}

.explanation-1 .item__img, .explanation-2 .item__img, .explanation-4 .item__img {
  width: 50%;
  margin-top: 4.2rem;
}

.explanation-3 .item__img, .explanation-5 .item__img, .explanation-6 .item__img {
  width: 50%;
}

.explanation-3 .item__text, .item__text {
  margin-top: 10rem;
  margin-left: 4%;
}

.explanation-4 .item__img, .explanation-5 .item__img, .item__img, .explanation-6 .item__img {
  width: 50%;
}

.explanation-4 .item__text, .explanation-6 .item__text {
  margin-top: 10rem;
  margin-left: 4%;
}

.explanation-5 .item__text {
  margin-top: 6rem;
  margin-left: 4%;
}

.explanation-1:after {
  content: 'GA4';
  top: -8.5rem;
  left: -6.8rem;
}

.explanation-2:after {
  content: 'useful';
  top: -8.5rem;
  left: -6.8rem;
  opacity: .15;
}

.explanation-3:after {
  content: 'points';
  top: -5.8rem;
  right: -7.8rem;
  opacity: .18;
}

.explanation-4:after {
  content: 'detail';
  top: -8.5rem;
  left: -4.8rem;
}

.explanation-5:after {
  content: 'comic';
  top: -13.8rem;
  right: -5rem;
  z-index: inherit;
}

.explanation-6:after {
  content: 'speakers';
  top: -5.8rem;
  left: -7.8rem;
  z-index: inherit;
}

.explanation-6 .item__text {
  padding-right: 20px;
}

.explanation .item__text.point .item__txt {
  position: relative;
  padding-left: 3rem;
}

.explanation .item__text.point .item__txt:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0a4";
  position: absolute;
  left: .5rem;
  color: #feed4d;
}

.explanation-1 .item__text.point .item__txt:before {
  color: #7ab6ff;
}

.explanation-1 .item__text.point {
  margin-bottom: 3.2rem;
}

.explanation-1 .item__text.point .item__ttl {
  text-align: left;
  border-left: 3px solid #333;
  padding-left: 12px;
  font-size: 18px;
  font-weight: bold;
  margin-right: 1rem;
  color: #333;
}

.explanation-1 .item__text, .explanation-2 .item__text, .explanation-4 .item__text, .item__text, .item__img {
  position: relative;
  z-index: 2;
}

.explanation-bottomtext {
  margin: 24px auto 64px;
  width: 100%;
  max-width: 920px;
}

@media screen and (max-width: 767px) {
  .explanation {
    margin-top: 4rem;
  }
  .explanation .item {
    display: block;
  }
  .explanation .item:after {
    font-size: 9.5rem;
    left: -1.8rem;
    top: -9rem;
  }
  .explanation .item__ttl {
    font-size: 2.2rem;
    margin-bottom: 1.8rem;
  }
  .explanation .item__txt {
    font-size: 1.6rem;
  }
  .explanation .item__img {
    width: 100%;
    margin: 2rem auto 0;
  }
  .explanation-1 .item__img, .explanation-2 .item__img, .explanation-4 .item__img,
  .explanation-1 .item__text, .explanation-2 .item__text, .explanation-4 .item__text {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    position: relative;
    z-index: 2;
  }
  .item__text {
    margin-top: 2rem;
  }
  .explanation-6 .item__text {
    padding-right: 0;
  }
}

.fix-nav-right {
  position: absolute;
  right: 2.08%;
  top: 20px;
  z-index: 200;
  display: -webkit-box;
  display: -ms-flexbox;
  /* display: flex; */
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.fix-nav-right .side-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.fix-nav-right .side-nav a:not(:last-child) {
  margin-right: 2em;
  /* padding-bottom: 2em;
  border-bottom: 1px solid #222; */
}

.fix-nav-right .side-nav a {
  font-size: 1.3rem;
  font-weight: bold;
  display: block;
  letter-spacing: .28em;
  background: #fff;
  color: #000;
  position: relative;
  padding: 5px 10px;
  border: 2px solid #000;
  background: #fff;
}

.fix-nav-right .side-nav a::before {
  content: "";
  background: #000;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 8px;
  left: 8px;
}

.fix-nav-right .side-nav a:hover, .fix-nav-right .side-nav a:hover::before {
  /* border: dashed 3px #000; */
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-shadow: -4px -4px 0 #000;
  box-shadow: -4px -4px 0 #000;
}

@media (max-width: 768px) {
  .fix-nav-right .side-nav {
    display: none;
  }
}

.sec02 {
  position: relative;
  color: #fff !important;
}

.sec02::before {
  content: "";
  width: 100%;
  height: 120%;
  display: block;
  position: absolute;
  background-image: url(../images/bg_sec03.svg);
  background-attachment: fixed;
  background-position: left center;
  background-size: cover;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  z-index: -2;
}

.sec02_v2 .item__txt {
  color: #fff;
}

.sec02_v2::before {
  content: "";
  width: 100%;
  height: 120%;
  display: block;
  position: absolute;
  background-image: url(../images/bg-sec2.jpg);
  background-attachment: fixed;
  background-position: left center;
  background-size: cover;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  z-index: -2;
}

.sec02 .headline::before {
  background: #fff;
}

@media screen and (max-width: 767px) {
  .sec02 {
    background-position: center left;
  }
}

.marker-yellow {
  font-weight: bold;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(0%, #f3ffb0));
  background: linear-gradient(transparent 65%, #f3ffb0 0%);
  color: #20bcd7;
}

#countdown-unit {
  background: #fff;
  padding: 1.6rem 2rem 0;
  border: solid 6px #000;
  -webkit-box-shadow: 0.6rem 0.6rem 0 #01bdac;
          box-shadow: 0.6rem 0.6rem 0 #01bdac;
  z-index: 111;
  -webkit-transition: all .5s;
  transition: all .5s;
}

@media (max-width: 768px) {
  #countdown-unit {
    position: inherit;
    padding: 1.6rem 0 0;
    -webkit-box-shadow: 0.3rem 0.3rem 0 #01bdac;
            box-shadow: 0.3rem 0.3rem 0 #01bdac;
    border: solid 3px #000;
    border-radius: 10px;
  }
}

#countdown-unit div.count-item {
  position: relative;
  /* float: left; */
  width: 36px;
  height: 60px;
  overflow: hidden;
}

#countdown-unit div img {
  position: absolute;
  top: 0;
  left: 0;
}

.days-unit {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px dashed #333;
  margin-bottom: 12px;
}

.txt-unit {
  font-size: 2rem;
  font-weight: bold;
  color: #333;
}

@media (max-width: 768px) {
  .txt-unit {
    font-size: 1.6rem;
  }
}

.time-unit {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.unit-title {
  background: #000;
  color: #fff;
  padding: 1rem;
  position: absolute;
  top: -2rem;
  left: 2rem;
  font-size: 1.4rem;
  line-height: 1;
}

@media (max-width: 768px) {
  .unit-title {
    padding: 0.5rem;
    top: 0;
    left: 0;
    border-radius: 0 0 8px 0;
  }
}

.contents_inner {
  margin: 0 auto;
  max-width: 1100px;
  width: 100%;
  padding: 0 8rem;
  position: relative;
  z-index: 1;
}

@media (max-width: 768px) {
  .contents_inner {
    padding: 0 1rem;
  }
}

.js-fix {
  display: inline-block;
  position: relative;
}

.is-fixed {
  position: fixed;
  bottom: 5rem;
  right: 5rem;
}

#countdown-unit.is_scroll {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: calc(900px - 0.6rem);
  margin: 3rem auto;
  border: solid 2px #000;
  border-radius: 10px;
}

#countdown-unit.is_scroll .unit-title {
  padding: .5rem;
  top: -1rem;
}

@media (max-width: 768px) {
  #countdown-unit.is_scroll .unit-title {
    top: 0;
    left: 0;
  }
}

@media (max-width: 768px) {
  #countdown-unit.is_scroll {
    display: block;
    overflow: hidden;
  }
}

#countdown-unit.is_scroll .days-unit {
  border-bottom: none;
  margin-bottom: 0;
}

.entry_step {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}

@media (max-width: 768px) {
  .entry_step {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.entry_box {
  padding: 15px 0 5px;
  background: #fff;
  position: relative;
  width: 32%;
  display: inline-block;
  padding: 2vw;
  text-align: center;
  border-radius: 10px;
  border: solid #000 2px;
  color: #333;
}

@media (max-width: 768px) {
  .entry_box {
    width: 100%;
    padding: 2rem;
  }
}

.entry_leed {
  font-size: 18px;
  padding: 0 13px;
}

.entry_leed {
  display: inline-block;
  font-weight: 700;
  color: #fff;
  background: #333;
  padding: .3vw 4vw;
  border-radius: 20px;
}

.entry_subleed {
  font-size: 16px;
  margin-top: 5px;
}

.entry_subleed {
  font-weight: 700;
  color: #333;
  margin-top: 1vw;
}

@media (max-width: 768px) {
  .entry_box:not(:last-of-type) {
    margin-bottom: 2rem;
  }
}

.entry_box:not(:last-of-type)::after {
  display: block;
  content: "";
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 12px solid #000000;
  position: absolute;
  right: -13px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
}

@media (max-width: 768px) {
  .entry_box:not(:last-of-type)::after {
    border-top: 16px solid #000;
    border-right: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 16px solid transparent;
    right: 50%;
    margin-right: -8px;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    bottom: -32px;
    top: auto;
  }
}

.form_wrap {
  border-radius: 10px;
  border: solid #000 2px;
  background: #fff;
  position: relative;
  margin: 3rem auto 0;
  max-width: 900px;
  overflow: hidden;
}

@media (max-width: 768px) {
  .form_wrap {
    padding: 1rem 0;
  }
}

.floating {
  -webkit-animation: floating 1.5s cubic-bezier(0.65, 0.2, 0.4, 1) infinite alternate;
  animation: floating 1.5s cubic-bezier(0.65, 0.2, 0.4, 1) infinite alternate;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.sec07 {
  background: #f1f1f1;
  text-align: center;
}

.sec07 .deadline {
  margin: 36px 24px;
  color: #eb5b30;
  border: solid #eb5b30 2px;
  display: inline-block;
  padding: 12px 24px;
  background: #fff;
}

.line_cloud, .line_cloud_bottom {
  position: relative;
}

.line_cloud:after {
  content: "";
  position: absolute;
  background-image: url(../images/line_cloud.png);
  height: 60px;
  background-size: auto 60px;
  width: 100%;
  top: 0;
  left: 0;
}

@media (max-width: 768px) {
  .line_cloud:after {
    height: 30px;
    background-size: auto 30px;
  }
}

.line_cloud_bottom:after {
  content: "";
  position: absolute;
  background-image: url(../images/line_cloud_bottom.png);
  height: 55px;
  background-size: auto 55px;
  width: 100%;
  bottom: 55px;
  left: 0;
}

@media (max-width: 768px) {
  .line_cloud_bottom:after {
    content: none;
  }
}

/*----------
keyvisual
-----------------------*/
.kv2 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: initial;
  width: auto;
  position: relative;
  text-align: center;
  padding: 90px 20px 60px;
}

@media (max-width: 768px) {
  .kv2 {
    padding: 60px 0 40px;
  }
}

.kv2_inner {
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}

.kv2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: calc(100% - 70px);
  z-index: -1;
  background-image: url(../images/bg.jpg);
  background-size: cover;
  /* border-bottom: 6px dashed #000; */
}

.kv2 img {
  max-width: 1100px;
  width: 100%;
}

.kv2 .online {
  width: 20%;
  height: auto;
  position: absolute;
  z-index: 0;
  left: 35px;
  top: 5px;
}

.kv2 .online img {
  position: relative;
}

.kv2 .online::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-animation: float 3.5s infinite;
  animation: float 3.5s infinite;
  left: 0;
  top: 0;
  background-image: url(../images/icon_online.png);
  display: block;
  z-index: 0;
  background-size: 100% auto;
}

@-webkit-keyframes float {
  0% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
    transform: scale(1, 1) translate(0%, 0%);
  }
  30% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
    transform: scale(1, 1) translate(0%, 0%);
  }
  40% {
    -webkit-transform: scale(0.95, 1.2) translate(0%, -10%);
    transform: scale(0.95, 1.2) translate(0%, -10%);
  }
  50% {
    -webkit-transform: scale(1.1, 0.9) translate(0%, 5%);
    transform: scale(1.1, 0.9) translate(0%, 5%);
  }
  60% {
    -webkit-transform: scale(0.95, 1.05) translate(0%, -3%);
    transform: scale(0.95, 1.05) translate(0%, -3%);
  }
  70% {
    -webkit-transform: scale(1.05, 0.95) translate(0%, 3%);
    transform: scale(1.05, 0.95) translate(0%, 3%);
  }
  80% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
    transform: scale(1, 1) translate(0%, 0%);
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
    transform: scale(1, 1) translate(0%, 0%);
  }
}

@keyframes float {
  0% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
    transform: scale(1, 1) translate(0%, 0%);
  }
  30% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
    transform: scale(1, 1) translate(0%, 0%);
  }
  40% {
    -webkit-transform: scale(0.95, 1.2) translate(0%, -10%);
    transform: scale(0.95, 1.2) translate(0%, -10%);
  }
  50% {
    -webkit-transform: scale(1.1, 0.9) translate(0%, 5%);
    transform: scale(1.1, 0.9) translate(0%, 5%);
  }
  60% {
    -webkit-transform: scale(0.95, 1.05) translate(0%, -3%);
    transform: scale(0.95, 1.05) translate(0%, -3%);
  }
  70% {
    -webkit-transform: scale(1.05, 0.95) translate(0%, 3%);
    transform: scale(1.05, 0.95) translate(0%, 3%);
  }
  80% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
    transform: scale(1, 1) translate(0%, 0%);
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
    transform: scale(1, 1) translate(0%, 0%);
  }
}

.kv2 .gd_logo {
  width: 200px;
  height: auto;
  position: absolute;
  left: 2.08%;
  top: 0;
}

.kv2 .gd_logo::after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 6px;
  left: 6px;
  z-index: -1;
  background: #000;
}

.gred_1col_wrap {
  padding: 10rem 0;
}

@media (max-width: 768px) {
  .gred_1col_wrap {
    padding: 6rem 0;
  }
}

.gred_1col {
  max-width: 1100px;
  margin: 0 auto;
}

.gred_1col .content {
  max-width: 920px;
  margin: -20rem auto 0;
  position: relative;
  padding: 4rem 8rem;
  -webkit-box-shadow: 0px 20px 40px 0px rgba(92, 200, 200, 0.3);
          box-shadow: 0px 20px 40px 0px rgba(92, 200, 200, 0.3);
  margin-bottom: 80px;
  background: #fff;
  border-radius: 10px;
  border: solid 2px #000;
}

@media (max-width: 768px) {
  .gred_1col .content {
    margin: -10rem 1.6rem 4rem;
    padding: 2rem;
  }
}

.gred_1col .content .contents_inner {
  position: relative;
  padding: 0 8rem 0 4rem;
}

@media (max-width: 768px) {
  .gred_1col .content .contents_inner {
    padding: 0;
  }
}

.gred_1col .content .title {
  font-size: 2.8rem;
  letter-spacing: 3px;
  position: relative;
  line-height: 2;
  font-weight: 400;
  font-style: normal;
  color: #022741;
  font-weight: bold;
}

@media (max-width: 768px) {
  .gred_1col .content .title {
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
  }
}

.gred_1col .content .description {
  font-size: 1.6rem;
  letter-spacing: .8px;
  line-height: 1.8;
  margin: 1rem 0;
  max-width: 62rem;
  font-weight: normal;
}

@media (max-width: 768px) {
  .gred_1col .content .description {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.gred_1col .content .chara_nav {
  width: 160px;
  height: 145px;
  position: absolute;
  bottom: 0;
  right: 2rem;
}

@media (max-width: 768px) {
  .gred_1col .content .chara_nav {
    width: 90px;
    height: 81px;
    top: -9rem;
    right: 4rem;
  }
}

.gred_1col .content .biginya {
  width: 180px;
  height: 254px;
  display: block;
  position: absolute;
  bottom: 4rem;
  left: -2rem;
  background: url(../images/sec02_bigi.png);
  background-size: 180px auto;
  background-repeat: no-repeat;
}

@media (max-width: 768px) {
  .gred_1col .content .biginya {
    width: 100px;
    height: 142px;
    background-size: 100px auto;
    top: -12rem;
    left: 2rem;
  }
}

.gred_1col .sec02_bg {
  height: 400px;
  max-width: 1100px;
  background-image: url(../images/bg_sec02.jpg);
  background-size: cover;
  background-attachment: fixed;
  background-position: right center;
}

@media (max-width: 768px) {
  .gred_1col .sec02_bg {
    height: 260px;
    background-attachment: inherit;
  }
}

.section002 {
  margin: 6rem auto 8rem;
  padding: 0 2rem;
}
/*# sourceMappingURL=style-lp.css.map */