@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");
/* resset.dev • v5.0.2 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
  height: 0;
  /* Add the correct box sizing in Firefox */
  color: inherit;
  /* Correct border color in Firefox. */
}

details,
main {
  display: block;
  /* Render the `main` element consistently in IE. */
}

summary {
  display: list-item;
  /* Add the correct display in all browsers */
}

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */
}

[hidden] {
  display: none;
  /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: none;
  /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
}

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}

pre {
  font-size: 1em;
  /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder;
  /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 0.75em;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit;
  /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0;
  /* Remove text indentation in Chrome, Edge, and Safari */
}

iframe {
  border-style: none;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
  /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type=search] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled=true] {
  cursor: default;
}

h5 {
  font-size: clamp(20, 2.9282576867vw, 60);
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.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 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.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: 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;
}

.slider1 {
  position: relative;
  z-index: 1;
}

.slider-item01 {
  background: url(../img/hero1.jpg);
}

.slider-item02 {
  background: url(../img/hero2.jpg);
}

.slider-item03 {
  background: url(../img/hero3.jpg);
}

.slider-item {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.slider2 .slick-slide,
.slider3 .slick-slide {
  margin-right: 1vw !important;
  margin-left: 1vw !important;
}
.slider2 .slick-dots,
.slider3 .slick-dots {
  position: relative;
  z-index: 3;
  text-align: center;
  margin: -3% 0 0 0;
}
.slider2 .slick-dots li,
.slider3 .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
.slider2 .slick-dots button,
.slider3 .slick-dots button {
  color: transparent;
  outline: none;
  width: 8px;
  height: 8px;
  display: block;
  border-radius: 50%;
  background: #fff;
}
.slider2 .slick-dots .slick-active button,
.slider3 .slick-dots .slick-active button {
  background: #333;
}

/*■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■

共通設定

■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■━■*/
body {
  font-family: "Noto Sans JP", sans-serif;
  color: #3f3f3f;
  font-size: 100%;
  letter-spacing: 0em;
  line-height: 1.6;
  font-weight: 600;
}
@media print, screen and (min-width: 769px) {
  body {
    letter-spacing: 0em;
    line-height: 1.7;
  }
}

main {
  display: block;
  overflow: hidden;
}

section {
  position: relative;
}

ul,
ol {
  list-style-type: none;
}

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

a {
  color: #3f3f3f;
  text-decoration: none;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
a:hover {
  opacity: 0.6;
}

.inner {
  max-width: 1280px;
  margin-inline: auto;
  padding-inline: clamp(0px, 3.125vw, 60px);
  position: relative;
}
@media print, screen and (max-width: 768px) {
  .inner {
    padding-inline: 1rem;
  }
}

.inner2 {
  max-width: 1080px;
  margin-inline: auto;
  position: relative;
  padding-inline: 60px;
}
@media print, screen and (max-width: 768px) {
  .inner2 {
    padding-inline: 1rem;
  }
}

.inner-rgba {
  padding: 0 37px;
  margin: 0 auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  background-color: rgba(255, 255, 255, 0.8);
}
@media print, screen and (min-width: 769px) {
  .inner-rgba {
    padding: 0% 138px;
  }
}

.rgba {
  background-color: rgba(255, 255, 255, 0.8);
}

#pagetop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 5;
}
#pagetop i {
  padding-top: 9px;
}
#pagetop a {
  display: block;
  z-index: 999;
  border-radius: 30px;
  width: 35px;
  height: 35px;
  background-color: orange;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.arrowtop {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  color: #fff;
  text-decoration: none;
}
.arrowtop:before {
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
}
.arrowtop:after {
  content: "";
  width: 9px;
  height: 9px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: 55%;
  left: 6px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.iframe {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 100%;
}
.iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.youtube {
  width: 100%;
  aspect-ratio: 16/9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}

.map {
  position: relative;
  height: 0;
  width: 50%;
  padding-top: 30%;
}
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.map2 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  height: 300px;
}
@media print, screen and (min-width: 769px) {
  .map2 {
    height: 300px;
  }
}
.map2__in {
  width: 100%;
  height: 300px;
  overflow: hidden;
  border-radius: 15px;
}
@media print, screen and (min-width: 769px) {
  .map2__in {
    height: 300px;
  }
}
.map2__in iframe {
  width: 100%;
  height: 600px;
  margin-top: -150px;
}
@media print, screen and (min-width: 769px) {
  .map2__in iframe {
    height: 600px;
  }
}

.hami {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
}

.ff-1 {
  font-family: "Noto Sans JP", sans-serif;
}

.ff-2 {
  font-family: "avenir-lt-pro", sans-serif;
}

.ff-3 {
  font-family: "Inconsolata", monospace;
}

.fw-r {
  font-weight: 400;
}

.fw-m {
  font-weight: 500;
}

.fw-s {
  font-weight: 600;
}

.fw-b {
  font-weight: 700;
}

.clr-f {
  color: #3f3f3f;
}

.clr-w {
  color: #fff;
}

.clr-1 {
  color: #000;
}

.clr-2 {
  color: #000;
}

.clr-3 {
  color: #000;
}

.clr-4 {
  color: #000;
}

.clr-5 {
  color: #000;
}

.clr-6 {
  color: #000;
}

.bgc-1 {
  background-color: #000;
}

.bgc-2 {
  background-color: #000;
}

.bgc-3 {
  background-color: #000;
}

.bgc-4 {
  background-color: #000;
}

.bgc-5 {
  background-color: #000;
}

.bgc-6 {
  background-color: #000;
}

.sp-only {
  display: block;
}
@media print, screen and (min-width: 769px) {
  .sp-only {
    display: none;
  }
}

.sp2-only {
  display: block;
}
@media print, screen and (min-width: 992px) {
  .sp2-only {
    display: none;
  }
}

.pc-only {
  display: none;
}
@media print, screen and (min-width: 769px) {
  .pc-only {
    display: block;
  }
}

.pc2-only {
  display: none;
}
@media print, screen and (min-width: 992px) {
  .pc2-only {
    display: block;
  }
}

.ind1 {
  margin-left: 1rem;
  text-indent: -1rem;
}

.ind2 {
  margin-left: 2rem;
  text-indent: -2rem;
}

.ind3 {
  margin-left: 3rem;
  text-indent: -3rem;
}

.tac {
  text-align: center;
}
.tac-pc {
  text-align: left;
}
@media print, screen and (min-width: 769px) {
  .tac-pc {
    text-align: center;
  }
}
.tac-sp {
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .tac-sp {
    text-align: left;
  }
}
.tac-all {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.tac-w {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.tac-h {
  position: absolute;
  top: 50%;
  left: 0%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.vat {
  vertical-align: top;
}

.vab {
  vertical-align: bottom;
}

.tate-mixed {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: mixed;
}

.tate-upright {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
}

@media print, screen and (min-width: 769px) {
  .tate-upright-pc {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-orientation: upright;
  }
}

.tate-upright-sp {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
}
@media print, screen and (min-width: 769px) {
  .tate-upright-sp {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    text-orientation: upright;
  }
}

.tate-sideways {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: sideways;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  /* 上端から0pxのところで固定 */
}

.scroll {
  position: absolute;
  bottom: 20px;
  left: 50%;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-decoration: none;
  padding-top: 70px;
  color: #fff;
  z-index: 1;
}
.scroll span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb 1.5s infinite;
  animation: sdb 1.5s infinite;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@-webkit-keyframes sdb {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
            transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
            transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
.mt0 {
  margin-top: 0px;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mt35 {
  margin-top: 35px;
}

.mt40 {
  margin-top: 40px;
}

.mt45 {
  margin-top: 45px;
}

.mt50 {
  margin-top: 50px;
}

.mt55 {
  margin-top: 55px;
}

.mt60 {
  margin-top: 60px;
}

.mt65 {
  margin-top: 65px;
}

.mt70 {
  margin-top: 70px;
}

.mt75 {
  margin-top: 75px;
}

.mt80 {
  margin-top: 80px;
}

.mt85 {
  margin-top: 85px;
}

.mt90 {
  margin-top: 90px;
}

.mt95 {
  margin-top: 95px;
}

.mt100 {
  margin-top: 100px;
}

.mb0 {
  margin-bottom: 0px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb45 {
  margin-bottom: 45px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb55 {
  margin-bottom: 55px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb65 {
  margin-bottom: 65px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb75 {
  margin-bottom: 75px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb85 {
  margin-bottom: 85px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb95 {
  margin-bottom: 95px;
}

.mb100 {
  margin-bottom: 100px;
}

.mla {
  margin-left: auto;
}

.mra {
  margin-right: auto;
}

.m0a {
  width: auto;
  margin: 0 auto;
}

.fz12 {
  font-size: 0.75rem;
}

.fz13 {
  font-size: 0.8125rem;
}

.fz14 {
  font-size: 0.875rem;
}

.fz15 {
  font-size: 0.9375rem;
}

.fz16 {
  font-size: 1rem;
}

.fz17 {
  font-size: 1.0625rem;
}

.fz18 {
  font-size: 1.125rem;
}

.fz19 {
  font-size: 1.1875rem;
}

.fz20 {
  font-size: 1.25rem;
}

.fz21 {
  font-size: 1.3125rem;
}

.fz22 {
  font-size: 1.375rem;
}

.fz23 {
  font-size: 1.4375rem;
}

.fz24 {
  font-size: 1.5rem;
}

.fz25 {
  font-size: 1.5625rem;
}

.fz26 {
  font-size: 1.625rem;
}

.fz27 {
  font-size: 1.6875rem;
}

.fz28 {
  font-size: 1.75rem;
}

.fz29 {
  font-size: 1.8125rem;
}

.fz30 {
  font-size: 1.875rem;
}

.fz31 {
  font-size: 1.9375rem;
}

.fz32 {
  font-size: 2rem;
}

.fz33 {
  font-size: 2.0625rem;
}

.fz34 {
  font-size: 2.125rem;
}

.fz35 {
  font-size: 2.1875rem;
}

.fz36 {
  font-size: 2.25rem;
}

.fz37 {
  font-size: 2.3125rem;
}

.fz38 {
  font-size: 2.375rem;
}

.fz39 {
  font-size: 2.4375rem;
}

.fz40 {
  font-size: 2.5rem;
}

.w10 {
  width: 10%;
}

.w11 {
  width: 11%;
}

.w12 {
  width: 12%;
}

.w13 {
  width: 13%;
}

.w14 {
  width: 14%;
}

.w15 {
  width: 15%;
}

.w16 {
  width: 16%;
}

.w17 {
  width: 17%;
}

.w18 {
  width: 18%;
}

.w19 {
  width: 19%;
}

.w20 {
  width: 20%;
}

.w21 {
  width: 21%;
}

.w22 {
  width: 22%;
}

.w23 {
  width: 23%;
}

.w24 {
  width: 24%;
}

.w25 {
  width: 25%;
}

.w26 {
  width: 26%;
}

.w27 {
  width: 27%;
}

.w28 {
  width: 28%;
}

.w29 {
  width: 29%;
}

.w30 {
  width: 30%;
}

.w31 {
  width: 31%;
}

.w32 {
  width: 32%;
}

.w33 {
  width: 33%;
}

.w34 {
  width: 34%;
}

.w35 {
  width: 35%;
}

.w36 {
  width: 36%;
}

.w37 {
  width: 37%;
}

.w38 {
  width: 38%;
}

.w39 {
  width: 39%;
}

.w40 {
  width: 40%;
}

.w41 {
  width: 41%;
}

.w42 {
  width: 42%;
}

.w43 {
  width: 43%;
}

.w44 {
  width: 44%;
}

.w45 {
  width: 45%;
}

.w46 {
  width: 46%;
}

.w47 {
  width: 47%;
}

.w48 {
  width: 48%;
}

.w49 {
  width: 49%;
}

.w50 {
  width: 50%;
}

.w51 {
  width: 51%;
}

.w52 {
  width: 52%;
}

.w53 {
  width: 53%;
}

.w54 {
  width: 54%;
}

.w55 {
  width: 55%;
}

.w56 {
  width: 56%;
}

.w57 {
  width: 57%;
}

.w58 {
  width: 58%;
}

.w59 {
  width: 59%;
}

.w60 {
  width: 60%;
}

.w61 {
  width: 61%;
}

.w62 {
  width: 62%;
}

.w63 {
  width: 63%;
}

.w64 {
  width: 64%;
}

.w65 {
  width: 65%;
}

.w66 {
  width: 66%;
}

.w67 {
  width: 67%;
}

.w68 {
  width: 68%;
}

.w69 {
  width: 69%;
}

.w70 {
  width: 70%;
}

.w71 {
  width: 71%;
}

.w72 {
  width: 72%;
}

.w73 {
  width: 73%;
}

.w74 {
  width: 74%;
}

.w75 {
  width: 75%;
}

.w76 {
  width: 76%;
}

.w77 {
  width: 77%;
}

.w78 {
  width: 78%;
}

.w79 {
  width: 79%;
}

.w80 {
  width: 80%;
}

.w81 {
  width: 81%;
}

.w82 {
  width: 82%;
}

.w83 {
  width: 83%;
}

.w84 {
  width: 84%;
}

.w85 {
  width: 85%;
}

.w86 {
  width: 86%;
}

.w87 {
  width: 87%;
}

.w88 {
  width: 88%;
}

.w89 {
  width: 89%;
}

.w90 {
  width: 90%;
}

.w91 {
  width: 91%;
}

.w92 {
  width: 92%;
}

.w93 {
  width: 93%;
}

.w94 {
  width: 94%;
}

.w95 {
  width: 95%;
}

.w96 {
  width: 96%;
}

.w97 {
  width: 97%;
}

.w98 {
  width: 98%;
}

.w99 {
  width: 99%;
}

.w100 {
  width: 100%;
}

.box {
  width: 220px;
  padding: 20px;
  margin: 0 20px 20px 0;
  background: #666;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@-webkit-keyframes movetop {
  0% {
    -webkit-transform: translateY(-200px);
            transform: translateY(-200px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@keyframes movetop {
  0% {
    -webkit-transform: translateY(-200px);
            transform: translateY(-200px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
.move-top {
  opacity: 0;
}
.move-top.move-on {
  -webkit-animation: movetop 1s ease-in-out 0.5s 1 normal both;
          animation: movetop 1s ease-in-out 0.5s 1 normal both;
}

@-webkit-keyframes movebottom {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@keyframes movebottom {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
.move-bottom {
  opacity: 0;
}
.move-bottom.move-on {
  -webkit-animation: movebottom 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.3s both;
          animation: movebottom 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.3s both;
}

@-webkit-keyframes moveleft {
  0% {
    -webkit-transform: translateX(-200px);
            transform: translateX(-200px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@keyframes moveleft {
  0% {
    -webkit-transform: translateX(-200px);
            transform: translateX(-200px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
.move-left {
  opacity: 0;
}
.move-left.move-on {
  -webkit-animation: moveleft 1s ease-in-out 0.5s 1 normal both;
          animation: moveleft 1s ease-in-out 0.5s 1 normal both;
}

@-webkit-keyframes moveright {
  0% {
    -webkit-transform: translateX(200px);
            transform: translateX(200px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@keyframes moveright {
  0% {
    -webkit-transform: translateX(200px);
            transform: translateX(200px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
.move-right {
  opacity: 0;
}
.move-right.move-on {
  -webkit-animation: moveright 1s ease-in-out 0.5s 1 normal both;
          animation: moveright 1s ease-in-out 0.5s 1 normal both;
}

.img-wrap-left {
  overflow: hidden;
  position: relative;
}

.img-wrap-left::before {
  background: #fff;
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
  width: 100%;
  -webkit-animation: none;
          animation: none;
}

.img-wrap-left.move-on::before {
  -webkit-animation: img-wrap 2s cubic-bezier(0.4, 0, 0.2, 1) forwards;
          animation: img-wrap 2s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

@-webkit-keyframes img-wrap {
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes img-wrap {
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
.img-wrap-right {
  overflow: hidden;
  position: relative;
}

.img-wrap-right::before {
  background: #fff;
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
  width: 100%;
  -webkit-animation: none;
          animation: none;
}

.img-wrap-right.move-on::before {
  -webkit-animation: img-wrap-right 2s cubic-bezier(0.4, 0, 0.2, 1) forwards;
          animation: img-wrap-right 2s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

@-webkit-keyframes img-wrap-right {
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes img-wrap-right {
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
.img-wrap-top {
  overflow: hidden;
  position: relative;
}

.img-wrap-top::before {
  background: #fff;
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
  height: 100%;
  -webkit-animation: none;
          animation: none;
}

.img-wrap-top.move-on::before {
  -webkit-animation: img-wrap-top 2s cubic-bezier(0.4, 0, 0.2, 1) forwards;
          animation: img-wrap-top 2s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

@-webkit-keyframes img-wrap-top {
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

@keyframes img-wrap-top {
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
.img-wrap-bottom {
  overflow: hidden;
  position: relative;
}

.img-wrap-bottom::before {
  background: #fff;
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
  height: 100%;
  -webkit-animation: none;
          animation: none;
}

.img-wrap-bottom.move-on::before {
  -webkit-animation: img-wrap-bottom 2s cubic-bezier(0.4, 0, 0.2, 1) forwards;
          animation: img-wrap-bottom 2s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

@-webkit-keyframes img-wrap-bottom {
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

@keyframes img-wrap-bottom {
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
.mask-bg-top {
  color: transparent;
  display: inline-block;
  font-size: 36px;
  font-weight: bold;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0ms 450ms;
  transition: color 0ms 450ms;
}
.mask-bg-top img {
  opacity: 0;
  -webkit-transition: opacity 1.2s cubic-bezier(0.8, 0, 0.17, 1);
  transition: opacity 1.2s cubic-bezier(0.8, 0, 0.17, 1);
}
.mask-bg-top::after {
  background: -webkit-gradient(linear, left top, left bottom, from(#362ae0), color-stop(50%, #3b79cc), to(#42d3ed));
  background: -webkit-linear-gradient(top, #362ae0 0%, #3b79cc 50%, #42d3ed 100%);
  background: linear-gradient(to bottom, #362ae0 0%, #3b79cc 50%, #42d3ed 100%);
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translate(0, -100%);
          transform: translate(0, -100%);
}
.mask-bg-top.move-on {
  color: #362ae0;
}
.mask-bg-top.move-on img {
  opacity: 1;
}
.mask-bg-top.move-on::after {
  -webkit-animation: mask-bg-top 1.2s cubic-bezier(0.8, 0, 0.17, 1);
          animation: mask-bg-top 1.2s cubic-bezier(0.8, 0, 0.17, 1);
}

.mask-bg-right {
  color: transparent;
  display: inline-block;
  font-size: 36px;
  font-weight: bold;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0ms 450ms;
  transition: color 0ms 450ms;
}
.mask-bg-right img {
  opacity: 0;
  -webkit-transition: opacity 1.2s cubic-bezier(0.8, 0, 0.17, 1);
  transition: opacity 1.2s cubic-bezier(0.8, 0, 0.17, 1);
}
.mask-bg-right::after {
  background: -webkit-gradient(linear, right top, left top, from(#362ae0), color-stop(50%, #3b79cc), to(#42d3ed));
  background: -webkit-linear-gradient(right, #362ae0 0%, #3b79cc 50%, #42d3ed 100%);
  background: linear-gradient(to left, #362ae0 0%, #3b79cc 50%, #42d3ed 100%);
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translate(100%, 0);
          transform: translate(100%, 0);
}
.mask-bg-right.move-on {
  color: #362ae0;
}
.mask-bg-right.move-on img {
  opacity: 1;
}
.mask-bg-right.move-on::after {
  -webkit-animation: mask-bg-right 1.2s cubic-bezier(0.8, 0, 0.17, 1);
          animation: mask-bg-right 1.2s cubic-bezier(0.8, 0, 0.17, 1);
}

.mask-bg-bottom {
  color: transparent;
  display: inline-block;
  font-size: 36px;
  font-weight: bold;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0ms 450ms;
  transition: color 0ms 450ms;
}
.mask-bg-bottom img {
  opacity: 0;
  -webkit-transition: opacity 1.2s cubic-bezier(0.8, 0, 0.17, 1);
  transition: opacity 1.2s cubic-bezier(0.8, 0, 0.17, 1);
}
.mask-bg-bottom::after {
  background: -webkit-gradient(linear, left bottom, left top, from(#362ae0), color-stop(50%, #3b79cc), to(#42d3ed));
  background: -webkit-linear-gradient(bottom, #362ae0 0%, #3b79cc 50%, #42d3ed 100%);
  background: linear-gradient(to top, #362ae0 0%, #3b79cc 50%, #42d3ed 100%);
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
}
.mask-bg-bottom.move-on {
  color: #362ae0;
}
.mask-bg-bottom.move-on img {
  opacity: 1;
}
.mask-bg-bottom.move-on::after {
  -webkit-animation: mask-bg-bottom 1.2s cubic-bezier(0.8, 0, 0.17, 1);
          animation: mask-bg-bottom 1.2s cubic-bezier(0.8, 0, 0.17, 1);
}

.mask-bg-left {
  color: transparent;
  display: inline-block;
  font-size: 36px;
  font-weight: bold;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0ms 450ms;
  transition: color 0ms 450ms;
}
.mask-bg-left img {
  opacity: 0;
  -webkit-transition: opacity 1.2s cubic-bezier(0.8, 0, 0.17, 1);
  transition: opacity 1.2s cubic-bezier(0.8, 0, 0.17, 1);
}
.mask-bg-left::after {
  background: -webkit-gradient(linear, left top, right top, from(#362ae0), color-stop(50%, #3b79cc), to(#42d3ed));
  background: -webkit-linear-gradient(left, #362ae0 0%, #3b79cc 50%, #42d3ed 100%);
  background: linear-gradient(to right, #362ae0 0%, #3b79cc 50%, #42d3ed 100%);
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translate(-100%, 0);
          transform: translate(-100%, 0);
}
.mask-bg-left.move-on {
  color: #362ae0;
}
.mask-bg-left.move-on img {
  opacity: 1;
}
.mask-bg-left.move-on::after {
  -webkit-animation: mask-bg-left 1.2s cubic-bezier(0.8, 0, 0.17, 1);
          animation: mask-bg-left 1.2s cubic-bezier(0.8, 0, 0.17, 1);
}

@-webkit-keyframes mask-bg-top {
  0% {
    -webkit-transform: translate(0, -101%);
            transform: translate(0, -101%);
  }
  40%, 60% {
    -webkit-transform: translate(0, 0%);
            transform: translate(0, 0%);
  }
  100% {
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
  }
}

@keyframes mask-bg-top {
  0% {
    -webkit-transform: translate(0, -101%);
            transform: translate(0, -101%);
  }
  40%, 60% {
    -webkit-transform: translate(0, 0%);
            transform: translate(0, 0%);
  }
  100% {
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
  }
}
@-webkit-keyframes mask-bg-right {
  0% {
    -webkit-transform: translate(101%, 0);
            transform: translate(101%, 0);
  }
  40%, 60% {
    -webkit-transform: translate(0, 0%);
            transform: translate(0, 0%);
  }
  100% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
}
@keyframes mask-bg-right {
  0% {
    -webkit-transform: translate(101%, 0);
            transform: translate(101%, 0);
  }
  40%, 60% {
    -webkit-transform: translate(0, 0%);
            transform: translate(0, 0%);
  }
  100% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
}
@-webkit-keyframes mask-bg-bottom {
  0% {
    -webkit-transform: translate(0, 101%);
            transform: translate(0, 101%);
  }
  40%, 60% {
    -webkit-transform: translate(0, 0%);
            transform: translate(0, 0%);
  }
  100% {
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
  }
}
@keyframes mask-bg-bottom {
  0% {
    -webkit-transform: translate(0, 101%);
            transform: translate(0, 101%);
  }
  40%, 60% {
    -webkit-transform: translate(0, 0%);
            transform: translate(0, 0%);
  }
  100% {
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
  }
}
@-webkit-keyframes mask-bg-left {
  0% {
    -webkit-transform: translate(-101%, 0);
            transform: translate(-101%, 0);
  }
  40%, 60% {
    -webkit-transform: translate(0, 0%);
            transform: translate(0, 0%);
  }
  100% {
    -webkit-transform: translate(100%, 0);
            transform: translate(100%, 0);
  }
}
@keyframes mask-bg-left {
  0% {
    -webkit-transform: translate(-101%, 0);
            transform: translate(-101%, 0);
  }
  40%, 60% {
    -webkit-transform: translate(0, 0%);
            transform: translate(0, 0%);
  }
  100% {
    -webkit-transform: translate(100%, 0);
            transform: translate(100%, 0);
  }
}
.move-text {
  opacity: 0;
}
.move-text span {
  opacity: 0;
}

.move-text2 {
  opacity: 0;
}
.move-text2 span {
  opacity: 0;
}

.fade-in {
  opacity: 0;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.fade-in.move-on {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.fade-bottom {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.fade-bottom.move-on {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.fade-left {
  opacity: 0;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  -webkit-transition: 1s;
  transition: 1s;
}
.fade-left.move-on {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
}

.fade-right {
  opacity: 0;
  -webkit-transform: translate(50%, 0);
          transform: translate(50%, 0);
  -webkit-transition: 1s;
  transition: 1s;
}
.fade-right.move-on {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
            transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
            transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0) scaleY(0.95);
            transform: translateZ(0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
            transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}

@keyframes bounce {
  0%, 20%, 53%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
            transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
            transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0) scaleY(0.95);
            transform: translateZ(0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
            transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
.move-bounce.move-on {
  -webkit-animation: bounce 1s ease-in-out 0.5s 1 normal both;
          animation: bounce 1s ease-in-out 0.5s 1 normal both;
}

@-webkit-keyframes anime-h {
  0% {
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
  100% {
    -webkit-transform: translate(0, -15px);
            transform: translate(0, -15px);
  }
}

@keyframes anime-h {
  0% {
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
  100% {
    -webkit-transform: translate(0, -15px);
            transform: translate(0, -15px);
  }
}
.anime-h {
  -webkit-animation: anime-h 1.5s ease-in-out 0s infinite alternate;
          animation: anime-h 1.5s ease-in-out 0s infinite alternate;
  display: inline-block;
}

@-webkit-keyframes anime-w {
  0% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  100% {
    -webkit-transform: translate(15px, 0);
            transform: translate(15px, 0);
  }
}

@keyframes anime-w {
  0% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  100% {
    -webkit-transform: translate(15px, 0);
            transform: translate(15px, 0);
  }
}
.anime-w {
  -webkit-animation: anime-w 1.5s ease-in-out 0s infinite alternate;
          animation: anime-w 1.5s ease-in-out 0s infinite alternate;
  display: inline-block;
}

@-webkit-keyframes anime-swing {
  50% {
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
  100% {
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
  }
}

@keyframes anime-swing {
  50% {
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
  100% {
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
  }
}
.anime-swing {
  -webkit-animation: anime-swing 5s ease-in-out 0s infinite alternate;
          animation: anime-swing 5s ease-in-out 0s infinite alternate;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
  display: inline-block;
}

@-webkit-keyframes anime-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes anime-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.anime-spin {
  -webkit-animation: anime-spin 2s linear 0s infinite alternate;
          animation: anime-spin 2s linear 0s infinite alternate;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  display: inline-block;
}

@-webkit-keyframes anime-zoom {
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}

@keyframes anime-zoom {
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
.anime-zoom {
  -webkit-animation: anime-zoom 1.5s ease-in-out 0s infinite alternate;
          animation: anime-zoom 1.5s ease-in-out 0s infinite alternate;
  -webkit-transform: scale(0.85, 0.85);
          transform: scale(0.85, 0.85);
  display: inline-block;
}

.fly {
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
}
.fly:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translate(0, -4px);
          transform: translate(0, -4px);
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.12);
}

.light {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.light:hover {
  -webkit-filter: brightness(150%);
          filter: brightness(150%);
}

.shine {
  position: relative;
}
.shine::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.3)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
}
.shine:hover::before {
  -webkit-animation: shine 0.75s;
          animation: shine 0.75s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}
.blur {
  -webkit-filter: blur(2px);
          filter: blur(2px);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.blur:hover {
  -webkit-filter: blur(0);
          filter: blur(0);
}

.gray {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.gray:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}

.zoom {
  overflow: hidden;
}
.zoom img {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.zoom img:hover {
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}

.color {
  background: blue;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.color img:hover {
  opacity: 0.5;
}

.text-animation1 {
  position: relative;
  padding-bottom: 10px;
}
.text-animation1:hover {
  color: #0481A2;
}
.text-animation1::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 10%;
  width: 80%;
  height: 2px;
  background: #0481A2;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: center top;
          transform-origin: center top;
}
.text-animation1:hover::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.text-animation2 {
  position: relative;
}
.text-animation2::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 10%;
  width: 80%;
  height: 1px;
  background: #666;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: center top;
          transform-origin: center top;
}
.text-animation2:hover::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.text-animation3 {
  position: relative;
  padding-bottom: 10px;
}
.text-animation3:hover {
  color: #0481A2;
}
.text-animation3::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 10%;
  width: 80%;
  height: 2px;
  background: #0481A2;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}
.text-animation3:hover::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.text-animation4 {
  position: relative;
  padding-top: 10px;
}
.text-animation4:hover {
  color: #0481A2;
}
.text-animation4::after {
  content: "";
  position: absolute;
  top: 0;
  left: 10%;
  width: 80%;
  height: 2px;
  background: #0481A2;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}
.text-animation4:hover::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.text-animation5 {
  position: relative;
}
.text-animation5::after {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #0481A2;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
}
.text-animation5:hover::after {
  width: 100%;
  opacity: 1;
}
.text-animation5:hover {
  color: #fff;
}

.text-animation6 {
  position: relative;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
  padding-top: 10px;
  padding-bottom: 10px;
}
.text-animation6::after {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #0481A2;
  opacity: 0;
}
.text-animation6:hover::after {
  width: 100%;
  opacity: 1;
  -webkit-animation: bgappear 0.5s forwards;
          animation: bgappear 0.5s forwards;
}
@-webkit-keyframes bgappear {
  0% {
    width: 0%;
    height: 1px;
  }
  50% {
    width: 100%;
    height: 1px;
  }
  100% {
    width: 100%;
    height: 100%;
    background: #0481A2;
  }
}
@keyframes bgappear {
  0% {
    width: 0%;
    height: 1px;
  }
  50% {
    width: 100%;
    height: 1px;
  }
  100% {
    width: 100%;
    height: 100%;
    background: #0481A2;
  }
}
.text-animation6:hover {
  color: #fff;
  z-index: 1;
}

.text-animation7 {
  display: inline-block;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.text-animation7:hover {
  background: #0481A2;
  color: #fff;
}
.text-animation7:hover {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.text-animation7:before, .text-animation7:after {
  content: "";
  position: absolute;
  left: 0;
  height: 2px;
  width: 100%;
  background: #0481A2;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.text-animation7::before {
  top: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.text-animation7::after {
  bottom: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.text-animation7:hover::before, .text-animation7:hover::after {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.text-animation8 {
  position: relative;
  padding-bottom: 10px;
}
.text-animation8:hover {
  color: #0481A2;
}
.text-animation8::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  border-radius: 50%;
  background: #0481A2;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0.04, 1);
          transform: scale(0.04, 1);
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}
.text-animation8:hover::after {
  height: 2px;
  border-radius: 0;
  -webkit-transform: scale(0.8, 1);
          transform: scale(0.8, 1);
}

.text-animation9 {
  position: relative;
  overflow: hidden;
  padding: 10px 60px;
}
.text-animation9 span {
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  display: block;
  opacity: 1;
  white-space: nowrap;
}
.text-animation9 span:nth-child(2) {
  opacity: 0;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}
.text-animation9:hover span:nth-child(1) {
  opacity: 0;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}
.text-animation9:hover span:nth-child(2) {
  opacity: 1;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.text-animation10 {
  position: relative;
  margin: 0 10px;
  display: block;
  width: 200px;
  text-align: center;
}
.text-animation10::before, .text-animation10::after {
  content: "";
  position: absolute;
  background: #0481A2;
  width: 0;
  height: 2px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.text-animation10::before {
  right: 0;
  bottom: 0;
}
.text-animation10::after {
  left: 0;
  top: 0;
}
.text-animation10 span {
  display: block;
}
.text-animation10 span::before, .text-animation10 span::after {
  content: "";
  position: absolute;
  background: #0481A2;
  width: 2px;
  height: 0;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.text-animation10 span::before {
  left: 0;
  bottom: 0;
}
.text-animation10 span::after {
  right: 0;
  top: 0;
}
.text-animation10:hover::before, .text-animation10:hover::after {
  width: 100%;
}
.text-animation10:hover::after {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.text-animation10:hover::before {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.text-animation10.current span::before, .text-animation10.current span::after, .text-animation10:hover span::before, .text-animation10:hover span::after {
  height: 100%;
}
.text-animation10:hover span::before {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.text-animation10:hover span::after {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.text-animation11 {
  position: relative;
  margin: 0 10px;
  display: block;
  width: 300px;
  text-align: center;
}
.text-animation11::before, .text-animation11::after {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  background: #0481A2;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.text-animation11::before {
  right: 0;
  top: 0;
}
.text-animation11::after {
  left: 0;
  bottom: 0;
}
.text-animation11 span {
  display: block;
}
.text-animation11 span::before, .text-animation11 span::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 0;
  background: #0481A2;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.text-animation11 span::before {
  left: 0;
  top: 0;
}
.text-animation11 span::after {
  right: 0;
  bottom: 0;
}
.text-animation11:hover::before, .text-animation11:hover::after {
  width: 100%;
}
.text-animation11:hover span::before, .text-animation11:hover span::after {
  height: 100%;
}

.btn {
  position: relative;
  overflow: hidden;
  text-decoration: none;
  display: inline-block;
  border: 1px solid #555;
  padding: 10px 30px;
  text-align: center;
  outline: none;
  -webkit-transition: ease 0.2s;
  transition: ease 0.2s;
}

.btn span {
  position: relative;
  z-index: 3;
  color: #333;
}

.btn:hover span {
  color: #fff;
}

.bgleft:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #333;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s, -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
}

.bgleft:hover:before {
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.bgright:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #333;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s, -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}

.bgright:hover:before {
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.bgtop:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #333;
  width: 100%;
  height: 0;
  -webkit-transition: 0.3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: 0.3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
}

.bgtop:hover:before {
  height: 100%;
  background-color: #333;
}

.bgbottom:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: #333;
  width: 100%;
  height: 0;
  -webkit-transition: 0.3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: 0.3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
}

.bgbottom:hover:before {
  height: 100%;
  background-color: #333;
}

.bgcenterx:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #333;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: -webkit-transform 0.3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.3s cubic-bezier(0.8, 0, 0.2, 1) 0s, -webkit-transform 0.3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: top;
          transform-origin: top;
}

.bgcenterx:hover:before {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.bgcenterout:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #333;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: -webkit-transform 0.3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.3s cubic-bezier(0.8, 0, 0.2, 1) 0s, -webkit-transform 0.3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  -webkit-transform: scale(0, 0);
          transform: scale(0, 0);
  -webkit-transform-origin: center;
          transform-origin: center;
}

.bgcenterout:hover:before {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.bgcentery:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #333;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: -webkit-transform 0.3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.3s cubic-bezier(0.8, 0, 0.2, 1) 0s, -webkit-transform 0.3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  -webkit-transform: scale(1, 0);
          transform: scale(1, 0);
  -webkit-transform-origin: center;
          transform-origin: center;
}

.bgcentery:hover:before {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.bgskew::before {
  content: "";
  /*絶対配置で位置を指定*/
  position: absolute;
  top: 0;
  left: -130%;
  /*色や形状*/
  background: #333;
  width: 120%;
  height: 100%;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
}

/*hoverした時のアニメーション*/
.bgskew:hover::before {
  -webkit-animation: skewanime 0.5s forwards;
          animation: skewanime 0.5s forwards;
  /*アニメーションの名前と速度を定義*/
}

@-webkit-keyframes skewanime {
  100% {
    left: -10%;
    /*画面の見えていない左から右へ移動する終了地点*/
  }
}

@keyframes skewanime {
  100% {
    left: -10%;
    /*画面の見えていない左から右へ移動する終了地点*/
  }
}
.btn02 {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 250px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  outline: none;
}
.btn02 span {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #333;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.rotatefront span:nth-child(1) {
  background: #fff;
  color: #000;
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
  -webkit-transform-origin: 0 50% -25px;
          transform-origin: 0 50% -25px;
}

.rotatefront:hover span:nth-child(1) {
  -webkit-transform: rotateX(-90deg);
          transform: rotateX(-90deg);
}

.rotatefront span:nth-child(2) {
  background: #000;
  color: #fff;
  -webkit-transform: rotateX(90deg);
          transform: rotateX(90deg);
  -webkit-transform-origin: 0 50% -25px;
          transform-origin: 0 50% -25px;
}

.rotatefront:hover span:nth-child(2) {
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
}

.rotateback span:nth-child(1) {
  background: #fff;
  color: #000;
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
  -webkit-transform-origin: 0 50% -25px;
          transform-origin: 0 50% -25px;
}
.rotateback:hover span:nth-child(1) {
  -webkit-transform: rotateX(90deg);
          transform: rotateX(90deg);
}
.rotateback span:nth-child(2) {
  background: #000;
  color: #fff;
  -webkit-transform: rotateX(-90deg);
          transform: rotateX(-90deg);
  -webkit-transform-origin: 0 50% -25px;
          transform-origin: 0 50% -25px;
}
.rotateback:hover span:nth-child(2) {
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
}

.btnripple {
  position: relative;
  /*はみ出す波紋を隠す*/
  overflow: hidden;
  /*ボタンの形状*/
  text-decoration: none;
  display: inline-block;
  background: #333;
  color: #fff;
  padding: 10px 20px;
  border-radius: 25px;
  outline: none;
}
.btnripple::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: -webkit-radial-gradient(circle, #fff 10%, transparent 10%) no-repeat 50%;
  background: radial-gradient(circle, #fff 10%, transparent 10%) no-repeat 50%;
  -webkit-transform: scale(10, 10);
          transform: scale(10, 10);
  opacity: 0;
  -webkit-transition: opacity 1s, -webkit-transform 0.3s;
  transition: opacity 1s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 1s;
  transition: transform 0.3s, opacity 1s, -webkit-transform 0.3s;
}
.btnripple:active::after {
  -webkit-transform: scale(0, 0);
          transform: scale(0, 0);
  -webkit-transition: 0s;
  transition: 0s;
  opacity: 0.3;
}

.btnripple2 {
  position: relative;
  display: inline-block;
  background: #333;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  color: #ccc;
  outline: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btnripple2:hover {
  background: #666;
}
.btnripple2::after, .btnripple2::before {
  content: "";
  position: absolute;
  left: -25%;
  top: -25%;
  border: 1px solid #333;
  width: 150%;
  height: 150%;
  border-radius: 50%;
  opacity: 1;
  -webkit-animation: 1s circleanime linear infinite;
          animation: 1s circleanime linear infinite;
}
.btnripple2::before {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.btnripple2 span::after {
  content: "";
  position: absolute;
  top: 38%;
  left: 45%;
  border: 14px solid transparent;
  border-top-width: 10px;
  border-bottom-width: 10px;
  border-left-color: #fff;
}

@-webkit-keyframes circleanime {
  0% {
    -webkit-transform: scale(0.68);
            transform: scale(0.68);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0;
  }
}

@keyframes circleanime {
  0% {
    -webkit-transform: scale(0.68);
            transform: scale(0.68);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0;
  }
}
.btnripple3 {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #333;
  outline: none;
}
.btnripple3:hover::before {
  content: "";
  position: absolute;
  left: 30%;
  top: 0;
  border: 1px solid #333;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  opacity: 1;
  -webkit-animation: 1s circleanime2 forwards;
          animation: 1s circleanime2 forwards;
}
.btnripple3::after {
  content: "";
  position: absolute;
  top: 30%;
  right: -20px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@-webkit-keyframes circleanime2 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(2);
            transform: scale(2);
    opacity: 0;
  }
}

@keyframes circleanime2 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(2);
            transform: scale(2);
    opacity: 0;
  }
}
.pushcircle {
  position: relative;
  width: 100px;
  height: 100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  text-align: center;
  background: #333;
  border-radius: 50%;
  color: #fff;
  text-decoration: none;
  outline: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pushcircle:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 85%;
  height: 85%;
  border: 2px solid #333;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1.1);
          transform: translate(-50%, -50%) scale(1.1);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.pushcircle:hover:after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  border-color: #fff;
}

.btn03 {
  position: relative;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  background: transparent;
  border-radius: 25px;
  border: solid 1px #333;
  outline: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.btn03:hover {
  border-color: transparent;
}
.btn03 span {
  position: relative;
  z-index: 2;
  display: block;
  padding: 10px 30px;
  background: #fff;
  border-radius: 25px;
  color: #333;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.pushdown:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 4px;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 25px;
  background-color: #333;
}
.pushdown:hover span {
  background-color: #333;
  color: #fff;
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
}

.pushright:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 4px;
  left: 4px;
  width: 100%;
  height: 100%;
  border-radius: 25px;
  background-color: #333;
}
.pushright:hover span {
  background-color: #333;
  color: #fff;
  -webkit-transform: translate(4px, 4px);
          transform: translate(4px, 4px);
}

.pushleft:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 4px;
  right: 4px;
  width: 100%;
  height: 100%;
  border-radius: 25px;
  background-color: #333;
}
.pushleft:hover span {
  background-color: #333;
  color: #fff;
  -webkit-transform: translate(-4px, 4px);
          transform: translate(-4px, 4px);
}

.float1 {
  border: 1px solid #ccc;
  color: #333;
  padding: 10px 20px;
  display: inline-block;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.float1:hover {
  -webkit-box-shadow: 0 7px 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 7px 10px rgba(0, 0, 0, 0.3);
  border-color: transparent;
}

.float2 {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  padding: 10px 20px;
  display: inline-block;
  text-decoration: none;
  outline: none;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(128, 128, 128, 0.1);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(128, 128, 128, 0.1);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.float2:hover {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4), 0 0 50px rgba(128, 128, 128, 0.1);
          box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4), 0 0 50px rgba(128, 128, 128, 0.1);
  border-color: transparent;
}

.float3 {
  position: relative;
  top: 0;
  padding: 10px 20px;
  display: inline-block;
  border: 1px solid #ccc;
  color: #333;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.float3:hover {
  top: -3px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}

.btn04 {
  position: relative;
  display: inline-block;
  padding: 10px 30px;
  color: #333;
  border: 1px solid #ccc;
  text-decoration: none;
  outline: none;
  overflow: hidden;
}
.btn04:hover {
  color: #ccc;
  border-color: transparent;
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.btn04 span {
  display: block;
  z-index: 2;
}

.bordertop span::before, .bordertop span::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 0;
  background: #333;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.bordertop span::before {
  left: 0;
  top: 0;
}
.bordertop span::after {
  right: 0;
  top: 0;
}
.bordertop:hover span::before, .bordertop:hover span::after {
  height: 100%;
}
.bordertop::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 0;
  background: #333;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.bordertop:hover::before {
  height: 100%;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.borderbottom span::before,
.borderbottom span::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 0;
  background: #333;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.borderbottom span::before {
  left: 0;
  bottom: 0;
}

.borderbottom span::after {
  right: 0;
  bottom: 0;
}

.borderbottom:hover span::before,
.borderbottom:hover span::after {
  height: 100%;
}

.borderbottom::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
  height: 0;
  background: #333;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.borderbottom:hover::before {
  height: 100%;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.borderleft span::before,
.borderleft span::after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background: #333;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.borderleft span::before {
  left: 0;
  top: 0;
}

.borderleft span::after {
  left: 0;
  bottom: 0;
}

.borderleft:hover span::before,
.borderleft:hover span::after {
  width: 100%;
}

.borderleft::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  height: 100%;
  width: 0;
  background: #333;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.borderleft:hover::before {
  width: 100%;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.borderright span::before,
.borderright span::after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background: #333;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.borderright span::before {
  right: 0;
  top: 0;
}

.borderright span::after {
  right: 0;
  bottom: 0;
}

.borderright:hover span::before,
.borderright:hover span::after {
  width: 100%;
}

.borderright::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  height: 100%;
  width: 0;
  background: #333;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.borderright:hover::before {
  width: 100%;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.bordercenter span::before,
.bordercenter span::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #333;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: center;
          transform-origin: center;
}

.bordercenter span::before {
  left: 0;
  top: 0;
}

.bordercenter span::after {
  left: 0;
  bottom: 0;
}

.bordercenter:hover span::before,
.bordercenter:hover span::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.bordercenter::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  height: 100%;
  width: 100%;
  background: #333;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: center;
          transform-origin: center;
}

.bordercenter:hover::before {
  width: 100%;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.btn05 {
  position: relative;
  display: inline-block;
  color: #333;
  padding: 10px 20px;
  background: #eee;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
.btn05:hover {
  background: #333;
  color: #fff;
}
.btn05 span {
  display: block;
}
.btn055::before, .btn05::after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background: #333;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btn05 span::before, .btn05 span::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 0;
  background: #333;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btn05:hover::before, .btn05:hover::after {
  width: 100%;
}
.btn05:hover span::before, .btn05:hover span::after {
  height: 100%;
}

.bordercircle1::before {
  right: 0;
  top: 0;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.bordercircle1::after {
  left: 0;
  bottom: 0;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.bordercircle1 span::before {
  left: 0;
  top: 0;
}
.bordercircle1 span::after {
  right: 0;
  bottom: 0;
}

.bordercircle2::after {
  left: 0;
  bottom: 0;
}
.bordercircle2 span::after {
  right: 0;
  bottom: 0;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.bordercircle2::before {
  right: 0;
  top: 0;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.bordercircle2 span::before {
  left: 0;
  top: 0;
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.bordercircle3::after {
  right: 0;
  bottom: 0;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
}
.bordercircle3 span::after {
  right: 0;
  bottom: 0;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
}
.bordercircle3::before {
  left: 0;
  top: 0;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
}
.bordercircle3 span::before {
  left: 0;
  top: 0;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
}

.gradient1 {
  display: inline-block;
  color: #fff;
  padding: 18px 60px;
  border-radius: 30px;
  text-decoration: none;
  outline: none;
  background: -webkit-gradient(linear, right top, left top, from(#3bade3), color-stop(25%, #576fe6), color-stop(51%, #9844b7), to(#ff357f));
  background: -webkit-linear-gradient(right, #3bade3 0%, #576fe6 25%, #9844b7 51%, #ff357f 100%);
  background: linear-gradient(270deg, #3bade3 0%, #576fe6 25%, #9844b7 51%, #ff357f 100%);
  background-position: 1% 50%;
  background-size: 200% auto;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.gradient1:hover {
  color: #fff;
  background-position: 99% 50%;
}

.gradient2 {
  display: inline-block;
  color: #fff;
  padding: 18px 60px;
  border-radius: 30px;
  text-decoration: none;
  outline: none;
  background: -webkit-gradient(linear, left top, right top, from(#52A0FD), color-stop(80%, #00e2fa), to(#00e2fa));
  background: -webkit-linear-gradient(left, #52A0FD 0%, #00e2fa 80%, #00e2fa 100%);
  background: linear-gradient(to right, #52A0FD 0%, #00e2fa 80%, #00e2fa 100%);
  -webkit-box-shadow: 0 15px 15px rgba(82, 160, 253, 0.4);
          box-shadow: 0 15px 15px rgba(82, 160, 253, 0.4);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.gradient2:hover {
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
}

.gradient3 {
  display: inline-block;
  color: #fff;
  padding: 18px 60px;
  border-radius: 30px;
  text-decoration: none;
  outline: none;
  background: -webkit-gradient(linear, left top, right top, from(#44ea76), color-stop(80%, #39fad7), to(#39fad7));
  background: -webkit-linear-gradient(left, #44ea76 0%, #39fad7 80%, #39fad7 100%);
  background: linear-gradient(to right, #44ea76 0%, #39fad7 80%, #39fad7 100%);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.gradient3:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-box-shadow: 0 15px 15px rgba(57, 250, 215, 0.4);
          box-shadow: 0 15px 15px rgba(57, 250, 215, 0.4);
}

.gradient4 {
  display: inline-block;
  padding: 18px 60px;
  border-radius: 30px;
  text-decoration: none;
  border: 1px solid #fa6c9f;
  color: #fa6c9f;
  outline: none;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.gradient4:hover {
  border-color: transparent;
  color: #fff;
  background: -webkit-gradient(linear, right top, left top, from(#fa6c9f), color-stop(50%, #ffe140), to(#ff357f));
  background: -webkit-linear-gradient(right, #fa6c9f 0%, #ffe140 50%, #ff357f 100%);
  background: linear-gradient(270deg, #fa6c9f 0%, #ffe140 50%, #ff357f 100%);
  background-size: 200% auto;
  background-position: right center;
  -webkit-box-shadow: 0 5px 10px rgba(250, 108, 159, 0.4);
          box-shadow: 0 5px 10px rgba(250, 108, 159, 0.4);
}

.btnlinestretches {
  position: relative;
  color: #333;
  border: 1px solid #333;
  padding: 10px 30px;
  display: inline-block;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btnlinestretches:hover {
  background: #333;
  color: #fff;
  border-color: transparent;
}
.btnlinestretches::before, .btnlinestretches::after {
  content: "";
  position: absolute;
  border: solid #333;
  width: 10px;
  height: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btnlinestretches::before {
  top: -6px;
  left: -6px;
  border-width: 1px 0 0 1px;
}
.btnlinestretches::after {
  bottom: -6px;
  right: -6px;
  border-width: 0 1px 1px 0;
}
.btnlinestretches:hover::before, .btnlinestretches:hover::after {
  width: calc(100% + 11px);
  height: calc(100% + 11px);
  border-color: #666;
}

.btnlinestretches2 {
  position: relative;
  color: #333;
  padding: 10px 30px;
  display: inline-block;
  text-decoration: none;
  outline: none;
}
.btnlinestretches2::before, .btnlinestretches2::after {
  content: "";
  position: absolute;
  border: solid #333;
  width: 10px;
  height: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btnlinestretches2::before {
  top: 0;
  left: 0;
  border-width: 2px 0 0 2px;
}
.btnlinestretches2::after {
  bottom: 0;
  right: 0;
  border-width: 0 2px 2px 0;
}
.btnlinestretches2:hover::before, .btnlinestretches2:hover::after {
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border-color: #666;
}

.btnlinestretches3 {
  position: relative;
  color: #333;
  padding: 10px 30px;
  display: inline-block;
  text-decoration: none;
  outline: none;
}
.btnlinestretches3 span {
  position: relative;
  z-index: 2;
}
.btnlinestretches3:hover span {
  color: #fff;
}
.btnlinestretches3::after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  background: #333;
  width: 100%;
  height: 3px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btnlinestretches3:hover::after {
  height: 100%;
}

.btnlinestretches4 {
  position: relative;
  color: #333;
  padding: 10px 50px 10px 30px;
  display: inline-block;
  text-decoration: none;
  outline: none;
}
.btnlinestretches4::before, .btnlinestretches4::after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  background: #333;
  width: 100%;
  height: 2px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btnlinestretches4::after {
  width: 0;
  background: #ccc;
}
.btnlinestretches4:hover::after {
  width: 100%;
}
.btnlinestretches4 span::after {
  content: "";
  position: absolute;
  top: 1.3em;
  right: 20px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btnlinestretches4:hover span::after {
  right: 15px;
}

.btnlinestretches5 {
  position: relative;
  color: #333;
  padding: 10px 0;
  display: inline-block;
  text-decoration: none;
  outline: none;
}
.btnlinestretches5::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #333;
}
.btnlinestretches5::after {
  content: "";
  position: absolute;
  bottom: -4px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.btnlinestretches5::before {
  -webkit-animation: arrowlong01 2s ease infinite;
          animation: arrowlong01 2s ease infinite;
}
.btnlinestretches5::after {
  -webkit-animation: arrowlong02 2s ease infinite;
          animation: arrowlong02 2s ease infinite;
}

@-webkit-keyframes arrowlong01 {
  0% {
    width: 0;
    opacity: 0;
  }
  20% {
    width: 0;
    opacity: 1;
  }
  80% {
    width: 105%;
    opacity: 1;
  }
  100% {
    width: 105%;
    opacity: 0;
  }
}

@keyframes arrowlong01 {
  0% {
    width: 0;
    opacity: 0;
  }
  20% {
    width: 0;
    opacity: 1;
  }
  80% {
    width: 105%;
    opacity: 1;
  }
  100% {
    width: 105%;
    opacity: 0;
  }
}
@-webkit-keyframes arrowlong02 {
  0% {
    left: 0;
    opacity: 0;
  }
  20% {
    left: 0;
    opacity: 1;
  }
  80% {
    left: 103%;
    opacity: 1;
  }
  100% {
    left: 103%;
    opacity: 0;
  }
}
@keyframes arrowlong02 {
  0% {
    left: 0;
    opacity: 0;
  }
  20% {
    left: 0;
    opacity: 1;
  }
  80% {
    left: 103%;
    opacity: 1;
  }
  100% {
    left: 103%;
    opacity: 0;
  }
}
.btnchangeline {
  position: relative;
  color: #333;
  padding: 10px 30px;
  display: inline-block;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btnchangeline::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
  opacity: 0;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btnchangeline::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #333;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btnchangeline:hover::before {
  opacity: 1;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.btnchangeline:hover::after {
  opacity: 0;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
}
.btnchangeline span {
  position: relative;
  z-index: 2;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btnchangeline:hover span {
  letter-spacing: 2px;
  color: #333;
}

.btnchangeradius {
  display: inline-block;
  background: #333;
  color: #fff;
  padding: 10px 20px;
  border: 5px double white;
  text-decoration: none;
  outline: none;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.btnchangeradius:hover {
  background: #666;
  border-radius: 20px;
}

.btnshine {
  position: relative;
  display: inline-block;
  background: #333;
  color: #fff;
  padding: 10px 20px;
  text-decoration: none;
  outline: none;
  overflow: hidden;
}
.btnshine::before {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.3)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
}
.btnshine:hover::before {
  -webkit-animation: shine 0.7s;
          animation: shine 0.7s;
}

@keyframes shine {
  100% {
    left: 125%;
  }
}
.btntransform {
  position: relative;
  display: inline-block;
  padding: 0 0 0 15px;
  line-height: 50px;
  color: #333;
  text-decoration: none;
  outline: none;
}
.btntransform::before {
  content: "";
  position: absolute;
  left: 0;
  z-index: -1;
  width: 50px;
  height: 50px;
  background: #ccc;
  border-radius: 25px;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.btntransform:hover::before {
  width: 212px;
}
.btntransform::after {
  position: absolute;
  content: "";
  top: 1.3em;
  right: -15px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.btntextchange {
  position: relative;
  border: 1px solid #555;
  border-radius: 25px;
  min-width: 210px;
  padding: 20px;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  color: #333;
  outline: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.btntextchange:hover {
  background: #333;
  color: #fff;
}
.btntextchange span {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: block;
  white-space: nowrap;
}
.btntextchange span:nth-child(2) {
  opacity: 0;
}
.btntextchange:hover span:nth-child(1) {
  opacity: 0;
}
.btntextchange:hover span:nth-child(2) {
  opacity: 1;
}

.btn06 {
  position: relative;
  display: inline-block;
  background: #00aaa7;
  border: 1px solid #00aaa7;
  color: #fff;
  padding: 10px 40px 12px 30px;
  border-radius: 25px;
  text-align: center;
  outline: none;
  -webkit-transition: ease 0.2s;
  transition: ease 0.2s;
  vertical-align: center;
}
.btn06:hover {
  background: #fff;
  color: #00aaa7;
  border: 1px solid #00aaa7;
}

.btnarrow1::after {
  content: "";
  position: absolute;
  top: 42%;
  right: 13px;
  width: 5px;
  height: 5px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btnarrow1:hover::after {
  border-top: 2px solid #00aaa7;
  border-right: 2px solid #00aaa7;
  right: 11px;
}

.btnarrow2::after {
  content: "";
  position: absolute;
  top: 42%;
  right: 13px;
  width: 5px;
  height: 5px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.btnarrow2:hover::after {
  -webkit-animation: arrow 0.5s;
          animation: arrow 0.5s;
}

@-webkit-keyframes arrow {
  50% {
    right: 10px;
  }
  100% {
    right: 13px;
  }
}

@keyframes arrow {
  50% {
    right: 10px;
  }
  100% {
    right: 13px;
  }
}
.btnarrow3::after {
  content: "";
  position: absolute;
  top: 42%;
  right: 13px;
  width: 5px;
  height: 5px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btnarrow3:hover::after {
  -webkit-animation: arrowrotate 0.3s;
          animation: arrowrotate 0.3s;
}

@-webkit-keyframes arrowrotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes arrowrotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.btnarrow4 {
  position: relative;
  display: inline-block;
  padding: 0 20px;
  color: #333;
  text-decoration: none;
  outline: none;
}
.btnarrow4::before {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 15%;
  width: 85%;
  height: 1px;
  background: #333;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btnarrow4::after {
  content: "";
  position: absolute;
  bottom: -3px;
  right: 0;
  width: 15px;
  height: 1px;
  background: #333;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btnarrow4:hover::before {
  left: 20%;
}
.btnarrow4:hover::after {
  right: -5%;
}

.btnarrow5 {
  position: relative;
  border: 1px solid #555;
  padding: 8px 30px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  color: #333;
  outline: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btnarrow5:hover {
  background: #333;
  color: #fff;
}
.btnarrow5::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -26px;
  width: 40px;
  height: 1px;
  background: #333;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btnarrow5::after {
  content: "";
  position: absolute;
  top: 20%;
  right: -21px;
  width: 1px;
  height: 12px;
  background: #333;
  -webkit-transform: skewX(45deg);
          transform: skewX(45deg);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btnarrow5:hover::before {
  right: -30px;
}
.btnarrow5:hover::after {
  right: -25px;
}

.btnarrow6 {
  position: relative;
  background: #333;
  padding: 5px 60px 5px 30px;
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  color: #fff;
  text-decoration: none;
  border: transparent 2px solid;
  outline: none;
}
.btnarrow6:hover {
  background: #fff;
  color: #333;
  border-color: #333;
}
.btnarrow6:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 20px;
  height: 1px;
  background: #fff;
}
.btnarrow6::after {
  content: "";
  position: absolute;
  top: 40%;
  right: 12px;
  border: 4px solid transparent;
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-color: #fff;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btnarrow6:hover::before {
  background: #333;
  right: 25px;
}
.btnarrow6:hover::after {
  border-left-color: #333;
  right: 20px;
}

.hero {
  position: relative;
  z-index: 0;
}
.hero__list {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}
.hero__item1 {
  font-size: 2.25rem;
  font-weight: bold;
}
@media print, screen and (min-width: 769px) {
  .hero__item1 {
    font-size: 2.5rem;
  }
}
.hero__item2 {
  font-size: 1.25rem;
}
@media print, screen and (min-width: 769px) {
  .hero__item2 {
    font-size: 1.875rem;
  }
}
.hero__item3 {
  font-size: 1rem;
}
.hero img {
  width: 100%;
  height: 100svh;
  -o-object-fit: cover;
     object-fit: cover;
}

.hero2 {
  position: relative;
  z-index: 0;
}
.hero2__list {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 45%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}
@media print, screen and (min-width: 769px) {
  .hero2__list {
    top: 60%;
    left: 35%;
  }
}
@media print, screen and (min-width: 992px) {
  .hero2__list {
    top: 60%;
    left: 25%;
  }
}
@media print, screen and (min-width: 992px) {
  .hero2__list {
    top: 60%;
    left: 30%;
  }
}
.hero2__item {
  font-weight: 500;
  -moz-text-align-last: left;
       text-align-last: left;
  font-size: 2.5rem;
  color: #fff;
  letter-spacing: 0.04em;
  line-height: 0.5;
}
@media print, screen and (min-width: 992px) {
  .hero2__item {
    font-size: 3.75rem;
  }
}
@media print, screen and (min-width: 1200px) {
  .hero2__item {
    font-size: 5.625rem;
  }
}
.hero2__item__sub {
  font-size: 1rem;
  font-weight: 400;
}
.hero2__item2 {
  line-height: 0.8;
}
.hero2 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.header {
  width: 100%;
}
.header__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.header__title a {
  display: inline-block;
}

.gnavi {
  text-align: left;
  line-height: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 80%;
      -ms-flex: 0 0 80%;
          flex: 0 0 80%;
  background: #ccc;
  font-family: "avenir-lt-pro", sans-serif;
}
@media print, screen and (min-width: 1200px) {
  .gnavi {
    padding: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70%;
        -ms-flex: 0 0 70%;
            flex: 0 0 70%;
  }
}
.gnavi .menu {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(14.2857142857%, 1fr));
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media print, screen and (min-width: 992px) {
  .gnavi .sub-menu li:first-child {
    display: none;
  }
}
.gnavi .menu-item {
  position: relative;
  text-align: center;
}
.gnavi .menu-item a {
  display: block;
  text-decoration: none;
  padding: 10px 25px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.gnavi .menu-item a:hover {
  color: #1fb8d3;
  opacity: 1;
}

.sub-menu {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  visibility: visible;
  opacity: 1;
  display: none;
  -webkit-transition: none;
  transition: none;
}
@media print, screen and (min-width: 992px) {
  .sub-menu {
    display: block;
    position: absolute;
    left: 0;
    top: 80px;
    z-index: 4;
    background: #fff;
    border-radius: 27px;
    width: 300px;
    visibility: hidden;
    opacity: 0;
  }
}
.sub-menu .menu-item {
  position: relative;
}
.sub-menu .menu-item:last-child {
  margin-bottom: 15px;
}
.sub-menu .menu-item a {
  display: block;
  color: #fff !important;
  padding: 10px 35px;
}
@media print, screen and (min-width: 992px) {
  .sub-menu .menu-item a {
    color: #1b4287 !important;
    padding: 20px 35px;
  }
}
.sub-menu .menu-item a:hover {
  color: #1fb8d3 !important;
}
.sub-menu .menu-item a::after {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: -3px;
  right: 20px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media print, screen and (min-width: 992px) {
  .sub-menu .menu-item a::after {
    border-top: 1px solid #1b4287;
    border-right: 1px solid #1b4287;
  }
}
.sub-menu .menu-item a:hover::after {
  border-top: 1px solid #1fb8d3;
  border-right: 1px solid #1fb8d3;
}

.menu-item:has(ul)::after {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  right: 5px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
@media print, screen and (min-width: 992px) {
  .menu-item:has(ul)::after {
    bottom: -7px;
  }
}

.menu-item:has(> ul) {
  position: relative;
}
@media print, screen and (min-width: 992px) {
  .menu-item:has(> ul)::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 60px;
    z-index: 3;
  }
}
.menu-item:has(> ul):hover > .sub-menu {
  visibility: visible;
  opacity: 1;
}

.menu-item:has(ul):hover > ul,
.menu-item:has(ul) ul li:hover > ul,
.menu-item:has(ul):active > ul,
.menu-item:has(ul) ul li:active > ul {
  visibility: visible;
  opacity: 1;
}

.menu-item:has(ul) ul li:last-child {
  border-bottom: none;
}

.menu-item:has(ul) ul li a:hover,
.menu-item:has(ul) ul li a:active {
  color: #1fb8d3;
}

@media screen and (max-width: 768px) {
  .menu-item:has(ul)::before {
    left: 20px;
  }
  nav ul ul li:has(ul)::before {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    left: 20px;
  }
  nav ul li:has(ul).active::before {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}
@media print, screen and (max-width: 992px) {
  #g-nav {
    position: fixed;
    z-index: 999;
    top: -120%;
    left: 0;
    width: 100vw;
    height: 100vh;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  #g-nav.panelactive {
    top: 0;
    background-color: #2c66a1;
  }
  #g-nav.panelactive #g-nav-list {
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100vh;
  }
  .openbtn {
    position: fixed;
    z-index: 9999;
    top: 5px;
    right: 10px;
    cursor: pointer;
    width: 50px;
    height: 50px;
  }
  .openbtn span {
    display: inline-block;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    position: absolute;
    left: 14px;
    height: 3px;
    border-radius: 2px;
    background-color: #fff;
    width: 45%;
  }
  .openbtn span:nth-of-type(1) {
    top: 15px;
  }
  .openbtn span:nth-of-type(2) {
    top: 23px;
  }
  .openbtn span:nth-of-type(3) {
    top: 31px;
  }
  .openbtn.active span:nth-of-type(1) {
    top: 18px;
    left: 18px;
    -webkit-transform: translateY(6px) rotate(-45deg);
            transform: translateY(6px) rotate(-45deg);
    width: 30%;
  }
  .openbtn.active span:nth-of-type(2) {
    opacity: 0;
  }
  .openbtn.active span:nth-of-type(3) {
    top: 30px;
    left: 18px;
    -webkit-transform: translateY(-6px) rotate(45deg);
            transform: translateY(-6px) rotate(45deg);
    width: 30%;
  }
}
.current_page_item {
  position: relative;
}
.current_page_item::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 5px;
  display: inline-block;
  width: 80px;
  height: 3px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: red;
  border-radius: 2px;
}

.breadcrumb-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  border-radius: 1.5px;
  position: relative;
  margin-top: 40px;
  margin-bottom: 30px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.breadcrumb-list li {
  display: inline;
  margin-right: 10px;
  font-size: 0.75rem;
}
.breadcrumb-list li a {
  color: #000;
  position: relative;
  padding-right: 20px;
}
.breadcrumb-list li a:hover {
  color: #3f3f3f;
}
.breadcrumb-list li a::before {
  content: "";
  margin: auto;
  position: absolute;
  top: 1px;
  bottom: 0;
  right: 0px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.breadcrumb-separator {
  color: #333;
}

.footer {
  padding: 30px 50px;
  background-color: #fdf8a7;
  text-align: center;
}
@media print, screen and (max-width: 768px) {
  .footer {
    padding: 30px 1rem;
  }
}
.footer__flex-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 2rem;
}
@media print, screen and (max-width: 768px) {
  .footer__flex-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
  }
}
.footer__flex-child {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 2rem;
  max-width: 370px;
}
@media print, screen and (max-width: 992px) {
  .footer__flex-child {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
  }
}
.footer__flex-child__col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  max-width: 466px;
}
@media print, screen and (max-width: 768px) {
  .footer__flex-child__col {
    max-width: 100%;
  }
}
.footer__logo img {
  max-width: 264px;
}
.footer__sns img {
  width: 46px;
  height: 46px;
  -o-object-fit: contain;
     object-fit: contain;
}
.footer__small {
  font-size: 0.875rem;
}

.sitemap__list {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-top: 30px;
  padding-bottom: 50px;
}
.sitemap__item {
  padding: 0 1rem;
}

#loading {
  position: fixed;
  inset: 0;
  background: white;
  z-index: 9999;
  overflow: hidden;
}

.blocks-container {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.block {
  position: absolute;
  width: 6vw; /* 100 / 5 = 20 → 14vw なら余裕あり */
  height: 10vw;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  border-radius: 6px;
  background-color: #f44336;
}

.block.show {
  opacity: 1;
}

.loading-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 1.5rem;
  white-space: nowrap;
  color: #333;
  opacity: 0;
  -webkit-animation: slideText 1.5s ease-out forwards;
          animation: slideText 1.5s ease-out forwards;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.loading-text .highlight {
  color: red;
}

@-webkit-keyframes slideText {
  0% {
    -webkit-transform: translate(-150%, -50%);
            transform: translate(-150%, -50%);
    opacity: 0;
  }
  60% {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    opacity: 1;
  }
}

@keyframes slideText {
  0% {
    -webkit-transform: translate(-150%, -50%);
            transform: translate(-150%, -50%);
    opacity: 0;
  }
  60% {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    opacity: 1;
  }
}
.header__img-box {
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}

body:not(.is-loading) .header__img-box {
  opacity: 1;
}

section {
  padding-block: 30px;
}

.wrapper {
  font-size: 1.125rem;
}
@media print, screen and (max-width: 768px) {
  .wrapper {
    font-size: 1rem;
  }
}

.heading--type-a {
  margin-bottom: 30px;
  font-size: 2.25rem;
  text-align: center;
}
@media print, screen and (max-width: 768px) {
  .heading--type-a {
    font-size: 1.75rem;
  }
}
.heading--type-a:nth-of-type(n + 2) {
  margin-top: 80px;
}
@media print, screen and (max-width: 768px) {
  .heading--type-a:nth-of-type(n + 2) {
    margin-top: 60px;
  }
}

.heading--type-b {
  position: relative;
  padding-bottom: 24px;
  margin-bottom: 64px;
  text-align: center;
  border-bottom: 2px solid #dddddd;
  z-index: 0;
}
@media print, screen and (max-width: 768px) {
  .heading--type-b {
    padding-bottom: 20px;
    margin-bottom: 24px;
  }
}
.heading--type-b:has(.label__black) {
  padding-bottom: 48px;
}
.heading--type-b .heading__en {
  font-family: "avenir-lt-pro", sans-serif;
  color: #fadea7;
  font-weight: 200;
  font-size: 4.375rem;
  letter-spacing: 0.5rem;
}
@media print, screen and (max-width: 768px) {
  .heading--type-b .heading__en {
    font-size: clamp(42px, 12.8vw, 60px);
  }
}
.heading--type-b .heading__ja {
  position: absolute;
  top: 68px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
  width: 100%;
  font-size: 1.625rem;
  font-family: "Noto Sans JP", sans-serif;
  color: #3f3f3f;
  font-weight: 700;
  letter-spacing: 1px;
  white-space: nowrap;
}
@media print, screen and (max-width: 768px) {
  .heading--type-b .heading__ja {
    top: clamp(40px, 9.5vw, 58px);
    font-size: clamp(18px, 5.33vw, 24px);
  }
}

.heading__wrap {
  position: relative;
  display: inline-block;
}
.heading__wrap .label__black {
  position: absolute;
  top: 50%;
  right: -142px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  background: #3f3f3f;
  color: #fcf46d;
  padding: 2px 1rem 4px;
  line-height: 1.2;
  letter-spacing: 0;
  font-weight: 700;
  font-size: 1.25rem;
}
@media print, screen and (max-width: 768px) {
  .heading__wrap .label__black {
    position: absolute;
    top: initial;
    right: initial;
    bottom: -2rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    font-size: 1.125rem;
  }
}

.heading--type-c {
  padding-inline: 1rem;
  border-bottom: 6px solid #fcf46d;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.7;
}
@media print, screen and (max-width: 768px) {
  .heading--type-c {
    padding-inline: 0.5rem;
    font-size: 1.25rem;
  }
}

.header__img-box {
  width: 100%;
  max-width: 1280px;
}

.about {
  padding-block: 60px;
  border-top: 1px solid #dddddd;
}
@media print, screen and (max-width: 768px) {
  .about {
    padding-block: 48px 60px;
  }
}
.about__read-txt {
  line-height: 2;
}
@media print, screen and (max-width: 768px) {
  .about__read-txt {
    padding-inline: 8%;
  }
}
.about .circle__grid-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 1rem 3.125rem;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.about .circle-box {
  width: 260px;
  height: 260px;
  background: #fdf8a7;
  border-radius: 50%;
  display: grid;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-weight: 700;
  line-height: 1.4;
}
.about .circle-box__emphasis {
  display: block;
  font-size: 1.75rem;
  margin-block: 0.3rem;
  line-height: 1.6;
}
@media print, screen and (max-width: 768px) {
  .about .circle-box__emphasis {
    font-size: 1.5rem;
  }
}
.about .circle-box__txt__position1 {
  margin-top: -3.5rem;
}
.about .circle-box__txt__position2 {
  margin-bottom: -1rem;
}

.page-sections__section {
  background-color: #fff;
  border-bottom: 1px solid #dddddd;
}
.page-sections__section:first-child {
  border-top: 1px solid #dddddd;
}
.page-sections__section:last-child {
  border-bottom: none;
}
.page-sections__section:nth-of-type(even) {
  background-color: #fbf6f3;
}

.overview__flex-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 2rem;
}
@media print, screen and (max-width: 768px) {
  .overview__flex-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1rem;
  }
}
.overview__flex-child {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 50%;
}
@media print, screen and (max-width: 768px) {
  .overview__flex-child {
    width: 100%;
  }
}
.overview__content {
  padding: 1rem 1rem 2rem;
}
@media print, screen and (max-width: 768px) {
  .overview__content {
    padding: 1rem 0.5rem 3rem;
  }
}
.overview .event-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.overview .event-year {
  width: 3.5em; /* 固定幅で揃える */
  margin-right: 0.5em;
}
.overview .iframe-wrap {
  margin-top: 0.5rem;
  aspect-ratio: 1/0.494;
  width: 100%;
  max-width: 800px; /* 任意で制限 */
}
.overview .iframe-wrap iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

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

.btn {
  padding: 1rem clamp(1rem, 3.65vw, 58px);
  border: 1px solid #000;
  display: inline-block;
  min-width: 370px;
  margin-inline: auto;
  border-radius: 100vw;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  font-size: 1.25rem;
  text-align: center;
  cursor: pointer;
}
@media print, screen and (max-width: 768px) {
  .btn {
    font-size: 1.125rem;
    width: 100%;
    max-width: 370px;
    min-width: 0;
  }
}
.btn:hover {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}
.btn.h-yellow:hover {
  background: #fcf46d;
  opacity: 1;
}
.btn.is-disabled {
  cursor: default;
  pointer-events: none;
}
.btn.is-disabled:hover {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.box--icon_exclamation_mark {
  padding-left: clamp(54px, 3.33vw, 64px);
  position: relative;
  font-size: 0.875rem;
}
@media print, screen and (max-width: 768px) {
  .box--icon_exclamation_mark {
    padding-left: 44px;
  }
}
.box--icon_exclamation_mark::before {
  content: "";
  position: absolute;
  top: 0.2rem;
  left: 0;
  background: url(../img/icon_exclamation_mark.svg) no-repeat center/contain;
  width: clamp(44px, 2.81vw, 54px);
  height: clamp(44px, 2.81vw, 54px);
  font-size: 0.75rem;
}
@media print, screen and (max-width: 768px) {
  .box--icon_exclamation_mark::before {
    width: clamp(34px, 2.81vw, 54px);
    height: clamp(34px, 2.81vw, 54px);
  }
}

.box--icon_mail {
  padding-left: 34px;
  position: relative;
}
.box--icon_mail::before {
  content: "";
  position: absolute;
  top: 0.2rem;
  left: 0;
  background: url(../img/icon_mail.svg) no-repeat center/contain;
  width: 24px;
  height: 24px;
}

.box--comingsoon {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 400px;
  background: #b2b2b2;
}
@media print, screen and (max-width: 768px) {
  .box--comingsoon {
    height: 260px;
  }
}
.box--comingsoon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: clamp(400px, 25.83vw, 496px);
  aspect-ratio: 430/203;
  background: url(../img/commingsoon.png) no-repeat center/contain;
  z-index: 1;
  pointer-events: none;
}
@media print, screen and (max-width: 768px) {
  .box--comingsoon::before {
    width: clamp(240px, 22.4vw, 430px);
  }
}

.page-sections__section.hall-map {
  padding-bottom: 60px;
}/*# sourceMappingURL=style.css.map */