@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@400;500&&family=Noto+Sans+JP:wght@300;400;500;600&family=Roboto:wght@300;400;500&display=swap");
@import "top.css";
@import "faretable.css";
@import "trip.css";
@import "entry-style.css";
@import "news.css";
@import "faq.css";
@import "sadotrico.css";
@import "trip-top.css";
@import "ships.css";
@import "access-map.css";
@import "custom.css";
@import "reservation.css";
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-height: 0vw;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
}

main ul,
main ol {
  margin-left: -1em;
  padding-left: 2em;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
  outline: none;
  border-style: none;
}

abbr[title] {
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
  display: inline-block;
  max-width: 100%;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

[type="checkbox"] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type="radio"] {
  -webkit-appearance: radio;
  appearance: radio;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

button:disabled,
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
  color: #1d2088;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/*------------------------
SPACES STYLE
------------------------*/
@media screen and (min-width: 1280px) {
  /* margin style
  ---------------------------*/
  .pcmA {
    margin: 0 auto;
  }
  .pcmT5 {
    margin-top: 5px;
  }
  .pcmT10 {
    margin-top: 10px;
  }
  .pcmT15 {
    margin-top: 15px;
  }
  .pcmT20 {
    margin-top: 20px;
  }
  .pcmT25 {
    margin-top: 25px;
  }
  .pcmT30 {
    margin-top: 30px;
  }
  .pcmT35 {
    margin-top: 35px;
  }
  .pcmT40 {
    margin-top: 40px;
  }
  .pcmT45 {
    margin-top: 45px;
  }
  .pcmT50 {
    margin-top: 50px;
  }
  .pcmT55 {
    margin-top: 55px;
  }
  .pcmT60 {
    margin-top: 60px;
  }
  .pcmT65 {
    margin-top: 65px;
  }
  .pcmT70 {
    margin-top: 70px;
  }
  .pcmT75 {
    margin-top: 75px;
  }
  .pcmT80 {
    margin-top: 80px;
  }
  .pcmT85 {
    margin-top: 85px;
  }
  .pcmT90 {
    margin-top: 90px;
  }
  .pcmT100 {
    margin-top: 100px;
  }
  .pcmB5 {
    margin-bottom: 5px;
  }
  .pcmB10 {
    margin-bottom: 10px;
  }
  .pcmB15 {
    margin-bottom: 15px;
  }
  .pcmB20 {
    margin-bottom: 20px;
  }
  .pcmB25 {
    margin-bottom: 25px;
  }
  .pcmB30 {
    margin-bottom: 30px;
  }
  .pcmB35 {
    margin-bottom: 35px;
  }
  .pcmB40 {
    margin-bottom: 40px;
  }
  .pcmB45 {
    margin-bottom: 45px;
  }
  .pcmB50 {
    margin-bottom: 50px;
  }
  .pcmB55 {
    margin-bottom: 55px;
  }
  .pcmB60 {
    margin-bottom: 60px;
  }
  .pcmB65 {
    margin-bottom: 65px;
  }
  .pcmB70 {
    margin-bottom: 70px;
  }
  .pcmB75 {
    margin-bottom: 75px;
  }
  .pcmB80 {
    margin-bottom: 80px;
  }
  .pcmB85 {
    margin-bottom: 85px;
  }
  .pcmB90 {
    margin-bottom: 90px;
  }
  .pcmB100 {
    margin-bottom: 100px;
  }
  .pcmLA {
    margin-left: auto;
  }
  .pcmL5 {
    margin-left: 5px;
  }
  .pcmL10 {
    margin-left: 10px;
  }
  .pcmL15 {
    margin-left: 15px;
  }
  .pcmL20 {
    margin-left: 20px;
  }
  .pcmL25 {
    margin-left: 25px;
  }
  .pcmL30 {
    margin-left: 30px;
  }
  .pcmL35 {
    margin-left: 35px;
  }
  .pcmL40 {
    margin-left: 40px;
  }
  .pcmL45 {
    margin-left: 45px;
  }
  .pcmL50 {
    margin-left: 50px;
  }
  .pcmL55 {
    margin-left: 55px;
  }
  .pcmL60 {
    margin-left: 60px;
  }
  .pcmL65 {
    margin-left: 65px;
  }
  .pcmL70 {
    margin-left: 70px;
  }
  .pcmL75 {
    margin-left: 75px;
  }
  .pcmL80 {
    margin-left: 80px;
  }
  .pcmL85 {
    margin-left: 85px;
  }
  .pcmL90 {
    margin-left: 90px;
  }
  .pcmL100 {
    margin-left: 100px;
  }
  .pcmRA {
    margin-right: auto;
  }
  .pcmR5 {
    margin-right: 5px;
  }
  .pcmR10 {
    margin-right: 10px;
  }
  .pcmR15 {
    margin-right: 15px;
  }
  .pcmR20 {
    margin-right: 20px;
  }
  .pcmR25 {
    margin-right: 25px;
  }
  .pcmR30 {
    margin-right: 30px;
  }
  .pcmR35 {
    margin-right: 35px;
  }
  .pcmR40 {
    margin-right: 40px;
  }
  .pcmR45 {
    margin-right: 45px;
  }
  .pcmR50 {
    margin-right: 50px;
  }
  .pcmR55 {
    margin-right: 55px;
  }
  .pcmR60 {
    margin-right: 60px;
  }
  .pcmR65 {
    margin-right: 65px;
  }
  .pcmR70 {
    margin-right: 70px;
  }
  .pcmR75 {
    margin-right: 75px;
  }
  .pcmR80 {
    margin-right: 80px;
  }
  .pcmR85 {
    margin-right: 85px;
  }
  .pcmR90 {
    margin-right: 90px;
  }
  .pcmR100 {
    margin-right: 100px;
  }
  /* padding style
  ---------------------------*/
  .pcpT5 {
    padding-top: 5px;
  }
  .pcpT10 {
    padding-top: 10px;
  }
  .pcpT15 {
    padding-top: 15px;
  }
  .pcpT20 {
    padding-top: 20px;
  }
  .pcpT25 {
    padding-top: 25px;
  }
  .pcpT30 {
    padding-top: 30px;
  }
  .pcpT35 {
    padding-top: 35px;
  }
  .pcpT40 {
    padding-top: 40px;
  }
  .pcpT45 {
    padding-top: 45px;
  }
  .pcpT50 {
    padding-top: 50px;
  }
  .pcpT55 {
    padding-top: 55px;
  }
  .pcpT60 {
    padding-top: 60px;
  }
  .pcpT65 {
    padding-top: 65px;
  }
  .pcpT70 {
    padding-top: 70px;
  }
  .pcpT75 {
    padding-top: 75px;
  }
  .pcpT80 {
    padding-top: 80px;
  }
  .pcpT85 {
    padding-top: 85px;
  }
  .pcpT90 {
    padding-top: 90px;
  }
  .pcpT100 {
    padding-top: 100px;
  }
  .pcpB5 {
    padding-bottom: 5px;
  }
  .pcpB10 {
    padding-bottom: 10px;
  }
  .pcpB15 {
    padding-bottom: 15px;
  }
  .pcpB20 {
    padding-bottom: 20px;
  }
  .pcpB25 {
    padding-bottom: 25px;
  }
  .pcpB30 {
    padding-bottom: 30px;
  }
  .pcpB35 {
    padding-bottom: 35px;
  }
  .pcpB40 {
    padding-bottom: 40px;
  }
  .pcpB45 {
    padding-bottom: 45px;
  }
  .pcpB50 {
    padding-bottom: 50px;
  }
  .pcpB55 {
    padding-bottom: 55px;
  }
  .pcpB60 {
    padding-bottom: 60px;
  }
  .pcpB65 {
    padding-bottom: 65px;
  }
  .pcpB70 {
    padding-bottom: 70px;
  }
  .pcpB75 {
    padding-bottom: 75px;
  }
  .pcpB80 {
    padding-bottom: 80px;
  }
  .pcpB85 {
    padding-bottom: 85px;
  }
  .pcpB90 {
    padding-bottom: 90px;
  }
  .pcpB100 {
    padding-bottom: 100px;
  }
  .pcpL5 {
    padding-left: 5px;
  }
  .pcpL10 {
    padding-left: 10px;
  }
  .pcpL15 {
    padding-left: 15px;
  }
  .pcpL20 {
    padding-left: 20px;
  }
  .pcpL25 {
    padding-left: 25px;
  }
  .pcpL30 {
    padding-left: 30px;
  }
  .pcpL35 {
    padding-left: 35px;
  }
  .pcpL40 {
    padding-left: 40px;
  }
  .pcpL45 {
    padding-left: 45px;
  }
  .pcpL50 {
    padding-left: 50px;
  }
  .pcpL55 {
    padding-left: 55px;
  }
  .pcpL60 {
    padding-left: 60px;
  }
  .pcpL65 {
    padding-left: 65px;
  }
  .pcpL70 {
    padding-left: 70px;
  }
  .pcpL75 {
    padding-left: 75px;
  }
  .pcpL80 {
    padding-left: 80px;
  }
  .pcpL85 {
    padding-left: 85px;
  }
  .pcpL90 {
    padding-left: 90px;
  }
  .pcpL100 {
    padding-left: 100px;
  }
  .pcpR5 {
    padding-right: 5px;
  }
  .pcpR10 {
    padding-right: 10px;
  }
  .pcpR15 {
    padding-right: 15px;
  }
  .pcpR20 {
    padding-right: 20px;
  }
  .pcpR25 {
    padding-right: 25px;
  }
  .pcpR30 {
    padding-right: 30px;
  }
  .pcpR35 {
    padding-right: 35px;
  }
  .pcpR40 {
    padding-right: 40px;
  }
  .pcpR45 {
    padding-right: 45px;
  }
  .pcpR50 {
    padding-right: 50px;
  }
  .pcpR55 {
    padding-right: 55px;
  }
  .pcpR60 {
    padding-right: 60px;
  }
  .pcpR65 {
    padding-right: 65px;
  }
  .pcpR70 {
    padding-right: 70px;
  }
  .pcpR75 {
    padding-right: 75px;
  }
  .pcpR80 {
    padding-right: 80px;
  }
  .pcpR85 {
    padding-right: 85px;
  }
  .pcpR90 {
    padding-right: 90px;
  }
  .pcpR100 {
    padding-right: 100px;
  }
  .pcpA0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* font-size style
  ---------------------------*/
  .pcfs9 {
    font-size: 0.5625rem;
  }
  .pcfs10 {
    font-size: 0.625rem;
  }
  .pcfs11 {
    font-size: 0.6875rem;
  }
  .pcfs12 {
    font-size: 0.75rem;
  }
  .pcfs13 {
    font-size: 0.8125rem;
  }
  .pcfs14 {
    font-size: 0.875rem;
  }
  .pcfs15 {
    font-size: 0.9375rem;
  }
  .pcfs16 {
    font-size: 1rem;
  }
  .pcfs17 {
    font-size: 1.0625rem;
  }
  .pcfs18 {
    font-size: 1.125rem;
  }
  .pcfs19 {
    font-size: 1.1875rem;
  }
  .pcfs20 {
    font-size: 1.25rem;
  }
  .pcfs21 {
    font-size: 1.3125rem;
  }
  .pcfs22 {
    font-size: 1.375rem;
  }
  .pcfs23 {
    font-size: 1.4375rem;
  }
  .pcfs24 {
    font-size: 1.5rem;
  }
  .pcfs25 {
    font-size: 1.5625rem;
  }
  .pcfs26 {
    font-size: 1.625rem;
  }
  .pcfs27 {
    font-size: 1.6875rem;
  }
  .pcfs28 {
    font-size: 1.75rem;
  }
  .pcfs29 {
    font-size: 1.8125rem;
  }
  .pcfs30 {
    font-size: 1.875rem;
  }
  .pcfs31 {
    font-size: 1.9375rem;
  }
  .pcfs32 {
    font-size: 2rem;
  }
  .pcfs33 {
    font-size: 2.0625rem;
  }
  .pcfs34 {
    font-size: 2.125rem;
  }
  .pcfs35 {
    font-size: 2.1875rem;
  }
  .pcfs36 {
    font-size: 2.25rem;
  }
  .pcfs37 {
    font-size: 2.3125rem;
  }
  .pcfs38 {
    font-size: 2.375rem;
  }
  .pcfs39 {
    font-size: 2.4375rem;
  }
  .pcfs40 {
    font-size: 2.5rem;
  }
  .pcfs41 {
    font-size: 2.5625rem;
  }
  .pcfs42 {
    font-size: 2.625rem;
  }
  .pcfs43 {
    font-size: 2.6875rem;
  }
  .pcfs44 {
    font-size: 2.75rem;
  }
  .pcfs45 {
    font-size: 2.8125rem;
  }
  .pcfs46 {
    font-size: 2.875rem;
  }
  .pcfs47 {
    font-size: 2.9375rem;
  }
  .pcfs48 {
    font-size: 3rem;
  }
  .pcfs49 {
    font-size: 3.0625rem;
  }
  .pcfs50 {
    font-size: 3.125rem;
  }
  /* line-height */
  .pclh120 {
    line-height: 1.2em;
  }
  .pclh140 {
    line-height: 1.4em;
  }
  .pclh160 {
    line-height: 1.6em;
  }
  .pclh180 {
    line-height: 1.8em;
  }
}
@media screen and (max-width: 1279px) {
  /* margin style
  ---------------------------*/
  .pcmT5 {
    margin-top: 5px;
  }
  .pcmT10 {
    margin-top: 10px;
  }
  .pcmT15 {
    margin-top: 15px;
  }
  .pcmT20 {
    margin-top: 20px;
  }
  .pcmT25 {
    margin-top: 25px;
  }
  .pcmT30 {
    margin-top: 30px;
  }
  .pcmT35 {
    margin-top: 35px;
  }
  .pcmT40 {
    margin-top: 40px;
  }
  .pcmT45 {
    margin-top: 45px;
  }
  .pcmT50 {
    margin-top: 50px;
  }
  .pcmT55 {
    margin-top: 55px;
  }
  .pcmT60 {
    margin-top: 60px;
  }
  .pcmT65 {
    margin-top: 65px;
  }
  .pcmT70 {
    margin-top: 70px;
  }
  .pcmT75 {
    margin-top: 75px;
  }
  .pcmT80 {
    margin-top: 80px;
  }
  .pcmT85 {
    margin-top: 85px;
  }
  .pcmT90 {
    margin-top: 90px;
  }
  .pcmT100 {
    margin-top: 100px;
  }
  .pcmB5 {
    margin-bottom: 5px;
  }
  .pcmB10 {
    margin-bottom: 10px;
  }
  .pcmB15 {
    margin-bottom: 15px;
  }
  .pcmB20 {
    margin-bottom: 20px;
  }
  .pcmB25 {
    margin-bottom: 25px;
  }
  .pcmB30 {
    margin-bottom: 30px;
  }
  .pcmB35 {
    margin-bottom: 35px;
  }
  .pcmB40 {
    margin-bottom: 40px;
  }
  .pcmB45 {
    margin-bottom: 45px;
  }
  .pcmB50 {
    margin-bottom: 50px;
  }
  .pcmB55 {
    margin-bottom: 55px;
  }
  .pcmB60 {
    margin-bottom: 60px;
  }
  .pcmB65 {
    margin-bottom: 65px;
  }
  .pcmB70 {
    margin-bottom: 70px;
  }
  .pcmB75 {
    margin-bottom: 75px;
  }
  .pcmB80 {
    margin-bottom: 80px;
  }
  .pcmB85 {
    margin-bottom: 85px;
  }
  .pcmB90 {
    margin-bottom: 90px;
  }
  .pcmB100 {
    margin-bottom: 100px;
  }
  .pcmLA {
    margin-left: auto;
  }
  .pcmL5 {
    margin-left: 5px;
  }
  .pcmL10 {
    margin-left: 10px;
  }
  .pcmL15 {
    margin-left: 15px;
  }
  .pcmL20 {
    margin-left: 20px;
  }
  .pcmL25 {
    margin-left: 25px;
  }
  .pcmL30 {
    margin-left: 30px;
  }
  .pcmL35 {
    margin-left: 35px;
  }
  .pcmL40 {
    margin-left: 40px;
  }
  .pcmL45 {
    margin-left: 45px;
  }
  .pcmL50 {
    margin-left: 50px;
  }
  .pcmL55 {
    margin-left: 55px;
  }
  .pcmL60 {
    margin-left: 60px;
  }
  .pcmL65 {
    margin-left: 65px;
  }
  .pcmL70 {
    margin-left: 70px;
  }
  .pcmL75 {
    margin-left: 75px;
  }
  .pcmL80 {
    margin-left: 80px;
  }
  .pcmL85 {
    margin-left: 85px;
  }
  .pcmL90 {
    margin-left: 90px;
  }
  .pcmL100 {
    margin-left: 100px;
  }
  .pcmRA {
    margin-right: auto;
  }
  .pcmR5 {
    margin-right: 5px;
  }
  .pcmR10 {
    margin-right: 10px;
  }
  .pcmR15 {
    margin-right: 15px;
  }
  .pcmR20 {
    margin-right: 20px;
  }
  .pcmR25 {
    margin-right: 25px;
  }
  .pcmR30 {
    margin-right: 30px;
  }
  .pcmR35 {
    margin-right: 35px;
  }
  .pcmR40 {
    margin-right: 40px;
  }
  .pcmR45 {
    margin-right: 45px;
  }
  .pcmR50 {
    margin-right: 50px;
  }
  .pcmR55 {
    margin-right: 55px;
  }
  .pcmR60 {
    margin-right: 60px;
  }
  .pcmR65 {
    margin-right: 65px;
  }
  .pcmR70 {
    margin-right: 70px;
  }
  .pcmR75 {
    margin-right: 75px;
  }
  .pcmR80 {
    margin-right: 80px;
  }
  .pcmR85 {
    margin-right: 85px;
  }
  .pcmR90 {
    margin-right: 90px;
  }
  .pcmR100 {
    margin-right: 100px;
  }
  /* padding style
  ---------------------------*/
  .pcpT5 {
    padding-top: 5px;
  }
  .pcpT10 {
    padding-top: 10px;
  }
  .pcpT15 {
    padding-top: 15px;
  }
  .pcpT20 {
    padding-top: 20px;
  }
  .pcpT25 {
    padding-top: 25px;
  }
  .pcpT30 {
    padding-top: 30px;
  }
  .pcpT35 {
    padding-top: 35px;
  }
  .pcpT40 {
    padding-top: 40px;
  }
  .pcpT45 {
    padding-top: 45px;
  }
  .pcpT50 {
    padding-top: 50px;
  }
  .pcpT55 {
    padding-top: 55px;
  }
  .pcpT60 {
    padding-top: 60px;
  }
  .pcpT65 {
    padding-top: 65px;
  }
  .pcpT70 {
    padding-top: 70px;
  }
  .pcpT75 {
    padding-top: 75px;
  }
  .pcpT80 {
    padding-top: 80px;
  }
  .pcpT85 {
    padding-top: 85px;
  }
  .pcpT90 {
    padding-top: 90px;
  }
  .pcpT100 {
    padding-top: 100px;
  }
  .pcpB5 {
    padding-bottom: 5px;
  }
  .pcpB10 {
    padding-bottom: 10px;
  }
  .pcpB15 {
    padding-bottom: 15px;
  }
  .pcpB20 {
    padding-bottom: 20px;
  }
  .pcpB25 {
    padding-bottom: 25px;
  }
  .pcpB30 {
    padding-bottom: 30px;
  }
  .pcpB35 {
    padding-bottom: 35px;
  }
  .pcpB40 {
    padding-bottom: 40px;
  }
  .pcpB45 {
    padding-bottom: 45px;
  }
  .pcpB50 {
    padding-bottom: 50px;
  }
  .pcpB55 {
    padding-bottom: 55px;
  }
  .pcpB60 {
    padding-bottom: 60px;
  }
  .pcpB65 {
    padding-bottom: 65px;
  }
  .pcpB70 {
    padding-bottom: 70px;
  }
  .pcpB75 {
    padding-bottom: 75px;
  }
  .pcpB80 {
    padding-bottom: 80px;
  }
  .pcpB85 {
    padding-bottom: 85px;
  }
  .pcpB90 {
    padding-bottom: 90px;
  }
  .pcpB100 {
    padding-bottom: 100px;
  }
  .pcpL5 {
    padding-left: 5px;
  }
  .pcpL10 {
    padding-left: 10px;
  }
  .pcpL15 {
    padding-left: 15px;
  }
  .pcpL20 {
    padding-left: 20px;
  }
  .pcpL25 {
    padding-left: 25px;
  }
  .pcpL30 {
    padding-left: 30px;
  }
  .pcpL35 {
    padding-left: 35px;
  }
  .pcpL40 {
    padding-left: 40px;
  }
  .pcpL45 {
    padding-left: 45px;
  }
  .pcpL50 {
    padding-left: 50px;
  }
  .pcpL55 {
    padding-left: 55px;
  }
  .pcpL60 {
    padding-left: 60px;
  }
  .pcpL65 {
    padding-left: 65px;
  }
  .pcpL70 {
    padding-left: 70px;
  }
  .pcpL75 {
    padding-left: 75px;
  }
  .pcpL80 {
    padding-left: 80px;
  }
  .pcpL85 {
    padding-left: 85px;
  }
  .pcpL90 {
    padding-left: 90px;
  }
  .pcpL100 {
    padding-left: 100px;
  }
  .pcpR5 {
    padding-right: 5px;
  }
  .pcpR10 {
    padding-right: 10px;
  }
  .pcpR15 {
    padding-right: 15px;
  }
  .pcpR20 {
    padding-right: 20px;
  }
  .pcpR25 {
    padding-right: 25px;
  }
  .pcpR30 {
    padding-right: 30px;
  }
  .pcpR35 {
    padding-right: 35px;
  }
  .pcpR40 {
    padding-right: 40px;
  }
  .pcpR45 {
    padding-right: 45px;
  }
  .pcpR50 {
    padding-right: 50px;
  }
  .pcpR55 {
    padding-right: 55px;
  }
  .pcpR60 {
    padding-right: 60px;
  }
  .pcpR65 {
    padding-right: 65px;
  }
  .pcpR70 {
    padding-right: 70px;
  }
  .pcpR75 {
    padding-right: 75px;
  }
  .pcpR80 {
    padding-right: 80px;
  }
  .pcpR85 {
    padding-right: 85px;
  }
  .pcpR90 {
    padding-right: 90px;
  }
  .pcpR100 {
    padding-right: 100px;
  }
  .tbmA {
    margin: 0 auto;
  }
  .tbmT5 {
    margin-top: 0.390625vw;
  }
  .tbmT10 {
    margin-top: 0.78125vw;
  }
  .tbmT15 {
    margin-top: 1.171875vw;
  }
  .tbmT20 {
    margin-top: 1.5625vw;
  }
  .tbmT25 {
    margin-top: 1.953125vw;
  }
  .tbmT30 {
    margin-top: 2.34375vw;
  }
  .tbmT35 {
    margin-top: 2.734375vw;
  }
  .tbmT40 {
    margin-top: 3.125vw;
  }
  .tbmT45 {
    margin-top: 3.515625vw;
  }
  .tbmT50 {
    margin-top: 3.90625vw;
  }
  .tbmT55 {
    margin-top: 4.296875vw;
  }
  .tbmT60 {
    margin-top: 4.6875vw;
  }
  .tbmT65 {
    margin-top: 5.078125vw;
  }
  .tbmT70 {
    margin-top: 5.46875vw;
  }
  .tbmT75 {
    margin-top: 5.859375vw;
  }
  .tbmT80 {
    margin-top: 6.25vw;
  }
  .tbmT85 {
    margin-top: 6.640625vw;
  }
  .tbmT90 {
    margin-top: 7.03125vw;
  }
  .tbmT100 {
    margin-top: 7.8125vw;
  }
  .tbmB5 {
    margin-bottom: 0.390625vw;
  }
  .tbmB10 {
    margin-bottom: 0.78125vw;
  }
  .tbmB15 {
    margin-bottom: 1.171875vw;
  }
  .tbmB20 {
    margin-bottom: 1.5625vw;
  }
  .tbmB25 {
    margin-bottom: 1.953125vw;
  }
  .tbmB30 {
    margin-bottom: 2.34375vw;
  }
  .tbmB35 {
    margin-bottom: 2.734375vw;
  }
  .tbmB40 {
    margin-bottom: 3.125vw;
  }
  .tbmB45 {
    margin-bottom: 3.515625vw;
  }
  .tbmB50 {
    margin-bottom: 3.90625vw;
  }
  .tbmB55 {
    margin-bottom: 4.296875vw;
  }
  .tbmB60 {
    margin-bottom: 4.6875vw;
  }
  .tbmB65 {
    margin-bottom: 5.078125vw;
  }
  .tbmB70 {
    margin-bottom: 5.46875vw;
  }
  .tbmB75 {
    margin-bottom: 5.859375vw;
  }
  .tbmB80 {
    margin-bottom: 6.25vw;
  }
  .tbmB85 {
    margin-bottom: 6.640625vw;
  }
  .tbmB90 {
    margin-bottom: 7.03125vw;
  }
  .tbmB100 {
    margin-bottom: 7.8125vw;
  }
  /* padding style
  ---------------------------*/
  .tbpT5 {
    padding-top: 0.390625vw;
  }
  .tbpT10 {
    padding-top: 0.78125vw;
  }
  .tbpT15 {
    padding-top: 1.171875vw;
  }
  .tbpT20 {
    padding-top: 1.5625vw;
  }
  .tbpT25 {
    padding-top: 1.953125vw;
  }
  .tbpT30 {
    padding-top: 2.34375vw;
  }
  .tbpT35 {
    padding-top: 2.734375vw;
  }
  .tbpT40 {
    padding-top: 3.125vw;
  }
  .tbpT45 {
    padding-top: 3.515625vw;
  }
  .tbpT50 {
    padding-top: 3.90625vw;
  }
  .tbpT55 {
    padding-top: 4.296875vw;
  }
  .tbpT60 {
    padding-top: 4.6875vw;
  }
  .tbpT65 {
    padding-top: 5.078125vw;
  }
  .tbpT70 {
    padding-top: 5.46875vw;
  }
  .tbpT75 {
    padding-top: 5.859375vw;
  }
  .tbpT80 {
    padding-top: 6.25vw;
  }
  .tbpT85 {
    padding-top: 6.640625vw;
  }
  .tbpT90 {
    padding-top: 7.03125vw;
  }
  .tbpT100 {
    padding-top: 7.8125vw;
  }
  .tbpB5 {
    padding-bottom: 0.390625vw;
  }
  .tbpB10 {
    padding-bottom: 0.78125vw;
  }
  .tbpB15 {
    padding-bottom: 1.171875vw;
  }
  .tbpB20 {
    padding-bottom: 1.5625vw;
  }
  .tbpB25 {
    padding-bottom: 1.953125vw;
  }
  .tbpB30 {
    padding-bottom: 2.34375vw;
  }
  .tbpB35 {
    padding-bottom: 2.734375vw;
  }
  .tbpB40 {
    padding-bottom: 3.125vw;
  }
  .tbpB45 {
    padding-bottom: 3.515625vw;
  }
  .tbpB50 {
    padding-bottom: 3.90625vw;
  }
  .tbpB55 {
    padding-bottom: 4.296875vw;
  }
  .tbpB60 {
    padding-bottom: 4.6875vw;
  }
  .tbpB65 {
    padding-bottom: 5.078125vw;
  }
  .tbpB70 {
    padding-bottom: 5.46875vw;
  }
  .tbpB75 {
    padding-bottom: 5.859375vw;
  }
  .tbpB80 {
    padding-bottom: 6.25vw;
  }
  .tbpB85 {
    padding-bottom: 6.640625vw;
  }
  .tbpB90 {
    padding-bottom: 7.03125vw;
  }
  .tbpB100 {
    padding-bottom: 7.8125vw;
  }
  .tbpA0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media screen and (max-width: 1024px) {
  /* margin style
  ---------------------------*/
  .spmA {
    margin: 0 auto;
  }
  .spmT5 {
    margin-top: 5px;
  }
  .spmT10 {
    margin-top: 10px;
  }
  .spmT15 {
    margin-top: 15px;
  }
  .spmT20 {
    margin-top: 20px;
  }
  .spmT25 {
    margin-top: 25px;
  }
  .spmT30 {
    margin-top: 30px;
  }
  .spmT35 {
    margin-top: 35px;
  }
  .spmT40 {
    margin-top: 40px;
  }
  .spmT45 {
    margin-top: 45px;
  }
  .spmT50 {
    margin-top: 50px;
  }
  .spmT55 {
    margin-top: 55px;
  }
  .spmT60 {
    margin-top: 60px;
  }
  .spmT65 {
    margin-top: 65px;
  }
  .spmT70 {
    margin-top: 70px;
  }
  .spmT75 {
    margin-top: 75px;
  }
  .spmT80 {
    margin-top: 80px;
  }
  .spmT85 {
    margin-top: 85px;
  }
  .spmT90 {
    margin-top: 90px;
  }
  .spmT100 {
    margin-top: 100px;
  }
  .spmB5 {
    margin-bottom: 5px;
  }
  .spmB10 {
    margin-bottom: 10px;
  }
  .spmB15 {
    margin-bottom: 15px;
  }
  .spmB20 {
    margin-bottom: 20px;
  }
  .spmB25 {
    margin-bottom: 25px;
  }
  .spmB30 {
    margin-bottom: 30px;
  }
  .spmB35 {
    margin-bottom: 35px;
  }
  .spmB40 {
    margin-bottom: 40px;
  }
  .spmB45 {
    margin-bottom: 45px;
  }
  .spmB50 {
    margin-bottom: 50px;
  }
  .spmB55 {
    margin-bottom: 55px;
  }
  .spmB60 {
    margin-bottom: 60px;
  }
  .spmB65 {
    margin-bottom: 65px;
  }
  .spmB70 {
    margin-bottom: 70px;
  }
  .spmB75 {
    margin-bottom: 75px;
  }
  .spmB80 {
    margin-bottom: 80px;
  }
  .spmB85 {
    margin-bottom: 85px;
  }
  .spmB90 {
    margin-bottom: 90px;
  }
  .spmB100 {
    margin-bottom: 100px;
  }
  .spmLA {
    margin-left: auto;
  }
  .spmL5 {
    margin-left: 5px;
  }
  .spmL10 {
    margin-left: 10px;
  }
  .spmL15 {
    margin-left: 15px;
  }
  .spmL20 {
    margin-left: 20px;
  }
  .spmL25 {
    margin-left: 25px;
  }
  .spmL30 {
    margin-left: 30px;
  }
  .spmL35 {
    margin-left: 35px;
  }
  .spmL40 {
    margin-left: 40px;
  }
  .spmL45 {
    margin-left: 45px;
  }
  .spmL50 {
    margin-left: 50px;
  }
  .spmL55 {
    margin-left: 55px;
  }
  .spmL60 {
    margin-left: 60px;
  }
  .spmL65 {
    margin-left: 65px;
  }
  .spmL70 {
    margin-left: 70px;
  }
  .spmL75 {
    margin-left: 75px;
  }
  .spmL80 {
    margin-left: 80px;
  }
  .spmL85 {
    margin-left: 85px;
  }
  .spmL90 {
    margin-left: 90px;
  }
  .spmL100 {
    margin-left: 100px;
  }
  .spmRA {
    margin-right: auto;
  }
  .spmR5 {
    margin-right: 5px;
  }
  .spmR10 {
    margin-right: 10px;
  }
  .spmR15 {
    margin-right: 15px;
  }
  .spmR20 {
    margin-right: 20px;
  }
  .spmR25 {
    margin-right: 25px;
  }
  .spmR30 {
    margin-right: 30px;
  }
  .spmR35 {
    margin-right: 35px;
  }
  .spmR40 {
    margin-right: 40px;
  }
  .spmR45 {
    margin-right: 45px;
  }
  .spmR50 {
    margin-right: 50px;
  }
  .spmR55 {
    margin-right: 55px;
  }
  .spmR60 {
    margin-right: 60px;
  }
  .spmR65 {
    margin-right: 65px;
  }
  .spmR70 {
    margin-right: 70px;
  }
  .spmR75 {
    margin-right: 75px;
  }
  .spmR80 {
    margin-right: 80px;
  }
  .spmR85 {
    margin-right: 85px;
  }
  .spmR90 {
    margin-right: 90px;
  }
  .spmR100 {
    margin-right: 100px;
  }
  /* padding style
  ---------------------------*/
  .sppT5 {
    padding-top: 5px;
  }
  .sppT10 {
    padding-top: 10px;
  }
  .sppT15 {
    padding-top: 15px;
  }
  .sppT20 {
    padding-top: 20px;
  }
  .sppT25 {
    padding-top: 25px;
  }
  .sppT30 {
    padding-top: 30px;
  }
  .sppT35 {
    padding-top: 35px;
  }
  .sppT40 {
    padding-top: 40px;
  }
  .sppT45 {
    padding-top: 45px;
  }
  .sppT50 {
    padding-top: 50px;
  }
  .sppT55 {
    padding-top: 55px;
  }
  .sppT60 {
    padding-top: 60px;
  }
  .sppT65 {
    padding-top: 65px;
  }
  .sppT70 {
    padding-top: 70px;
  }
  .sppT75 {
    padding-top: 75px;
  }
  .sppT80 {
    padding-top: 80px;
  }
  .sppT85 {
    padding-top: 85px;
  }
  .sppT90 {
    padding-top: 90px;
  }
  .sppT100 {
    padding-top: 100px;
  }
  .sppB5 {
    padding-bottom: 5px;
  }
  .sppB10 {
    padding-bottom: 10px;
  }
  .sppB15 {
    padding-bottom: 15px;
  }
  .sppB20 {
    padding-bottom: 20px;
  }
  .sppB25 {
    padding-bottom: 25px;
  }
  .sppB30 {
    padding-bottom: 30px;
  }
  .sppB35 {
    padding-bottom: 35px;
  }
  .sppB40 {
    padding-bottom: 40px;
  }
  .sppB45 {
    padding-bottom: 45px;
  }
  .sppB50 {
    padding-bottom: 50px;
  }
  .sppB55 {
    padding-bottom: 55px;
  }
  .sppB60 {
    padding-bottom: 60px;
  }
  .sppB65 {
    padding-bottom: 65px;
  }
  .sppB70 {
    padding-bottom: 70px;
  }
  .sppB75 {
    padding-bottom: 75px;
  }
  .sppB80 {
    padding-bottom: 80px;
  }
  .sppB85 {
    padding-bottom: 85px;
  }
  .sppB90 {
    padding-bottom: 90px;
  }
  .sppB100 {
    padding-bottom: 100px;
  }
  .sppL5 {
    padding-left: 5px;
  }
  .sppL10 {
    padding-left: 10px;
  }
  .sppL15 {
    padding-left: 15px;
  }
  .sppL20 {
    padding-left: 20px;
  }
  .sppL25 {
    padding-left: 25px;
  }
  .sppL30 {
    padding-left: 30px;
  }
  .sppL35 {
    padding-left: 35px;
  }
  .sppL40 {
    padding-left: 40px;
  }
  .sppL45 {
    padding-left: 45px;
  }
  .sppL50 {
    padding-left: 50px;
  }
  .sppL55 {
    padding-left: 55px;
  }
  .sppL60 {
    padding-left: 60px;
  }
  .sppL65 {
    padding-left: 65px;
  }
  .sppL70 {
    padding-left: 70px;
  }
  .sppL75 {
    padding-left: 75px;
  }
  .sppL80 {
    padding-left: 80px;
  }
  .sppL85 {
    padding-left: 85px;
  }
  .sppL90 {
    padding-left: 90px;
  }
  .sppL100 {
    padding-left: 100px;
  }
  .sppR5 {
    padding-right: 5px;
  }
  .sppR10 {
    padding-right: 10px;
  }
  .sppR15 {
    padding-right: 15px;
  }
  .sppR20 {
    padding-right: 20px;
  }
  .sppR25 {
    padding-right: 25px;
  }
  .sppR30 {
    padding-right: 30px;
  }
  .sppR35 {
    padding-right: 35px;
  }
  .sppR40 {
    padding-right: 40px;
  }
  .sppR45 {
    padding-right: 45px;
  }
  .sppR50 {
    padding-right: 50px;
  }
  .sppR55 {
    padding-right: 55px;
  }
  .sppR60 {
    padding-right: 60px;
  }
  .sppR65 {
    padding-right: 65px;
  }
  .sppR70 {
    padding-right: 70px;
  }
  .sppR75 {
    padding-right: 75px;
  }
  .sppR80 {
    padding-right: 80px;
  }
  .sppR85 {
    padding-right: 85px;
  }
  .sppR90 {
    padding-right: 90px;
  }
  .sppR100 {
    padding-right: 100px;
  }
  .sppA0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* font-size style
  ---------------------------*/
  .spfs9 {
    font-size: 0.5625rem;
  }
  .spfs10 {
    font-size: 0.625rem;
  }
  .spfs11 {
    font-size: 0.6875rem;
  }
  .spfs12 {
    font-size: 0.75rem;
  }
  .spfs13 {
    font-size: 0.8125rem;
  }
  .spfs14 {
    font-size: 0.875rem;
  }
  .spfs15 {
    font-size: 0.9375rem;
  }
  .spfs16 {
    font-size: 1rem;
  }
  .spfs17 {
    font-size: 1.0625rem;
  }
  .spfs18 {
    font-size: 1.125rem;
  }
  .spfs19 {
    font-size: 1.1875rem;
  }
  .spfs20 {
    font-size: 1.25rem;
  }
  .spfs21 {
    font-size: 1.3125rem;
  }
  .spfs22 {
    font-size: 1.375rem;
  }
  .spfs23 {
    font-size: 1.4375rem;
  }
  .spfs24 {
    font-size: 1.5rem;
  }
  .spfs25 {
    font-size: 1.5625rem;
  }
  .spfs26 {
    font-size: 1.625rem;
  }
  .spfs27 {
    font-size: 1.6875rem;
  }
  .spfs28 {
    font-size: 1.75rem;
  }
  .spfs29 {
    font-size: 1.8125rem;
  }
  .spfs30 {
    font-size: 1.875rem;
  }
  .spfs31 {
    font-size: 1.9375rem;
  }
  .spfs32 {
    font-size: 2rem;
  }
  .spfs33 {
    font-size: 2.0625rem;
  }
  .spfs34 {
    font-size: 2.125rem;
  }
  .spfs35 {
    font-size: 2.1875rem;
  }
  .spfs36 {
    font-size: 2.25rem;
  }
  .spfs37 {
    font-size: 2.3125rem;
  }
  .spfs38 {
    font-size: 2.375rem;
  }
  .spfs39 {
    font-size: 2.4375rem;
  }
  .spfs40 {
    font-size: 2.5rem;
  }
  .spfs41 {
    font-size: 2.5625rem;
  }
  .spfs42 {
    font-size: 2.625rem;
  }
  .spfs43 {
    font-size: 2.6875rem;
  }
  .spfs44 {
    font-size: 2.75rem;
  }
  .spfs45 {
    font-size: 2.8125rem;
  }
  .spfs46 {
    font-size: 2.875rem;
  }
  .spfs47 {
    font-size: 2.9375rem;
  }
  .spfs48 {
    font-size: 3rem;
  }
  .spfs49 {
    font-size: 3.0625rem;
  }
  .spfs50 {
    font-size: 3.125rem;
  }
  /* line-height */
  .splh120 {
    line-height: 1.2em;
  }
  .splh140 {
    line-height: 1.4em;
  }
  .splh160 {
    line-height: 1.6em;
  }
  .splh180 {
    line-height: 1.8em;
  }
}
@media screen and (min-width: 1280px) {
  .tLeft {
    text-align: left !important;
    justify-content: flex-start !important;
    margin-right: auto;
  }
  .tCenter {
    text-align: center !important;
    justify-content: center !important;
    margin-left: auto;
    margin-right: auto;
  }
  .tRight {
    text-align: right !important;
    justify-content: flex-end !important;
    margin-left: auto;
  }
}
@media screen and (max-width: 1279px) {
  .tLeft {
    text-align: left !important;
    justify-content: flex-start !important;
    margin-right: auto;
  }
  .tCenter {
    text-align: center !important;
    justify-content: center !important;
    margin-left: auto;
    margin-right: auto;
  }
  .tRight {
    text-align: right !important;
    justify-content: flex-end !important;
    margin-left: auto;
  }
}
@media screen and (max-width: 1024px) {
  .sptLeft {
    text-align: left !important;
    justify-content: flex-start !important;
    margin-right: auto;
  }
  .sptCenter {
    text-align: center !important;
    justify-content: center !important;
    margin: 0 auto;
  }
  .sptRight {
    text-align: right !important;
    justify-content: flex-end !important;
    margin-left: auto;
  }
}
.indent {
  text-indent: -9999px;
}

@media screen and (max-width: 1024px) {
  img.w20img {
    max-width: 30%;
    width: 30%;
    margin: 0 auto;
  }
  img.w30img {
    max-width: 30%;
    width: 30%;
    margin: 0 auto;
  }
  img.w40img {
    max-width: 50%;
    width: 50%;
    margin: 0 auto;
  }
  img.w50img {
    max-width: 50%;
    width: 50%;
    margin: 0 auto;
  }
  img.w60img {
    max-width: 50%;
    width: 50%;
    margin: 0 auto;
  }
  img.w70img {
    max-width: 70%;
    width: 70%;
    margin: 0 auto;
  }
  img.w80img {
    max-width: 50%;
    width: 50%;
    margin: 0 auto;
  }
  img.w90img {
    max-width: 50%;
    width: 50%;
    margin: 0 auto;
  }
  img.full {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2015 Daniel Eden
 */
.animate {
  opacity: 0;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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);
    transform: translate3d(0, -30px, 0);
  }
  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);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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);
    transform: translate3d(0, -30px, 0);
  }
  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);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  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);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  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);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  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);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  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);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  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);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  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);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  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);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  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);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  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);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  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);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

a {
  font-weight: bold;
  color: #1d2088;
  text-decoration: none;
}
a:link {
  transition: 0.3s;
}
a:hover {
  opacity: 0.7;
}
a.indent {
  text-indent: -9999px;
}
a.lined {
  text-decoration: underline !important;
}
a.endLink {
  opacity: 0.2;
  pointer-events: none;
}

main a {
  font-weight: bold;
  color: #1d2088;
  text-decoration: none;
}
main a:hover {
  text-decoration: underline;
}

.redTxt {
  color: #ff0000;
}

.blueTxt {
  color: #1d2088;
}

.colWrapper {
  box-sizing: border-box;
}
.colWrapper.flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.colWrapper.flexCenter {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.colWrapper.flexBtwn {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.colWrapper.flexStart {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: start;
}
.colWrapper.flexEnd {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}
.colWrapper.inflex {
  display: inline-flex;
  flex-wrap: wrap;
}
.colWrapper.inflexBtwn {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.colWrapper.inflexStart {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: start;
}
.colWrapper.inflexEnd {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.colWrapper.flexBk {
  display: block;
}
.colWrapper.aiFlexStart {
  align-items: flex-start;
}
.colWrapper.aiStretch {
  align-items: stretch;
  height: 100%;
}
.colWrapper.aiStretch .box {
  height: auto;
}
.colWrapper.w100 {
  max-width: 100%;
  width: 100%;
}
.colWrapper.gap0 {
  gap: 0px;
}
@media screen and (max-width: 1024px) {
  .colWrapper.gap0 {
    gap: 0;
  }
}
.colWrapper.gap05 {
  gap: 5px;
}
@media screen and (max-width: 1024px) {
  .colWrapper.gap05 {
    gap: 5px;
  }
}
.colWrapper.gap10 {
  gap: 10px;
}
@media screen and (max-width: 1024px) {
  .colWrapper.gap10 {
    gap: 10px;
  }
}
.colWrapper.gap25 {
  gap: 25px;
}
@media screen and (max-width: 1024px) {
  .colWrapper.gap25 {
    gap: 20px;
  }
}
.colWrapper.gap30 {
  gap: 30px;
}
@media screen and (max-width: 1024px) {
  .colWrapper.gap30 {
    gap: 20px;
  }
}
.colWrapper .box {
  box-sizing: border-box;
}
.colWrapper .box.w10 {
  max-width: 10%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w10 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w19 {
  max-width: 19%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w19 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w20 {
  max-width: calc(20% - 20px);
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w20 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w20pd {
  max-width: calc(20% - 10px);
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w20pd {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w24 {
  max-width: 24%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w24 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w25 {
  max-width: calc(25% - 23px);
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w25 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w25pd {
  max-width: calc(25% - 10px);
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w25pd {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w30 {
  max-width: 30%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w30 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w33 {
  max-width: calc(33.3333333333% - 20px);
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w33 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w33pd {
  max-width: calc(33.3333333333% - 7px);
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w33pd {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w35 {
  max-width: 35%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w35 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w40 {
  max-width: 40%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w40 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w45 {
  max-width: 45%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w45 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w48 {
  max-width: 48%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w48 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w50 {
  max-width: calc(50% - 20px);
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w50 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w50pd {
  max-width: calc(50% - 5px);
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w50pd {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w50pd02 {
  max-width: calc(50% - 15px);
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w50pd02 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w55 {
  max-width: 55%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w55 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w60 {
  max-width: 60%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w60 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w65 {
  max-width: 65%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w65 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w70 {
  max-width: 70%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w70 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w73 {
  max-width: 73%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w73 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w75 {
  max-width: 75%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w75 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w80 {
  max-width: 80%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w80 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w90 {
  max-width: 90%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w90 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w100 {
  max-width: 100%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w100 {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.spw19 {
    max-width: 100%;
    width: 19%;
  }
  .colWrapper .box.spw22 {
    max-width: 100%;
    width: 22%;
  }
  .colWrapper .box.spw25 {
    max-width: 100%;
    width: 25%;
  }
  .colWrapper .box.spw44 {
    max-width: 100%;
    width: 45%;
  }
  .colWrapper .box.spw46 {
    max-width: 100%;
    width: 45%;
  }
  .colWrapper .box.spw48 {
    max-width: 100%;
    width: 48%;
  }
  .colWrapper .box.spw50 {
    max-width: 100%;
    width: calc(50% - 10px);
  }
  .colWrapper .box.spw50pd {
    max-width: 100%;
    width: calc(50% - 5px);
  }
  .colWrapper .box.spw75 {
    max-width: 100%;
    width: 75%;
  }
  .colWrapper .box.spw77 {
    max-width: 100%;
    width: 77%;
  }
}

.colWrapper {
  box-sizing: border-box;
}
.colWrapper.grid {
  display: grid;
  gap: 20px;
}
.colWrapper.fr250 {
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.colWrapper.fr300 {
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
.colWrapper.fr500 {
  grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
}
@media screen and (max-width: 1024px) {
  .colWrapper {
    grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
  }
}
.noLink {
  pointer-events: none;
}

.telNoLink {
  pointer-events: none;
}
@media screen and (max-width: 1024px) {
  .telNoLink {
    pointer-events: auto;
  }
}

.dispPC {
  display: block;
}
@media screen and (max-width: 1279px) {
  .dispPC {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .dispPC {
    display: none !important;
  }
}

.dispSP {
  display: none !important;
}
@media screen and (max-width: 1279px) {
  .dispSP {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .dispSP {
    display: block !important;
  }
}

.dispTB {
  display: none;
}
@media screen and (max-width: 1279px) {
  .dispTB {
    display: block !important;
  }
}
@media screen and (max-width: 1024px) {
  .dispTB {
    display: none;
  }
}

.sentenceTtlWrapper h2 {
  text-align: center;
  font-weight: 500;
  font-size: 36px;
  font-size: 3.6rem;
  display: block;
  color: #1d2088;
  padding: 25px;
  margin: 0 auto 60px auto;
  position: relative;
  line-height: 1.4em;
}
@media screen and (max-width: 1024px) {
  .sentenceTtlWrapper h2 {
    font-size: 28px;
    font-size: 2.8rem;
    padding: 30px 0 15px 0;
    margin: 0 0 30px 0;
  }
}
.sentenceTtlWrapper h2 span {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .sentenceTtlWrapper h2 span {
    display: inline-block;
  }
}
.sentenceTtlWrapper h2 span:after {
  content: "";
  max-width: 100%;
  width: 100%;
  background-image: url(../images/common/yellow_naminami.svg);
  background-repeat: repeat-x;
  background-size: auto 25px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  height: 25px;
}
.sentenceTtlWrapper h3 {
  font-weight: 500;
  font-size: 30px;
  font-size: 3rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  color: #1d2088;
  padding: 60px 0 40px 0;
  line-height: 1.6em;
}
@media screen and (max-width: 1024px) {
  .sentenceTtlWrapper h3 {
    font-size: 24px;
    font-size: 2.4rem;
    padding: 30px 0 15px 0;
  }
}
.sentenceTtlWrapper h4 {
  font-weight: 500;
  font-size: 26px;
  font-size: 2.6rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  color: #1d2088;
  padding: 30px 0;
  line-height: 1.6em;
}
@media screen and (max-width: 1024px) {
  .sentenceTtlWrapper h4 {
    font-size: 20px;
    font-size: 2rem;
    padding: 20px 0 10px 0;
  }
}
.sentenceTtlWrapper h5 {
  font-weight: 500;
  font-size: 20px;
  font-size: 2rem;
  color: #000000;
  padding-bottom: 10px;
  line-height: 1.4em;
}
@media screen and (max-width: 1024px) {
  .sentenceTtlWrapper h5 {
    font-size: 18px;
    font-size: 1.8rem;
    padding-bottom: 10px;
  }
}
.sentenceTtlWrapper .linedTtl {
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 0, 0) 0%,
    rgba(255, 255, 0, 0) 50%,
    rgb(255, 255, 0) 51%,
    rgb(255, 255, 0) 99%,
    rgb(255, 255, 0) 100%
  );
  padding: 0 10px 5px 10px;
  display: inline-block;
  margin: 0 auto;
  color: #000000;
  font-weight: 500;
  font-size: 24px;
  font-size: 2.4rem;
}
.sentenceTtlWrapper .linedTtlBlue {
  background: linear-gradient(
    to bottom,
    rgba(232, 242, 249, 0) 0%,
    rgba(232, 242, 249, 0) 50%,
    rgb(232, 242, 249) 51%,
    rgb(232, 242, 249) 100%
  );
  padding: 0 10px 5px 10px;
  display: inline-block;
}
.sentenceTtlWrapper .iconTtl {
  display: block;
  color: #000000;
  font-size: 24px;
  font-size: 2.4rem;
}
.sentenceTtlWrapper .iconTtl span {
  display: block;
  max-width: 62px;
  width: 100%;
  margin: 0 auto 20px auto;
  aspect-ratio: 1/1;
  background-size: contain;
  background-repeat: no-repeat;
}
.sentenceTtlWrapper .iconTtl span.spotEventIcon {
  background-image: url(/common/images/trip/spotEventIcon.svg);
}
.sentenceTtlWrapper .iconTtl span.spotOtherIcon {
  background-image: url(/common/images/trip/spotOtherIcon.svg);
}
.sentenceTtlWrapper .subTxt {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  padding: 10px 0;
  max-width: 100%;
  width: 100%;
}
.sentenceTtlWrapper .lined {
  padding-bottom: 20px;
  padding-top: 20px;
  margin-top: 60px;
  margin-bottom: 40px;
  border-top: 1px dotted #1d2088;
  border-bottom: 1px dotted #1d2088;
}
@media screen and (max-width: 1024px) {
  .sentenceTtlWrapper .lined {
    font-size: 20px;
    font-size: 2rem;
    padding: 10px 0 10px 0;
    margin: 30px 0 20px 0;
  }
}

@media screen and (max-width: 1024px) {
  .tableWrapper.scroll {
    overflow: auto;
    white-space: nowrap;
  }
  .tableWrapper.scroll table {
    width: 100%;
  }
  .tableWrapper.scroll:-webkit-scrollbar {
    height: 5px;
  }
  .tableWrapper.scroll:-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  .tableWrapper.scroll:-webkit-scrollbar-thumb {
    background: #bcbcbc;
  }
}
.tableWrapper table.w75 {
  max-width: 75%;
  width: 100%;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .tableWrapper table.w75 {
    max-width: 100%;
    width: 100%;
  }
}
.tableWrapper table.w100 {
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .tableWrapper table.w100 {
    max-width: 100%;
    width: 100%;
  }
}
.tableWrapper table .wTtl {
  width: 10%;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .tableWrapper table .wTtl {
    width: 20%;
  }
}
.tableWrapper table .w25 {
  width: 25%;
  box-sizing: border-box;
}
.tableWrapper table .w28 {
  width: 28%;
  box-sizing: border-box;
}
.tableWrapper table .w33 {
  width: 33.3333333333%;
  box-sizing: border-box;
}
.tableWrapper table .w50 {
  width: 50%;
  box-sizing: border-box;
}
.tableWrapper table .w75 {
  width: 75%;
  box-sizing: border-box;
}
.tableWrapper table .wCont {
  width: 90%;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .tableWrapper table .wCont {
    width: 80%;
  }
}
.tableWrapper table .w100 {
  width: 100%;
  box-sizing: border-box;
}

.listWrapper ul {
  list-style: disc inside;
}
.listWrapper ul li {
  text-indent: -1em;
  padding-left: 1em;
}
.listWrapper ol {
  list-style: decimal inside;
}
.listWrapper ol li {
  text-indent: -1em;
  padding-left: 1em;
}

.tabWrapper {
  background-color: #fff;
}
.tabWrapper ul {
  display: flex;
  background: #d2d2e7;
  margin: 0;
  padding: 0;
}
.tabWrapper .tabBtn {
  width: 50%;
  padding: 10px 0;
  text-align: center;
  list-style: none;
  cursor: pointer;
  transition: 0.4s ease-in-out;
}
.tabWrapper .tabBtn.show {
  background: #1d2088;
  border-top: 2px solid #1d2088;
  color: #ffffff;
  animation: panelShow 0.3s ease-in-out forwards;
}
.tabWrapper .tabContents {
  display: none;
}
.tabWrapper .tabContents.show {
  display: block;
  padding: 20px;
  animation: panelShow 0.3s ease-in-out forwards;
}

/* TAB切り替えのアニメーション */
@keyframes panelShow {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.attension {
  color: #ff0000;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
  border: 2px solid #ff0000;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 10px;
}
@media screen and (max-width: 1024px) {
  .attension {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 15px;
    line-height: 1.4em;
  }
}

.attension02 {
  color: #00a0ca;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
}
@media screen and (max-width: 1024px) {
  .attension02 {
    font-size: 20px;
    font-size: 2rem;
  }
}

.btn {
  width: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 0 0 0 0;
}
.btn a {
  border: 2px solid #1d2088;
  background-color: #ffff00;
  border-radius: 9999px;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  padding: 10px 40px 10px 34px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .btn a {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1024px) {
  .btn a {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .btn a {
    font-size: 1.4rem;
  }
}
.btn a:after {
  content: "";
  width: 11px;
  height: 18px;
  background-image: url(../images/common/btnLinkSign.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translate(0, -50%);
  bottom: 0;
}
.btn a:hover {
  background-color: #1d2088;
  color: #ffff00;
  opacity: 1;
  text-decoration: none;
}
.btn a:hover:after {
  background-image: url(../images/common/btnLinkSignOn.svg);
}

.prevBtn {
  width: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 0 0 0 0;
}
.prevBtn a {
  border: 2px solid #1d2088;
  background-color: #ffffff;
  color: #1d2088;
  border-radius: 9999px;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  padding: 12px 60px 10px 60px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .prevBtn a {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1024px) {
  .prevBtn a {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .prevBtn a {
    font-size: 1.4rem;
  }
}
.prevBtn a:before {
  content: "";
  width: 11px;
  height: 18px;
  background-image: url(../images/common/btnLinkSign.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translate(0, -50%) rotate(180deg);
  bottom: 0;
}
.prevBtn a:hover {
  background-color: #1d2088;
  color: #ffffff;
  opacity: 1;
  text-decoration: none;
}
.prevBtn a:hover:before {
  background-image: url(../images/common/btnLinkSignOn.svg);
}

.nextBtn {
  width: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 0 0 0 0;
}
.nextBtn a {
  border: 2px solid #1d2088;
  background-color: #ffffff;
  color: #1d2088;
  border-radius: 9999px;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  padding: 12px 60px 10px 60px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .nextBtn a {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1024px) {
  .nextBtn a {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .nextBtn a {
    font-size: 1.4rem;
  }
}
.nextBtn a:after {
  content: "";
  width: 11px;
  height: 18px;
  background-image: url(../images/common/btnLinkSign.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translate(0, -50%);
  bottom: 0;
}
.nextBtn a:hover {
  background-color: #1d2088;
  color: #ffffff;
  opacity: 1;
  text-decoration: none;
}
.nextBtn a:hover:after {
  background-image: url(../images/common/btnLinkSignOn.svg);
}

.textBtn a {
  font-weight: 500;
  border: 2px solid #1d2088;
  background-color: #ffffff;
  color: #1d2088;
  border-radius: 9999px;
  line-height: 1;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 1.6rem;
  position: relative;
  padding: 10px 40px 8px 40px;
}
@media screen and (max-width: 1024px) {
  .textBtn a {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1024px) {
  .textBtn a {
    font-size: 1.2rem;
    padding: 8px 20px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .textBtn a {
    font-size: 1.4rem;
  }
}
.textBtn a:hover {
  border: 2px solid #1d2088;
  background-color: #1d2088;
  color: #ffffff;
  text-decoration: none;
}
.textBtn a.active {
  border: 2px solid #1d2088;
  background-color: #1d2088;
  color: #ffffff;
}

.textBtn02 a {
  font-weight: 500;
  border: 2px solid #1d2088;
  background-color: #ffffff;
  color: #1d2088;
  border-radius: 9999px;
  line-height: 1;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 1.6rem;
  position: relative;
  padding: 10px 40px 8px 34px;
}
@media screen and (max-width: 1024px) {
  .textBtn02 a {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1024px) {
  .textBtn02 a {
    font-size: 1.2rem;
    padding: 10px 35px 10px 30px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .textBtn02 a {
    font-size: 1.4rem;
  }
}
.textBtn02 a:after {
  content: "";
  width: 11px;
  height: 18px;
  background-image: url(../images/common/btnLinkSign.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translate(0, -50%);
  bottom: 0;
}
.textBtn02 a:hover {
  background-color: #1d2088;
  color: #ffffff;
  text-decoration: none;
  opacity: 1;
}
.textBtn02 a:hover:after {
  background-image: url(../images/common/btnLinkSignOn.svg);
}

.textBtnDL a {
  font-weight: 500;
  border: 2px solid #1d2088;
  background-color: #ffffff;
  color: #1d2088;
  border-radius: 10px;
  line-height: 1;
  max-width: 100%;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 1.6rem;
  position: relative;
  padding: 14px 50px 12px 30px;
}
@media screen and (max-width: 1024px) {
  .textBtnDL a {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1024px) {
  .textBtnDL a {
    font-size: 1.2rem;
    padding: 8px 40px 8px 25px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .textBtnDL a {
    font-size: 1.4rem;
  }
}
.textBtnDL a:after {
  content: "";
  width: 25px;
  height: 25px;
  background-image: url(../images/common/btnDLSignOn.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translate(0, -50%);
  bottom: 0;
}
@media screen and (max-width: 1024px) {
  .textBtnDL a:after {
    width: 22px;
    height: 22px;
  }
}
.textBtnDL a:hover {
  background-color: #1d2088;
  color: #ffffff;
  opacity: 1;
  text-decoration: none;
}
.textBtnDL a:hover:after {
  background-image: url(../images/common/btnDLSign.svg);
}
.textBtnDL a.w310 {
  max-width: 360px;
}
@media screen and (max-width: 1024px) {
  .textBtnDL a.w310 {
    max-width: 100%;
  }
}

.textBtnWH a {
  font-weight: 500;
  border: 2px solid #ffffff;
  background-color: #ffffff;
  color: #1d2088;
  border-radius: 9999px;
  line-height: 1;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 1.6rem;
  position: relative;
  padding: 7px 30px 7px 0;
}
@media screen and (max-width: 1024px) {
  .textBtnWH a {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1024px) {
  .textBtnWH a {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .textBtnWH a {
    font-size: 1.4rem;
  }
}
.textBtnWH a:after {
  content: "";
  width: 10px;
  height: 12px;
  background-image: url(../images/common/btnLinkSign.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translate(0, -50%);
  bottom: 0;
}
.textBtnWH a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.textBtnWH a.active {
  border: 2px solid #1d2088;
  background-color: #1d2088;
  color: #ffffff;
}

.textBtnS a {
  font-weight: 500;
  color: #ffffff;
  line-height: 1;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: start;
  font-size: 1.4rem;
  position: relative;
  padding: 7px 15px 7px 15px;
}
@media screen and (max-width: 1024px) {
  .textBtnS a {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1024px) {
  .textBtnS a {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .textBtnS a {
    font-size: 1.4rem;
  }
}
.textBtnS a:before {
  content: "";
  width: 10px;
  height: 12px;
  background-image: url(../images/common/btnLinkSignOn.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  bottom: 0;
}
.textBtnS a:hover {
  opacity: 0.7;
  text-decoration: none;
}

.btn_large a {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 1em;
  position: relative;
  font-size: 2rem;
  font-weight: 500;
  color: #1d2088;
  background: #ffffff;
  border-radius: 0.5em;
  border: 2px solid #1d2088;
  transition: all 0.3s;
  max-width: 100%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .btn_large a {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1024px) {
  .btn_large a {
    padding: 0.5em 2.5em;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .btn_large a {
    font-size: 1.6rem;
  }
}
.btn_large a:hover,
.btn_large a.active {
  color: #ffffff;
  background: #1d2088;
  border: 2px solid #1d2088;
  text-decoration: none;
}
.btn_large a:hover:after,
.btn_large a.active:after {
  background-image: url(../images/common/btnLinkSignOn.svg);
}
.btn_large a:after {
  content: "";
  width: 11px;
  height: 18px;
  background-image: url(../images/common/btnLinkSign.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translate(0, -50%);
  bottom: 0;
}
.btn_large a.w310 {
  max-width: 310px;
}
@media screen and (max-width: 1024px) {
  .btn_large a.w310 {
    max-width: 100%;
  }
}

.pdfBtn a {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 1em 4em 1em 3.5em;
  position: relative;
  font-size: 2rem;
  font-weight: 500;
  color: #1d2088;
  background: #ffffff;
  border-radius: 0.5em;
  border: 2px solid #1d2088;
  transition: all 0.3s;
}
@media screen and (max-width: 1024px) {
  .pdfBtn a {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1024px) {
  .pdfBtn a {
    padding: 0.5em 2.5em 0.5em 2.5em;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .pdfBtn a {
    font-size: 1.6rem;
  }
}
.pdfBtn a:hover {
  color: #ffffff;
  background: #1d2088;
  border: 2px solid #1d2088;
  text-decoration: none;
}
.pdfBtn a:hover:before {
  background-image: url(../images/common/btnPdfLinkSignOn.svg);
}
.pdfBtn a:hover:after {
  background-image: url(../images/common/btnLinkSignOn.svg);
}
.pdfBtn a:before {
  content: "";
  width: 36px;
  aspect-ratio: 36/47;
  background-image: url(../images/common/btnPdfLinkSign.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0.5em;
  top: 50%;
  transform: translate(0, -50%);
  bottom: 0;
}
@media screen and (max-width: 1024px) {
  .pdfBtn a:before {
    width: 25px;
  }
}
.pdfBtn a:after {
  content: "";
  width: 11px;
  height: 18px;
  background-image: url(../images/common/btnLinkSign.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translate(0, -50%);
  bottom: 0;
}

.textBtnOUT a {
  position: relative;
}
.textBtnOUT a:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 16px;
  background: url(../images/common/icon_siteLink.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 7px;
}

.tabBtnWrapper ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  border: 2px solid #1d2088;
  box-sizing: content-box;
  margin: 0;
  padding: 0;
}
.tabBtnWrapper ul.btn02col li {
  max-width: 50%;
  width: 100%;
  display: block;
  border-right: 2px solid #1d2088;
}
.tabBtnWrapper ul.btn02col li:last-child {
  border-right: none;
}
@media screen and (max-width: 1024px) {
  .tabBtnWrapper ul.btn02col li {
    max-width: 100%;
    border-right: none;
    border-bottom: 2px solid #1d2088;
  }
  .tabBtnWrapper ul.btn02col li:last-child {
    border-bottom: none;
  }
}
.tabBtnWrapper ul.btn03col li {
  max-width: 33.3333333333%;
  width: 100%;
  display: block;
  border-right: 2px solid #1d2088;
}
.tabBtnWrapper ul.btn03col li:last-child {
  border-right: none;
}
@media screen and (max-width: 1024px) {
  .tabBtnWrapper ul.btn03col li {
    max-width: 100%;
    border-right: none;
    border-bottom: 2px solid #1d2088;
  }
  .tabBtnWrapper ul.btn03col li:last-child {
    border-bottom: none;
  }
}
.tabBtnWrapper ul.btn04col li {
  max-width: 25%;
  width: 100%;
  display: block;
  border-right: 2px solid #1d2088;
}
.tabBtnWrapper ul.btn04col li:last-child {
  border-right: none;
}
@media screen and (max-width: 1024px) {
  .tabBtnWrapper ul.btn04col li {
    max-width: 100%;
    border-right: none;
    border-bottom: 2px solid #1d2088;
  }
  .tabBtnWrapper ul.btn04col li:last-child {
    border-bottom: none;
  }
}
.tabBtnWrapper ul a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 20px 25px;
  color: #1d2088;
  background-color: #ffffff;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 500;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .tabBtnWrapper ul a {
    font-size: 20px;
    font-size: 2rem;
    padding: 15px 20px;
  }
}
.tabBtnWrapper ul a.active {
  background-color: #1d2088;
  color: #ffffff;
}
.tabBtnWrapper ul a:hover {
  background-color: #1d2088;
  color: #ffffff;
  opacity: 1;
  text-decoration: none;
}
.tabBtnWrapper ul a:hover:after {
  content: "";
  width: 26px;
  height: 17px;
  background-image: url(../images/common/btnLinkSignOn.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translate(-50%, 0) rotate(90deg);
}
.tabBtnWrapper ul a:after {
  content: "";
  width: 26px;
  height: 17px;
  background-image: url(../images/common/btnLinkSign.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translate(-50%, 0) rotate(90deg);
}

.pagetopBtn {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .pagetopBtn {
    right: 10px;
    bottom: 60px;
  }
}
.pagetopBtn a {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #333333;
  display: block;
  text-indent: -9999px;
  position: relative;
  transition: 0.3s;
}
.pagetopBtn a::before {
  content: "";
  top: 23px;
  left: 15px;
  width: 12px;
  transform: rotate(-45deg);
  position: absolute;
  width: 12px;
  height: 2px;
  border-radius: 3px;
  background: #ffffff;
}
.pagetopBtn a::after {
  content: "";
  top: 23px;
  left: 23px;
  width: 12px;
  transform: rotate(45deg);
  position: absolute;
  width: 12px;
  height: 2px;
  border-radius: 3px;
  background: #ffffff;
}
.pagetopBtn a:hover {
  background: #bbbbbb;
}

.pagenationWrapper {
  padding: 0 0 60px 0;
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper {
    padding: 30px 0 30px 0;
  }
}
.pagenationWrapper h2 {
  display: none;
}
.pagenationWrapper .page-numbers,
.pagenationWrapper .nav-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-size: 1.6rem;
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper .page-numbers,
  .pagenationWrapper .nav-links {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.pagenationWrapper .page-numbers span,
.pagenationWrapper .nav-links span {
  width: 45px;
  height: 45px;
  font-family: "Oswald", sans-serif;
  border: 1px solid #c1c1c1;
  background-color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transition: ease 0.2s;
  line-height: 0;
  margin: 0 10px;
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper .page-numbers span,
  .pagenationWrapper .nav-links span {
    width: 40px;
    height: 40px;
  }
}
.pagenationWrapper .page-numbers span.current,
.pagenationWrapper .nav-links span.current {
  color: #ffffff;
  background-color: #1d2088;
  margin: 0 10px;
}
.pagenationWrapper .page-numbers li,
.pagenationWrapper .nav-links li {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  margin: 0 5px;
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper .page-numbers li,
  .pagenationWrapper .nav-links li {
    margin: 0 2px;
  }
}
.pagenationWrapper .page-numbers li span,
.pagenationWrapper .nav-links li span {
  width: 45px;
  height: 45px;
  border: 2px solid #1d2088;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transition: ease 0.2s;
  line-height: 0;
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper .page-numbers li span,
  .pagenationWrapper .nav-links li span {
    width: 40px;
    height: 4ch;
  }
}
.pagenationWrapper .page-numbers li span.current,
.pagenationWrapper .nav-links li span.current {
  color: #000000;
  background-color: #ffffff;
}
.pagenationWrapper .page-numbers a,
.pagenationWrapper .nav-links a {
  width: 45px;
  height: 45px;
  font-family: "Oswald", sans-serif;
  border: 1px solid #c1c1c1;
  background-color: #ffffff;
  color: #7c8080;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transition: ease 0.2s;
  margin: 0 10px;
  border-radius: 4px;
  line-height: 0;
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper .page-numbers a,
  .pagenationWrapper .nav-links a {
    width: 40px;
    max-height: 40px;
  }
}
.pagenationWrapper .page-numbers a:hover:not(.prev, .next),
.pagenationWrapper .nav-links a:hover:not(.prev, .next) {
  color: #ffffff;
  background-color: #00a0ca;
  opacity: 1;
  text-decoration: none;
}
.pagenationWrapper .page-numbers a.prev,
.pagenationWrapper .nav-links a.prev {
  width: auto;
  border: none;
  margin-right: 40px;
  color: #1d2088;
  background-color: transparent;
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper .page-numbers a.prev,
  .pagenationWrapper .nav-links a.prev {
    margin-right: 10px;
  }
}
.pagenationWrapper .page-numbers a.prev:hover,
.pagenationWrapper .nav-links a.prev:hover {
  background-color: none;
  text-decoration: none;
}
.pagenationWrapper .page-numbers a.prev:before,
.pagenationWrapper .nav-links a.prev:before {
  content: "";
  left: 3px;
  width: 10px;
  height: 10px;
  margin-right: 15px;
  border-top: 2px solid #1d2088;
  border-right: 2px solid #1d2088;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper .page-numbers a.prev:before,
  .pagenationWrapper .nav-links a.prev:before {
    margin-right: 5px;
    width: 8px;
    height: 8px;
  }
}
.pagenationWrapper .page-numbers a.next,
.pagenationWrapper .nav-links a.next {
  width: auto;
  border: none;
  margin-left: 40px;
  color: #1d2088;
  background-color: transparent;
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper .page-numbers a.next,
  .pagenationWrapper .nav-links a.next {
    margin-left: 10px;
  }
}
.pagenationWrapper .page-numbers a.next:hover,
.pagenationWrapper .nav-links a.next:hover {
  background-color: none;
  text-decoration: none;
}
.pagenationWrapper .page-numbers a.next:after,
.pagenationWrapper .nav-links a.next:after {
  content: "";
  right: 3px;
  width: 10px;
  height: 10px;
  margin-left: 15px;
  border-top: 2px solid #1d2088;
  border-right: 2px solid #1d2088;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper .page-numbers a.next:after,
  .pagenationWrapper .nav-links a.next:after {
    margin-left: 5px;
    width: 8px;
    height: 8px;
  }
}
.pagenationWrapper .page-numbers a.list,
.pagenationWrapper .nav-links a.list {
  width: auto;
  border-top: none;
  border-bottom: none;
  padding: 0 2em;
  border-color: #eef6fb;
  line-height: 1.2em;
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper .page-numbers a.list,
  .pagenationWrapper .nav-links a.list {
    padding: 0 1em;
  }
}
.pagenationWrapper .page-numbers a.list:hover,
.pagenationWrapper .nav-links a.list:hover {
  background-color: transparent;
  opacity: 0.6;
}
.pagenationWrapper .page-numbers nav,
.pagenationWrapper .nav-links nav {
  position: relative;
  visibility: visible;
  z-index: 1;
  max-width: 100%;
  opacity: 1;
  background-color: transparent;
}
.pagenationWrapper.dots {
  border: none;
}

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

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

.labelBox {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  line-height: 1;
  padding: 14px 25px 12px 25px;
  border-radius: 10px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 1024px) {
  .labelBox {
    padding: 10px 20px;
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0 0 0 0;
  }
}
.labelBox.blueLabel {
  background-color: #1d2088;
  color: #ffffff;
}

@media screen and (max-width: 1024px) {
  .animate {
    opacity: 0;
  }
  .animate.animated {
    opacity: 1;
  }
}
/*------------------------
FORM
------------------------*/
.contactWrapper {
  /* デフォルトのradio、checkboxは非表示 */
  /* for firefox */
  /* for ie10 ie11 ie系のプルダウンの矢印を消す ie9は非対応 */
  /*
  input[type="text"] textarea
  input[type="●●●"] 適宜追加
  */
  /* フォーカス時の色変更 */
  /* ラジオボタン */
  /* チェックボックス */
  /* ie9対策 */
  /* SUBMITボタン */
}
.contactWrapper .formWrapper {
  max-width: 100%;
  margin: 0 auto;
  width: 100%;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .contactWrapper .formWrapper {
    max-width: 100%;
  }
}
.contactWrapper .formWrapper.formReadWrapper {
  padding: 0 0 30px 0;
  border-top: none;
}
.contactWrapper .formWrapper .formContainer .formbox {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: start;
  max-width: 100%;
  width: 100%;
  flex-wrap: wrap;
  margin: 0 auto;
  border-bottom: 1px solid #dddddd;
  box-sizing: border-box;
}
.contactWrapper .formWrapper .formContainer .formbox .head {
  max-width: 30%;
  width: 100%;
  padding: 30px 0;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: start;
  font-weight: 500;
}
.contactWrapper .formWrapper .formContainer .formbox .head.w100 {
  max-width: 100%;
  width: 100%;
  border-top: 1px solid #dddddd;
  padding: 30px 0 0 0;
}
@media screen and (max-width: 1024px) {
  .contactWrapper .formWrapper .formContainer .formbox .head {
    max-width: 100%;
    width: 100%;
    padding: 20px 0 5px 0;
  }
}
.contactWrapper .formWrapper .formContainer .formbox .head .attensionlabel {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 6px 8px;
  line-height: 1;
  background-color: #bb3348;
  color: #ffffff;
  border-radius: 2px;
  margin-left: 10px;
}
.contactWrapper .formWrapper .formContainer .formbox .body {
  max-width: 70%;
  width: 100%;
  padding: 30px 0;
  box-sizing: border-box;
}
.contactWrapper .formWrapper .formContainer .formbox .body.w100 {
  max-width: 100%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .contactWrapper .formWrapper .formContainer .formbox .body {
    max-width: 100%;
    width: 100%;
    padding: 5px 0 20px 0;
  }
}
.contactWrapper .formWrapper .formContainer input[type="submit"].submitBtn {
  border: 1px solid #afb0b0;
  border-radius: 30px;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  font-weight: 400;
  line-height: 1;
  padding: 20px 45px 20px 45px;
  position: relative;
  transition: 0.4s;
}
.contactWrapper
  .formWrapper
  .formContainer
  input[type="submit"].submitBtn:hover {
  background-color: #ff0000;
  border: 1px solid #ff0000;
  color: #ffffff;
  opacity: 1;
}
.contactWrapper
  .formWrapper
  .formContainer
  input[type="submit"].submitBtn:hover:after {
  background-image: url(../images/btnLinkSignOn.svg);
}
.contactWrapper button,
.contactWrapper option,
.contactWrapper select,
.contactWrapper textarea,
.contactWrapper input[type="button"],
.contactWrapper input[type="submit"],
.contactWrapper input[type="number"],
.contactWrapper input[type="email"],
.contactWrapper input[type="search"],
.contactWrapper input[type="tel"],
.contactWrapper input[type="text"],
.contactWrapper input[type="select"],
.contactWrapper input[type="radio"],
.contactWrapper input[type="option"],
.contactWrapper input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: none;
  outline: 0;
  margin: 0;
  background: #fff;
  font-size: 16px;
  font-size: 1.6rem;
}
.contactWrapper ::placeholder {
  color: #444444;
  font-weight: 400;
  line-height: 1.6em;
  font-size: 16px;
  font-size: 1.6rem;
}
.contactWrapper input[type="radio"],
.contactWrapper input[type="checkbox"] {
  display: none;
}
.contactWrapper select {
  text-indent: 0.01px;
  text-overflow: "";
}
.contactWrapper select::-ms-expand {
  display: none;
}
.contactWrapper textarea,
.contactWrapper input[type="number"],
.contactWrapper input[type="tel"],
.contactWrapper input[type="email"],
.contactWrapper input[type="search"],
.contactWrapper input[type="text"] {
  width: 100%;
  max-width: 100%;
  padding: 10px 15px;
  border: 1px solid #f5f8f8;
  background-color: #f5f8f8;
  margin: 5px 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
@media screen and (max-width: 1024px) {
  .contactWrapper textarea,
  .contactWrapper input[type="number"],
  .contactWrapper input[type="tel"],
  .contactWrapper input[type="email"],
  .contactWrapper input[type="search"],
  .contactWrapper input[type="text"] {
    max-width: 100%;
  }
}
.contactWrapper textarea#postnumber,
.contactWrapper input[type="number"]#postnumber,
.contactWrapper input[type="tel"]#postnumber,
.contactWrapper input[type="email"]#postnumber,
.contactWrapper input[type="search"]#postnumber,
.contactWrapper input[type="text"]#postnumber {
  width: auto;
}
.contactWrapper textarea#telnumber,
.contactWrapper input[type="number"]#telnumber,
.contactWrapper input[type="tel"]#telnumber,
.contactWrapper input[type="email"]#telnumber,
.contactWrapper input[type="search"]#telnumber,
.contactWrapper input[type="text"]#telnumber {
  width: 18em;
}
.contactWrapper textarea#faxnumber,
.contactWrapper input[type="number"]#faxnumber,
.contactWrapper input[type="tel"]#faxnumber,
.contactWrapper input[type="email"]#faxnumber,
.contactWrapper input[type="search"]#faxnumber,
.contactWrapper input[type="text"]#faxnumber {
  width: 18em;
}
.contactWrapper textarea {
  height: 10em; /* お好みの高さに */
  line-height: 1.6em;
}
.contactWrapper textarea:focus,
.contactWrapper input[type="tel"]:focus,
.contactWrapper input[type="email"]:focus,
.contactWrapper input[type="text"]:focus {
  border: 1px solid #333;
}
.contactWrapper .form-radio label {
  position: relative;
  display: inline-block;
  cursor: pointer;
  padding: 4px 30px 10px 36px;
}
.contactWrapper .form-radio input[type="radio"] + label {
  position: relative;
  display: inline-block;
  cursor: pointer;
  padding: 9px 5px 8px 28px;
  margin-right: 0px;
}
.contactWrapper .form-radio label::before,
.contactWrapper .form-radio label::after {
  position: absolute;
  display: inline-block;
  content: "";
  top: 6px;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.contactWrapper .form-radio label::before {
  content: "";
  width: 22px;
  height: 22px;
  background: #f5f8f8;
  border: 1px solid #999999;
  border-radius: 9999px;
  display: inline-block;
}
.contactWrapper .form-radio input[type="radio"] + label::before {
  width: 22px;
  height: 22px;
  margin-top: -12px;
  background: #fff;
  border: 1px solid #ccc;
  display: inline-block;
}
.contactWrapper .form-radio input[type="radio"] + label::after {
  left: 6px;
  width: 10px;
  height: 10px;
  margin-top: -6px;
  background: #f4f4f4;
}
.contactWrapper .form-radio input[type="radio"]:checked {
  position: absolute;
  display: block;
  content: "";
  top: 12px;
  left: 6px;
  width: 10px;
  height: 10px;
  background: #333;
  z-index: 1;
  border-radius: 9999px;
}
.contactWrapper .form-checkbox label {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 4px 30px 10px 36px;
}
@media screen and (max-width: 1024px) {
  .contactWrapper .form-checkbox label {
    padding-bottom: 0;
    padding-left: 30px;
  }
}
.contactWrapper .form-checkbox label::before,
.contactWrapper .form-checkbox label::after {
  position: absolute;
  display: inline-block;
  content: "";
  top: 6px;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.contactWrapper .form-checkbox label::before {
  content: "";
  width: 22px;
  height: 22px;
  background: #f5f8f8;
  border: 1px solid #999999;
  border-radius: 2px;
}
.contactWrapper .form-checkbox input[type="checkbox"] + label::after {
  content: "";
  width: 24px;
  height: 24px;
  top: 2px;
}
.contactWrapper .form-checkbox input[type="checkbox"]:checked {
  position: absolute;
  display: block;
  content: "";
  background: url(../images/common/icon_check.png) 0 0 no-repeat;
  background-size: 10px;
  left: 6px;
  top: 12px;
  z-index: 1;
  width: 22px;
  height: 22px;
}
.contactWrapper .form-select {
  display: block;
  position: relative;
  width: auto;
  max-width: 30%;
  height: 38px;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
}
.contactWrapper .form-select:after {
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  /* ここで下向き矢印指定　今回はCSSで */
  border-top: 6px solid transparent;
  border-left: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #333;
  top: 50%;
  right: 10px;
  margin-top: -3px;
  pointer-events: none; /* クリック出来るよう */
}
.contactWrapper .form-select select {
  width: 100%;
  height: 35px;
  padding: 0 30px 0 10px;
  border: none;
  position: relative;
}
.contactWrapper .form-select select:not(:target) {
  width: 120% \9;
}
.contactWrapper .submit_btn {
  width: auto;
  text-align: center;
  position: relative;
}
.contactWrapper .submit_btn input[type="submit"] {
  border-radius: 30px;
  display: inline-flex;
  background-color: #ffffff;
  border: 1px solid #c7c7c7;
  color: #969696;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  padding: 8px 60px 8px 40px;
  transition: 0.2s;
  background-image: url(../images/searchBtnIcon@2x.png);
  background-size: 38px auto;
  background-repeat: no-repeat;
  background-position: right center;
}
.contactWrapper .submit_btn input[type="submit"]:hover {
  background-color: #c7c7c7;
  border: 1px solid #c7c7c7;
  color: #ffffff;
  background-image: url(../images/searchBtnIconOn@2x.png);
}
.contactWrapper .submit_btn input[type="submit"]:before {
  position: absolute;
  display: block;
  content: "";
  width: 98%;
  height: 3px;
  background: #ccc;
  bottom: -4px;
  left: 1%;
}

*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-height: 0vw;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
}

main ul,
main ol {
  margin-left: -1em;
  padding-left: 2em;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
  outline: none;
  border-style: none;
}

abbr[title] {
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
  display: inline-block;
  max-width: 100%;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

[type="checkbox"] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type="radio"] {
  -webkit-appearance: radio;
  appearance: radio;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

button:disabled,
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
  color: #1d2088;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

a {
  font-weight: bold;
  color: #1d2088;
  text-decoration: none;
}
a:link {
  transition: 0.3s;
}
a:hover {
  opacity: 0.7;
}
a.indent {
  text-indent: -9999px;
}
a.lined {
  text-decoration: underline !important;
}
a.endLink {
  opacity: 0.2;
  pointer-events: none;
}

main a {
  font-weight: bold;
  color: #1d2088;
  text-decoration: none;
}
main a:hover {
  text-decoration: underline;
}

.redTxt {
  color: #ff0000;
}

.blueTxt {
  color: #1d2088;
}

.colWrapper {
  box-sizing: border-box;
}
.colWrapper.flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.colWrapper.flexCenter {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.colWrapper.flexBtwn {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.colWrapper.flexStart {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: start;
}
.colWrapper.flexEnd {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}
.colWrapper.inflex {
  display: inline-flex;
  flex-wrap: wrap;
}
.colWrapper.inflexBtwn {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.colWrapper.inflexStart {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: start;
}
.colWrapper.inflexEnd {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.colWrapper.flexBk {
  display: block;
}
.colWrapper.aiFlexStart {
  align-items: flex-start;
}
.colWrapper.aiStretch {
  align-items: stretch;
  height: 100%;
}
.colWrapper.aiStretch .box {
  height: auto;
}
.colWrapper.w100 {
  max-width: 100%;
  width: 100%;
}
.colWrapper.gap0 {
  gap: 0px;
}
@media screen and (max-width: 1024px) {
  .colWrapper.gap0 {
    gap: 0;
  }
}
.colWrapper.gap05 {
  gap: 5px;
}
@media screen and (max-width: 1024px) {
  .colWrapper.gap05 {
    gap: 5px;
  }
}
.colWrapper.gap10 {
  gap: 10px;
}
@media screen and (max-width: 1024px) {
  .colWrapper.gap10 {
    gap: 10px;
  }
}
.colWrapper.gap25 {
  gap: 25px;
}
@media screen and (max-width: 1024px) {
  .colWrapper.gap25 {
    gap: 20px;
  }
}
.colWrapper.gap30 {
  gap: 30px;
}
@media screen and (max-width: 1024px) {
  .colWrapper.gap30 {
    gap: 20px;
  }
}
.colWrapper .box {
  box-sizing: border-box;
}
.colWrapper .box.w10 {
  max-width: 10%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w10 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w19 {
  max-width: 19%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w19 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w20 {
  max-width: calc(20% - 20px);
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w20 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w20pd {
  max-width: calc(20% - 10px);
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w20pd {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w24 {
  max-width: 24%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w24 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w25 {
  max-width: calc(25% - 23px);
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w25 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w25pd {
  max-width: calc(25% - 10px);
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w25pd {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w30 {
  max-width: 30%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w30 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w33 {
  max-width: calc(33.3333333333% - 20px);
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w33 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w33pd {
  max-width: calc(33.3333333333% - 7px);
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w33pd {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w35 {
  max-width: 35%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w35 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w40 {
  max-width: 40%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w40 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w45 {
  max-width: 45%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w45 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w48 {
  max-width: 48%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w48 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w50 {
  max-width: calc(50% - 20px);
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w50 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w50pd {
  max-width: calc(50% - 5px);
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w50pd {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w50pd02 {
  max-width: calc(50% - 15px);
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w50pd02 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w55 {
  max-width: 55%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w55 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w60 {
  max-width: 60%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w60 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w65 {
  max-width: 65%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w65 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w70 {
  max-width: 70%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w70 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w73 {
  max-width: 73%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w73 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w75 {
  max-width: 75%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w75 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w80 {
  max-width: 80%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w80 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w90 {
  max-width: 90%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w90 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w100 {
  max-width: 100%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w100 {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.spw19 {
    max-width: 100%;
    width: 19%;
  }
  .colWrapper .box.spw22 {
    max-width: 100%;
    width: 22%;
  }
  .colWrapper .box.spw25 {
    max-width: 100%;
    width: 25%;
  }
  .colWrapper .box.spw44 {
    max-width: 100%;
    width: 45%;
  }
  .colWrapper .box.spw46 {
    max-width: 100%;
    width: 45%;
  }
  .colWrapper .box.spw48 {
    max-width: 100%;
    width: 48%;
  }
  .colWrapper .box.spw50 {
    max-width: 100%;
    width: calc(50% - 10px);
  }
  .colWrapper .box.spw50pd {
    max-width: 100%;
    width: calc(50% - 5px);
  }
  .colWrapper .box.spw75 {
    max-width: 100%;
    width: 75%;
  }
  .colWrapper .box.spw77 {
    max-width: 100%;
    width: 77%;
  }
}

.colWrapper {
  box-sizing: border-box;
}
.colWrapper.grid {
  display: grid;
  gap: 20px;
}
.colWrapper.fr250 {
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.colWrapper.fr300 {
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
.colWrapper.fr500 {
  grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
}
@media screen and (max-width: 1024px) {
  .colWrapper {
    grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
  }
}
.noLink {
  pointer-events: none;
}

.telNoLink {
  pointer-events: none;
}
@media screen and (max-width: 1024px) {
  .telNoLink {
    pointer-events: auto;
  }
}

.dispPC {
  display: block;
}
@media screen and (max-width: 1279px) {
  .dispPC {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .dispPC {
    display: none !important;
  }
}

.dispSP {
  display: none !important;
}
@media screen and (max-width: 1279px) {
  .dispSP {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .dispSP {
    display: block !important;
  }
}

.dispTB {
  display: none;
}
@media screen and (max-width: 1279px) {
  .dispTB {
    display: block !important;
  }
}
@media screen and (max-width: 1024px) {
  .dispTB {
    display: none;
  }
}

.sentenceTtlWrapper h2 {
  text-align: center;
  font-weight: 500;
  font-size: 36px;
  font-size: 3.6rem;
  display: block;
  color: #1d2088;
  padding: 25px;
  margin: 0 auto 60px auto;
  position: relative;
  line-height: 1.4em;
}
@media screen and (max-width: 1024px) {
  .sentenceTtlWrapper h2 {
    font-size: 28px;
    font-size: 2.8rem;
    padding: 30px 0 15px 0;
    margin: 0 0 30px 0;
  }
}
.sentenceTtlWrapper h2 span {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .sentenceTtlWrapper h2 span {
    display: inline-block;
  }
}
.sentenceTtlWrapper h2 span:after {
  content: "";
  max-width: 100%;
  width: 100%;
  background-image: url(../images/common/yellow_naminami.svg);
  background-repeat: repeat-x;
  background-size: auto 25px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  height: 25px;
}
.sentenceTtlWrapper h3 {
  font-weight: 500;
  font-size: 30px;
  font-size: 3rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  color: #1d2088;
  padding: 60px 0 40px 0;
  line-height: 1.6em;
}
@media screen and (max-width: 1024px) {
  .sentenceTtlWrapper h3 {
    font-size: 24px;
    font-size: 2.4rem;
    padding: 30px 0 15px 0;
  }
}
.sentenceTtlWrapper h4 {
  font-weight: 500;
  font-size: 26px;
  font-size: 2.6rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  color: #1d2088;
  padding: 30px 0;
  line-height: 1.6em;
}
@media screen and (max-width: 1024px) {
  .sentenceTtlWrapper h4 {
    font-size: 20px;
    font-size: 2rem;
    padding: 20px 0 10px 0;
  }
}
.sentenceTtlWrapper h5 {
  font-weight: 500;
  font-size: 20px;
  font-size: 2rem;
  color: #000000;
  padding-bottom: 10px;
  line-height: 1.4em;
}
@media screen and (max-width: 1024px) {
  .sentenceTtlWrapper h5 {
    font-size: 18px;
    font-size: 1.8rem;
    padding-bottom: 10px;
  }
}
.sentenceTtlWrapper .linedTtl {
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 0, 0) 0%,
    rgba(255, 255, 0, 0) 50%,
    rgb(255, 255, 0) 51%,
    rgb(255, 255, 0) 99%,
    rgb(255, 255, 0) 100%
  );
  padding: 0 10px 5px 10px;
  display: inline-block;
  margin: 0 auto;
  color: #000000;
  font-weight: 500;
  font-size: 24px;
  font-size: 2.4rem;
}
.sentenceTtlWrapper .linedTtlBlue {
  background: linear-gradient(
    to bottom,
    rgba(232, 242, 249, 0) 0%,
    rgba(232, 242, 249, 0) 50%,
    rgb(232, 242, 249) 51%,
    rgb(232, 242, 249) 100%
  );
  padding: 0 10px 5px 10px;
  display: inline-block;
}
.sentenceTtlWrapper .iconTtl {
  display: block;
  color: #000000;
  font-size: 24px;
  font-size: 2.4rem;
}
.sentenceTtlWrapper .iconTtl span {
  display: block;
  max-width: 62px;
  width: 100%;
  margin: 0 auto 20px auto;
  aspect-ratio: 1/1;
  background-size: contain;
  background-repeat: no-repeat;
}
.sentenceTtlWrapper .iconTtl span.spotEventIcon {
  background-image: url(/common/images/trip/spotEventIcon.svg);
}
.sentenceTtlWrapper .iconTtl span.spotOtherIcon {
  background-image: url(/common/images/trip/spotOtherIcon.svg);
}
.sentenceTtlWrapper .subTxt {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  padding: 10px 0;
  max-width: 100%;
  width: 100%;
}
.sentenceTtlWrapper .lined {
  padding-bottom: 20px;
  padding-top: 20px;
  margin-top: 60px;
  margin-bottom: 40px;
  border-top: 1px dotted #1d2088;
  border-bottom: 1px dotted #1d2088;
}
@media screen and (max-width: 1024px) {
  .sentenceTtlWrapper .lined {
    font-size: 20px;
    font-size: 2rem;
    padding: 10px 0 10px 0;
    margin: 30px 0 20px 0;
  }
}

@media screen and (max-width: 1024px) {
  .tableWrapper.scroll {
    overflow: auto;
    white-space: nowrap;
  }
  .tableWrapper.scroll table {
    width: 100%;
  }
  .tableWrapper.scroll:-webkit-scrollbar {
    height: 5px;
  }
  .tableWrapper.scroll:-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  .tableWrapper.scroll:-webkit-scrollbar-thumb {
    background: #bcbcbc;
  }
}
.tableWrapper table.w75 {
  max-width: 75%;
  width: 100%;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .tableWrapper table.w75 {
    max-width: 100%;
    width: 100%;
  }
}
.tableWrapper table.w100 {
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .tableWrapper table.w100 {
    max-width: 100%;
    width: 100%;
  }
}
.tableWrapper table .wTtl {
  width: 10%;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .tableWrapper table .wTtl {
    width: 20%;
  }
}
.tableWrapper table .w25 {
  width: 25%;
  box-sizing: border-box;
}
.tableWrapper table .w28 {
  width: 28%;
  box-sizing: border-box;
}
.tableWrapper table .w33 {
  width: 33.3333333333%;
  box-sizing: border-box;
}
.tableWrapper table .w50 {
  width: 50%;
  box-sizing: border-box;
}
.tableWrapper table .w75 {
  width: 75%;
  box-sizing: border-box;
}
.tableWrapper table .wCont {
  width: 90%;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .tableWrapper table .wCont {
    width: 80%;
  }
}
.tableWrapper table .w100 {
  width: 100%;
  box-sizing: border-box;
}

.listWrapper ul {
  list-style: disc inside;
}
.listWrapper ul li {
  text-indent: -1em;
  padding-left: 1em;
}
.listWrapper ol {
  list-style: decimal inside;
}
.listWrapper ol li {
  text-indent: -1em;
  padding-left: 1em;
}

.tabWrapper {
  background-color: #fff;
}
.tabWrapper ul {
  display: flex;
  background: #d2d2e7;
  margin: 0;
  padding: 0;
}
.tabWrapper .tabBtn {
  width: 50%;
  padding: 10px 0;
  text-align: center;
  list-style: none;
  cursor: pointer;
  transition: 0.4s ease-in-out;
}
.tabWrapper .tabBtn.show {
  background: #1d2088;
  border-top: 2px solid #1d2088;
  color: #ffffff;
  animation: panelShow 0.3s ease-in-out forwards;
}
.tabWrapper .tabContents {
  display: none;
}
.tabWrapper .tabContents.show {
  display: block;
  padding: 20px;
  animation: panelShow 0.3s ease-in-out forwards;
}

/* TAB切り替えのアニメーション */
@keyframes panelShow {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.attension {
  color: #ff0000;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
  border: 2px solid #ff0000;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 10px;
}
@media screen and (max-width: 1024px) {
  .attension {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 15px;
    line-height: 1.4em;
  }
}

.attension02 {
  color: #00a0ca;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
}
@media screen and (max-width: 1024px) {
  .attension02 {
    font-size: 20px;
    font-size: 2rem;
  }
}

.btn {
  width: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 0 0 0 0;
}
.btn a {
  border: 2px solid #1d2088;
  background-color: #ffff00;
  border-radius: 9999px;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  padding: 10px 40px 10px 34px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .btn a {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1024px) {
  .btn a {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .btn a {
    font-size: 1.4rem;
  }
}
.btn a:after {
  content: "";
  width: 11px;
  height: 18px;
  background-image: url(../images/common/btnLinkSign.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translate(0, -50%);
  bottom: 0;
}
.btn a:hover {
  background-color: #1d2088;
  color: #ffff00;
  opacity: 1;
  text-decoration: none;
}
.btn a:hover:after {
  background-image: url(../images/common/btnLinkSignOn.svg);
}

.prevBtn {
  width: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 0 0 0 0;
}
.prevBtn a {
  border: 2px solid #1d2088;
  background-color: #ffffff;
  color: #1d2088;
  border-radius: 9999px;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  padding: 12px 60px 10px 60px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .prevBtn a {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1024px) {
  .prevBtn a {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .prevBtn a {
    font-size: 1.4rem;
  }
}
.prevBtn a:before {
  content: "";
  width: 11px;
  height: 18px;
  background-image: url(../images/common/btnLinkSign.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translate(0, -50%) rotate(180deg);
  bottom: 0;
}
.prevBtn a:hover {
  background-color: #1d2088;
  color: #ffffff;
  opacity: 1;
  text-decoration: none;
}
.prevBtn a:hover:before {
  background-image: url(../images/common/btnLinkSignOn.svg);
}

.nextBtn {
  width: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 0 0 0 0;
}
.nextBtn a {
  border: 2px solid #1d2088;
  background-color: #ffffff;
  color: #1d2088;
  border-radius: 9999px;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  padding: 12px 60px 10px 60px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .nextBtn a {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1024px) {
  .nextBtn a {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .nextBtn a {
    font-size: 1.4rem;
  }
}
.nextBtn a:after {
  content: "";
  width: 11px;
  height: 18px;
  background-image: url(../images/common/btnLinkSign.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translate(0, -50%);
  bottom: 0;
}
.nextBtn a:hover {
  background-color: #1d2088;
  color: #ffffff;
  opacity: 1;
  text-decoration: none;
}
.nextBtn a:hover:after {
  background-image: url(../images/common/btnLinkSignOn.svg);
}

.textBtn a {
  font-weight: 500;
  border: 2px solid #1d2088;
  background-color: #ffffff;
  color: #1d2088;
  border-radius: 9999px;
  line-height: 1;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 1.6rem;
  position: relative;
  padding: 10px 40px 8px 40px;
}
@media screen and (max-width: 1024px) {
  .textBtn a {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1024px) {
  .textBtn a {
    font-size: 1.2rem;
    padding: 8px 20px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .textBtn a {
    font-size: 1.4rem;
  }
}
.textBtn a:hover {
  border: 2px solid #1d2088;
  background-color: #1d2088;
  color: #ffffff;
  text-decoration: none;
}
.textBtn a.active {
  border: 2px solid #1d2088;
  background-color: #1d2088;
  color: #ffffff;
}

.textBtn02 a {
  font-weight: 500;
  border: 2px solid #1d2088;
  background-color: #ffffff;
  color: #1d2088;
  border-radius: 9999px;
  line-height: 1;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 1.6rem;
  position: relative;
  padding: 10px 40px 8px 34px;
}
@media screen and (max-width: 1024px) {
  .textBtn02 a {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1024px) {
  .textBtn02 a {
    font-size: 1.2rem;
    padding: 10px 35px 10px 30px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .textBtn02 a {
    font-size: 1.4rem;
  }
}
.textBtn02 a:after {
  content: "";
  width: 11px;
  height: 18px;
  background-image: url(../images/common/btnLinkSign.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translate(0, -50%);
  bottom: 0;
}
.textBtn02 a:hover {
  background-color: #1d2088;
  color: #ffffff;
  text-decoration: none;
  opacity: 1;
}
.textBtn02 a:hover:after {
  background-image: url(../images/common/btnLinkSignOn.svg);
}

.textBtnDL a {
  font-weight: 500;
  border: 2px solid #1d2088;
  background-color: #ffffff;
  color: #1d2088;
  border-radius: 10px;
  line-height: 1;
  max-width: 100%;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 1.6rem;
  position: relative;
  padding: 14px 50px 12px 30px;
}
@media screen and (max-width: 1024px) {
  .textBtnDL a {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1024px) {
  .textBtnDL a {
    font-size: 1.2rem;
    padding: 8px 40px 8px 25px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .textBtnDL a {
    font-size: 1.4rem;
  }
}
.textBtnDL a:after {
  content: "";
  width: 25px;
  height: 25px;
  background-image: url(../images/common/btnDLSignOn.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translate(0, -50%);
  bottom: 0;
}
@media screen and (max-width: 1024px) {
  .textBtnDL a:after {
    width: 22px;
    height: 22px;
  }
}
.textBtnDL a:hover {
  background-color: #1d2088;
  color: #ffffff;
  opacity: 1;
  text-decoration: none;
}
.textBtnDL a:hover:after {
  background-image: url(../images/common/btnDLSign.svg);
}
.textBtnDL a.w310 {
  max-width: 360px;
}
@media screen and (max-width: 1024px) {
  .textBtnDL a.w310 {
    max-width: 100%;
  }
}

.textBtnWH a {
  font-weight: 500;
  border: 2px solid #ffffff;
  background-color: #ffffff;
  color: #1d2088;
  border-radius: 9999px;
  line-height: 1;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 1.6rem;
  position: relative;
  padding: 7px 30px 7px 0;
}
@media screen and (max-width: 1024px) {
  .textBtnWH a {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1024px) {
  .textBtnWH a {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .textBtnWH a {
    font-size: 1.4rem;
  }
}
.textBtnWH a:after {
  content: "";
  width: 10px;
  height: 12px;
  background-image: url(../images/common/btnLinkSign.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translate(0, -50%);
  bottom: 0;
}
.textBtnWH a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.textBtnWH a.active {
  border: 2px solid #1d2088;
  background-color: #1d2088;
  color: #ffffff;
}

.textBtnS a {
  font-weight: 500;
  color: #ffffff;
  line-height: 1;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: start;
  font-size: 1.4rem;
  position: relative;
  padding: 7px 15px 7px 15px;
}
@media screen and (max-width: 1024px) {
  .textBtnS a {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1024px) {
  .textBtnS a {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .textBtnS a {
    font-size: 1.4rem;
  }
}
.textBtnS a:before {
  content: "";
  width: 10px;
  height: 12px;
  background-image: url(../images/common/btnLinkSignOn.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  bottom: 0;
}
.textBtnS a:hover {
  opacity: 0.7;
  text-decoration: none;
}

.btn_large a {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 1em;
  position: relative;
  font-size: 2rem;
  font-weight: 500;
  color: #1d2088;
  background: #ffffff;
  border-radius: 0.5em;
  border: 2px solid #1d2088;
  transition: all 0.3s;
  max-width: 100%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .btn_large a {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1024px) {
  .btn_large a {
    padding: 0.5em 2.5em;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .btn_large a {
    font-size: 1.6rem;
  }
}
.btn_large a:hover,
.btn_large a.active {
  color: #ffffff;
  background: #1d2088;
  border: 2px solid #1d2088;
  text-decoration: none;
}
.btn_large a:hover:after,
.btn_large a.active:after {
  background-image: url(../images/common/btnLinkSignOn.svg);
}
.btn_large a:after {
  content: "";
  width: 11px;
  height: 18px;
  background-image: url(../images/common/btnLinkSign.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translate(0, -50%);
  bottom: 0;
}
.btn_large a.w310 {
  max-width: 310px;
}
@media screen and (max-width: 1024px) {
  .btn_large a.w310 {
    max-width: 100%;
  }
}

.pdfBtn a {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 1em 4em 1em 3.5em;
  position: relative;
  font-size: 2rem;
  font-weight: 500;
  color: #1d2088;
  background: #ffffff;
  border-radius: 0.5em;
  border: 2px solid #1d2088;
  transition: all 0.3s;
}
@media screen and (max-width: 1024px) {
  .pdfBtn a {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1024px) {
  .pdfBtn a {
    padding: 0.5em 2.5em 0.5em 2.5em;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .pdfBtn a {
    font-size: 1.6rem;
  }
}
.pdfBtn a:hover {
  color: #ffffff;
  background: #1d2088;
  border: 2px solid #1d2088;
  text-decoration: none;
}
.pdfBtn a:hover:before {
  background-image: url(../images/common/btnPdfLinkSignOn.svg);
}
.pdfBtn a:hover:after {
  background-image: url(../images/common/btnLinkSignOn.svg);
}
.pdfBtn a:before {
  content: "";
  width: 36px;
  aspect-ratio: 36/47;
  background-image: url(../images/common/btnPdfLinkSign.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0.5em;
  top: 50%;
  transform: translate(0, -50%);
  bottom: 0;
}
@media screen and (max-width: 1024px) {
  .pdfBtn a:before {
    width: 25px;
  }
}
.pdfBtn a:after {
  content: "";
  width: 11px;
  height: 18px;
  background-image: url(../images/common/btnLinkSign.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translate(0, -50%);
  bottom: 0;
}

.textBtnOUT a {
  position: relative;
}
.textBtnOUT a:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 16px;
  background: url(../images/common/icon_siteLink.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 7px;
}

.tabBtnWrapper ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  border: 2px solid #1d2088;
  box-sizing: content-box;
  margin: 0;
  padding: 0;
}
.tabBtnWrapper ul.btn02col li {
  max-width: 50%;
  width: 100%;
  display: block;
  border-right: 2px solid #1d2088;
}
.tabBtnWrapper ul.btn02col li:last-child {
  border-right: none;
}
@media screen and (max-width: 1024px) {
  .tabBtnWrapper ul.btn02col li {
    max-width: 100%;
    border-right: none;
    border-bottom: 2px solid #1d2088;
  }
  .tabBtnWrapper ul.btn02col li:last-child {
    border-bottom: none;
  }
}
.tabBtnWrapper ul.btn03col li {
  max-width: 33.3333333333%;
  width: 100%;
  display: block;
  border-right: 2px solid #1d2088;
}
.tabBtnWrapper ul.btn03col li:last-child {
  border-right: none;
}
@media screen and (max-width: 1024px) {
  .tabBtnWrapper ul.btn03col li {
    max-width: 100%;
    border-right: none;
    border-bottom: 2px solid #1d2088;
  }
  .tabBtnWrapper ul.btn03col li:last-child {
    border-bottom: none;
  }
}
.tabBtnWrapper ul.btn04col li {
  max-width: 25%;
  width: 100%;
  display: block;
  border-right: 2px solid #1d2088;
}
.tabBtnWrapper ul.btn04col li:last-child {
  border-right: none;
}
@media screen and (max-width: 1024px) {
  .tabBtnWrapper ul.btn04col li {
    max-width: 100%;
    border-right: none;
    border-bottom: 2px solid #1d2088;
  }
  .tabBtnWrapper ul.btn04col li:last-child {
    border-bottom: none;
  }
}
.tabBtnWrapper ul a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 20px 25px;
  color: #1d2088;
  background-color: #ffffff;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 500;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .tabBtnWrapper ul a {
    font-size: 20px;
    font-size: 2rem;
    padding: 15px 20px;
  }
}
.tabBtnWrapper ul a.active {
  background-color: #1d2088;
  color: #ffffff;
}
.tabBtnWrapper ul a:hover {
  background-color: #1d2088;
  color: #ffffff;
  opacity: 1;
  text-decoration: none;
}
.tabBtnWrapper ul a:hover:after {
  content: "";
  width: 26px;
  height: 17px;
  background-image: url(../images/common/btnLinkSignOn.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translate(-50%, 0) rotate(90deg);
}
.tabBtnWrapper ul a:after {
  content: "";
  width: 26px;
  height: 17px;
  background-image: url(../images/common/btnLinkSign.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translate(-50%, 0) rotate(90deg);
}

.pagetopBtn {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .pagetopBtn {
    right: 10px;
    bottom: 60px;
  }
}
.pagetopBtn a {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #333333;
  display: block;
  text-indent: -9999px;
  position: relative;
  transition: 0.3s;
}
.pagetopBtn a::before {
  content: "";
  top: 23px;
  left: 15px;
  width: 12px;
  transform: rotate(-45deg);
  position: absolute;
  width: 12px;
  height: 2px;
  border-radius: 3px;
  background: #ffffff;
}
.pagetopBtn a::after {
  content: "";
  top: 23px;
  left: 23px;
  width: 12px;
  transform: rotate(45deg);
  position: absolute;
  width: 12px;
  height: 2px;
  border-radius: 3px;
  background: #ffffff;
}
.pagetopBtn a:hover {
  background: #bbbbbb;
}

.pagenationWrapper {
  padding: 0 0 60px 0;
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper {
    padding: 30px 0 30px 0;
  }
}
.pagenationWrapper h2 {
  display: none;
}
.pagenationWrapper .page-numbers,
.pagenationWrapper .nav-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-size: 1.6rem;
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper .page-numbers,
  .pagenationWrapper .nav-links {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.pagenationWrapper .page-numbers span,
.pagenationWrapper .nav-links span {
  width: 45px;
  height: 45px;
  font-family: "Oswald", sans-serif;
  border: 1px solid #c1c1c1;
  background-color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transition: ease 0.2s;
  line-height: 0;
  margin: 0 10px;
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper .page-numbers span,
  .pagenationWrapper .nav-links span {
    width: 40px;
    height: 40px;
  }
}
.pagenationWrapper .page-numbers span.current,
.pagenationWrapper .nav-links span.current {
  color: #ffffff;
  background-color: #1d2088;
  margin: 0 10px;
}
.pagenationWrapper .page-numbers li,
.pagenationWrapper .nav-links li {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  margin: 0 5px;
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper .page-numbers li,
  .pagenationWrapper .nav-links li {
    margin: 0 2px;
  }
}
.pagenationWrapper .page-numbers li span,
.pagenationWrapper .nav-links li span {
  width: 45px;
  height: 45px;
  border: 2px solid #1d2088;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transition: ease 0.2s;
  line-height: 0;
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper .page-numbers li span,
  .pagenationWrapper .nav-links li span {
    width: 40px;
    height: 4ch;
  }
}
.pagenationWrapper .page-numbers li span.current,
.pagenationWrapper .nav-links li span.current {
  color: #000000;
  background-color: #ffffff;
}
.pagenationWrapper .page-numbers a,
.pagenationWrapper .nav-links a {
  width: 45px;
  height: 45px;
  font-family: "Oswald", sans-serif;
  border: 1px solid #c1c1c1;
  background-color: #ffffff;
  color: #7c8080;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transition: ease 0.2s;
  margin: 0 10px;
  border-radius: 4px;
  line-height: 0;
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper .page-numbers a,
  .pagenationWrapper .nav-links a {
    width: 40px;
    max-height: 40px;
  }
}
.pagenationWrapper .page-numbers a:hover:not(.prev, .next),
.pagenationWrapper .nav-links a:hover:not(.prev, .next) {
  color: #ffffff;
  background-color: #00a0ca;
  opacity: 1;
  text-decoration: none;
}
.pagenationWrapper .page-numbers a.prev,
.pagenationWrapper .nav-links a.prev {
  width: auto;
  border: none;
  margin-right: 40px;
  color: #1d2088;
  background-color: transparent;
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper .page-numbers a.prev,
  .pagenationWrapper .nav-links a.prev {
    margin-right: 10px;
  }
}
.pagenationWrapper .page-numbers a.prev:hover,
.pagenationWrapper .nav-links a.prev:hover {
  background-color: none;
  text-decoration: none;
}
.pagenationWrapper .page-numbers a.prev:before,
.pagenationWrapper .nav-links a.prev:before {
  content: "";
  left: 3px;
  width: 10px;
  height: 10px;
  margin-right: 15px;
  border-top: 2px solid #1d2088;
  border-right: 2px solid #1d2088;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper .page-numbers a.prev:before,
  .pagenationWrapper .nav-links a.prev:before {
    margin-right: 5px;
    width: 8px;
    height: 8px;
  }
}
.pagenationWrapper .page-numbers a.next,
.pagenationWrapper .nav-links a.next {
  width: auto;
  border: none;
  margin-left: 40px;
  color: #1d2088;
  background-color: transparent;
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper .page-numbers a.next,
  .pagenationWrapper .nav-links a.next {
    margin-left: 10px;
  }
}
.pagenationWrapper .page-numbers a.next:hover,
.pagenationWrapper .nav-links a.next:hover {
  background-color: none;
  text-decoration: none;
}
.pagenationWrapper .page-numbers a.next:after,
.pagenationWrapper .nav-links a.next:after {
  content: "";
  right: 3px;
  width: 10px;
  height: 10px;
  margin-left: 15px;
  border-top: 2px solid #1d2088;
  border-right: 2px solid #1d2088;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper .page-numbers a.next:after,
  .pagenationWrapper .nav-links a.next:after {
    margin-left: 5px;
    width: 8px;
    height: 8px;
  }
}
.pagenationWrapper .page-numbers a.list,
.pagenationWrapper .nav-links a.list {
  width: auto;
  border-top: none;
  border-bottom: none;
  padding: 0 2em;
  border-color: #eef6fb;
  line-height: 1.2em;
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper .page-numbers a.list,
  .pagenationWrapper .nav-links a.list {
    padding: 0 1em;
  }
}
.pagenationWrapper .page-numbers a.list:hover,
.pagenationWrapper .nav-links a.list:hover {
  background-color: transparent;
  opacity: 0.6;
}
.pagenationWrapper .page-numbers nav,
.pagenationWrapper .nav-links nav {
  position: relative;
  visibility: visible;
  z-index: 1;
  max-width: 100%;
  opacity: 1;
  background-color: transparent;
}
.pagenationWrapper.dots {
  border: none;
}

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

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

.labelBox {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  line-height: 1;
  padding: 14px 25px 12px 25px;
  border-radius: 10px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 1024px) {
  .labelBox {
    padding: 10px 20px;
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0 0 0 0;
  }
}
.labelBox.blueLabel {
  background-color: #1d2088;
  color: #ffffff;
}

@media screen and (max-width: 1024px) {
  .animate {
    opacity: 0;
  }
  .animate.animated {
    opacity: 1;
  }
}
/*------------------------
HEADER
------------------------*/
header {
  max-width: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 3;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 145px;
  /*------------------------
  NAV
  ------------------------*/
  /*------------------------
  基本ハンバーガーメニュー 
  ------------------------*/
}
@media screen and (max-width: 1024px) {
  header {
    position: fixed;
    top: 0;
    z-index: 3;
    min-height: 110px;
    height: 13vw;
    background-image: url(../images/common/sp_headerBg.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
  }
}
header .headerUprWrapper {
  position: absolute;
  top: 0;
  max-width: 100%;
  width: 100%;
  background-color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  align-items: center;
  padding: 5px 15px 5px 0;
}
@media screen and (max-width: 1024px) {
  header .headerUprWrapper {
    padding: 12px 65px 0 0;
    border-bottom: none;
  }
}
header .headerUprWrapper ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
}
header .headerUprWrapper ul li {
  list-style-type: none;
}
header .headerUprWrapper ul li a,
header .headerUprWrapper ul li.langBtnBox {
  padding: 5px 30px 5px 25px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  color: #1d2088;
  position: relative;
  line-height: 1;
  font-weight: 500;
  border: 2px solid #1d2088;
  border-radius: 9999px;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 1024px) {
  header .headerUprWrapper ul li a,
  header .headerUprWrapper ul li.langBtnBox {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 5px 18px 5px 18px;
  }
}
header .headerUprWrapper ul li a:after,
header .headerUprWrapper ul li.langBtnBox:after {
  content: "";
  max-width: 8px;
  width: 8px;
  aspect-ratio: 2/3;
  background-image: url(../images/common/btnLinkSign.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  position: absolute;
  right: 10px;
}
header .headerUprWrapper ul li a:hover,
header .headerUprWrapper ul li.langBtnBox:hover {
  background-color: #1d2088;
  color: #ffffff;
}
header .headerUprWrapper ul li a:hover:after,
header .headerUprWrapper ul li.langBtnBox:hover:after {
  background-image: url(../images/common/btnLinkSignOn.svg);
}
header .headerUprWrapper ul li.langBtnBox {
  padding: 3px 25px 3px 20px;
}
header .headerUprWrapper ul li.langBtnBox:after {
  transform: rotate(90deg);
}
header .headerUprWrapper ul li.langBtnBox > form > select > option {
  color: #1d2088 !important;
}
header .headerUprWrapper ul li.langBtnBox > form > select > option:hover {
  color: #ffffff !important;
  background-color: #1d2088 !important;
}
header .headerUprWrapper ul li.headerSerachBox #searchBox {
  position: relative;
}
header .headerUprWrapper ul li.headerSerachBox #searchBox #searchInput {
  width: 30px;
  height: 30px;
  padding: 4px 0 4px 40px;
  border: none;
  background-image: url(../images/common/headerSerachIcon.svg);
  background-size: 22px 22px;
  background-repeat: no-repeat;
  background-position: left 10px center;
  transition: all 0.5s;
  outline: none;
  cursor: pointer;
}
header .headerUprWrapper ul li.headerSerachBox #searchBox #searchInput:focus {
  width: 250px;
  background-color: #e5f5fa;
  border-radius: 9999px;
  padding: 4px 10px 4px 40px;
}
header .headerLeftWrapper {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 340px;
  width: 100%;
  aspect-ratio: 295/144;
  z-index: 2;
}
@media screen and (max-width: 1279px) {
  header .headerLeftWrapper {
    max-width: 20%;
    aspect-ratio: 390/170;
  }
}
@media screen and (max-width: 1024px) {
  header .headerLeftWrapper {
    max-width: 48%;
    aspect-ratio: 390/170;
  }
}
header .headerLeftWrapper .container .headerLogo a {
  background-image: url(../images/common/logo.svg);
  display: block;
  max-width: 100%;
  width: 100%;
  aspect-ratio: 295/144;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1024px) {
  header .headerLeftWrapper .container .headerLogo a {
    background-image: url(../images/common/sp_logo.svg);
    max-width: min(100%, 310px);
    aspect-ratio: 390/170;
    height: 135px;
    width: 310px;
  }
}
header .headerLeftWrapper .container .headerLogo a:hover {
  opacity: 1 !important;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  header .headerLeftWrapper .container .headerLogo ::i-block-chrome,
  header .headerLeftWrapper .container .headerLogo a {
    height: 135px;
    width: 310px;
  }
}
header .headerCenterWrapper {
  max-width: 100%;
  width: 100%;
  background-color: #ffffff;
  position: relative;
  margin-top: 38px;
  border-top: 1px dashed #9fa0a0;
}
@media screen and (max-width: 1024px) {
  header .headerCenterWrapper {
    border-top: none;
  }
}
header .headerCenterWrapper .pcGnaviWrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  align-items: stretch;
  max-width: 100%;
  text-align: right;
  position: relative;
}
header .headerCenterWrapper .pcGnaviWrapper:after {
  content: "";
  max-width: 100%;
  width: 100%;
  display: block;
  background-image: url(../images/common/headerWave@2x.png);
  background-repeat: repeat-x;
  background-size: contain;
  height: 12px;
  background-position: center top;
  position: absolute;
  bottom: -11px;
}
@media screen and (max-width: 1024px) {
  header .headerCenterWrapper .pcGnaviWrapper:after {
    display: none;
  }
}
header .headerCenterWrapper .pcGnaviWrapper .gNaviBox {
  max-width: 60%;
  width: 100%;
  height: 100px;
  position: relative;
  z-index: 1;
  letter-spacing: 0.025em;
}
header .headerCenterWrapper .pcGnaviWrapper .gNaviBox ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  align-items: flex-start;
  padding: 5px 0 0 0;
  gap: 10px;
  position: absolute;
  left: 0;
  right: 0;
  top: 2px;
}
@media screen and (max-width: 1279px) {
  header .headerCenterWrapper .pcGnaviWrapper .gNaviBox ul {
    gap: 5px;
  }
}
header .headerCenterWrapper .pcGnaviWrapper .gNaviBox ul > li {
  max-width: 160px;
  width: 100%;
  padding: 0 5px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  z-index: 1;
  list-style-type: none;
}
@media screen and (max-width: 1279px) {
  header .headerCenterWrapper .pcGnaviWrapper .gNaviBox ul > li {
    max-width: 140px;
    padding: 0;
  }
}
header .headerCenterWrapper .pcGnaviWrapper .gNaviBox ul > li#gNavi01 i {
  background-image: url(../images/common/gNaciIcon01.svg);
}
header .headerCenterWrapper .pcGnaviWrapper .gNaviBox ul > li#gNavi02 i {
  background-image: url(../images/common/gNaciIcon02.svg);
}
header .headerCenterWrapper .pcGnaviWrapper .gNaviBox ul > li#gNavi03 i {
  background-image: url(../images/common/gNaciIcon03.svg);
}
header .headerCenterWrapper .pcGnaviWrapper .gNaviBox ul > li#gNavi04 i {
  background-image: url(../images/common/gNaciIcon04.svg);
}
header .headerCenterWrapper .pcGnaviWrapper .gNaviBox ul > li#gNavi05 {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
header .headerCenterWrapper .pcGnaviWrapper .gNaviBox ul > li#gNavi05 i {
  background-image: url(../images/common/gNaciIcon05.svg);
}
header .headerCenterWrapper .pcGnaviWrapper .gNaviBox ul > li > a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  max-width: 145px;
  width: 100%;
  padding: 0 5px 15px 5px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  z-index: 1;
  cursor: pointer;
}
@media screen and (max-width: 1279px) {
  header .headerCenterWrapper .pcGnaviWrapper .gNaviBox ul > li > a {
    width: 100%;
  }
}
header .headerCenterWrapper .pcGnaviWrapper .gNaviBox ul > li > a span {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  color: #000000;
}
@media screen and (max-width: 1279px) {
  header .headerCenterWrapper .pcGnaviWrapper .gNaviBox ul > li > a span {
    font-size: 13.5px;
    font-size: 1.35rem;
    letter-spacing: 0.025em;
  }
}
header .headerCenterWrapper .pcGnaviWrapper .gNaviBox ul > li > a:after {
  content: "";
  max-width: 10px;
  width: 15px;
  aspect-ratio: 2/3;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  position: absolute;
  bottom: 0;
  background-image: url(../images/common/btnLinkSign.svg);
  transform: rotate(90deg);
}
header .headerCenterWrapper .pcGnaviWrapper .gNaviBox ul > li > a:hover,
header .headerCenterWrapper .pcGnaviWrapper .gNaviBox ul > li > a.active {
  background-color: #eef6fb;
  opacity: 1;
}
header .headerCenterWrapper .pcGnaviWrapper .gNaviBox ul > li > a i {
  max-width: 50px;
  width: 100%;
  aspect-ratio: 50/40;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 0 0 10px 0;
}
header .headerCenterWrapper .pcGnaviWrapper .gNaviBox ul > li.active {
  background-color: #eef6fb;
  opacity: 1;
}
header .headerCenterWrapper .pcGnaviWrapper .gNaviBox ul > li#gNavi04 {
  max-width: 155px;
  width: 100%;
  padding: 0 5px;
}
@media screen and (max-width: 1279px) {
  header .headerCenterWrapper .pcGnaviWrapper .gNaviBox ul > li#gNavi04 {
    max-width: 130px;
    width: 130px;
  }
  header .headerCenterWrapper .pcGnaviWrapper .gNaviBox ul > li#gNavi04 > a {
    max-width: 130px;
    width: 130px;
  }
}
@media screen and (max-width: 1279px) {
  header .headerCenterWrapper .pcGnaviWrapper .gNaviBox ul > li#gNavi05 {
    max-width: 145px;
  }
}
header
  .headerCenterWrapper
  .pcGnaviWrapper
  .gNaviBox
  ul
  > li#gNavi05
  > a:after {
  background-image: none;
}
header .headerCenterWrapper .pcGnaviWrapper .headerSnsWrapper {
  max-width: 20%;
  width: 100%;
  height: auto;
  padding: 0 20px 0 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  align-items: center;
}
header .headerCenterWrapper .pcGnaviWrapper .headerSnsWrapper ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 5px;
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports not (translate: none) {
    header .headerCenterWrapper .pcGnaviWrapper .headerSnsWrapper ul {
      padding: 5px;
    }
  }
}
@media screen and (max-width: 1024px) {
  header .headerCenterWrapper .pcGnaviWrapper .headerSnsWrapper ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 7px;
  }
}
header .headerCenterWrapper .pcGnaviWrapper .headerSnsWrapper ul li {
  width: 31px;
  list-style-type: none;
}
header .headerCenterWrapper .pcGnaviWrapper .headerSnsWrapper ul li a {
  text-indent: -9999px;
  text-align: left;
  max-width: 31px;
  height: 31px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
}
header
  .headerCenterWrapper
  .pcGnaviWrapper
  .headerSnsWrapper
  ul
  li
  a.twitterIcon {
  background-image: url(../images/common/twitterIconBlue.svg);
}
header
  .headerCenterWrapper
  .pcGnaviWrapper
  .headerSnsWrapper
  ul
  li
  a.instagramIcon {
  background-image: url(../images/common/instagramIconBlue.svg);
}
header .headerCenterWrapper .pcGnaviWrapper .headerSnsWrapper ul li a.metaIcon {
  background-image: url(../images/common/metaIconBlue.svg);
}
header
  .headerCenterWrapper
  .pcGnaviWrapper
  .headerSnsWrapper
  ul
  li
  a.youtubeIcon {
  background-image: url(../images/common/youtubeIconBlue.svg);
}
header .headerCenterWrapper .pcGnaviWrapper .headerSnsWrapper ul li a.tripIcon {
  background-image: url(../images/common/tripIconBlue.svg);
}
header .headerCenterWrapper .pcGnaviWrapper .headerSnsWrapper ul li a.lineIcon {
  background-image: url(../images/common/lineIconBlue.svg);
}
header
  .headerCenterWrapper
  .pcGnaviWrapper
  .headerSnsWrapper
  ul
  li
  a.facebookIcon {
  background-image: url(../images/common/facebookIconBlue.svg);
}
header .headerCenterWrapper #gNavi01MenuBox,
header .headerCenterWrapper #gNavi02MenuBox,
header .headerCenterWrapper #gNavi03MenuBox,
header .headerCenterWrapper #gNavi04MenuBox,
header .headerCenterWrapper #gNavi05MenuBox {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
}
header .headerCenterWrapper .pdMenuWrapper {
  max-width: 100%;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background-color: #eef6fb;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  header .headerCenterWrapper .pdMenuWrapper {
    display: none;
  }
}
header .headerCenterWrapper .pdMenuWrapper .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  align-items: stretch;
  column-gap: 10px;
  row-gap: 10px;
  max-width: 1080px;
  width: 100%;
  padding: 15px;
}
header .headerCenterWrapper .pdMenuWrapper .container .box {
  padding: 0;
}
header .headerCenterWrapper .pdMenuWrapper .container .pcPdMenuBtn a {
  padding: 26px 10px;
  background-color: #ffffff;
  color: #1d2088;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: start;
  line-height: 1.2em;
  height: auto;
  text-align: left;
}
header .headerCenterWrapper .pdMenuWrapper .container .pcPdMenuBtn a span {
  display: block;
  margin: 0 auto;
}
header
  .headerCenterWrapper
  .pdMenuWrapper
  .container
  .pcPdMenuBtn
  a
  span
  small {
  font-size: 9px;
  font-size: 0.9rem;
  padding-bottom: 5px;
  display: block;
}
header .headerCenterWrapper .pdMenuWrapper .container .pcPdMenuBtn a i {
  max-width: 62px;
  width: 100%;
  aspect-ratio: 1/1;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 5px;
}
header
  .headerCenterWrapper
  .pdMenuWrapper
  .container
  .pcPdMenuBtn
  a
  i.pcPdMenuIconReserve {
  background-image: url(../images/common/pcPdMenuIcon01.svg) !important;
}
header
  .headerCenterWrapper
  .pdMenuWrapper
  .container
  .pcPdMenuBtn
  a
  i.pcPdMenuIconHowtouse {
  background-image: url(../images/common/pcPdMenuIcon02.svg) !important;
}
header
  .headerCenterWrapper
  .pdMenuWrapper
  .container
  .pcPdMenuBtn
  a
  i.pcPdMenuIconMember {
  background-image: url(../images/common/pcPdMenuIcon03.svg) !important;
  margin: 0 auto;
}
header .headerCenterWrapper .pdMenuWrapper .container .pcPdMenuBtn a:hover {
  background-color: #abd2ee;
  color: #1d2088;
  opacity: 1;
}
header
  .headerCenterWrapper
  .pdMenuWrapper
  .container
  .pcPdMenuBtn.memberService
  a {
  padding: 10px 5px;
  text-align: center;
}
header
  .headerCenterWrapper
  .pdMenuWrapper
  .container
  .pcPdMenuBtn.memberServiceNew
  a {
  /*padding: 10px 5px;
  text-align: center;*/
}
header
  .headerCenterWrapper
  .pdMenuWrapper
  .container
  .pcPdMenuBtn.memberServiceNew
  a
  i {
  margin-left: 5px;
  margin-right: 5px;
}
header
  .headerCenterWrapper
  .pdMenuWrapper
  .container
  .pcPdMenuBtn.memberServiceNew
  a
  span {
  margin: 0;
}
header .headerCenterWrapper .pdMenuWrapper .container .pcPdMenuBtn02 {
  height: 100%;
}
header .headerCenterWrapper .pdMenuWrapper .container .pcPdMenuBtn02 a {
  padding: 10px 5px;
  background-color: #1497bd;
  color: #ffffff;
  line-height: 1.2em;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  height: 100%;
  text-align: left;
}
header .headerCenterWrapper .pdMenuWrapper .container .pcPdMenuBtn02 a > i {
  max-width: 62px;
  width: 100%;
  aspect-ratio: 1/0.9;
  background-size: contain;
  background-repeat: no-repeat;
}
header
  .headerCenterWrapper
  .pdMenuWrapper
  .container
  .pcPdMenuBtn02
  a
  > i.pcPdMenuIconTicket {
  background-image: url(../images/common/pcPdMenuBtn02Icon01.svg) !important;
}
header
  .headerCenterWrapper
  .pdMenuWrapper
  .container
  .pcPdMenuBtn02
  a
  > i.pcPdMenuIconRide {
  background-image: url(../images/common/pcPdMenuBtn02Icon02.svg) !important;
}
header
  .headerCenterWrapper
  .pdMenuWrapper
  .container
  .pcPdMenuBtn02
  a
  > i.pcPdMenuIconCancel {
  background-image: url(../images/common/pcPdMenuBtn02Icon03.svg) !important;
}
header
  .headerCenterWrapper
  .pdMenuWrapper
  .container
  .pcPdMenuBtn02.rideTicket
  a {
  background-color: #efea3a;
  color: #1d2088;
}
header
  .headerCenterWrapper
  .pdMenuWrapper
  .container
  .pcPdMenuBtn02.rideCancel
  a {
  background-color: #ffffff;
  color: #1d2088;
}
header .headerCenterWrapper .pdMenuWrapper .container .pcPdMenuBtnSub {
  height: 100%;
}
header .headerCenterWrapper .pdMenuWrapper .container .pcPdMenuBtnSub a {
  padding: 10px 10px;
  background-color: #ffffff;
  color: #1d2088;
  line-height: 1.2em;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: start;
  text-align: left;
  height: 100%;
}
header .headerCenterWrapper .pdMenuWrapper .container .pcPdMenuBtnSub a:hover {
  background-color: #abd2ee;
  color: #1d2088;
  opacity: 1;
}
header .headerCenterWrapper #gNavi02MenuBox .container {
  background-color: transparent;
}
header .headerCenterWrapper #gNavi02MenuBox .container .shipsTtlBox {
  background-color: #ffffff;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: start;
  padding: 10px 15px;
  color: #1d2088;
  font-weight: 600;
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 10px;
}
header .headerCenterWrapper #gNavi02MenuBox .container .shipsTtlBox span {
  font-size: 14px;
  font-size: 1.4rem;
  padding-left: 1em;
}
header .headerCenterWrapper #gNavi02MenuBox .container .inner {
  max-width: 100%;
  width: 100%;
  padding: 0;
}
header
  .headerCenterWrapper
  #gNavi02MenuBox
  .container
  .inner
  .pcPdMenuBtnSub
  a {
  flex-wrap: initial;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: start;
  text-align: left;
}
header
  .headerCenterWrapper
  #gNavi02MenuBox
  .container
  .inner
  .pcPdMenuBtnSub
  i {
  max-width: 35px;
  width: 100%;
  aspect-ratio: 1/0.9;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 5px;
}
header
  .headerCenterWrapper
  #gNavi02MenuBox
  .container
  .inner
  .pcPdMenuBtnSub
  i.pcPdMenuIconStatus {
  background-image: url(../images/common/spMenu2ndStatusIcon.svg);
}
header
  .headerCenterWrapper
  #gNavi02MenuBox
  .container
  .inner
  .pcPdMenuBtnSub
  i.pcPdMenuIconSeat {
  background-image: url(../images/common/spMenu2ndSeatIcon.svg);
}
header
  .headerCenterWrapper
  #gNavi02MenuBox
  .container
  .inner
  .pcPdMenuBtnSub
  i.pcPdMenuIconTable {
  background-image: url(../images/common/spMenu2ndFareIcon.svg);
}
header
  .headerCenterWrapper
  #gNavi02MenuBox
  .container
  .inner
  .pcPdMenuBtnSub
  i.pcPdMenuIconTime {
  background-image: url(../images/common/spMenu2ndTimeIcon.svg);
}
header
  .headerCenterWrapper
  #gNavi02MenuBox
  .container
  .inner
  .pcPdMenuBtnSub
  i.pcPdMenuIconShips {
  background-image: url(../images/common/spMenu2ndShipsIcon.svg);
}
header
  .headerCenterWrapper
  #gNavi02MenuBox
  .container
  .inner
  .pcPdMenuBtnSub
  i.pcPdMenuIconDiscount {
  background-image: url(../images/common/spMenu2ndDiscountIcon.svg);
}
header
  .headerCenterWrapper
  #gNavi02MenuBox
  .container
  .inner
  .pcPdMenuBtnSub
  i.pcPdMenuIconTerminal {
  background-image: url(../images/common/spMenu2ndTerminalIcon.svg);
}
header
  .headerCenterWrapper
  #gNavi02MenuBox
  .container
  .inner
  .pcPdMenuBtnSub
  i.pcPdMenuIconAccess {
  background-image: url(../images/common/spMenu2ndAccessIcon.svg);
}
header .headerCenterWrapper #gNavi03MenuBox .container .inner {
  max-width: 100%;
  width: 100%;
  background-color: #ffffff;
  border-radius: 10px;
  border: 2px solid #1d2088;
  padding: 10px;
}
header .headerCenterWrapper #gNavi03MenuBox .container .inner .gNaviPdTtl {
  color: #1d2088;
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: 600;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
}
header .headerCenterWrapper #gNavi03MenuBox .container .inner .gNaviPdTtl i {
  max-width: 40px;
  width: 100%;
  aspect-ratio: 1/1;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 10px;
}
header
  .headerCenterWrapper
  #gNavi03MenuBox
  .container
  .inner
  .gNaviPdTtl
  i.pcPdMenuIconStatus {
  background-image: url(../images/common/spMenuTripIcon.svg);
}
header .headerCenterWrapper #gNavi03MenuBox .container .box {
  height: auto;
}
header .headerCenterWrapper #gNavi03MenuBox .container .pcPdMenuBtnSub {
  height: 100%;
}
header .headerCenterWrapper #gNavi03MenuBox .container .pcPdMenuBtnSub a {
  flex-wrap: initial;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: start;
  font-size: 18px;
  font-size: 1.8rem;
  height: 100%;
  padding: 10px 10px;
}
header
  .headerCenterWrapper
  #gNavi03MenuBox
  .container
  .pcPdMenuBtnSub
  a.pcPdMenuIconSadomari {
  background-image: url(../images/common/pcPdMenuIconSadomari.svg);
  text-indent: -9999px;
  background-size: auto 65%;
  background-position: center center;
  background-repeat: no-repeat;
}
header
  .headerCenterWrapper
  #gNavi03MenuBox
  .container
  .pcPdMenuBtnSub
  a.pcPdMenuIconSadotoriko {
  background-image: url(../images/common/pcPdMenuIconSadotoriko.png);
  text-indent: -9999px;
  background-size: auto 50%;
  background-position: center center;
  background-repeat: no-repeat;
}
header .headerCenterWrapper #gNavi03MenuBox .container .pcPdMenuBtnSub i {
  max-width: 50px;
  width: 100%;
  aspect-ratio: 1/1;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 10px;
}
header
  .headerCenterWrapper
  #gNavi03MenuBox
  .container
  .pcPdMenuBtnSub
  i.pcPdMenuIconTrip {
  background-image: url(../images/common/pcPdMenuIconTrip.svg);
}
header
  .headerCenterWrapper
  #gNavi03MenuBox
  .container
  .pcPdMenuBtnSub
  i.pcPdMenuIconRentacar {
  background-image: url(../images/common/pcPdMenuIconRentacar.svg);
}
header
  .headerCenterWrapper
  #gNavi03MenuBox
  .container
  .pcPdMenuBtnSub
  i.pcPdMenuIconSadomari {
  background-image: url(../images/common/pcPdMenuIconSadomari.svg);
}
header .headerCenterWrapper #gNavi05MenuBox .container .inner {
  max-width: 100%;
  width: 100%;
  background-color: #ffffff;
  border-radius: 10px;
  border: 2px solid #1d2088;
  padding: 10px;
}
header .headerCenterWrapper #gNavi05MenuBox .container .inner .gNaviPdTtl {
  color: #1d2088;
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: 600;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
}
header .headerCenterWrapper #gNavi05MenuBox .container .inner .gNaviPdTtl i {
  max-width: 40px;
  width: 100%;
  aspect-ratio: 1/1;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 5px;
}
header
  .headerCenterWrapper
  #gNavi05MenuBox
  .container
  .inner
  .gNaviPdTtl
  i.pcPdMenuIconAbout {
  background-image: url(../images/common/spMenuAboutIcon.svg);
}
header .headerCenterWrapper #gNavi05MenuBox .container .pcPdMenuBtnSub {
  height: 100%;
}
header .headerCenterWrapper #gNavi05MenuBox .container .pcPdMenuBtnSub a {
  flex-wrap: initial;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  height: 100%;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
}
header .headerCenterWrapper #gNavi05MenuBox .container .pcPdMenuBtnSub i {
  max-width: 30px;
  width: 100%;
  aspect-ratio: 1/1;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 10px;
}
header
  .headerCenterWrapper
  #gNavi05MenuBox
  .container
  .pcPdMenuBtnSub
  i.pcPdMenuIconCompany {
  background-image: url(../images/common/pcPdMenuIconCompany.svg);
}
header .headerRightWrapper {
  max-width: 20%;
  padding: 45px 65px 0 0;
}
@media screen and (max-width: 1024px) {
  header .headerRightWrapper {
    max-width: 100%;
    width: 100%;
    text-align: right;
    padding: 5px 10px 0 0;
  }
}
header .headerRightWrapper .headerSnsWrapper {
  max-width: 100%;
  width: 100%;
  height: auto;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  align-items: center;
}
header .headerRightWrapper .headerSnsWrapper ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 5px;
}
@media screen and (max-width: 1024px) {
  header .headerRightWrapper .headerSnsWrapper ul {
    gap: 7px;
  }
}
header .headerRightWrapper .headerSnsWrapper ul li {
  width: 31px;
  list-style-type: none;
}
header .headerRightWrapper .headerSnsWrapper ul li a {
  text-indent: -9999px;
  text-align: left;
  max-width: 31px;
  height: 31px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
}
header .headerRightWrapper .headerSnsWrapper ul li a.twitterIcon {
  background-image: url(../images/common/twitterIconBlue.svg);
}
header .headerRightWrapper .headerSnsWrapper ul li a.instagramIcon {
  background-image: url(../images/common/instagramIconBlue.svg);
}
header .headerRightWrapper .headerSnsWrapper ul li a.metaIcon {
  background-image: url(../images/common/metaIconBlue.svg);
}
header .headerRightWrapper .headerSnsWrapper ul li a.youtubeIcon {
  background-image: url(../images/common/youtubeIconBlue.svg);
}
header .headerRightWrapper .headerSnsWrapper ul li a.tripIcon {
  background-image: url(../images/common/tripIconBlue.svg);
}
header .headerRightWrapper .headerSnsWrapper ul li a.lineIcon {
  background-image: url(../images/common/lineIconBlue.svg);
}
header .headerRightWrapper .headerSnsWrapper ul li a.facebookIcon {
  background-image: url(../images/common/facebookIconBlue.svg);
}
header nav {
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  background-color: transparent;
}
@media screen and (max-width: 1024px) {
  header nav {
    max-width: 100%;
    width: 100%;
    padding: 20px;
    position: relative;
    z-index: 11;
    background-color: #eef6fb;
  }
}
header nav ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  header nav ul {
    display: block;
  }
}
header nav ul.spMenuList li {
  list-style-type: none;
}
header nav ul.spMenuList li.spGNaviSubBox {
  padding: 0;
}
header nav ul.spMenuList li.spGNaviSubBox .searchBox {
  position: relative;
  max-width: calc(100% - 40px);
}
header nav ul.spMenuList li.spGNaviSubBox .searchBox input[type="text"] {
  max-width: 100%;
  width: 100%;
  padding: 2px 15px;
  background-color: #ffffff;
  border: 2px solid #1d2088;
  font-size: 14px;
  font-size: 1.4rem;
  border-radius: 9999px;
}
header
  nav
  ul.spMenuList
  li.spGNaviSubBox
  .searchBox
  input[type="submit"].searchSubmit {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translate(0, -50%);
  background-image: url(../images/common/sp_searchIcon.svg);
  background-color: transparent;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
}
header nav ul.spMenuList li .spDrwSubMenu a {
  padding: 5px;
  border-radius: 10px;
  border: 2px solid #1d2088;
  background-color: #ffffff;
  color: #1d2088;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: start;
  align-items: center;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.2em;
}
header nav ul.spMenuList li .spDrwSubMenu a:hover {
  background-color: #df7e84;
  border: 2px solid #df7e84;
}
header nav ul.spMenuList li .spDrwSubMenu.spTicketBtn a:before {
  content: "";
  max-width: 40px;
  width: 40px;
  aspect-ratio: 40/50;
  background-image: url(../images/common/spTicketIcon.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 10px;
}
header nav ul.spMenuList li .spDrwSubMenu.spMemberBtn a:before {
  content: "";
  max-width: 40px;
  width: 40px;
  aspect-ratio: 40/50;
  background-image: url(../images/common/spMemberIcon.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 10px;
}
header nav ul.spMenuList li.pushy-submenu span {
  padding: 15px 15px 15px 45px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  color: #1d2088;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: start;
  align-items: center;
  line-height: 1;
  border-top: 2px solid #1d2088;
  position: relative;
  transition: 0.4s;
}
header nav ul.spMenuList li.pushy-submenu span:after {
  content: "";
  top: 50%;
  right: 20px;
  background-image: url(../images/common/spLinkSign.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
  position: absolute;
  transform: translate(0, -50%);
  display: block;
  width: 15px;
  height: 15px;
}
header nav ul.spMenuList li.pushy-submenu span:before {
  content: "";
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  display: block;
  width: 40px;
  aspect-ratio: 1/1;
}
header nav ul.spMenuList li.pushy-submenu.spMenuGuide span:before {
  background-image: url(../images/common/spMenuGuideIcon.svg);
}
header nav ul.spMenuList li.pushy-submenu.spMenuShip span:before {
  background-image: url(../images/common/spMenuShipIcon.svg);
}
header nav ul.spMenuList li.pushy-submenu.spMenuTrip span:before {
  background-image: url(../images/common/spMenuTripIcon.svg);
}
header nav ul.spMenuList li.pushy-submenu.spMenuTax span:before {
  background-image: url(../images/common/spMenuTaxIcon.svg);
}
header nav ul.spMenuList li.pushy-submenu.spMenuCompany span {
  border-bottom: 2px solid #1d2088;
}
header nav ul.spMenuList li.pushy-submenu.spMenuCompany span:before {
  background-image: url(../images/common/spMenuCompanyIcon.svg);
}
header nav ul.spMenuList li.pushy-submenu.spMenuShip02 > span {
  border-bottom: 2px dotted #ffffff;
  border-top: none;
  background-color: #1d2088;
  color: #ffffff;
}
header nav ul.spMenuList li.pushy-submenu.spMenuShip02 > span:before {
  background-image: none;
}
header nav ul.spMenuList li.pushy-submenu.spMenuShip02 > span:after {
  background-image: url(../images/common/spLinkSign2nd.svg);
}
header nav ul.spMenuList li.pushy-submenu.spMenuShip02:nth-child(2) > span {
  border-bottom: none;
}
header nav ul.spMenuList li.pushy-submenu.spMenuShip02 ul li {
  position: relative;
}
header nav ul.spMenuList li.pushy-submenu.spMenuShip02 ul li a {
  padding-left: 80px;
}
header nav ul.spMenuList li.pushy-submenu.spMenuShip02 ul li:before {
  content: "";
  top: 50%;
  transform: translate(0, -50%);
  left: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  display: block;
  width: 40px;
  aspect-ratio: 1.5/1;
}
header
  nav
  ul.spMenuList
  li.pushy-submenu.spMenuShip02
  ul
  li.spMenuShip02status:before {
  background-image: url(../images/common/spMenu2ndStatusIcon.svg);
}
header
  nav
  ul.spMenuList
  li.pushy-submenu.spMenuShip02
  ul
  li.spMenuShip02seat:before {
  background-image: url(../images/common/spMenu2ndSeatIcon.svg);
}
header
  nav
  ul.spMenuList
  li.pushy-submenu.spMenuShip02
  ul
  li.spMenuShip02fare:before {
  background-image: url(../images/common/spMenu2ndFareIcon.svg);
}
header
  nav
  ul.spMenuList
  li.pushy-submenu.spMenuShip02
  ul
  li.spMenuShip02time:before {
  background-image: url(../images/common/spMenu2ndTimeIcon.svg);
}
header
  nav
  ul.spMenuList
  li.pushy-submenu.spMenuShip02
  ul
  li.spMenuShip02ships:before {
  background-image: url(../images/common/spMenu2ndShipsIcon.svg);
}
header
  nav
  ul.spMenuList
  li.pushy-submenu.spMenuShip02
  ul
  li.spMenuShip02discount:before {
  background-image: url(../images/common/spMenu2ndDiscountIcon.svg);
}
header
  nav
  ul.spMenuList
  li.pushy-submenu.spMenuShip02
  ul
  li.spMenuShip02terminal:before {
  background-image: url(../images/common/spMenu2ndTerminalIcon.svg);
}
header
  nav
  ul.spMenuList
  li.pushy-submenu.spMenuShip02
  ul
  li.spMenuShip02access:before {
  background-image: url(../images/common/spMenu2ndAccessIcon.svg);
}
header nav ul.spMenuList li.pushy-submenu.spMenuShip02 ul li:last-child {
  border-bottom: none;
}
header
  nav
  ul.spMenuList
  li.pushy-submenu.spMenuShip02.pushy-submenu-open
  > span:after {
  background-image: url(../images/common/spLinkSign2ndOn.svg);
}
header nav ul.spMenuList li.pushy-submenu a {
  line-height: 1;
  color: #1d2088;
  padding: 20px 0 12px 0;
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
}
@media screen and (max-width: 1024px) {
  header nav ul.spMenuList li.pushy-submenu a {
    padding: 15px;
    font-size: 1.4rem;
    font-weight: 400;
    display: block;
    max-width: 100%;
    border-bottom: 1px dotted #9fa0a0;
  }
}
@media screen and (max-width: 1024px) {
  header nav ul.spMenuList li.pushy-submenu a.parentMenu {
    padding: 0;
  }
}
header nav ul.spMenuList li.pushy-submenu a span:after {
  content: "";
  height: 5px;
  width: 100%;
  background-color: transparent;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transition: 0.3s;
}
@media screen and (max-width: 1024px) {
  header nav ul.spMenuList li.pushy-submenu a span:after {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  header nav ul.spMenuList li.pushy-submenu a:hover,
  header nav ul.spMenuList li.pushy-submenu a.active {
    background-color: #1d2088;
    color: #ffffff;
  }
}
header nav ul.spMenuList li.pushy-submenu a:hover span:after,
header nav ul.spMenuList li.pushy-submenu a.active span:after {
  background-color: #ff0000;
}
header nav ul.spMenuList li.pushy-submenu a.pushy-submenu-open > span:after {
  background-image: url(../images/common/spLinkSignOn.svg);
}
header nav ul.spMenuList li.spMenuSubBtn {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 15px 0 0 0;
}
header nav ul.spMenuList li.spMenuSubBtn .spMenuAboutBtn,
header nav ul.spMenuList li.spMenuSubBtn .spMenuCitizenBtn {
  max-width: 100%;
  width: 100%;
}
header nav ul.spMenuList li.spMenuSubBtn .spMenuAboutBtn a,
header nav ul.spMenuList li.spMenuSubBtn .spMenuCitizenBtn a {
  border-bottom: none;
  padding: 10px 25px 10px 15vw;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  color: #1d2088;
  position: relative;
  line-height: 1;
  font-weight: 500;
}
header nav ul.spMenuList li.spMenuSubBtn .spMenuAboutBtn a:before,
header nav ul.spMenuList li.spMenuSubBtn .spMenuCitizenBtn a:before {
  content: "";
  max-width: 30px;
  width: 30px;
  aspect-ratio: 1/1;
  background-image: url(../images/common/sadoLogo.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  margin-right: 10px;
}
header nav ul.spMenuList li.spMenuSubBtn .spMenuAboutBtn a:after,
header nav ul.spMenuList li.spMenuSubBtn .spMenuCitizenBtn a:after {
  content: "";
  max-width: 10px;
  width: 15px;
  aspect-ratio: 2/3;
  background-image: url(../images/common/btnLinkSign.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  margin-left: auto;
}
header nav ul.spMenuList li.spMenuSubBtn .spMenuAboutBtn a:before {
  content: "";
  max-width: 30px;
  width: 30px;
  aspect-ratio: 1/1;
  background-image: url(../images/common/pcPdMenuIconEmpty.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  margin-right: 10px;
}
header nav ul.spMenuList li.spMenuFaq {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 10px 0 0 0;
}
header nav ul.spMenuList li.spMenuFaq .spMenuBtn {
  max-width: 90%;
  width: 100%;
  margin: 0 auto;
}
header nav ul.spMenuList li.spMenuFaq .spMenuBtn a {
  padding: 10px 25px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  color: #1d2088;
  position: relative;
  line-height: 1;
  font-weight: 500;
  border: 2px solid #1d2088;
  border-radius: 9999px;
  width: 100%;
}
header nav ul.spMenuList li.spMenuFaq .spMenuBtn a:after {
  content: "";
  max-width: 10px;
  width: 15px;
  aspect-ratio: 2/3;
  background-image: url(../images/common/btnLinkSign.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  position: absolute;
  right: 20px;
}
header nav ul.spMenuList li.spMenuFaq {
  padding: 15px 0 0 0;
}
header nav ul.spMenuList li.spMenuSub ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
header nav ul.spMenuList li.spMenuSub ul li a {
  color: #1d2088;
}
header nav ul.spMenuList li.spMenuSub ul li a:before {
  background-image: url(../images/common/btnLinkSign.svg);
}
header .menuBtn {
  visibility: hidden;
  position: absolute;
  top: 8px;
  right: 15px;
  display: block;
  width: 30px;
  height: 30px;
  z-index: 101;
}
@media screen and (max-width: 1024px) {
  header .menuBtn {
    visibility: visible;
  }
}
header .menuBtn .spMenuBtn {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 30px;
  height: 3px;
  border-radius: 9999px;
  background: #1d2088;
  transition: 0.3s;
  font-size: 1.2rem;
  font-weight: 400;
}
header .menuBtn .spMenuBtn::before,
header .menuBtn .spMenuBtn::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 30px;
  height: 3px;
  border-radius: 9999px;
  background: #1d2088;
  transition: 0.3s;
}
header .menuBtn .spMenuBtn::before {
  margin-top: -9px;
}
header .menuBtn .spMenuBtn::after {
  margin-top: 6px;
}
header .menuBtn .spMenuBtn.active {
  background-color: transparent;
}
header .menuBtn .spMenuBtn.active::before {
  transform: translateY(9px) rotate(-45deg);
}
header .menuBtn .spMenuBtn.active::after {
  transform: translateY(-7px) rotate(45deg);
}
header .menuBtn .spMenuBtn .menu-button {
  font-size: 1.1rem;
  text-align: center;
  white-space: nowrap;
}
header .menuBtn .spMenuBtn .menu-button:after {
  content: "MENU";
  font-weight: 400;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  color: #1d2088;
  position: relative;
  top: 11px;
  line-height: 1;
  transition: 0.4s;
}
header .menuBtn .spMenuBtn.active .menu-button:after {
  content: "CLOSE";
}

*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-height: 0vw;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
}

main ul,
main ol {
  margin-left: -1em;
  padding-left: 2em;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
  outline: none;
  border-style: none;
}

abbr[title] {
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
  display: inline-block;
  max-width: 100%;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

[type="checkbox"] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type="radio"] {
  -webkit-appearance: radio;
  appearance: radio;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

button:disabled,
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
  color: #1d2088;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

a {
  font-weight: bold;
  color: #1d2088;
  text-decoration: none;
}
a:link {
  transition: 0.3s;
}
a:hover {
  opacity: 0.7;
}
a.indent {
  text-indent: -9999px;
}
a.lined {
  text-decoration: underline !important;
}
a.endLink {
  opacity: 0.2;
  pointer-events: none;
}

main a {
  font-weight: bold;
  color: #1d2088;
  text-decoration: none;
}
main a:hover {
  text-decoration: underline;
}

.redTxt {
  color: #ff0000;
}

.blueTxt {
  color: #1d2088;
}

.colWrapper {
  box-sizing: border-box;
}
.colWrapper.flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.colWrapper.flexCenter {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.colWrapper.flexBtwn {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.colWrapper.flexStart {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: start;
}
.colWrapper.flexEnd {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}
.colWrapper.inflex {
  display: inline-flex;
  flex-wrap: wrap;
}
.colWrapper.inflexBtwn {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.colWrapper.inflexStart {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: start;
}
.colWrapper.inflexEnd {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.colWrapper.flexBk {
  display: block;
}
.colWrapper.aiFlexStart {
  align-items: flex-start;
}
.colWrapper.aiStretch {
  align-items: stretch;
  height: 100%;
}
.colWrapper.aiStretch .box {
  height: auto;
}
.colWrapper.w100 {
  max-width: 100%;
  width: 100%;
}
.colWrapper.gap0 {
  gap: 0px;
}
@media screen and (max-width: 1024px) {
  .colWrapper.gap0 {
    gap: 0;
  }
}
.colWrapper.gap05 {
  gap: 5px;
}
@media screen and (max-width: 1024px) {
  .colWrapper.gap05 {
    gap: 5px;
  }
}
.colWrapper.gap10 {
  gap: 10px;
}
@media screen and (max-width: 1024px) {
  .colWrapper.gap10 {
    gap: 10px;
  }
}
.colWrapper.gap25 {
  gap: 25px;
}
@media screen and (max-width: 1024px) {
  .colWrapper.gap25 {
    gap: 20px;
  }
}
.colWrapper.gap30 {
  gap: 30px;
}
@media screen and (max-width: 1024px) {
  .colWrapper.gap30 {
    gap: 20px;
  }
}
.colWrapper .box {
  box-sizing: border-box;
}
.colWrapper .box.w10 {
  max-width: 10%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w10 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w19 {
  max-width: 19%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w19 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w20 {
  max-width: calc(20% - 20px);
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w20 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w20pd {
  max-width: calc(20% - 10px);
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w20pd {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w24 {
  max-width: 24%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w24 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w25 {
  max-width: calc(25% - 23px);
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w25 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w25pd {
  max-width: calc(25% - 10px);
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w25pd {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w30 {
  max-width: 30%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w30 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w33 {
  max-width: calc(33.3333333333% - 20px);
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w33 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w33pd {
  max-width: calc(33.3333333333% - 7px);
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w33pd {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w35 {
  max-width: 35%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w35 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w40 {
  max-width: 40%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w40 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w45 {
  max-width: 45%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w45 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w48 {
  max-width: 48%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w48 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w50 {
  max-width: calc(50% - 20px);
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w50 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w50pd {
  max-width: calc(50% - 5px);
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w50pd {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w50pd02 {
  max-width: calc(50% - 15px);
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w50pd02 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w55 {
  max-width: 55%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w55 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w60 {
  max-width: 60%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w60 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w65 {
  max-width: 65%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w65 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w70 {
  max-width: 70%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w70 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w73 {
  max-width: 73%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w73 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w75 {
  max-width: 75%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w75 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w80 {
  max-width: 80%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w80 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w90 {
  max-width: 90%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w90 {
    width: 100%;
    max-width: 100%;
  }
}
.colWrapper .box.w100 {
  max-width: 100%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.w100 {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .colWrapper .box.spw19 {
    max-width: 100%;
    width: 19%;
  }
  .colWrapper .box.spw22 {
    max-width: 100%;
    width: 22%;
  }
  .colWrapper .box.spw25 {
    max-width: 100%;
    width: 25%;
  }
  .colWrapper .box.spw44 {
    max-width: 100%;
    width: 45%;
  }
  .colWrapper .box.spw46 {
    max-width: 100%;
    width: 45%;
  }
  .colWrapper .box.spw48 {
    max-width: 100%;
    width: 48%;
  }
  .colWrapper .box.spw50 {
    max-width: 100%;
    width: calc(50% - 10px);
  }
  .colWrapper .box.spw50pd {
    max-width: 100%;
    width: calc(50% - 5px);
  }
  .colWrapper .box.spw75 {
    max-width: 100%;
    width: 75%;
  }
  .colWrapper .box.spw77 {
    max-width: 100%;
    width: 77%;
  }
}

.colWrapper {
  box-sizing: border-box;
}
.colWrapper.grid {
  display: grid;
  gap: 20px;
}
.colWrapper.fr250 {
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.colWrapper.fr300 {
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
.colWrapper.fr500 {
  grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
}
@media screen and (max-width: 1024px) {
  .colWrapper {
    grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
  }
}
.noLink {
  pointer-events: none;
}

.telNoLink {
  pointer-events: none;
}
@media screen and (max-width: 1024px) {
  .telNoLink {
    pointer-events: auto;
  }
}

.dispPC {
  display: block;
}
@media screen and (max-width: 1279px) {
  .dispPC {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .dispPC {
    display: none !important;
  }
}

.dispSP {
  display: none !important;
}
@media screen and (max-width: 1279px) {
  .dispSP {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .dispSP {
    display: block !important;
  }
}

.dispTB {
  display: none;
}
@media screen and (max-width: 1279px) {
  .dispTB {
    display: block !important;
  }
}
@media screen and (max-width: 1024px) {
  .dispTB {
    display: none;
  }
}

.sentenceTtlWrapper h2 {
  text-align: center;
  font-weight: 500;
  font-size: 36px;
  font-size: 3.6rem;
  display: block;
  color: #1d2088;
  padding: 25px;
  margin: 0 auto 60px auto;
  position: relative;
  line-height: 1.4em;
}
@media screen and (max-width: 1024px) {
  .sentenceTtlWrapper h2 {
    font-size: 28px;
    font-size: 2.8rem;
    padding: 30px 0 15px 0;
    margin: 0 0 30px 0;
  }
}
.sentenceTtlWrapper h2 span {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .sentenceTtlWrapper h2 span {
    display: inline-block;
  }
}
.sentenceTtlWrapper h2 span:after {
  content: "";
  max-width: 100%;
  width: 100%;
  background-image: url(../images/common/yellow_naminami.svg);
  background-repeat: repeat-x;
  background-size: auto 25px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  height: 25px;
}
.sentenceTtlWrapper h3 {
  font-weight: 500;
  font-size: 30px;
  font-size: 3rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  color: #1d2088;
  padding: 60px 0 40px 0;
  line-height: 1.6em;
}
@media screen and (max-width: 1024px) {
  .sentenceTtlWrapper h3 {
    font-size: 24px;
    font-size: 2.4rem;
    padding: 30px 0 15px 0;
  }
}
.sentenceTtlWrapper h4 {
  font-weight: 500;
  font-size: 26px;
  font-size: 2.6rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  color: #1d2088;
  padding: 30px 0;
  line-height: 1.6em;
}
@media screen and (max-width: 1024px) {
  .sentenceTtlWrapper h4 {
    font-size: 20px;
    font-size: 2rem;
    padding: 20px 0 10px 0;
  }
}
.sentenceTtlWrapper h5 {
  font-weight: 500;
  font-size: 20px;
  font-size: 2rem;
  color: #000000;
  padding-bottom: 10px;
  line-height: 1.4em;
}
@media screen and (max-width: 1024px) {
  .sentenceTtlWrapper h5 {
    font-size: 18px;
    font-size: 1.8rem;
    padding-bottom: 10px;
  }
}
.sentenceTtlWrapper .linedTtl {
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 0, 0) 0%,
    rgba(255, 255, 0, 0) 50%,
    rgb(255, 255, 0) 51%,
    rgb(255, 255, 0) 99%,
    rgb(255, 255, 0) 100%
  );
  padding: 0 10px 5px 10px;
  display: inline-block;
  margin: 0 auto;
  color: #000000;
  font-weight: 500;
  font-size: 24px;
  font-size: 2.4rem;
}
.sentenceTtlWrapper .linedTtlBlue {
  background: linear-gradient(
    to bottom,
    rgba(232, 242, 249, 0) 0%,
    rgba(232, 242, 249, 0) 50%,
    rgb(232, 242, 249) 51%,
    rgb(232, 242, 249) 100%
  );
  padding: 0 10px 5px 10px;
  display: inline-block;
}
.sentenceTtlWrapper .iconTtl {
  display: block;
  color: #000000;
  font-size: 24px;
  font-size: 2.4rem;
}
.sentenceTtlWrapper .iconTtl span {
  display: block;
  max-width: 62px;
  width: 100%;
  margin: 0 auto 20px auto;
  aspect-ratio: 1/1;
  background-size: contain;
  background-repeat: no-repeat;
}
.sentenceTtlWrapper .iconTtl span.spotEventIcon {
  background-image: url(/common/images/trip/spotEventIcon.svg);
}
.sentenceTtlWrapper .iconTtl span.spotOtherIcon {
  background-image: url(/common/images/trip/spotOtherIcon.svg);
}
.sentenceTtlWrapper .subTxt {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  padding: 10px 0;
  max-width: 100%;
  width: 100%;
}
.sentenceTtlWrapper .lined {
  padding-bottom: 20px;
  padding-top: 20px;
  margin-top: 60px;
  margin-bottom: 40px;
  border-top: 1px dotted #1d2088;
  border-bottom: 1px dotted #1d2088;
}
@media screen and (max-width: 1024px) {
  .sentenceTtlWrapper .lined {
    font-size: 20px;
    font-size: 2rem;
    padding: 10px 0 10px 0;
    margin: 30px 0 20px 0;
  }
}

@media screen and (max-width: 1024px) {
  .tableWrapper.scroll {
    overflow: auto;
    white-space: nowrap;
  }
  .tableWrapper.scroll table {
    width: 100%;
  }
  .tableWrapper.scroll:-webkit-scrollbar {
    height: 5px;
  }
  .tableWrapper.scroll:-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  .tableWrapper.scroll:-webkit-scrollbar-thumb {
    background: #bcbcbc;
  }
}
.tableWrapper table.w75 {
  max-width: 75%;
  width: 100%;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .tableWrapper table.w75 {
    max-width: 100%;
    width: 100%;
  }
}
.tableWrapper table.w100 {
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .tableWrapper table.w100 {
    max-width: 100%;
    width: 100%;
  }
}
.tableWrapper table .wTtl {
  width: 10%;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .tableWrapper table .wTtl {
    width: 20%;
  }
}
.tableWrapper table .w25 {
  width: 25%;
  box-sizing: border-box;
}
.tableWrapper table .w28 {
  width: 28%;
  box-sizing: border-box;
}
.tableWrapper table .w33 {
  width: 33.3333333333%;
  box-sizing: border-box;
}
.tableWrapper table .w50 {
  width: 50%;
  box-sizing: border-box;
}
.tableWrapper table .w75 {
  width: 75%;
  box-sizing: border-box;
}
.tableWrapper table .wCont {
  width: 90%;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .tableWrapper table .wCont {
    width: 80%;
  }
}
.tableWrapper table .w100 {
  width: 100%;
  box-sizing: border-box;
}

.listWrapper ul {
  list-style: disc inside;
}
.listWrapper ul li {
  text-indent: -1em;
  padding-left: 1em;
}
.listWrapper ol {
  list-style: decimal inside;
}
.listWrapper ol li {
  text-indent: -1em;
  padding-left: 1em;
}

.tabWrapper {
  background-color: #fff;
}
.tabWrapper ul {
  display: flex;
  background: #d2d2e7;
  margin: 0;
  padding: 0;
}
.tabWrapper .tabBtn {
  width: 50%;
  padding: 10px 0;
  text-align: center;
  list-style: none;
  cursor: pointer;
  transition: 0.4s ease-in-out;
}
.tabWrapper .tabBtn.show {
  background: #1d2088;
  border-top: 2px solid #1d2088;
  color: #ffffff;
  animation: panelShow 0.3s ease-in-out forwards;
}
.tabWrapper .tabContents {
  display: none;
}
.tabWrapper .tabContents.show {
  display: block;
  padding: 20px;
  animation: panelShow 0.3s ease-in-out forwards;
}

/* TAB切り替えのアニメーション */
@keyframes panelShow {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.attension {
  color: #ff0000;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
  border: 2px solid #ff0000;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 10px;
}
@media screen and (max-width: 1024px) {
  .attension {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 15px;
    line-height: 1.4em;
  }
}

.attension02 {
  color: #00a0ca;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
}
@media screen and (max-width: 1024px) {
  .attension02 {
    font-size: 20px;
    font-size: 2rem;
  }
}

.btn {
  width: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 0 0 0 0;
}
.btn a {
  border: 2px solid #1d2088;
  background-color: #ffff00;
  border-radius: 9999px;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  padding: 10px 40px 10px 34px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .btn a {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1024px) {
  .btn a {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .btn a {
    font-size: 1.4rem;
  }
}
.btn a:after {
  content: "";
  width: 11px;
  height: 18px;
  background-image: url(../images/common/btnLinkSign.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translate(0, -50%);
  bottom: 0;
}
.btn a:hover {
  background-color: #1d2088;
  color: #ffff00;
  opacity: 1;
  text-decoration: none;
}
.btn a:hover:after {
  background-image: url(../images/common/btnLinkSignOn.svg);
}

.prevBtn {
  width: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 0 0 0 0;
}
.prevBtn a {
  border: 2px solid #1d2088;
  background-color: #ffffff;
  color: #1d2088;
  border-radius: 9999px;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  padding: 12px 60px 10px 60px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .prevBtn a {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1024px) {
  .prevBtn a {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .prevBtn a {
    font-size: 1.4rem;
  }
}
.prevBtn a:before {
  content: "";
  width: 11px;
  height: 18px;
  background-image: url(../images/common/btnLinkSign.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translate(0, -50%) rotate(180deg);
  bottom: 0;
}
.prevBtn a:hover {
  background-color: #1d2088;
  color: #ffffff;
  opacity: 1;
  text-decoration: none;
}
.prevBtn a:hover:before {
  background-image: url(../images/common/btnLinkSignOn.svg);
}

.nextBtn {
  width: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 0 0 0 0;
}
.nextBtn a {
  border: 2px solid #1d2088;
  background-color: #ffffff;
  color: #1d2088;
  border-radius: 9999px;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  padding: 12px 60px 10px 60px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .nextBtn a {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1024px) {
  .nextBtn a {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .nextBtn a {
    font-size: 1.4rem;
  }
}
.nextBtn a:after {
  content: "";
  width: 11px;
  height: 18px;
  background-image: url(../images/common/btnLinkSign.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translate(0, -50%);
  bottom: 0;
}
.nextBtn a:hover {
  background-color: #1d2088;
  color: #ffffff;
  opacity: 1;
  text-decoration: none;
}
.nextBtn a:hover:after {
  background-image: url(../images/common/btnLinkSignOn.svg);
}

.textBtn a {
  font-weight: 500;
  border: 2px solid #1d2088;
  background-color: #ffffff;
  color: #1d2088;
  border-radius: 9999px;
  line-height: 1;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 1.6rem;
  position: relative;
  padding: 10px 40px 8px 40px;
}
@media screen and (max-width: 1024px) {
  .textBtn a {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1024px) {
  .textBtn a {
    font-size: 1.2rem;
    padding: 8px 20px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .textBtn a {
    font-size: 1.4rem;
  }
}
.textBtn a:hover {
  border: 2px solid #1d2088;
  background-color: #1d2088;
  color: #ffffff;
  text-decoration: none;
}
.textBtn a.active {
  border: 2px solid #1d2088;
  background-color: #1d2088;
  color: #ffffff;
}

.textBtn02 a {
  font-weight: 500;
  border: 2px solid #1d2088;
  background-color: #ffffff;
  color: #1d2088;
  border-radius: 9999px;
  line-height: 1;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 1.6rem;
  position: relative;
  padding: 10px 40px 8px 34px;
}
@media screen and (max-width: 1024px) {
  .textBtn02 a {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1024px) {
  .textBtn02 a {
    font-size: 1.2rem;
    padding: 10px 35px 10px 30px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .textBtn02 a {
    font-size: 1.4rem;
  }
}
.textBtn02 a:after {
  content: "";
  width: 11px;
  height: 18px;
  background-image: url(../images/common/btnLinkSign.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translate(0, -50%);
  bottom: 0;
}
.textBtn02 a:hover {
  background-color: #1d2088;
  color: #ffffff;
  text-decoration: none;
  opacity: 1;
}
.textBtn02 a:hover:after {
  background-image: url(../images/common/btnLinkSignOn.svg);
}

.textBtnDL a {
  font-weight: 500;
  border: 2px solid #1d2088;
  background-color: #ffffff;
  color: #1d2088;
  border-radius: 10px;
  line-height: 1;
  max-width: 100%;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 1.6rem;
  position: relative;
  padding: 14px 50px 12px 30px;
}
@media screen and (max-width: 1024px) {
  .textBtnDL a {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1024px) {
  .textBtnDL a {
    font-size: 1.2rem;
    padding: 8px 40px 8px 25px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .textBtnDL a {
    font-size: 1.4rem;
  }
}
.textBtnDL a:after {
  content: "";
  width: 25px;
  height: 25px;
  background-image: url(../images/common/btnDLSignOn.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translate(0, -50%);
  bottom: 0;
}
@media screen and (max-width: 1024px) {
  .textBtnDL a:after {
    width: 22px;
    height: 22px;
  }
}
.textBtnDL a:hover {
  background-color: #1d2088;
  color: #ffffff;
  opacity: 1;
  text-decoration: none;
}
.textBtnDL a:hover:after {
  background-image: url(../images/common/btnDLSign.svg);
}
.textBtnDL a.w310 {
  max-width: 360px;
}
@media screen and (max-width: 1024px) {
  .textBtnDL a.w310 {
    max-width: 100%;
  }
}

.textBtnWH a {
  font-weight: 500;
  border: 2px solid #ffffff;
  background-color: #ffffff;
  color: #1d2088;
  border-radius: 9999px;
  line-height: 1;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 1.6rem;
  position: relative;
  padding: 7px 30px 7px 0;
}
@media screen and (max-width: 1024px) {
  .textBtnWH a {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1024px) {
  .textBtnWH a {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .textBtnWH a {
    font-size: 1.4rem;
  }
}
.textBtnWH a:after {
  content: "";
  width: 10px;
  height: 12px;
  background-image: url(../images/common/btnLinkSign.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translate(0, -50%);
  bottom: 0;
}
.textBtnWH a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.textBtnWH a.active {
  border: 2px solid #1d2088;
  background-color: #1d2088;
  color: #ffffff;
}

.textBtnS a {
  font-weight: 500;
  color: #ffffff;
  line-height: 1;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: start;
  font-size: 1.4rem;
  position: relative;
  padding: 7px 15px 7px 15px;
}
@media screen and (max-width: 1024px) {
  .textBtnS a {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1024px) {
  .textBtnS a {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .textBtnS a {
    font-size: 1.4rem;
  }
}
.textBtnS a:before {
  content: "";
  width: 10px;
  height: 12px;
  background-image: url(../images/common/btnLinkSignOn.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  bottom: 0;
}
.textBtnS a:hover {
  opacity: 0.7;
  text-decoration: none;
}

.btn_large a {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 1em;
  position: relative;
  font-size: 2rem;
  font-weight: 500;
  color: #1d2088;
  background: #ffffff;
  border-radius: 0.5em;
  border: 2px solid #1d2088;
  transition: all 0.3s;
  max-width: 100%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .btn_large a {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1024px) {
  .btn_large a {
    padding: 0.5em 2.5em;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .btn_large a {
    font-size: 1.6rem;
  }
}
.btn_large a:hover,
.btn_large a.active {
  color: #ffffff;
  background: #1d2088;
  border: 2px solid #1d2088;
  text-decoration: none;
}
.btn_large a:hover:after,
.btn_large a.active:after {
  background-image: url(../images/common/btnLinkSignOn.svg);
}
.btn_large a:after {
  content: "";
  width: 11px;
  height: 18px;
  background-image: url(../images/common/btnLinkSign.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translate(0, -50%);
  bottom: 0;
}
.btn_large a.w310 {
  max-width: 310px;
}
@media screen and (max-width: 1024px) {
  .btn_large a.w310 {
    max-width: 100%;
  }
}

.pdfBtn a {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 1em 4em 1em 3.5em;
  position: relative;
  font-size: 2rem;
  font-weight: 500;
  color: #1d2088;
  background: #ffffff;
  border-radius: 0.5em;
  border: 2px solid #1d2088;
  transition: all 0.3s;
}
@media screen and (max-width: 1024px) {
  .pdfBtn a {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1024px) {
  .pdfBtn a {
    padding: 0.5em 2.5em 0.5em 2.5em;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .pdfBtn a {
    font-size: 1.6rem;
  }
}
.pdfBtn a:hover {
  color: #ffffff;
  background: #1d2088;
  border: 2px solid #1d2088;
  text-decoration: none;
}
.pdfBtn a:hover:before {
  background-image: url(../images/common/btnPdfLinkSignOn.svg);
}
.pdfBtn a:hover:after {
  background-image: url(../images/common/btnLinkSignOn.svg);
}
.pdfBtn a:before {
  content: "";
  width: 36px;
  aspect-ratio: 36/47;
  background-image: url(../images/common/btnPdfLinkSign.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0.5em;
  top: 50%;
  transform: translate(0, -50%);
  bottom: 0;
}
@media screen and (max-width: 1024px) {
  .pdfBtn a:before {
    width: 25px;
  }
}
.pdfBtn a:after {
  content: "";
  width: 11px;
  height: 18px;
  background-image: url(../images/common/btnLinkSign.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translate(0, -50%);
  bottom: 0;
}

.textBtnOUT a {
  position: relative;
}
.textBtnOUT a:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 16px;
  background: url(../images/common/icon_siteLink.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 7px;
}

.tabBtnWrapper ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  border: 2px solid #1d2088;
  box-sizing: content-box;
  margin: 0;
  padding: 0;
}
.tabBtnWrapper ul.btn02col li {
  max-width: 50%;
  width: 100%;
  display: block;
  border-right: 2px solid #1d2088;
}
.tabBtnWrapper ul.btn02col li:last-child {
  border-right: none;
}
@media screen and (max-width: 1024px) {
  .tabBtnWrapper ul.btn02col li {
    max-width: 100%;
    border-right: none;
    border-bottom: 2px solid #1d2088;
  }
  .tabBtnWrapper ul.btn02col li:last-child {
    border-bottom: none;
  }
}
.tabBtnWrapper ul.btn03col li {
  max-width: 33.3333333333%;
  width: 100%;
  display: block;
  border-right: 2px solid #1d2088;
}
.tabBtnWrapper ul.btn03col li:last-child {
  border-right: none;
}
@media screen and (max-width: 1024px) {
  .tabBtnWrapper ul.btn03col li {
    max-width: 100%;
    border-right: none;
    border-bottom: 2px solid #1d2088;
  }
  .tabBtnWrapper ul.btn03col li:last-child {
    border-bottom: none;
  }
}
.tabBtnWrapper ul.btn04col li {
  max-width: 25%;
  width: 100%;
  display: block;
  border-right: 2px solid #1d2088;
}
.tabBtnWrapper ul.btn04col li:last-child {
  border-right: none;
}
@media screen and (max-width: 1024px) {
  .tabBtnWrapper ul.btn04col li {
    max-width: 100%;
    border-right: none;
    border-bottom: 2px solid #1d2088;
  }
  .tabBtnWrapper ul.btn04col li:last-child {
    border-bottom: none;
  }
}
.tabBtnWrapper ul a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 20px 25px;
  color: #1d2088;
  background-color: #ffffff;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 500;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .tabBtnWrapper ul a {
    font-size: 20px;
    font-size: 2rem;
    padding: 15px 20px;
  }
}
.tabBtnWrapper ul a.active {
  background-color: #1d2088;
  color: #ffffff;
}
.tabBtnWrapper ul a:hover {
  background-color: #1d2088;
  color: #ffffff;
  opacity: 1;
  text-decoration: none;
}
.tabBtnWrapper ul a:hover:after {
  content: "";
  width: 26px;
  height: 17px;
  background-image: url(../images/common/btnLinkSignOn.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translate(-50%, 0) rotate(90deg);
}
.tabBtnWrapper ul a:after {
  content: "";
  width: 26px;
  height: 17px;
  background-image: url(../images/common/btnLinkSign.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translate(-50%, 0) rotate(90deg);
}

.pagetopBtn {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .pagetopBtn {
    right: 10px;
    bottom: 60px;
  }
}
.pagetopBtn a {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #333333;
  display: block;
  text-indent: -9999px;
  position: relative;
  transition: 0.3s;
}
.pagetopBtn a::before {
  content: "";
  top: 23px;
  left: 15px;
  width: 12px;
  transform: rotate(-45deg);
  position: absolute;
  width: 12px;
  height: 2px;
  border-radius: 3px;
  background: #ffffff;
}
.pagetopBtn a::after {
  content: "";
  top: 23px;
  left: 23px;
  width: 12px;
  transform: rotate(45deg);
  position: absolute;
  width: 12px;
  height: 2px;
  border-radius: 3px;
  background: #ffffff;
}
.pagetopBtn a:hover {
  background: #bbbbbb;
}

.pagenationWrapper {
  padding: 0 0 60px 0;
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper {
    padding: 30px 0 30px 0;
  }
}
.pagenationWrapper h2 {
  display: none;
}
.pagenationWrapper .page-numbers,
.pagenationWrapper .nav-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-size: 1.6rem;
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper .page-numbers,
  .pagenationWrapper .nav-links {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.pagenationWrapper .page-numbers span,
.pagenationWrapper .nav-links span {
  width: 45px;
  height: 45px;
  font-family: "Oswald", sans-serif;
  border: 1px solid #c1c1c1;
  background-color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transition: ease 0.2s;
  line-height: 0;
  margin: 0 10px;
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper .page-numbers span,
  .pagenationWrapper .nav-links span {
    width: 40px;
    height: 40px;
  }
}
.pagenationWrapper .page-numbers span.current,
.pagenationWrapper .nav-links span.current {
  color: #ffffff;
  background-color: #1d2088;
  margin: 0 10px;
}
.pagenationWrapper .page-numbers li,
.pagenationWrapper .nav-links li {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  margin: 0 5px;
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper .page-numbers li,
  .pagenationWrapper .nav-links li {
    margin: 0 2px;
  }
}
.pagenationWrapper .page-numbers li span,
.pagenationWrapper .nav-links li span {
  width: 45px;
  height: 45px;
  border: 2px solid #1d2088;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transition: ease 0.2s;
  line-height: 0;
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper .page-numbers li span,
  .pagenationWrapper .nav-links li span {
    width: 40px;
    height: 4ch;
  }
}
.pagenationWrapper .page-numbers li span.current,
.pagenationWrapper .nav-links li span.current {
  color: #000000;
  background-color: #ffffff;
}
.pagenationWrapper .page-numbers a,
.pagenationWrapper .nav-links a {
  width: 45px;
  height: 45px;
  font-family: "Oswald", sans-serif;
  border: 1px solid #c1c1c1;
  background-color: #ffffff;
  color: #7c8080;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transition: ease 0.2s;
  margin: 0 10px;
  border-radius: 4px;
  line-height: 0;
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper .page-numbers a,
  .pagenationWrapper .nav-links a {
    width: 40px;
    max-height: 40px;
  }
}
.pagenationWrapper .page-numbers a:hover:not(.prev, .next),
.pagenationWrapper .nav-links a:hover:not(.prev, .next) {
  color: #ffffff;
  background-color: #00a0ca;
  opacity: 1;
  text-decoration: none;
}
.pagenationWrapper .page-numbers a.prev,
.pagenationWrapper .nav-links a.prev {
  width: auto;
  border: none;
  margin-right: 40px;
  color: #1d2088;
  background-color: transparent;
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper .page-numbers a.prev,
  .pagenationWrapper .nav-links a.prev {
    margin-right: 10px;
  }
}
.pagenationWrapper .page-numbers a.prev:hover,
.pagenationWrapper .nav-links a.prev:hover {
  background-color: none;
  text-decoration: none;
}
.pagenationWrapper .page-numbers a.prev:before,
.pagenationWrapper .nav-links a.prev:before {
  content: "";
  left: 3px;
  width: 10px;
  height: 10px;
  margin-right: 15px;
  border-top: 2px solid #1d2088;
  border-right: 2px solid #1d2088;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper .page-numbers a.prev:before,
  .pagenationWrapper .nav-links a.prev:before {
    margin-right: 5px;
    width: 8px;
    height: 8px;
  }
}
.pagenationWrapper .page-numbers a.next,
.pagenationWrapper .nav-links a.next {
  width: auto;
  border: none;
  margin-left: 40px;
  color: #1d2088;
  background-color: transparent;
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper .page-numbers a.next,
  .pagenationWrapper .nav-links a.next {
    margin-left: 10px;
  }
}
.pagenationWrapper .page-numbers a.next:hover,
.pagenationWrapper .nav-links a.next:hover {
  background-color: none;
  text-decoration: none;
}
.pagenationWrapper .page-numbers a.next:after,
.pagenationWrapper .nav-links a.next:after {
  content: "";
  right: 3px;
  width: 10px;
  height: 10px;
  margin-left: 15px;
  border-top: 2px solid #1d2088;
  border-right: 2px solid #1d2088;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper .page-numbers a.next:after,
  .pagenationWrapper .nav-links a.next:after {
    margin-left: 5px;
    width: 8px;
    height: 8px;
  }
}
.pagenationWrapper .page-numbers a.list,
.pagenationWrapper .nav-links a.list {
  width: auto;
  border-top: none;
  border-bottom: none;
  padding: 0 2em;
  border-color: #eef6fb;
  line-height: 1.2em;
}
@media screen and (max-width: 1024px) {
  .pagenationWrapper .page-numbers a.list,
  .pagenationWrapper .nav-links a.list {
    padding: 0 1em;
  }
}
.pagenationWrapper .page-numbers a.list:hover,
.pagenationWrapper .nav-links a.list:hover {
  background-color: transparent;
  opacity: 0.6;
}
.pagenationWrapper .page-numbers nav,
.pagenationWrapper .nav-links nav {
  position: relative;
  visibility: visible;
  z-index: 1;
  max-width: 100%;
  opacity: 1;
  background-color: transparent;
}
.pagenationWrapper.dots {
  border: none;
}

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

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

.labelBox {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  line-height: 1;
  padding: 14px 25px 12px 25px;
  border-radius: 10px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 1024px) {
  .labelBox {
    padding: 10px 20px;
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0 0 0 0;
  }
}
.labelBox.blueLabel {
  background-color: #1d2088;
  color: #ffffff;
}

@media screen and (max-width: 1024px) {
  .animate {
    opacity: 0;
  }
  .animate.animated {
    opacity: 1;
  }
}
/*------------------------
FOOTER
------------------------*/
footer {
  position: relative;
}
footer .container {
  background-color: #1d2088;
  max-width: 100%;
  width: 100%;
}
footer .container .inner {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 35px 40px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  align-items: stretch;
}
@media screen and (max-width: 1024px) {
  footer .container .inner {
    max-width: 100%;
    padding: 20px 20px 0 20px;
  }
}
footer .container .inner .footerContactWrapper {
  max-width: 25%;
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
}
@media screen and (max-width: 1024px) {
  footer .container .inner .footerContactWrapper {
    order: 1;
    max-width: 100%;
    text-align: center;
    padding: 0 0 20px 0;
  }
}
footer .container .inner .footerContactWrapper ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: start;
  gap: 10px;
}
@media screen and (max-width: 1024px) {
  footer .container .inner .footerContactWrapper ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
}
footer .container .inner .footerContactWrapper ul li {
  list-style-type: none;
}
footer .container .inner .footerContactWrapper .ftBtn a {
  padding: 5px 25px;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  color: #1d2088;
  position: relative;
  line-height: 1;
  font-weight: 500;
}
footer .container .inner .footerContactWrapper .ftBtn a:before {
  content: "";
  max-width: 30px;
  width: 30px;
  aspect-ratio: 1/1;
  background-image: url(../images/common/sadoLogo.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  margin-right: 10px;
}
footer .container .inner .footerContactWrapper .ftBtn a:after {
  content: "";
  max-width: 10px;
  width: 15px;
  aspect-ratio: 2/3;
  background-image: url(../images/common/btnLinkSign.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  margin-left: 20px;
}
footer .container .inner .footerSnsWrapper {
  max-width: 25%;
  width: 100%;
  text-align: right;
}
@media screen and (max-width: 1024px) {
  footer .container .inner .footerSnsWrapper {
    order: 3;
    max-width: 100%;
    padding: 20px 10px 10px 10px;
  }
}
footer .container .inner .footerSnsWrapper ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 5px;
}
@media screen and (max-width: 1024px) {
  footer .container .inner .footerSnsWrapper ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 7px;
  }
}
footer .container .inner .footerSnsWrapper ul li {
  width: 35px;
  list-style-type: none;
}
footer .container .inner .footerSnsWrapper ul li a {
  text-indent: -9999px;
  text-align: left;
  max-width: 31px;
  height: 31px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
}
footer .container .inner .footerSnsWrapper ul li a.twitterIcon {
  background-image: url(../images/common/twitterIcon.svg);
}
footer .container .inner .footerSnsWrapper ul li a.instagramIcon {
  background-image: url(../images/common/instagramIcon.svg);
}
footer .container .inner .footerSnsWrapper ul li a.metaIcon {
  background-image: url(../images/common/metaIcon.svg);
}
footer .container .inner .footerSnsWrapper ul li a.youtubeIcon {
  background-image: url(../images/common/youtubeIcon.svg);
}
footer .container .inner .footerSnsWrapper ul li a.tripIcon {
  background-image: url(../images/common/tripIcon.svg);
}
footer .container .inner .footerSnsWrapper ul li a.lineIcon {
  background-image: url(../images/common/lineIcon.svg);
}
footer .container .inner .footerSnsWrapper ul li a.facebookIcon {
  background-image: url(../images/common/facebookIcon.svg);
}
footer .container .inner .footerSnsWrapper .textBtnWH a {
  padding-right: 22px;
  padding-left: 14px;
  max-width: 200px;
  width: 100%;
  font-size: 15px;
  font-size: 1.5rem;
}
footer .container .inner .footerNameWrapper {
  max-width: 45%;
  width: 100%;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  footer .container .inner .footerNameWrapper {
    order: 2;
    max-width: 100%;
  }
}
footer .container .inner .footerNameWrapper .logo {
  margin: 0 0 10px 0;
}
footer .container .inner .footerNameWrapper .logo a {
  max-width: 318px;
  width: 318px;
  height: 30px;
  background-image: url(../images/common/footerLogo.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
}
footer .container .inner .footerNameWrapper address {
  font-size: 14px;
  font-size: 1.4rem;
  color: #ffffff;
  line-height: 1.8em;
}
@media screen and (max-width: 1024px) {
  footer .container .inner .footerNameWrapper address {
    font-size: 10px;
    font-size: 1rem;
  }
}
footer .container .inner .footerNameWrapper ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  display: none;
}
@media screen and (max-width: 1024px) {
  footer .container .inner .footerNameWrapper ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
}
footer .container .inner .footerNameWrapper ul li {
  list-style-type: none;
}
footer .container.copyright {
  background-color: #ffffff;
}
@media screen and (max-width: 1024px) {
  footer .container.copyright {
    background-color: #1d2088;
    padding-bottom: 40px;
  }
}
footer .container.copyright .inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
}
footer .container.copyright .inner .copyTxt {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ",
    sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 30px 0;
}
@media screen and (max-width: 1024px) {
  footer .container.copyright .inner .copyTxt {
    order: 1;
    color: #ffffff;
    text-align: center;
    font-size: 10px;
    font-size: 1rem;
    padding: 0 0 20px 0;
  }
}
footer .container.copyright .inner .footerBannerWrapper {
  max-width: 100%;
  width: 100%;
  padding: 0 0 30px 0;
}
@media screen and (max-width: 1024px) {
  footer .container.copyright .inner .footerBannerWrapper {
    order: 2;
  }
}
footer .container.copyright .inner .footerBannerWrapper ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 14px;
}
footer .container.copyright .inner .footerBannerWrapper ul li {
  text-align: center;
  list-style-type: none;
}
footer .container.copyright .inner .footerBannerWrapper ul li img {
  max-width: 170px;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  footer .container.copyright .inner .footerBannerWrapper ul li img {
    max-width: 80%;
    margin: 0 auto;
  }
}

.footerSPsubMenuWrapper {
  padding: 20px;
}
.footerSPsubMenuWrapper a {
  max-width: 100%;
  width: 100%;
}

/*------------------------
基本設定
------------------------*/
main .sliderGsapWrapper {
  display: flex;
  height: 100vh;
  /* 要素の高さを画面いっぱい */
  width: 500%;
  /* 要素の数×100% */
}
main .sliderGsapWrapper .side-scroll {
  align-items: center;
  background-position: center center;
  background-size: cover;
  display: flex;
  justify-content: center;
  width: 100%;
}
main .sliderGsapWrapper .side-scroll::before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
main .sliderGsapWrapper .side-scroll-01 {
  background-image: url(../images/gsapslider_01.jpg);
}
main .sliderGsapWrapper .side-scroll-02 {
  background-image: url(../images/gsapslider_02.jpg);
}
main .sliderGsapWrapper .side-scroll-03 {
  background-image: url(../images/gsapslider_03.jpg);
}
main .sliderGsapWrapper .side-scroll-04 {
  background-image: url(../images/gsapslider_04.jpg);
}
main .sliderGsapWrapper .side-scroll-05 {
  background-image: url(../images/gsapslider_05.jpg);
}

/* JP */
body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: rgb(30, 30, 30);
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable="true"] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  max-height: 80vh !important;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -ms-transform-origin: 0;
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

/* Caption */
.fancybox-caption {
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.85) 0%,
    rgba(0, 0, 0, 0.3) 50%,
    rgba(0, 0, 0, 0.15) 65%,
    rgba(0, 0, 0, 0.075) 75.5%,
    rgba(0, 0, 0, 0.037) 82.85%,
    rgba(0, 0, 0, 0.019) 88%,
    rgba(0, 0, 0, 0) 100%
  );
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right))
      max(25px, env(safe-area-inset-bottom))
      max(44px, env(safe-area-inset-left));
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}
/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
/*! Pushy - v1.4.0 - 2020-12-28
* Pushy is a responsive off-canvas navigation menu using CSS transforms & transitions.
* https://github.com/christophery/pushy/
* by Christopher Yee */
@media screen and (max-width: 1024px) {
  /* Menu Appearance */
  .pushy {
    position: fixed;
    width: 100vw;
    height: 100%;
    top: 0;
    z-index: 11;
    overflow: auto;
    -webkit-overflow-scrolling: touch; /* enables momentum scrolling in iOS overflow elements */
  }
  .pushy.pushy-left {
    left: 0;
  }
  .pushy.pushy-right {
    right: 0;
  }
  .pushy-content {
    visibility: hidden;
  }
  /* Menu Movement */
  .pushy-left {
    -webkit-transform: translate3d(-100vw, 0, 0);
    -ms-transform: translate3d(-100vw, 0, 0);
    transform: translate3d(-100vw, 0, 0);
  }
  .pushy-open-left #container,
  .pushy-open-left .push {
    -webkit-transform: translate3d(100vw, 0, 0);
    -ms-transform: translate3d(100vw, 0, 0);
    transform: translate3d(100vw, 0, 0);
  }
  .pushy-right {
    -webkit-transform: translate3d(100vw, 0, 0);
    -ms-transform: translate3d(100vw, 0, 0);
    transform: translate3d(100vw, 0, 0);
  }
  .pushy-open-right #container,
  .pushy-open-right .push {
    -webkit-transform: translate3d(-100vw, 0, 0);
    -ms-transform: translate3d(-100vw, 0, 0);
    transform: translate3d(-100vw, 0, 0);
  }
  .pushy-open-left .pushy,
  .pushy-open-right .pushy {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .pushy-open-left .pushy-content,
  .pushy-open-right .pushy-content {
    visibility: visible;
  }
  /* Menu Transitions */
  #container,
  .pushy,
  .push {
    transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  }
  .pushy-content {
    transition: visibility 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  }
  /* Site Overlay */
  .site-overlay {
    display: none;
  }
  .pushy-open-left .site-overlay,
  .pushy-open-right .site-overlay {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    background-color: rgba(76, 73, 72, 0.7);
    -webkit-animation: fade 500ms;
    animation: fade 500ms;
  }
  @keyframes fade {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @-webkit-keyframes fade {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  /* Submenu Appearance */
  .pushy-submenu {
    /* Submenu Buttons */
    /* Submenu Icon */
  }
  .pushy-submenu > ul {
    background-color: #ffffff;
    transition: max-height 0.2s ease-in-out, visibility 0.2s ease-in-out;
  }
  .pushy-submenu > ul .pushy-link {
    transition: opacity 0.2s ease-in-out;
  }
  .pushy-submenu > ul li a:after {
    display: none;
  }
  .pushy-submenu button {
    width: 100%;
    color: #b3b3b1;
    padding: 15px 30px;
    text-align: left;
    background: transparent;
    border: 0;
  }
  .pushy-submenu button:hover {
    color: #fff;
  }
  .pushy-submenu > a,
  .pushy-submenu > button {
    position: relative;
  }
  .pushy-submenu > a::after,
  .pushy-submenu > button::after {
    content: "";
    display: block;
    height: 11px;
    width: 8px;
    position: absolute;
    top: 50%;
    right: 15px;
    background: url("../img/arrow.svg") no-repeat;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: transform 0.2s;
  }
  /* Submenu Movement */
  .pushy-submenu-closed > ul {
    max-height: 0;
    overflow: hidden;
    visibility: hidden;
  }
  .pushy-submenu-closed .pushy-link {
    opacity: 0;
  }
  .pushy-submenu-open {
    /* Submenu Icon */
  }
  .pushy-submenu-open > ul {
    max-height: 1000px;
    visibility: visible;
  }
  .pushy-submenu-open .pushy-link {
    opacity: 1;
  }
  .pushy-submenu-open > a::after,
  .pushy-submenu-open > button::after {
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  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);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[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;
}

/*------------------------
html body基本設定
------------------------*/
html {
  width: 100%;
  height: 100%;
  font-size: 62.5%;
}

body {
  position: relative;
  font-family: "Roboto", "Noto Sans JP", "游ゴシック Medium", YuGothic,
    "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  line-height: 1.8em;
  font-weight: 400;
  letter-spacing: 0.04em;
  font-feature-settings: "palt";
  word-break: normal;
  min-height: 100vh;
  min-height: -webkit-fill-available;
}
body #popup {
  min-height: auto;
}

/*------------------------
main wrapper基本設定
------------------------*/
main {
  position: relative;
  padding-top: 140px;
}
@media screen and (max-width: 1024px) {
  main {
    padding-top: 55px;
  }
}
main#temp .container {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  main#temp .container {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
main#temp02 .container {
  padding-top: 60px;
  padding-bottom: 0;
}
@media screen and (max-width: 1024px) {
  main#temp02 .container {
    padding-top: 30px;
    padding-bottom: 0;
  }
}
main .breadcrumbWrapper {
  padding: 15px 0 !important;
}
@media screen and (max-width: 1279px) {
  main .breadcrumbWrapper {
    padding: 20px !important;
  }
}
@media screen and (max-width: 1024px) {
  main .breadcrumbWrapper {
    padding: 20px !important;
  }
}
main .breadcrumbWrapper ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: start;
}
main .breadcrumbWrapper ul li {
  list-style-type: none;
}
main .breadcrumbWrapper ul li:first-child {
  padding-left: 0;
}
main .breadcrumbWrapper ul li a {
  color: #1d2088;
  text-decoration: underline;
}
main .breadcrumbWrapper ul li a:after {
  content: "";
  max-width: 15px;
  width: 15px;
  aspect-ratio: 1/1;
  background-image: url(../images/common/breadNaviIcon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  margin: 0 1em;
}
main .container {
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding: 0 20px;
  /*------------------------
  ページタイトルwrapper設定
  ------------------------*/
}
@media screen and (max-width: 1024px) {
  main .container {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
main .container.w100 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  main .container.w100 {
    max-width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 1024px) {
  main .container.spw100 {
    max-width: 100%;
    padding: 0;
  }
}
main .container.eventListWrapper {
  background-color: #f0f7fc;
}
main .container.titleWrapper {
  background-color: #d5ecf3;
  padding: 75px 0 75px 0 !important;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 0 0 0 0;
}
@media screen and (max-width: 1024px) {
  main .container.titleWrapper {
    padding: 60px 0 !important;
    margin: 0 0 0 0;
  }
}
main .container.titleWrapper .titleContainer {
  max-width: 1040px;
  width: 100%;
  padding: 0 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media screen and (max-width: 1024px) {
  main .container.titleWrapper .titleContainer {
    padding: 0;
  }
  main .container.titleWrapper .titleContainer .btn {
    padding: 0 20px;
  }
}
main .container.titleWrapper .titleContainer h2 {
  font-size: 36px;
  font-size: 3.6rem;
  color: #1d2088;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  align-items: center;
  font-weight: 600;
}
@media screen and (max-width: 1024px) {
  main .container.titleWrapper .titleContainer h2 {
    font-size: 30px;
    font-size: 3rem;
  }
}
main .container.titleWrapper .titleContainer h2:before {
  content: "";
  max-width: 60px;
  width: 60px;
  height: 60px;
  display: inline-block;
  margin-right: 20px;
}
@media screen and (max-width: 1024px) {
  main .container.titleWrapper .titleContainer h2:before {
    max-width: 40px;
    width: 40px;
    height: 40px;
    margin-right: 20px;
  }
}
main .container.titleWrapper .routeBtnWrapper {
  max-width: 1080px;
  width: 100%;
  padding: 0 20px;
  position: absolute;
  bottom: 0;
}
main .container.titleWrapper .routeBtnWrapper ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  align-items: flex-end;
  gap: 0;
  padding-left: 0;
  margin-left: 0;
}
main .container.titleWrapper .routeBtnWrapper ul li {
  max-width: 50%;
  width: 100%;
  list-style-type: none;
}
main .container.titleWrapper .routeBtnWrapper ul li:nth-child(2) {
  margin-left: -2px;
}
@media screen and (max-width: 1024px) {
  main .container.titleWrapper .routeBtnWrapper ul li:nth-child(2) {
    margin-left: -1px;
  }
}
main .container.titleWrapper .routeBtnWrapper ul li a {
  border: 4px solid #1d2088;
  background-color: #ffffff;
  color: #1d2088;
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 20px;
  font-size: 2rem;
}
@media screen and (max-width: 1024px) {
  main .container.titleWrapper .routeBtnWrapper ul li a {
    padding: 5px;
    font-size: 14px;
    font-size: 1.4rem;
    border: 2px solid #1d2088;
  }
}
main .container.titleWrapper .routeBtnWrapper ul li a.active {
  background-color: #1d2088;
  color: #ffffff;
  padding: 15px;
  font-size: 26px;
  font-size: 2.6rem;
}
@media screen and (max-width: 1024px) {
  main .container.titleWrapper .routeBtnWrapper ul li a.active {
    padding: 8px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.2em;
  }
}
main .container.titleWrapper .routeBtnWrapper ul li a:hover {
  background-color: #1d2088;
  color: #ffffff;
  opacity: 1;
  text-decoration: none;
}
main .container.titleWrapper.ttlFaretables h2 {
  background-image: url(../images/faretable/fareIcon.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
main .container.titleWrapper.ttlSeatavailability h2 {
  background-image: url(../images/faretable/seatIcon.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
main .container.titleWrapper.ttlNews {
  padding-bottom: 75px;
}
main .container.titleWrapper.ttlNews h2 {
  background-image: url(../images/news/newsIcon.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
main .container.titleWrapper.ttlFaq {
  padding-bottom: 75px;
}
main .container.titleWrapper.ttlFaq h2 {
  background-image: url(../images/faq/faqIcon.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
main .container.titleWrapper.ttlGuide {
  padding-bottom: 75px;
}
main .container.titleWrapper.ttlGuide h2 {
  background-image: url(../images/user-guide/ttlGuideIcon.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
main .container.titleWrapper.ttlAbout {
  padding-bottom: 75px;
}
main .container.titleWrapper.ttlAbout h2 {
  background-image: url(../images/corporateInfo/ttlCorporateInfoIcon.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
main .container.titleWrapper.ttlCorporateInfo {
  padding-bottom: 75px;
}
main .container.titleWrapper.ttlCorporateInfo h2 {
  background-image: url(../images/corporateInfo/ttlCorporateInfoIcon.svg);
  background-repeat: no-repeat;
}
@media screen and (max-width: 1024px) {
  main .container.titleWrapper.ttlCorporateInfo h2 {
    background-size: 48px auto;
    background-position: left center;
    font-size: 20px;
    font-size: 2rem;
  }
}
main .container.titleWrapper.ttlShips {
  padding-bottom: 75px;
}
main .container.titleWrapper.ttlShips h2 {
  background-image: url(../images/about-ships/shipsIcon.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
main .container.titleWrapper.ttlTimetables {
  padding-bottom: 75px;
}
main .container.titleWrapper.ttlTimetables h2 {
  background-image: url(../images/reservation/timetablessIcon.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
main .container.titleWrapper.ttlShop {
  padding-bottom: 75px;
}
main .container.titleWrapper.ttlShop h2 {
  background-image: url(../images/shop-restaurant/shopIcon.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
main .container.titleWrapper.ttlRentacar {
  padding-bottom: 75px;
}
main .container.titleWrapper.ttlRentacar h2 {
  background-image: url(../images/rentacar/rentacarIcon.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
main .container.titleWrapper.ttlContact {
  padding-bottom: 75px;
}
main .container.titleWrapper.ttlContact h2 {
  background-image: url(../images/common/icon_contact.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
main .container.titleWrapper.ttlTrip {
  padding-bottom: 75px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 0;
  background-image: url(../images/trip/coverImg.jpg);
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 1024px) {
  main .container.titleWrapper.ttlTrip {
    background-image: url(../images/trip/coverImg_sp.jpg);
  }
}
main .container.titleWrapper.ttlTrip h2 {
  background-image: url(../images/trip/tripIcon.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
main .container.titleWrapper.ttlTrip .ttlSubCatch {
  max-width: 618px;
  width: 100%;
  aspect-ratio: 618/51;
  background-image: url(../images/sadotrico/sadotorico_coverCatch.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 35px;
}
@media screen and (max-width: 1024px) {
  main .container.titleWrapper.ttlTrip .ttlSubCatch {
    background-image: url(../images/sadotrico/sadotorico_coverCatch_sp.svg);
    aspect-ratio: 349/88;
    max-width: min(80%, 400px);
    margin-top: 15px;
    padding: 0;
  }
}
main .container.titleWrapper.ttlTrip .ttlSubCatch span {
  display: none;
}
main .container.titleWrapper.tripTop {
  background-image: url(../images/trip/coverImg.jpg);
  padding-bottom: 75px;
}
@media screen and (max-width: 1024px) {
  main .container.titleWrapper.tripTop {
    background-image: url(../images/trip/coverImg_sp.jpg);
    padding: 90px 0 60px 0 !important;
  }
}
main .container.titleWrapper.tripTop .titleContainer h2 {
  color: #ffffff;
}
main .container.titleWrapper.tripTop .ttlSubCatch {
  max-width: 438px;
  width: 100%;
  aspect-ratio: 438/33;
  background-image: url(../images/trip/tropTop_coverCatch.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 35px;
}
@media screen and (max-width: 1024px) {
  main .container.titleWrapper.tripTop .ttlSubCatch {
    max-width: min(80%, 400px);
    margin-top: 15px;
    padding: 0;
  }
}
main .container.titleWrapper.tripTop .ttlSubCatch span {
  display: none;
}
main .container.titleWrapper.ttlServicestatus h2 {
  background-image: url(../images/servicestatus/serviceIcon.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
main .container.titleWrapper.ttlServicestatus h2.linesTtl {
  font-size: 32px;
  font-size: 3.2rem;
  background-size: 70px auto;
  background-position: left 5px;
}
@media screen and (max-width: 1024px) {
  main .container.titleWrapper.ttlServicestatus h2.linesTtl {
    background-size: 60px auto;
    background-position: left 10px;
    font-size: 26px;
    font-size: 2.6rem;
  }
}
main .container.titleWrapper.ttlServicestatus h2.linesTtl span {
  font-size: 20px;
  font-size: 2rem;
  display: block;
  padding: 0 0 0.5em 0;
}
@media screen and (max-width: 1024px) {
  main .container.titleWrapper.ttlServicestatus h2.linesTtl span {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
main .container.titleWrapper.ttlServicestatus h2.linesTtl:before {
  margin-right: 35px;
}
@media screen and (max-width: 1024px) {
  main .container.titleWrapper.ttlServicestatus h2.linesTtl:before {
    margin-right: 30px;
  }
}
main .container.titleWrapper.ttlDiscountinfo {
  background-color: #ffff00;
}
main .container.titleWrapper.ttlDiscountinfo .textBtn02 {
  transform: translate(0, calc(-50% + 62px));
}
@media screen and (max-width: 1024px) {
  main .container.titleWrapper.ttlDiscountinfo .textBtn02 {
    transform: translate(-20px, 50%);
  }
}
main .container.titleWrapper.ttlDiscountinfo .textBtn02 a {
  padding: 10px 60px 10px 54px;
}
main .container.titleWrapper.ttlDiscountinfo h2 {
  background-image: url(../images/faretable/fareIcon.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1024px) {
  main .container.titleWrapper.ttlDiscountinfo h2 {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
main .container .ttlSubCatch {
  text-align: center;
  padding: 40px 0 0 0;
}
main .container .ttlSubCatch span {
  background-color: #ffffff;
  padding: 3px 5px 6px 5px;
  line-height: 2.6em;
}
main .container.fullWrapper {
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
}
main .container.fullWrapper .container {
  padding-right: 20px;
  padding-left: 20px;
}
@media screen and (max-width: 1024px) {
  main .container.fullWrapper .container {
    padding-right: 0;
    padding-left: 0;
  }
}

.topSideBtnWrapper {
  position: absolute;
  position: fixed;
  top: 20%;
  right: -122px;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .topSideBtnWrapper {
    top: 19%;
    right: -70px;
  }
}
.topSideBtnWrapper .topSideReserve a {
  max-width: 122px;
  width: 122px;
  aspect-ratio: 122/120;
  background-image: url(../images/top/topSideBtnReserve.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
  display: block;
  text-indent: -9999px;
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .topSideBtnWrapper .topSideReserve a {
    max-width: 70px;
    width: 70px;
  }
}
.topSideBtnWrapper .topSideTicket {
  margin-top: 10px;
}
@media screen and (max-width: 1024px) {
  .topSideBtnWrapper .topSideTicket {
    margin-top: 5px;
  }
}
.topSideBtnWrapper .topSideTicket a {
  max-width: 122px;
  width: 122px;
  aspect-ratio: 122/120;
  background-image: url(../images/top/topSideBtnTicket.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
  display: block;
  text-indent: -9999px;
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .topSideBtnWrapper .topSideTicket a {
    max-width: 70px;
    width: 70px;
  }
}
.topSideBtnWrapper .topSideCancel {
  margin-top: 20px;
}
@media screen and (max-width: 1024px) {
  .topSideBtnWrapper .topSideCancel {
    margin-top: 5px;
  }
}
.topSideBtnWrapper .topSideCancel a {
  max-width: 122px;
  width: 122px;
  aspect-ratio: 44/18;
  background-image: url(../images/top/topSideBtnCancel.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
  display: block;
  text-indent: -9999px;
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .topSideBtnWrapper .topSideCancel a {
    max-width: 70px;
    width: 70px;
  }
}

:where(.wp-block-columns.is-layout-flex) {
  gap: 1em !important;
} /*# sourceMappingURL=common.css.map */
