@import url(https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@700&family=Zen+Kaku+Gothic+New:wght@400;700;900&display=swap);/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */*, ::before, ::after {
  border-style: solid;
  border-width: 0;
  box-sizing: border-box;
}html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;

  -webkit-tap-highlight-color: transparent;
}body {
  margin: 0;
}main {
  display: block;
}p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}dt {
  font-weight: bold;
}dd {
  margin-left: 0;
}hr {
  clear: both;
  overflow: visible;
  height: 0;
  margin: 0;
  border-top-width: 1px;
  box-sizing: content-box;
  color: inherit;
}pre {
  font-family: monospace, monospace;
  font-size: inherit;
}address {
  font-style: inherit;
}a {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
}abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;

  -webkit-text-decoration: underline dotted;
}b, strong {
  font-weight: bolder;
}code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit;
}small {
  font-size: 80%;
}sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}sub {
  bottom: -0.25em;
}sup {
  top: -0.5em;
}img, embed, object, iframe {
  vertical-align: bottom;
}button, input, optgroup, select, textarea {
  appearance: none;
  margin: 0;
  padding: 0;
  background: transparent;
  border-radius: 0;
  outline: 0;
  color: inherit;
  font: inherit;
  text-align: inherit;
  vertical-align: middle;

  -webkit-appearance: none;
  -moz-appearance: none;
}[type='checkbox'] {
  appearance: checkbox;

  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
}[type='radio'] {
  appearance: radio;

  -webkit-appearance: radio;
  -moz-appearance: radio;
}button, input {
  overflow: visible;
}button, select {
  text-transform: none;
}button, [type='button'], [type='reset'], [type='submit'] {
  appearance: none;
  cursor: pointer;

  -webkit-appearance: none;
  -moz-appearance: none;
}button[disabled], [type='button'][disabled], [type='reset'][disabled], [type='submit'][disabled] {
  cursor: default;
}button::-moz-focus-inner, [type='button']::-moz-focus-inner, [type='reset']::-moz-focus-inner, [type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}button:-moz-focusring, [type='button']:-moz-focusring, [type='reset']:-moz-focusring, [type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}select::-ms-expand {
  display: none;
}option {
  padding: 0;
}fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
}legend {
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal;
}progress {
  vertical-align: baseline;
}textarea {
  overflow: auto;
}[type='number']::-webkit-inner-spin-button, [type='number']::-webkit-outer-spin-button {
  height: auto;
}[type='search'] {
  outline-offset: -2px;
}[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}::-webkit-file-upload-button {
  font: inherit;

  -webkit-appearance: button;
}label[for] {
  cursor: pointer;
}details {
  display: block;
}summary {
  display: list-item;
}[contenteditable] {
  outline: none;
}table {
  border-collapse: collapse;
  border-spacing: 0;
}caption {
  text-align: left;
}td, th {
  padding: 0;
  vertical-align: top;
}th {
  font-weight: bold;
  text-align: left;
}template {
  display: none;
}[hidden] {
  display: none;
}.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;

  -webkit-tap-highlight-color: transparent;
  touch-action: pan-y;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}.slick-list:focus {
  outline: none;
}.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}.slick-slider .slick-track, .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}.slick-track:before, .slick-track:after {
  content: '';
  display: table;
}.slick-track:after {
  clear: both;
}.slick-loading .slick-track {
  visibility: hidden;
}.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}[dir='rtl'] .slick-slide {
  float: right;
}.slick-slide img {
  display: inline-block;
}.slick-slide.slick-loading img {
  display: none;
}.slick-slide.dragging img {
  pointer-events: none;
}.slick-initialized .slick-slide {
  display: block;
}.slick-loading .slick-slide {
  visibility: hidden;
}.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}.slick-arrow.slick-hidden {
  display: none;
}.slick-prev, .slick-next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  display: block;
  z-index: 1;
  height: 40px;
  width: 20px;
  padding: 0;
  background: transparent;
  border: none;
  outline: none;
  color: transparent;
  font-size: 0;
  line-height: 0;
  transform: translate(0, -50%);
}.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  background: transparent;
  outline: none;
  color: transparent;
}.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
}.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0.25;
}.slick-prev:before, .slick-next:before {
  position: absolute;
  display: inline-block;
  height: 20px;
  width: 20px;
  font-size: 20px;
}.slick-prev:before {
  content: '';
  height: 10px;
  width: 10px;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  transform: rotate(-45deg);
}.slick-next:before {
  content: '';
  height: 10px;
  width: 10px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  transform: rotate(45deg);
}.slick-prev {
  left: 7px;
}.slick-next {
  right: 7px;
  text-align: center;
}.slick-prev:before {
  content: '';
}.slick-dotted.slick-slider {
  margin-bottom: 30px;
}.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}.slick-dots li {
  cursor: pointer;
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
}.slick-dots li button {
  cursor: pointer;
  display: block;
  height: 20px;
  width: 20px;
  padding: 5px;
  background: transparent;
  border: 0;
  outline: none;
  color: transparent;
  font-size: 0;
  line-height: 0;
}.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}.slick-dots li button:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '•';
  opacity: 0.25;
  height: 20px;
  width: 20px;
  color: #000;
  font-family: 'slick';
  font-size: 6px;
  -webkit-font-smoothing: antialiased;
  line-height: 20px;
  text-align: center;

  -moz-osx-font-smoothing: grayscale;
}.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #000;
}@-webkit-keyframes logo_show {
  0% {
    opacity: 0;
  }100% {
    opacity: 1;
  }
}@keyframes logo_show {
  0% {
    opacity: 0;
  }100% {
    opacity: 1;
  }
}@-webkit-keyframes logo_hide {
  0% {
    opacity: 1;
  }100% {
    opacity: 0;
  }
}@keyframes logo_hide {
  0% {
    opacity: 1;
  }100% {
    opacity: 0;
  }
}@-webkit-keyframes bg_soda_scale {
  0% {
    transform: scale(0.5);
  }100% {
    transform: scale(1);
  }
}@keyframes bg_soda_scale {
  0% {
    transform: scale(0.5);
  }100% {
    transform: scale(1);
  }
}@-webkit-keyframes mini_soda {
  0% {
    bottom: 0;
    opacity: 0;
    transform: translate(0, 0);
  }7% {
    opacity: 0.8;
    transform: translate(2px, 0);
  }15% {
    opacity: 0.8;
  }25% {
    opacity: 0.5;
    transform: translate(-3px, 0) scale(1);
  }40% {
    bottom: 20vh;
    opacity: 0;
    transform: translate(0, 0) scale(0);
  }100% {
    opacity: 0;
    transform: translate(0, 0);
  }
}@keyframes mini_soda {
  0% {
    bottom: 0;
    opacity: 0;
    transform: translate(0, 0);
  }7% {
    opacity: 0.8;
    transform: translate(2px, 0);
  }15% {
    opacity: 0.8;
  }25% {
    opacity: 0.5;
    transform: translate(-3px, 0) scale(1);
  }40% {
    bottom: 20vh;
    opacity: 0;
    transform: translate(0, 0) scale(0);
  }100% {
    opacity: 0;
    transform: translate(0, 0);
  }
}@-webkit-keyframes soda_area_main {
  0% {
    opacity: 0;
    margin-top: 40px;
    transform: scale(0.5);
  }10% {
    opacity: 0.5;
  }60% {
    opacity: 0;
    margin-top: 0;
    transform: scale(0.2);
  }61% {
    opacity: 0;
    margin-top: 10px;
    transform: scale(0.8);
  }100% {
    opacity: 1;
    margin-top: 0;
    transform: scale(1);
  }
}@keyframes soda_area_main {
  0% {
    opacity: 0;
    margin-top: 40px;
    transform: scale(0.5);
  }10% {
    opacity: 0.5;
  }60% {
    opacity: 0;
    margin-top: 0;
    transform: scale(0.2);
  }61% {
    opacity: 0;
    margin-top: 10px;
    transform: scale(0.8);
  }100% {
    opacity: 1;
    margin-top: 0;
    transform: scale(1);
  }
}@-webkit-keyframes soda_area {
  0% {
    opacity: 0;
    margin-top: 20px;
    transform: scale(0.6);
  }10% {
    opacity: 0.5;
  }60% {
    opacity: 0;
    margin-top: 0;
    transform: scale(0.5);
  }61% {
    opacity: 0;
    margin-top: 5px;
    transform: scale(0.9);
  }100% {
    opacity: 1;
    margin-top: 0;
    transform: scale(1);
  }
}@keyframes soda_area {
  0% {
    opacity: 0;
    margin-top: 20px;
    transform: scale(0.6);
  }10% {
    opacity: 0.5;
  }60% {
    opacity: 0;
    margin-top: 0;
    transform: scale(0.5);
  }61% {
    opacity: 0;
    margin-top: 5px;
    transform: scale(0.9);
  }100% {
    opacity: 1;
    margin-top: 0;
    transform: scale(1);
  }
}@-webkit-keyframes soda_area__02 {
  0% {
    opacity: 0;
    margin-top: 20px;
    transform: scale(0.4);
  }10% {
    opacity: 0.5;
    transform: scale(1);
  }20% {
    opacity: 1;
    transform: scale(0.7);
  }50% {
    transform: scale(1);
  }100% {
    opacity: 1;
    margin-top: 0;
    transform: scale(1);
  }
}@keyframes soda_area__02 {
  0% {
    opacity: 0;
    margin-top: 20px;
    transform: scale(0.4);
  }10% {
    opacity: 0.5;
    transform: scale(1);
  }20% {
    opacity: 1;
    transform: scale(0.7);
  }50% {
    transform: scale(1);
  }100% {
    opacity: 1;
    margin-top: 0;
    transform: scale(1);
  }
}@-webkit-keyframes soda_area___01 {
  0% {
    opacity: 0;
    margin-top: 30px;
    transform: scale(1);
  }5% {
    transform: scale(0.2);
  }10% {
    opacity: 0.5;
    transform: scale(1);
  }15% {
    transform: scale(1);
  }20% {
    opacity: 1;
    transform: scale(0.9);
  }25% {
    transform: scale(1);
  }30% {
    opacity: 0.4;
    transform: scale(0.9);
  }45% {
    opacity: 1;
    transform: scale(1);
  }100% {
    opacity: 1;
    margin-top: 0;
    transform: scale(1);
  }
}@keyframes soda_area___01 {
  0% {
    opacity: 0;
    margin-top: 30px;
    transform: scale(1);
  }5% {
    transform: scale(0.2);
  }10% {
    opacity: 0.5;
    transform: scale(1);
  }15% {
    transform: scale(1);
  }20% {
    opacity: 1;
    transform: scale(0.9);
  }25% {
    transform: scale(1);
  }30% {
    opacity: 0.4;
    transform: scale(0.9);
  }45% {
    opacity: 1;
    transform: scale(1);
  }100% {
    opacity: 1;
    margin-top: 0;
    transform: scale(1);
  }
}@-webkit-keyframes loader {
  0% {
    transform: translate(0, 0);
  }25% {
    opacity: 0.5;
    transform: translate(0, 2px);
  }50% {
    transform: translate(0, 0);
  }100% {
    transform: translate(0, 0);
  }
}@keyframes loader {
  0% {
    transform: translate(0, 0);
  }25% {
    opacity: 0.5;
    transform: translate(0, 2px);
  }50% {
    transform: translate(0, 0);
  }100% {
    transform: translate(0, 0);
  }
}@-webkit-keyframes cherry {
  0% {
    transform: rotate(0);
  }70% {
    transform: rotate(0);
  }75% {
    transform: rotate(15deg);
  }80% {
    transform: rotate(-8deg);
  }90% {
    transform: rotate(10deg);
  }100% {
    transform: rotate(0);
  }
}@keyframes cherry {
  0% {
    transform: rotate(0);
  }70% {
    transform: rotate(0);
  }75% {
    transform: rotate(15deg);
  }80% {
    transform: rotate(-8deg);
  }90% {
    transform: rotate(10deg);
  }100% {
    transform: rotate(0);
  }
}html, body {
  -webkit-text-size-adjust: 100%;

  -ms-text-size-adjust: 100%;
}body {
  font-family: font_ZenKakuGothicNew, '游ゴシック Medium', '游ゴシック', YuGothic, YuGothicM, 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 1.5;
}img {
  width: 100%;
  backface-visibility: hidden;

  -webkit-backface-visibility: hidden;
}a, a:visited, a:hover {
  text-decoration: underline;
}a:hover {
  text-decoration: none;
}a img {
  border: 0;
}.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
}@media screen and (min-width: 769px) {
  .sp {
    display: none !important;
  }
}@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
}.wrap {
  position: relative;
  overflow: hidden;
}.gnav {
  position: fixed;
  left: 0;
  display: flex;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
  z-index: -1000;
  height: 100vh;
  width: 100%;
  justify-content: center;
  background: #4cb7c3;
  align-items: center;
}@media screen and (min-width: 769px) {
  .gnav {
    left: auto;
    right: 15vw;
    width: 375px;
  }
}.gnav_in {
  opacity: 0;
  width: 90%;
  margin-bottom: 10vw;
  box-sizing: border-box;
  text-align: center;
  transform: translate(0, 2%);
  transition: all 0.8s 0s ease;
}@media screen and (max-width: 768px) {
  .gnav_in {
    margin-bottom: 40vw;
    padding: 10px 40px;
    transform: translate(0, 0);
  }
}.gnav .home__sns {
  margin-top: 15%;
}.gnav .home__sns a {
  background: #fff;
}.gnav .home__sns a svg {
  fill: #4cb7c3;
}.gnav.open {
  opacity: 1;
  visibility: visible;
  z-index: 100;
  transition: all 0.2s 0s ease;
}.gnav.open .gnav_in {
  opacity: 1;
  transform: translate(0, 0);
}.gnav.open .gnav_in li {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 22px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0.15em;
}.gnav.open .gnav_in li a {
  position: relative;
  display: block;
  margin: 10px 0;
  padding: 15px 0;
  border-radius: 8px;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s 0s ease;
}@media screen and (max-width: 768px) {
  .gnav.open .gnav_in li a {
    padding: 12px 0;
  }
}@media screen and (min-width: 769px) {
  .gnav.open .gnav_in li a:hover {
    opacity: 0.5;
    transition: all 0.5s 0s ease;
  }
}.inner {
  max-width: 1100px;
  margin: 0 auto;
}@media screen and (max-width: 768px) {
  .inner {
    width: 100%;
    padding: 0 20px;
  }
}.form {
  margin-bottom: 80px;
}.form._conf {
  margin-top: 40px;
}.form._conf .form__box {
  margin-bottom: 60px;
}.form__contents {
  width: 600px;
  margin: 0 auto;
}@media screen and (max-width: 768px) {
  .form__contents {
    width: calc(100% - 40px);
  }
}.form .note, .form .error {
  margin-top: 15px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
}.form .error {
  color: #ff2e1f;
}.form__mainimage h1 {
  width: 600px;
  margin: 0 auto 40px;
  text-align: center;
}@media screen and (max-width: 768px) {
  .form__mainimage h1 {
    width: 100%;
  }
}.form__content {
  max-width: 1000px;
  margin: 0 auto 120px;
}@media screen and (max-width: 768px) {
  .form__content {
    margin: 0 20px 60px;
  }
}.form__content_text {
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}.form__schedule {
  padding-bottom: 20px;
  text-align: center;
}.form__schedule dt {
  margin-bottom: 10px;
  padding: 8px 0;
  background: #359fde;
  border-radius: 5px;
  color: #fff;
  font-weight: 600;
  text-align: center;
}.form__schedule dd {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
}.form__box {
  padding-top: 30px;
  border-top: 1px solid #ddd;
}.form__box > div {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ddd;
}@media screen and (min-width: 769px) {
  .form__box > div {
    display: flex;
    align-items: baseline;
  }
}.form__box > div dt {
  margin-bottom: 15px;
  font-weight: bold;
}@media screen and (min-width: 769px) {
  .form__box > div dt {
    width: 200px;
    padding-top: 10px;
  }
}.form__box > div dt span {
  margin-left: 10px;
  padding: 4px 8px;
  background: #f24541;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  line-height: 1.2;
  vertical-align: middle;
}@media screen and (min-width: 769px) {
  .form__box > div dd {
    flex: 1;
  }
}.form__box > div dd strong {
  pointer-events: none;
  color: inherit;
  font-size: 18px;
  text-decoration: none;
}.form__box > div dd strong a[href^='tel:'] {
  pointer-events: none;
  color: inherit;
  text-decoration: none;
}.form__box > div dd a[href^='tel:'] {
  pointer-events: none;
  color: inherit;
  text-decoration: none;
}.form__box > div dd input::-moz-placeholder {
  color: #bbb;
}.form__box > div dd input:-ms-input-placeholder {
  color: #bbb;
}.form__box > div dd input::placeholder {
  color: #bbb;
}.form__box > div dd input {
  display: block;
  width: 100%;
  padding: 15px;
  border: 1px solid #b5b5b5;
  border-radius: 8px;
}.form__box > div dd input._error {
  background: #ffe9e8;
  border: 2px solid #f24541;
}.form__policy {
  margin-bottom: 80px;
}.form__policy_st {
  margin-bottom: 10px;
  margin-bottom: 10px;
  padding: 8px 0;
  background: #359fde;
  border-radius: 5px;
  color: #fff;
  font-weight: 600;
  text-align: center;
}.form__policy > p {
  text-align: center;
}@media screen and (max-width: 768px) {
  .form__policy {
    margin-bottom: 40px;
  }
}.form__policy_text {
  overflow-y: auto;
  height: 300px;
  padding: 18px;
  border: 1px solid #ddd;
  font-size: 13px;
  line-height: 1.8;
  text-decoration: none;
}.form__policy_text dd {
  margin-bottom: 20px;
}.form__policy_text dd p {
  margin-left: 1em;
  text-indent: -1em;
}.form__policy_text dd:last-child {
  margin-bottom: 0;
}.form__policy_check {
  margin: 50px 0 0 0;
  font-size: 14px;
  letter-spacing: 0;
  text-align: center;
}.form__policy_check_note {
  margin-left: 1.5em;
  padding-top: 15px;
  font-size: 13px;
  line-height: 1.8;
  text-indent: -1.5em;
}.form__policy_check input {
  display: none;
}.form__policy_check input:checked + label {
  font-weight: bold;
}.form__policy_check input:checked + label::after {
  opacity: 1;
  transform: translate(0, -50%) rotate(-45deg) scale(1);
}.form__policy_check label {
  cursor: pointer;
  position: relative;
  padding: 0 0 0 30px;
  transition: all 0.3s 0s ease;
}.form__policy_check label._active {
  font-weight: bold;
}.form__policy_check label._active::after {
  opacity: 1;
  transform: translate(0, -50%) rotate(-45deg) scale(1);
}.form__policy_check label._active::before {
  background: #fff !important;
  border-color: #ddd !important;
}.form__policy_check label::after, .form__policy_check label::before {
  position: absolute;
  left: 0;
  top: 50%;
  content: '';
  display: inline-block;
  transform: translate(0, -50%);
}.form__policy_check label::after {
  left: 2px;
  top: 45%;
  display: block;
  opacity: 0;
  height: 10px;
  width: 16px;
  border-bottom-width: 4px;
  border-color: #359fde;
  border-left-width: 4px;
  transform: translate(0, -50%) rotate(-45deg) scale(0.8);
  transition: all 0.3s 0s ease;
}.form__policy_check label::before {
  height: 20px;
  width: 20px;
  background: #fff;
  border: 2px solid #ddd;
}.form__policy_check span {
  margin-right: 20px;
  padding: 5px 10px;
  background: #ff2e1f;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  vertical-align: middle;
}@media screen and (max-width: 768px) {
  .form__policy_check span {
    display: inline-block;
    margin: 0 0 10px 0;
    padding: 5px 8px;
    font-size: 10px;
  }
}.form__policy_check._error label::before {
  background: #ffe9e8;
  border-color: #f24541;
}.form__policy_check._hold {
  position: relative;
}.form__policy_check._hold::before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  display: block;
  opacity: 0.3;
  z-index: 10;
  height: 100%;
  width: 100%;
}.form__policy_check._hold label {
  opacity: 0.5;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}.form__btnbox {
  margin-bottom: 40px;
}.form__btnbox button, .form__btnbox a {
  display: block;
  width: 80%;
  margin: 0 auto 20px;
  padding: 12px 0;
  border-radius: 5px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
  transition: all 0.3s 0s ease;
}@media screen and (min-width: 769px) {
  .form__btnbox button, .form__btnbox a {
    width: 400px;
  }
}.form__radio label {
  cursor: pointer;
  position: relative;
  display: flex;
  height: 70px;
  margin-bottom: 10px;
  padding: 0 10px 0 45px;
  border: 1px solid #b5b5b5;
  border-radius: 10px;
  font-size: 14px;
  align-items: center;
  letter-spacing: 0;
  transition: all 0.3s 0s ease;
}.form__radio label strong {
  padding-right: 12px;
  font-size: 14px;
}@media screen and (min-width: 769px) {
  .form__radio label strong {
    padding-right: 20px;
  }
}.form__radio label p {
  flex: 1;
  font-size: 13px;
  line-height: 1.25;
}.form__radio label._active::after {
  opacity: 1;
  transform: translate(0, -50%) scale(1);
}.form__radio label::after, .form__radio label::before {
  position: absolute;
  left: 12px;
  top: 50%;
  content: '';
  display: inline-block;
  z-index: 1;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  transform: translate(0, -50%);
}.form__radio label::before {
  background: #fff;
  border: 2px solid #41abe8;
}.form__radio label::after {
  left: 16.4px;
  opacity: 0;
  height: 11px;
  width: 11px;
  background: #41abe8;
  border: 2px solid #41abe8;
  transform: translate(0, -50%) scale(0.8);
  transition: all 0.3s 0s ease;
}.form__radio input {
  display: none !important;
}.form__radio input:checked + label {
  font-weight: bold;
}@media screen and (max-width: 768px) {
  .form__radio input:checked + label {
    background: #41abe8;
    border: 2px solid #41abe8;
    color: #fff;
  }
}.form__radio input:checked + label::after {
  opacity: 1;
  transform: translate(0, -50%) scale(1);
}@media screen and (max-width: 768px) {
  .form__radio .error {
    margin: 5px auto 0 15px;
  }
}.btn01 {
  position: relative;
  background: linear-gradient(353deg, #323232 0%, #5f5f5f 100%);
  border: 1px solid #000;
  color: #fff;
  font-size: 18px;
}.btn01::before {
  position: absolute;
  right: 15px;
  top: 50%;
  content: '';
  display: inline-block;
  height: 14px;
  width: 8px;
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 6.869 12.326\'%3E%3Cpath fill=\'%23fff\' d=\'M.707,0,0,.706,5.455,6.163,0,11.619l.707.707L6.869,6.163Z\' /%3E%3C/svg%3E');
  background-repeat: no-repeat;
  transform: translate(0, -50%);
  transition: all 0.3s 0s ease;
}.btn01:hover {
  opacity: 0.7;
}.btn01:hover::before {
  right: 10px;
}.btn02 {
  position: relative;
  background: #fff;
  border: 1px solid #b5b5b5;
  color: #333;
  font-size: 15px;
}.btn02:hover {
  opacity: 0.7;
}.btn02:hover::before {
  left: 10px;
}.btn02::before {
  position: absolute;
  left: 15px;
  top: 50%;
  content: '';
  display: inline-block;
  height: 14px;
  width: 8px;
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 6.869 12.326\'%3E%3Cpath fill=\'%23b5b5b5\' d=\'M.707,0,0,.706,5.455,6.163,0,11.619l.707.707L6.869,6.163Z\' /%3E%3C/svg%3E');
  background-repeat: no-repeat;
  transform: translate(0, -50%) rotate(180deg);
  transition: all 0.3s 0s ease;
}.thanks {
  margin-top: 80px;
}.thanks dt {
  margin-bottom: 30px;
  color: #359fde;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}.thanks dd p {
  margin-bottom: 50px;
  font-size: 14px;
  line-height: 1.8;
}.form__btnbox a.btn03 {
  position: relative;
  display: block;
  width: 130px;
  text-decoration: none;
}.form__btnbox a.btn03::before {
  position: absolute;
  right: 5px;
  top: 50%;
  content: '';
  display: block;
  height: 12px;
  width: 6px;
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 6.869 12.326\'%3E%3Cpath fill=\'%23333333\' d=\'M.707,0,0,.706,5.455,6.163,0,11.619l.707.707L6.869,6.163Z\' /%3E%3C/svg%3E');
  background-repeat: no-repeat;
  transform: translate(0, -50%);
  transition: all 0.3s 0s ease;
}.form__btnbox a.btn03:hover {
  opacity: 0.7;
}.form__btnbox a.btn03:hover::before {
  right: 0;
}
