@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Raleway&display=swap");
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: top;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  margin: 0;
  padding: 0;
}

input,
select {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

textarea {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: middle;
}

img {
  vertical-align: bottom;
  font-size: 0;
  line-height: 0;
}

span,
small {
  font-weight: inherit;
}

strong {
  font-weight: bold;
}

address {
  font-style: normal;
}

sup {
  vertical-align: text-top;
}

em {
  font-style: normal;
}

.f-raleway {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
}

.tj-font-10 {
  font-size: 10px !important;
}

.tj-font-11 {
  font-size: 11px !important;
}

.tj-font-12 {
  font-size: 12px !important;
}

.tj-font-13 {
  font-size: 13px !important;
}

.tj-font-14 {
  font-size: 14px !important;
}

.tj-font-15 {
  font-size: 15px !important;
}

.tj-font-16 {
  font-size: 16px !important;
}

.tj-font-17 {
  font-size: 17px !important;
}

.tj-font-18 {
  font-size: 18px !important;
}

.tj-font-19 {
  font-size: 19px !important;
}

.tj-font-20 {
  font-size: 20px !important;
}

.tj-font-21 {
  font-size: 21px !important;
}

.tj-font-22 {
  font-size: 22px !important;
}

.tj-font-23 {
  font-size: 23px !important;
}

.tj-font-24 {
  font-size: 24px !important;
}

.tj-font-25 {
  font-size: 25px !important;
}

.tj-font-26 {
  font-size: 26px !important;
}

.tj-font-27 {
  font-size: 27px !important;
}

.tj-font-28 {
  font-size: 28px !important;
}

.tj-font-29 {
  font-size: 29px !important;
}

.tj-font-30 {
  font-size: 30px !important;
}

.tj-font-31 {
  font-size: 31px !important;
}

.tj-font-32 {
  font-size: 32px !important;
}

.tj-font-33 {
  font-size: 33px !important;
}

.tj-font-34 {
  font-size: 34px !important;
}

.tj-font-35 {
  font-size: 35px !important;
}

.tj-font-36 {
  font-size: 36px !important;
}

.tj-font-37 {
  font-size: 37px !important;
}

.tj-font-38 {
  font-size: 38px !important;
}

.tj-font-39 {
  font-size: 39px !important;
}

.tj-font-40 {
  font-size: 40px !important;
}

.tj-font-41 {
  font-size: 41px !important;
}

.tj-font-42 {
  font-size: 42px !important;
}

.tj-font-43 {
  font-size: 43px !important;
}

.tj-font-44 {
  font-size: 44px !important;
}

.tj-font-45 {
  font-size: 45px !important;
}

.tj-font-46 {
  font-size: 46px !important;
}

.tj-font-47 {
  font-size: 47px !important;
}

.tj-font-48 {
  font-size: 48px !important;
}

.tj-font-49 {
  font-size: 49px !important;
}

.tj-font-50 {
  font-size: 50px !important;
}

.tj-p-0 {
  padding: 0px !important;
}

.tj-pt-0 {
  padding-top: 0px !important;
}

.tj-pb-0 {
  padding-bottom: 0px !important;
}

.tj-pl-0 {
  padding-left: 0px !important;
}

.tj-pr-0 {
  padding-right: 0px !important;
}

.tj-px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.tj-py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.tj-m-0 {
  margin: 0px !important;
}

.tj-mt-0 {
  margin-top: 0px !important;
}

.tj-mb-0 {
  margin-bottom: 0px !important;
}

.tj-ml-0 {
  margin-left: 0px !important;
}

.tj-mr-0 {
  margin-right: 0px !important;
}

.tj-mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.tj-my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.tj-p-10 {
  padding: 10px !important;
}

.tj-pt-10 {
  padding-top: 10px !important;
}

.tj-pb-10 {
  padding-bottom: 10px !important;
}

.tj-pl-10 {
  padding-left: 10px !important;
}

.tj-pr-10 {
  padding-right: 10px !important;
}

.tj-px-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.tj-py-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.tj-m-10 {
  margin: 10px !important;
}

.tj-mt-10 {
  margin-top: 10px !important;
}

.tj-mb-10 {
  margin-bottom: 10px !important;
}

.tj-ml-10 {
  margin-left: 10px !important;
}

.tj-mr-10 {
  margin-right: 10px !important;
}

.tj-mx-10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.tj-my-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.tj-p-20 {
  padding: 20px !important;
}

.tj-pt-20 {
  padding-top: 20px !important;
}

.tj-pb-20 {
  padding-bottom: 20px !important;
}

.tj-pl-20 {
  padding-left: 20px !important;
}

.tj-pr-20 {
  padding-right: 20px !important;
}

.tj-px-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.tj-py-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.tj-m-20 {
  margin: 20px !important;
}

.tj-mt-20 {
  margin-top: 20px !important;
}

.tj-mb-20 {
  margin-bottom: 20px !important;
}

.tj-ml-20 {
  margin-left: 20px !important;
}

.tj-mr-20 {
  margin-right: 20px !important;
}

.tj-mx-20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.tj-my-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.tj-p-30 {
  padding: 30px !important;
}

.tj-pt-30 {
  padding-top: 30px !important;
}

.tj-pb-30 {
  padding-bottom: 30px !important;
}

.tj-pl-30 {
  padding-left: 30px !important;
}

.tj-pr-30 {
  padding-right: 30px !important;
}

.tj-px-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.tj-py-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.tj-m-30 {
  margin: 30px !important;
}

.tj-mt-30 {
  margin-top: 30px !important;
}

.tj-mb-30 {
  margin-bottom: 30px !important;
}

.tj-ml-30 {
  margin-left: 30px !important;
}

.tj-mr-30 {
  margin-right: 30px !important;
}

.tj-mx-30 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

.tj-my-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.tj-p-40 {
  padding: 40px !important;
}

.tj-pt-40 {
  padding-top: 40px !important;
}

.tj-pb-40 {
  padding-bottom: 40px !important;
}

.tj-pl-40 {
  padding-left: 40px !important;
}

.tj-pr-40 {
  padding-right: 40px !important;
}

.tj-px-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.tj-py-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.tj-m-40 {
  margin: 40px !important;
}

.tj-mt-40 {
  margin-top: 40px !important;
}

.tj-mb-40 {
  margin-bottom: 40px !important;
}

.tj-ml-40 {
  margin-left: 40px !important;
}

.tj-mr-40 {
  margin-right: 40px !important;
}

.tj-mx-40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

.tj-my-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.tj-p-50 {
  padding: 50px !important;
}

.tj-pt-50 {
  padding-top: 50px !important;
}

.tj-pb-50 {
  padding-bottom: 50px !important;
}

.tj-pl-50 {
  padding-left: 50px !important;
}

.tj-pr-50 {
  padding-right: 50px !important;
}

.tj-px-50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.tj-py-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.tj-m-50 {
  margin: 50px !important;
}

.tj-mt-50 {
  margin-top: 50px !important;
}

.tj-mb-50 {
  margin-bottom: 50px !important;
}

.tj-ml-50 {
  margin-left: 50px !important;
}

.tj-mr-50 {
  margin-right: 50px !important;
}

.tj-mx-50 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}

.tj-my-50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.tj-p-60 {
  padding: 60px !important;
}

.tj-pt-60 {
  padding-top: 60px !important;
}

.tj-pb-60 {
  padding-bottom: 60px !important;
}

.tj-pl-60 {
  padding-left: 60px !important;
}

.tj-pr-60 {
  padding-right: 60px !important;
}

.tj-px-60 {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

.tj-py-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.tj-m-60 {
  margin: 60px !important;
}

.tj-mt-60 {
  margin-top: 60px !important;
}

.tj-mb-60 {
  margin-bottom: 60px !important;
}

.tj-ml-60 {
  margin-left: 60px !important;
}

.tj-mr-60 {
  margin-right: 60px !important;
}

.tj-mx-60 {
  margin-left: 60px !important;
  margin-right: 60px !important;
}

.tj-my-60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

.tj-p-70 {
  padding: 70px !important;
}

.tj-pt-70 {
  padding-top: 70px !important;
}

.tj-pb-70 {
  padding-bottom: 70px !important;
}

.tj-pl-70 {
  padding-left: 70px !important;
}

.tj-pr-70 {
  padding-right: 70px !important;
}

.tj-px-70 {
  padding-left: 70px !important;
  padding-right: 70px !important;
}

.tj-py-70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

.tj-m-70 {
  margin: 70px !important;
}

.tj-mt-70 {
  margin-top: 70px !important;
}

.tj-mb-70 {
  margin-bottom: 70px !important;
}

.tj-ml-70 {
  margin-left: 70px !important;
}

.tj-mr-70 {
  margin-right: 70px !important;
}

.tj-mx-70 {
  margin-left: 70px !important;
  margin-right: 70px !important;
}

.tj-my-70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important;
}

.tj-p-80 {
  padding: 80px !important;
}

.tj-pt-80 {
  padding-top: 80px !important;
}

.tj-pb-80 {
  padding-bottom: 80px !important;
}

.tj-pl-80 {
  padding-left: 80px !important;
}

.tj-pr-80 {
  padding-right: 80px !important;
}

.tj-px-80 {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

.tj-py-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.tj-m-80 {
  margin: 80px !important;
}

.tj-mt-80 {
  margin-top: 80px !important;
}

.tj-mb-80 {
  margin-bottom: 80px !important;
}

.tj-ml-80 {
  margin-left: 80px !important;
}

.tj-mr-80 {
  margin-right: 80px !important;
}

.tj-mx-80 {
  margin-left: 80px !important;
  margin-right: 80px !important;
}

.tj-my-80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

.tj-p-90 {
  padding: 90px !important;
}

.tj-pt-90 {
  padding-top: 90px !important;
}

.tj-pb-90 {
  padding-bottom: 90px !important;
}

.tj-pl-90 {
  padding-left: 90px !important;
}

.tj-pr-90 {
  padding-right: 90px !important;
}

.tj-px-90 {
  padding-left: 90px !important;
  padding-right: 90px !important;
}

.tj-py-90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

.tj-m-90 {
  margin: 90px !important;
}

.tj-mt-90 {
  margin-top: 90px !important;
}

.tj-mb-90 {
  margin-bottom: 90px !important;
}

.tj-ml-90 {
  margin-left: 90px !important;
}

.tj-mr-90 {
  margin-right: 90px !important;
}

.tj-mx-90 {
  margin-left: 90px !important;
  margin-right: 90px !important;
}

.tj-my-90 {
  margin-top: 90px !important;
  margin-bottom: 90px !important;
}

.tj-p-100 {
  padding: 100px !important;
}

.tj-pt-100 {
  padding-top: 100px !important;
}

.tj-pb-100 {
  padding-bottom: 100px !important;
}

.tj-pl-100 {
  padding-left: 100px !important;
}

.tj-pr-100 {
  padding-right: 100px !important;
}

.tj-px-100 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

.tj-py-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.tj-m-100 {
  margin: 100px !important;
}

.tj-mt-100 {
  margin-top: 100px !important;
}

.tj-mb-100 {
  margin-bottom: 100px !important;
}

.tj-ml-100 {
  margin-left: 100px !important;
}

.tj-mr-100 {
  margin-right: 100px !important;
}

.tj-mx-100 {
  margin-left: 100px !important;
  margin-right: 100px !important;
}

.tj-my-100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

.tj-p-110 {
  padding: 110px !important;
}

.tj-pt-110 {
  padding-top: 110px !important;
}

.tj-pb-110 {
  padding-bottom: 110px !important;
}

.tj-pl-110 {
  padding-left: 110px !important;
}

.tj-pr-110 {
  padding-right: 110px !important;
}

.tj-px-110 {
  padding-left: 110px !important;
  padding-right: 110px !important;
}

.tj-py-110 {
  padding-top: 110px !important;
  padding-bottom: 110px !important;
}

.tj-m-110 {
  margin: 110px !important;
}

.tj-mt-110 {
  margin-top: 110px !important;
}

.tj-mb-110 {
  margin-bottom: 110px !important;
}

.tj-ml-110 {
  margin-left: 110px !important;
}

.tj-mr-110 {
  margin-right: 110px !important;
}

.tj-mx-110 {
  margin-left: 110px !important;
  margin-right: 110px !important;
}

.tj-my-110 {
  margin-top: 110px !important;
  margin-bottom: 110px !important;
}

.tj-p-120 {
  padding: 120px !important;
}

.tj-pt-120 {
  padding-top: 120px !important;
}

.tj-pb-120 {
  padding-bottom: 120px !important;
}

.tj-pl-120 {
  padding-left: 120px !important;
}

.tj-pr-120 {
  padding-right: 120px !important;
}

.tj-px-120 {
  padding-left: 120px !important;
  padding-right: 120px !important;
}

.tj-py-120 {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}

.tj-m-120 {
  margin: 120px !important;
}

.tj-mt-120 {
  margin-top: 120px !important;
}

.tj-mb-120 {
  margin-bottom: 120px !important;
}

.tj-ml-120 {
  margin-left: 120px !important;
}

.tj-mr-120 {
  margin-right: 120px !important;
}

.tj-mx-120 {
  margin-left: 120px !important;
  margin-right: 120px !important;
}

.tj-my-120 {
  margin-top: 120px !important;
  margin-bottom: 120px !important;
}

.tj-p-130 {
  padding: 130px !important;
}

.tj-pt-130 {
  padding-top: 130px !important;
}

.tj-pb-130 {
  padding-bottom: 130px !important;
}

.tj-pl-130 {
  padding-left: 130px !important;
}

.tj-pr-130 {
  padding-right: 130px !important;
}

.tj-px-130 {
  padding-left: 130px !important;
  padding-right: 130px !important;
}

.tj-py-130 {
  padding-top: 130px !important;
  padding-bottom: 130px !important;
}

.tj-m-130 {
  margin: 130px !important;
}

.tj-mt-130 {
  margin-top: 130px !important;
}

.tj-mb-130 {
  margin-bottom: 130px !important;
}

.tj-ml-130 {
  margin-left: 130px !important;
}

.tj-mr-130 {
  margin-right: 130px !important;
}

.tj-mx-130 {
  margin-left: 130px !important;
  margin-right: 130px !important;
}

.tj-my-130 {
  margin-top: 130px !important;
  margin-bottom: 130px !important;
}

.tj-p-140 {
  padding: 140px !important;
}

.tj-pt-140 {
  padding-top: 140px !important;
}

.tj-pb-140 {
  padding-bottom: 140px !important;
}

.tj-pl-140 {
  padding-left: 140px !important;
}

.tj-pr-140 {
  padding-right: 140px !important;
}

.tj-px-140 {
  padding-left: 140px !important;
  padding-right: 140px !important;
}

.tj-py-140 {
  padding-top: 140px !important;
  padding-bottom: 140px !important;
}

.tj-m-140 {
  margin: 140px !important;
}

.tj-mt-140 {
  margin-top: 140px !important;
}

.tj-mb-140 {
  margin-bottom: 140px !important;
}

.tj-ml-140 {
  margin-left: 140px !important;
}

.tj-mr-140 {
  margin-right: 140px !important;
}

.tj-mx-140 {
  margin-left: 140px !important;
  margin-right: 140px !important;
}

.tj-my-140 {
  margin-top: 140px !important;
  margin-bottom: 140px !important;
}

.tj-p-150 {
  padding: 150px !important;
}

.tj-pt-150 {
  padding-top: 150px !important;
}

.tj-pb-150 {
  padding-bottom: 150px !important;
}

.tj-pl-150 {
  padding-left: 150px !important;
}

.tj-pr-150 {
  padding-right: 150px !important;
}

.tj-px-150 {
  padding-left: 150px !important;
  padding-right: 150px !important;
}

.tj-py-150 {
  padding-top: 150px !important;
  padding-bottom: 150px !important;
}

.tj-m-150 {
  margin: 150px !important;
}

.tj-mt-150 {
  margin-top: 150px !important;
}

.tj-mb-150 {
  margin-bottom: 150px !important;
}

.tj-ml-150 {
  margin-left: 150px !important;
}

.tj-mr-150 {
  margin-right: 150px !important;
}

.tj-mx-150 {
  margin-left: 150px !important;
  margin-right: 150px !important;
}

.tj-my-150 {
  margin-top: 150px !important;
  margin-bottom: 150px !important;
}

.tj-p-160 {
  padding: 160px !important;
}

.tj-pt-160 {
  padding-top: 160px !important;
}

.tj-pb-160 {
  padding-bottom: 160px !important;
}

.tj-pl-160 {
  padding-left: 160px !important;
}

.tj-pr-160 {
  padding-right: 160px !important;
}

.tj-px-160 {
  padding-left: 160px !important;
  padding-right: 160px !important;
}

.tj-py-160 {
  padding-top: 160px !important;
  padding-bottom: 160px !important;
}

.tj-m-160 {
  margin: 160px !important;
}

.tj-mt-160 {
  margin-top: 160px !important;
}

.tj-mb-160 {
  margin-bottom: 160px !important;
}

.tj-ml-160 {
  margin-left: 160px !important;
}

.tj-mr-160 {
  margin-right: 160px !important;
}

.tj-mx-160 {
  margin-left: 160px !important;
  margin-right: 160px !important;
}

.tj-my-160 {
  margin-top: 160px !important;
  margin-bottom: 160px !important;
}

.tj-p-170 {
  padding: 170px !important;
}

.tj-pt-170 {
  padding-top: 170px !important;
}

.tj-pb-170 {
  padding-bottom: 170px !important;
}

.tj-pl-170 {
  padding-left: 170px !important;
}

.tj-pr-170 {
  padding-right: 170px !important;
}

.tj-px-170 {
  padding-left: 170px !important;
  padding-right: 170px !important;
}

.tj-py-170 {
  padding-top: 170px !important;
  padding-bottom: 170px !important;
}

.tj-m-170 {
  margin: 170px !important;
}

.tj-mt-170 {
  margin-top: 170px !important;
}

.tj-mb-170 {
  margin-bottom: 170px !important;
}

.tj-ml-170 {
  margin-left: 170px !important;
}

.tj-mr-170 {
  margin-right: 170px !important;
}

.tj-mx-170 {
  margin-left: 170px !important;
  margin-right: 170px !important;
}

.tj-my-170 {
  margin-top: 170px !important;
  margin-bottom: 170px !important;
}

.tj-p-180 {
  padding: 180px !important;
}

.tj-pt-180 {
  padding-top: 180px !important;
}

.tj-pb-180 {
  padding-bottom: 180px !important;
}

.tj-pl-180 {
  padding-left: 180px !important;
}

.tj-pr-180 {
  padding-right: 180px !important;
}

.tj-px-180 {
  padding-left: 180px !important;
  padding-right: 180px !important;
}

.tj-py-180 {
  padding-top: 180px !important;
  padding-bottom: 180px !important;
}

.tj-m-180 {
  margin: 180px !important;
}

.tj-mt-180 {
  margin-top: 180px !important;
}

.tj-mb-180 {
  margin-bottom: 180px !important;
}

.tj-ml-180 {
  margin-left: 180px !important;
}

.tj-mr-180 {
  margin-right: 180px !important;
}

.tj-mx-180 {
  margin-left: 180px !important;
  margin-right: 180px !important;
}

.tj-my-180 {
  margin-top: 180px !important;
  margin-bottom: 180px !important;
}

.tj-p-190 {
  padding: 190px !important;
}

.tj-pt-190 {
  padding-top: 190px !important;
}

.tj-pb-190 {
  padding-bottom: 190px !important;
}

.tj-pl-190 {
  padding-left: 190px !important;
}

.tj-pr-190 {
  padding-right: 190px !important;
}

.tj-px-190 {
  padding-left: 190px !important;
  padding-right: 190px !important;
}

.tj-py-190 {
  padding-top: 190px !important;
  padding-bottom: 190px !important;
}

.tj-m-190 {
  margin: 190px !important;
}

.tj-mt-190 {
  margin-top: 190px !important;
}

.tj-mb-190 {
  margin-bottom: 190px !important;
}

.tj-ml-190 {
  margin-left: 190px !important;
}

.tj-mr-190 {
  margin-right: 190px !important;
}

.tj-mx-190 {
  margin-left: 190px !important;
  margin-right: 190px !important;
}

.tj-my-190 {
  margin-top: 190px !important;
  margin-bottom: 190px !important;
}

.tj-p-200 {
  padding: 200px !important;
}

.tj-pt-200 {
  padding-top: 200px !important;
}

.tj-pb-200 {
  padding-bottom: 200px !important;
}

.tj-pl-200 {
  padding-left: 200px !important;
}

.tj-pr-200 {
  padding-right: 200px !important;
}

.tj-px-200 {
  padding-left: 200px !important;
  padding-right: 200px !important;
}

.tj-py-200 {
  padding-top: 200px !important;
  padding-bottom: 200px !important;
}

.tj-m-200 {
  margin: 200px !important;
}

.tj-mt-200 {
  margin-top: 200px !important;
}

.tj-mb-200 {
  margin-bottom: 200px !important;
}

.tj-ml-200 {
  margin-left: 200px !important;
}

.tj-mr-200 {
  margin-right: 200px !important;
}

.tj-mx-200 {
  margin-left: 200px !important;
  margin-right: 200px !important;
}

.tj-my-200 {
  margin-top: 200px !important;
  margin-bottom: 200px !important;
}

.tj-p-210 {
  padding: 210px !important;
}

.tj-pt-210 {
  padding-top: 210px !important;
}

.tj-pb-210 {
  padding-bottom: 210px !important;
}

.tj-pl-210 {
  padding-left: 210px !important;
}

.tj-pr-210 {
  padding-right: 210px !important;
}

.tj-px-210 {
  padding-left: 210px !important;
  padding-right: 210px !important;
}

.tj-py-210 {
  padding-top: 210px !important;
  padding-bottom: 210px !important;
}

.tj-m-210 {
  margin: 210px !important;
}

.tj-mt-210 {
  margin-top: 210px !important;
}

.tj-mb-210 {
  margin-bottom: 210px !important;
}

.tj-ml-210 {
  margin-left: 210px !important;
}

.tj-mr-210 {
  margin-right: 210px !important;
}

.tj-mx-210 {
  margin-left: 210px !important;
  margin-right: 210px !important;
}

.tj-my-210 {
  margin-top: 210px !important;
  margin-bottom: 210px !important;
}

.tj-p-220 {
  padding: 220px !important;
}

.tj-pt-220 {
  padding-top: 220px !important;
}

.tj-pb-220 {
  padding-bottom: 220px !important;
}

.tj-pl-220 {
  padding-left: 220px !important;
}

.tj-pr-220 {
  padding-right: 220px !important;
}

.tj-px-220 {
  padding-left: 220px !important;
  padding-right: 220px !important;
}

.tj-py-220 {
  padding-top: 220px !important;
  padding-bottom: 220px !important;
}

.tj-m-220 {
  margin: 220px !important;
}

.tj-mt-220 {
  margin-top: 220px !important;
}

.tj-mb-220 {
  margin-bottom: 220px !important;
}

.tj-ml-220 {
  margin-left: 220px !important;
}

.tj-mr-220 {
  margin-right: 220px !important;
}

.tj-mx-220 {
  margin-left: 220px !important;
  margin-right: 220px !important;
}

.tj-my-220 {
  margin-top: 220px !important;
  margin-bottom: 220px !important;
}

.tj-p-230 {
  padding: 230px !important;
}

.tj-pt-230 {
  padding-top: 230px !important;
}

.tj-pb-230 {
  padding-bottom: 230px !important;
}

.tj-pl-230 {
  padding-left: 230px !important;
}

.tj-pr-230 {
  padding-right: 230px !important;
}

.tj-px-230 {
  padding-left: 230px !important;
  padding-right: 230px !important;
}

.tj-py-230 {
  padding-top: 230px !important;
  padding-bottom: 230px !important;
}

.tj-m-230 {
  margin: 230px !important;
}

.tj-mt-230 {
  margin-top: 230px !important;
}

.tj-mb-230 {
  margin-bottom: 230px !important;
}

.tj-ml-230 {
  margin-left: 230px !important;
}

.tj-mr-230 {
  margin-right: 230px !important;
}

.tj-mx-230 {
  margin-left: 230px !important;
  margin-right: 230px !important;
}

.tj-my-230 {
  margin-top: 230px !important;
  margin-bottom: 230px !important;
}

.tj-p-240 {
  padding: 240px !important;
}

.tj-pt-240 {
  padding-top: 240px !important;
}

.tj-pb-240 {
  padding-bottom: 240px !important;
}

.tj-pl-240 {
  padding-left: 240px !important;
}

.tj-pr-240 {
  padding-right: 240px !important;
}

.tj-px-240 {
  padding-left: 240px !important;
  padding-right: 240px !important;
}

.tj-py-240 {
  padding-top: 240px !important;
  padding-bottom: 240px !important;
}

.tj-m-240 {
  margin: 240px !important;
}

.tj-mt-240 {
  margin-top: 240px !important;
}

.tj-mb-240 {
  margin-bottom: 240px !important;
}

.tj-ml-240 {
  margin-left: 240px !important;
}

.tj-mr-240 {
  margin-right: 240px !important;
}

.tj-mx-240 {
  margin-left: 240px !important;
  margin-right: 240px !important;
}

.tj-my-240 {
  margin-top: 240px !important;
  margin-bottom: 240px !important;
}

.tj-p-250 {
  padding: 250px !important;
}

.tj-pt-250 {
  padding-top: 250px !important;
}

.tj-pb-250 {
  padding-bottom: 250px !important;
}

.tj-pl-250 {
  padding-left: 250px !important;
}

.tj-pr-250 {
  padding-right: 250px !important;
}

.tj-px-250 {
  padding-left: 250px !important;
  padding-right: 250px !important;
}

.tj-py-250 {
  padding-top: 250px !important;
  padding-bottom: 250px !important;
}

.tj-m-250 {
  margin: 250px !important;
}

.tj-mt-250 {
  margin-top: 250px !important;
}

.tj-mb-250 {
  margin-bottom: 250px !important;
}

.tj-ml-250 {
  margin-left: 250px !important;
}

.tj-mr-250 {
  margin-right: 250px !important;
}

.tj-mx-250 {
  margin-left: 250px !important;
  margin-right: 250px !important;
}

.tj-my-250 {
  margin-top: 250px !important;
  margin-bottom: 250px !important;
}

.tj-p-260 {
  padding: 260px !important;
}

.tj-pt-260 {
  padding-top: 260px !important;
}

.tj-pb-260 {
  padding-bottom: 260px !important;
}

.tj-pl-260 {
  padding-left: 260px !important;
}

.tj-pr-260 {
  padding-right: 260px !important;
}

.tj-px-260 {
  padding-left: 260px !important;
  padding-right: 260px !important;
}

.tj-py-260 {
  padding-top: 260px !important;
  padding-bottom: 260px !important;
}

.tj-m-260 {
  margin: 260px !important;
}

.tj-mt-260 {
  margin-top: 260px !important;
}

.tj-mb-260 {
  margin-bottom: 260px !important;
}

.tj-ml-260 {
  margin-left: 260px !important;
}

.tj-mr-260 {
  margin-right: 260px !important;
}

.tj-mx-260 {
  margin-left: 260px !important;
  margin-right: 260px !important;
}

.tj-my-260 {
  margin-top: 260px !important;
  margin-bottom: 260px !important;
}

.tj-p-270 {
  padding: 270px !important;
}

.tj-pt-270 {
  padding-top: 270px !important;
}

.tj-pb-270 {
  padding-bottom: 270px !important;
}

.tj-pl-270 {
  padding-left: 270px !important;
}

.tj-pr-270 {
  padding-right: 270px !important;
}

.tj-px-270 {
  padding-left: 270px !important;
  padding-right: 270px !important;
}

.tj-py-270 {
  padding-top: 270px !important;
  padding-bottom: 270px !important;
}

.tj-m-270 {
  margin: 270px !important;
}

.tj-mt-270 {
  margin-top: 270px !important;
}

.tj-mb-270 {
  margin-bottom: 270px !important;
}

.tj-ml-270 {
  margin-left: 270px !important;
}

.tj-mr-270 {
  margin-right: 270px !important;
}

.tj-mx-270 {
  margin-left: 270px !important;
  margin-right: 270px !important;
}

.tj-my-270 {
  margin-top: 270px !important;
  margin-bottom: 270px !important;
}

.tj-p-280 {
  padding: 280px !important;
}

.tj-pt-280 {
  padding-top: 280px !important;
}

.tj-pb-280 {
  padding-bottom: 280px !important;
}

.tj-pl-280 {
  padding-left: 280px !important;
}

.tj-pr-280 {
  padding-right: 280px !important;
}

.tj-px-280 {
  padding-left: 280px !important;
  padding-right: 280px !important;
}

.tj-py-280 {
  padding-top: 280px !important;
  padding-bottom: 280px !important;
}

.tj-m-280 {
  margin: 280px !important;
}

.tj-mt-280 {
  margin-top: 280px !important;
}

.tj-mb-280 {
  margin-bottom: 280px !important;
}

.tj-ml-280 {
  margin-left: 280px !important;
}

.tj-mr-280 {
  margin-right: 280px !important;
}

.tj-mx-280 {
  margin-left: 280px !important;
  margin-right: 280px !important;
}

.tj-my-280 {
  margin-top: 280px !important;
  margin-bottom: 280px !important;
}

.tj-p-290 {
  padding: 290px !important;
}

.tj-pt-290 {
  padding-top: 290px !important;
}

.tj-pb-290 {
  padding-bottom: 290px !important;
}

.tj-pl-290 {
  padding-left: 290px !important;
}

.tj-pr-290 {
  padding-right: 290px !important;
}

.tj-px-290 {
  padding-left: 290px !important;
  padding-right: 290px !important;
}

.tj-py-290 {
  padding-top: 290px !important;
  padding-bottom: 290px !important;
}

.tj-m-290 {
  margin: 290px !important;
}

.tj-mt-290 {
  margin-top: 290px !important;
}

.tj-mb-290 {
  margin-bottom: 290px !important;
}

.tj-ml-290 {
  margin-left: 290px !important;
}

.tj-mr-290 {
  margin-right: 290px !important;
}

.tj-mx-290 {
  margin-left: 290px !important;
  margin-right: 290px !important;
}

.tj-my-290 {
  margin-top: 290px !important;
  margin-bottom: 290px !important;
}

.tj-p-300 {
  padding: 300px !important;
}

.tj-pt-300 {
  padding-top: 300px !important;
}

.tj-pb-300 {
  padding-bottom: 300px !important;
}

.tj-pl-300 {
  padding-left: 300px !important;
}

.tj-pr-300 {
  padding-right: 300px !important;
}

.tj-px-300 {
  padding-left: 300px !important;
  padding-right: 300px !important;
}

.tj-py-300 {
  padding-top: 300px !important;
  padding-bottom: 300px !important;
}

.tj-m-300 {
  margin: 300px !important;
}

.tj-mt-300 {
  margin-top: 300px !important;
}

.tj-mb-300 {
  margin-bottom: 300px !important;
}

.tj-ml-300 {
  margin-left: 300px !important;
}

.tj-mr-300 {
  margin-right: 300px !important;
}

.tj-mx-300 {
  margin-left: 300px !important;
  margin-right: 300px !important;
}

.tj-my-300 {
  margin-top: 300px !important;
  margin-bottom: 300px !important;
}

.tj-p-310 {
  padding: 310px !important;
}

.tj-pt-310 {
  padding-top: 310px !important;
}

.tj-pb-310 {
  padding-bottom: 310px !important;
}

.tj-pl-310 {
  padding-left: 310px !important;
}

.tj-pr-310 {
  padding-right: 310px !important;
}

.tj-px-310 {
  padding-left: 310px !important;
  padding-right: 310px !important;
}

.tj-py-310 {
  padding-top: 310px !important;
  padding-bottom: 310px !important;
}

.tj-m-310 {
  margin: 310px !important;
}

.tj-mt-310 {
  margin-top: 310px !important;
}

.tj-mb-310 {
  margin-bottom: 310px !important;
}

.tj-ml-310 {
  margin-left: 310px !important;
}

.tj-mr-310 {
  margin-right: 310px !important;
}

.tj-mx-310 {
  margin-left: 310px !important;
  margin-right: 310px !important;
}

.tj-my-310 {
  margin-top: 310px !important;
  margin-bottom: 310px !important;
}

.tj-p-320 {
  padding: 320px !important;
}

.tj-pt-320 {
  padding-top: 320px !important;
}

.tj-pb-320 {
  padding-bottom: 320px !important;
}

.tj-pl-320 {
  padding-left: 320px !important;
}

.tj-pr-320 {
  padding-right: 320px !important;
}

.tj-px-320 {
  padding-left: 320px !important;
  padding-right: 320px !important;
}

.tj-py-320 {
  padding-top: 320px !important;
  padding-bottom: 320px !important;
}

.tj-m-320 {
  margin: 320px !important;
}

.tj-mt-320 {
  margin-top: 320px !important;
}

.tj-mb-320 {
  margin-bottom: 320px !important;
}

.tj-ml-320 {
  margin-left: 320px !important;
}

.tj-mr-320 {
  margin-right: 320px !important;
}

.tj-mx-320 {
  margin-left: 320px !important;
  margin-right: 320px !important;
}

.tj-my-320 {
  margin-top: 320px !important;
  margin-bottom: 320px !important;
}

.tj-p-330 {
  padding: 330px !important;
}

.tj-pt-330 {
  padding-top: 330px !important;
}

.tj-pb-330 {
  padding-bottom: 330px !important;
}

.tj-pl-330 {
  padding-left: 330px !important;
}

.tj-pr-330 {
  padding-right: 330px !important;
}

.tj-px-330 {
  padding-left: 330px !important;
  padding-right: 330px !important;
}

.tj-py-330 {
  padding-top: 330px !important;
  padding-bottom: 330px !important;
}

.tj-m-330 {
  margin: 330px !important;
}

.tj-mt-330 {
  margin-top: 330px !important;
}

.tj-mb-330 {
  margin-bottom: 330px !important;
}

.tj-ml-330 {
  margin-left: 330px !important;
}

.tj-mr-330 {
  margin-right: 330px !important;
}

.tj-mx-330 {
  margin-left: 330px !important;
  margin-right: 330px !important;
}

.tj-my-330 {
  margin-top: 330px !important;
  margin-bottom: 330px !important;
}

.tj-p-340 {
  padding: 340px !important;
}

.tj-pt-340 {
  padding-top: 340px !important;
}

.tj-pb-340 {
  padding-bottom: 340px !important;
}

.tj-pl-340 {
  padding-left: 340px !important;
}

.tj-pr-340 {
  padding-right: 340px !important;
}

.tj-px-340 {
  padding-left: 340px !important;
  padding-right: 340px !important;
}

.tj-py-340 {
  padding-top: 340px !important;
  padding-bottom: 340px !important;
}

.tj-m-340 {
  margin: 340px !important;
}

.tj-mt-340 {
  margin-top: 340px !important;
}

.tj-mb-340 {
  margin-bottom: 340px !important;
}

.tj-ml-340 {
  margin-left: 340px !important;
}

.tj-mr-340 {
  margin-right: 340px !important;
}

.tj-mx-340 {
  margin-left: 340px !important;
  margin-right: 340px !important;
}

.tj-my-340 {
  margin-top: 340px !important;
  margin-bottom: 340px !important;
}

.tj-p-350 {
  padding: 350px !important;
}

.tj-pt-350 {
  padding-top: 350px !important;
}

.tj-pb-350 {
  padding-bottom: 350px !important;
}

.tj-pl-350 {
  padding-left: 350px !important;
}

.tj-pr-350 {
  padding-right: 350px !important;
}

.tj-px-350 {
  padding-left: 350px !important;
  padding-right: 350px !important;
}

.tj-py-350 {
  padding-top: 350px !important;
  padding-bottom: 350px !important;
}

.tj-m-350 {
  margin: 350px !important;
}

.tj-mt-350 {
  margin-top: 350px !important;
}

.tj-mb-350 {
  margin-bottom: 350px !important;
}

.tj-ml-350 {
  margin-left: 350px !important;
}

.tj-mr-350 {
  margin-right: 350px !important;
}

.tj-mx-350 {
  margin-left: 350px !important;
  margin-right: 350px !important;
}

.tj-my-350 {
  margin-top: 350px !important;
  margin-bottom: 350px !important;
}

.tj-p-360 {
  padding: 360px !important;
}

.tj-pt-360 {
  padding-top: 360px !important;
}

.tj-pb-360 {
  padding-bottom: 360px !important;
}

.tj-pl-360 {
  padding-left: 360px !important;
}

.tj-pr-360 {
  padding-right: 360px !important;
}

.tj-px-360 {
  padding-left: 360px !important;
  padding-right: 360px !important;
}

.tj-py-360 {
  padding-top: 360px !important;
  padding-bottom: 360px !important;
}

.tj-m-360 {
  margin: 360px !important;
}

.tj-mt-360 {
  margin-top: 360px !important;
}

.tj-mb-360 {
  margin-bottom: 360px !important;
}

.tj-ml-360 {
  margin-left: 360px !important;
}

.tj-mr-360 {
  margin-right: 360px !important;
}

.tj-mx-360 {
  margin-left: 360px !important;
  margin-right: 360px !important;
}

.tj-my-360 {
  margin-top: 360px !important;
  margin-bottom: 360px !important;
}

.tj-p-370 {
  padding: 370px !important;
}

.tj-pt-370 {
  padding-top: 370px !important;
}

.tj-pb-370 {
  padding-bottom: 370px !important;
}

.tj-pl-370 {
  padding-left: 370px !important;
}

.tj-pr-370 {
  padding-right: 370px !important;
}

.tj-px-370 {
  padding-left: 370px !important;
  padding-right: 370px !important;
}

.tj-py-370 {
  padding-top: 370px !important;
  padding-bottom: 370px !important;
}

.tj-m-370 {
  margin: 370px !important;
}

.tj-mt-370 {
  margin-top: 370px !important;
}

.tj-mb-370 {
  margin-bottom: 370px !important;
}

.tj-ml-370 {
  margin-left: 370px !important;
}

.tj-mr-370 {
  margin-right: 370px !important;
}

.tj-mx-370 {
  margin-left: 370px !important;
  margin-right: 370px !important;
}

.tj-my-370 {
  margin-top: 370px !important;
  margin-bottom: 370px !important;
}

.tj-p-380 {
  padding: 380px !important;
}

.tj-pt-380 {
  padding-top: 380px !important;
}

.tj-pb-380 {
  padding-bottom: 380px !important;
}

.tj-pl-380 {
  padding-left: 380px !important;
}

.tj-pr-380 {
  padding-right: 380px !important;
}

.tj-px-380 {
  padding-left: 380px !important;
  padding-right: 380px !important;
}

.tj-py-380 {
  padding-top: 380px !important;
  padding-bottom: 380px !important;
}

.tj-m-380 {
  margin: 380px !important;
}

.tj-mt-380 {
  margin-top: 380px !important;
}

.tj-mb-380 {
  margin-bottom: 380px !important;
}

.tj-ml-380 {
  margin-left: 380px !important;
}

.tj-mr-380 {
  margin-right: 380px !important;
}

.tj-mx-380 {
  margin-left: 380px !important;
  margin-right: 380px !important;
}

.tj-my-380 {
  margin-top: 380px !important;
  margin-bottom: 380px !important;
}

.tj-p-390 {
  padding: 390px !important;
}

.tj-pt-390 {
  padding-top: 390px !important;
}

.tj-pb-390 {
  padding-bottom: 390px !important;
}

.tj-pl-390 {
  padding-left: 390px !important;
}

.tj-pr-390 {
  padding-right: 390px !important;
}

.tj-px-390 {
  padding-left: 390px !important;
  padding-right: 390px !important;
}

.tj-py-390 {
  padding-top: 390px !important;
  padding-bottom: 390px !important;
}

.tj-m-390 {
  margin: 390px !important;
}

.tj-mt-390 {
  margin-top: 390px !important;
}

.tj-mb-390 {
  margin-bottom: 390px !important;
}

.tj-ml-390 {
  margin-left: 390px !important;
}

.tj-mr-390 {
  margin-right: 390px !important;
}

.tj-mx-390 {
  margin-left: 390px !important;
  margin-right: 390px !important;
}

.tj-my-390 {
  margin-top: 390px !important;
  margin-bottom: 390px !important;
}

.tj-p-400 {
  padding: 400px !important;
}

.tj-pt-400 {
  padding-top: 400px !important;
}

.tj-pb-400 {
  padding-bottom: 400px !important;
}

.tj-pl-400 {
  padding-left: 400px !important;
}

.tj-pr-400 {
  padding-right: 400px !important;
}

.tj-px-400 {
  padding-left: 400px !important;
  padding-right: 400px !important;
}

.tj-py-400 {
  padding-top: 400px !important;
  padding-bottom: 400px !important;
}

.tj-m-400 {
  margin: 400px !important;
}

.tj-mt-400 {
  margin-top: 400px !important;
}

.tj-mb-400 {
  margin-bottom: 400px !important;
}

.tj-ml-400 {
  margin-left: 400px !important;
}

.tj-mr-400 {
  margin-right: 400px !important;
}

.tj-mx-400 {
  margin-left: 400px !important;
  margin-right: 400px !important;
}

.tj-my-400 {
  margin-top: 400px !important;
  margin-bottom: 400px !important;
}

.tj-p-410 {
  padding: 410px !important;
}

.tj-pt-410 {
  padding-top: 410px !important;
}

.tj-pb-410 {
  padding-bottom: 410px !important;
}

.tj-pl-410 {
  padding-left: 410px !important;
}

.tj-pr-410 {
  padding-right: 410px !important;
}

.tj-px-410 {
  padding-left: 410px !important;
  padding-right: 410px !important;
}

.tj-py-410 {
  padding-top: 410px !important;
  padding-bottom: 410px !important;
}

.tj-m-410 {
  margin: 410px !important;
}

.tj-mt-410 {
  margin-top: 410px !important;
}

.tj-mb-410 {
  margin-bottom: 410px !important;
}

.tj-ml-410 {
  margin-left: 410px !important;
}

.tj-mr-410 {
  margin-right: 410px !important;
}

.tj-mx-410 {
  margin-left: 410px !important;
  margin-right: 410px !important;
}

.tj-my-410 {
  margin-top: 410px !important;
  margin-bottom: 410px !important;
}

.tj-p-420 {
  padding: 420px !important;
}

.tj-pt-420 {
  padding-top: 420px !important;
}

.tj-pb-420 {
  padding-bottom: 420px !important;
}

.tj-pl-420 {
  padding-left: 420px !important;
}

.tj-pr-420 {
  padding-right: 420px !important;
}

.tj-px-420 {
  padding-left: 420px !important;
  padding-right: 420px !important;
}

.tj-py-420 {
  padding-top: 420px !important;
  padding-bottom: 420px !important;
}

.tj-m-420 {
  margin: 420px !important;
}

.tj-mt-420 {
  margin-top: 420px !important;
}

.tj-mb-420 {
  margin-bottom: 420px !important;
}

.tj-ml-420 {
  margin-left: 420px !important;
}

.tj-mr-420 {
  margin-right: 420px !important;
}

.tj-mx-420 {
  margin-left: 420px !important;
  margin-right: 420px !important;
}

.tj-my-420 {
  margin-top: 420px !important;
  margin-bottom: 420px !important;
}

.tj-p-430 {
  padding: 430px !important;
}

.tj-pt-430 {
  padding-top: 430px !important;
}

.tj-pb-430 {
  padding-bottom: 430px !important;
}

.tj-pl-430 {
  padding-left: 430px !important;
}

.tj-pr-430 {
  padding-right: 430px !important;
}

.tj-px-430 {
  padding-left: 430px !important;
  padding-right: 430px !important;
}

.tj-py-430 {
  padding-top: 430px !important;
  padding-bottom: 430px !important;
}

.tj-m-430 {
  margin: 430px !important;
}

.tj-mt-430 {
  margin-top: 430px !important;
}

.tj-mb-430 {
  margin-bottom: 430px !important;
}

.tj-ml-430 {
  margin-left: 430px !important;
}

.tj-mr-430 {
  margin-right: 430px !important;
}

.tj-mx-430 {
  margin-left: 430px !important;
  margin-right: 430px !important;
}

.tj-my-430 {
  margin-top: 430px !important;
  margin-bottom: 430px !important;
}

.tj-p-440 {
  padding: 440px !important;
}

.tj-pt-440 {
  padding-top: 440px !important;
}

.tj-pb-440 {
  padding-bottom: 440px !important;
}

.tj-pl-440 {
  padding-left: 440px !important;
}

.tj-pr-440 {
  padding-right: 440px !important;
}

.tj-px-440 {
  padding-left: 440px !important;
  padding-right: 440px !important;
}

.tj-py-440 {
  padding-top: 440px !important;
  padding-bottom: 440px !important;
}

.tj-m-440 {
  margin: 440px !important;
}

.tj-mt-440 {
  margin-top: 440px !important;
}

.tj-mb-440 {
  margin-bottom: 440px !important;
}

.tj-ml-440 {
  margin-left: 440px !important;
}

.tj-mr-440 {
  margin-right: 440px !important;
}

.tj-mx-440 {
  margin-left: 440px !important;
  margin-right: 440px !important;
}

.tj-my-440 {
  margin-top: 440px !important;
  margin-bottom: 440px !important;
}

.tj-p-450 {
  padding: 450px !important;
}

.tj-pt-450 {
  padding-top: 450px !important;
}

.tj-pb-450 {
  padding-bottom: 450px !important;
}

.tj-pl-450 {
  padding-left: 450px !important;
}

.tj-pr-450 {
  padding-right: 450px !important;
}

.tj-px-450 {
  padding-left: 450px !important;
  padding-right: 450px !important;
}

.tj-py-450 {
  padding-top: 450px !important;
  padding-bottom: 450px !important;
}

.tj-m-450 {
  margin: 450px !important;
}

.tj-mt-450 {
  margin-top: 450px !important;
}

.tj-mb-450 {
  margin-bottom: 450px !important;
}

.tj-ml-450 {
  margin-left: 450px !important;
}

.tj-mr-450 {
  margin-right: 450px !important;
}

.tj-mx-450 {
  margin-left: 450px !important;
  margin-right: 450px !important;
}

.tj-my-450 {
  margin-top: 450px !important;
  margin-bottom: 450px !important;
}

.tj-p-460 {
  padding: 460px !important;
}

.tj-pt-460 {
  padding-top: 460px !important;
}

.tj-pb-460 {
  padding-bottom: 460px !important;
}

.tj-pl-460 {
  padding-left: 460px !important;
}

.tj-pr-460 {
  padding-right: 460px !important;
}

.tj-px-460 {
  padding-left: 460px !important;
  padding-right: 460px !important;
}

.tj-py-460 {
  padding-top: 460px !important;
  padding-bottom: 460px !important;
}

.tj-m-460 {
  margin: 460px !important;
}

.tj-mt-460 {
  margin-top: 460px !important;
}

.tj-mb-460 {
  margin-bottom: 460px !important;
}

.tj-ml-460 {
  margin-left: 460px !important;
}

.tj-mr-460 {
  margin-right: 460px !important;
}

.tj-mx-460 {
  margin-left: 460px !important;
  margin-right: 460px !important;
}

.tj-my-460 {
  margin-top: 460px !important;
  margin-bottom: 460px !important;
}

.tj-p-470 {
  padding: 470px !important;
}

.tj-pt-470 {
  padding-top: 470px !important;
}

.tj-pb-470 {
  padding-bottom: 470px !important;
}

.tj-pl-470 {
  padding-left: 470px !important;
}

.tj-pr-470 {
  padding-right: 470px !important;
}

.tj-px-470 {
  padding-left: 470px !important;
  padding-right: 470px !important;
}

.tj-py-470 {
  padding-top: 470px !important;
  padding-bottom: 470px !important;
}

.tj-m-470 {
  margin: 470px !important;
}

.tj-mt-470 {
  margin-top: 470px !important;
}

.tj-mb-470 {
  margin-bottom: 470px !important;
}

.tj-ml-470 {
  margin-left: 470px !important;
}

.tj-mr-470 {
  margin-right: 470px !important;
}

.tj-mx-470 {
  margin-left: 470px !important;
  margin-right: 470px !important;
}

.tj-my-470 {
  margin-top: 470px !important;
  margin-bottom: 470px !important;
}

.tj-p-480 {
  padding: 480px !important;
}

.tj-pt-480 {
  padding-top: 480px !important;
}

.tj-pb-480 {
  padding-bottom: 480px !important;
}

.tj-pl-480 {
  padding-left: 480px !important;
}

.tj-pr-480 {
  padding-right: 480px !important;
}

.tj-px-480 {
  padding-left: 480px !important;
  padding-right: 480px !important;
}

.tj-py-480 {
  padding-top: 480px !important;
  padding-bottom: 480px !important;
}

.tj-m-480 {
  margin: 480px !important;
}

.tj-mt-480 {
  margin-top: 480px !important;
}

.tj-mb-480 {
  margin-bottom: 480px !important;
}

.tj-ml-480 {
  margin-left: 480px !important;
}

.tj-mr-480 {
  margin-right: 480px !important;
}

.tj-mx-480 {
  margin-left: 480px !important;
  margin-right: 480px !important;
}

.tj-my-480 {
  margin-top: 480px !important;
  margin-bottom: 480px !important;
}

.tj-p-490 {
  padding: 490px !important;
}

.tj-pt-490 {
  padding-top: 490px !important;
}

.tj-pb-490 {
  padding-bottom: 490px !important;
}

.tj-pl-490 {
  padding-left: 490px !important;
}

.tj-pr-490 {
  padding-right: 490px !important;
}

.tj-px-490 {
  padding-left: 490px !important;
  padding-right: 490px !important;
}

.tj-py-490 {
  padding-top: 490px !important;
  padding-bottom: 490px !important;
}

.tj-m-490 {
  margin: 490px !important;
}

.tj-mt-490 {
  margin-top: 490px !important;
}

.tj-mb-490 {
  margin-bottom: 490px !important;
}

.tj-ml-490 {
  margin-left: 490px !important;
}

.tj-mr-490 {
  margin-right: 490px !important;
}

.tj-mx-490 {
  margin-left: 490px !important;
  margin-right: 490px !important;
}

.tj-my-490 {
  margin-top: 490px !important;
  margin-bottom: 490px !important;
}

.tj-p-500 {
  padding: 500px !important;
}

.tj-pt-500 {
  padding-top: 500px !important;
}

.tj-pb-500 {
  padding-bottom: 500px !important;
}

.tj-pl-500 {
  padding-left: 500px !important;
}

.tj-pr-500 {
  padding-right: 500px !important;
}

.tj-px-500 {
  padding-left: 500px !important;
  padding-right: 500px !important;
}

.tj-py-500 {
  padding-top: 500px !important;
  padding-bottom: 500px !important;
}

.tj-m-500 {
  margin: 500px !important;
}

.tj-mt-500 {
  margin-top: 500px !important;
}

.tj-mb-500 {
  margin-bottom: 500px !important;
}

.tj-ml-500 {
  margin-left: 500px !important;
}

.tj-mr-500 {
  margin-right: 500px !important;
}

.tj-mx-500 {
  margin-left: 500px !important;
  margin-right: 500px !important;
}

.tj-my-500 {
  margin-top: 500px !important;
  margin-bottom: 500px !important;
}

html {
  font-size: 62.5%;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

:focus:not(:focus-visible) {
  outline: 0;
}

/* change styles
*****************************************/
/* ヘッダー背景色 */
.header01 {
  background-color: #000;
}

.rightNav01 .globalNavArea01 {
  background-color: #000;
}

@media screen and (max-width: 767px) {
  .globalNavArea01,
  .rightNav01 .globalNavArea01 {
    background-color: rgba(0, 0, 0, 0.9);
  }
}

/* フッター背景色 */
.footer01 {
  background-color: #000;
}

/* ページトップへボタン背景色 */
.pageTop01 > a {
  background-color: #333;
}

/* コンテンツ背景色 */
.section01.type01 {
  background-color: #000;
}

.section01.type02 {
  background-color: #171717;
}

/* 見出しフォントファミリー */
.heading01 {
  font-family: 'Spartan', sans-serif;
  font-weight: 500;
}

/* ボタン背景色 */
.btn01 > a {
  background-color: #db24a3;
}

.btn02 > .inner01 > .button01 {
  background-color: #db24a3;
}

/* テーブル背景色 */
.table01 {
  border-bottom: #db24a3 solid 1px;
}

.table01 thead th {
  background-color: #db24a3;
}

/* common
*****************************************/
body {
  background-color: #000;
  color: #fff;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.6;
}

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

.pcNone {
  display: none;
}

.fb_iframe_widget > span {
  vertical-align: baseline !important;
}

.left {
  text-align: left !important;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.centerSpLeft {
  text-align: center;
}

.preload * {
  -webkit-transition: none !important;
  transition: none !important;
}

strong {
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  body {
    font-size: 1.4rem;
    -webkit-text-size-adjust: 100%;
  }
  img {
    width: 100%;
  }
  .spNone {
    display: none !important;
  }
  .pcNone {
    display: block !important;
  }
  .centerSpLeft {
    text-align: left !important;
  }
}

.mt00 {
  margin-top: 0 !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt70 {
  margin-top: 70px !important;
}

/* link
*****************************************/
a:link,
a:visited {
  color: #fff;
  text-decoration: underline;
}

a:hover,
a:active {
  color: #fff;
  text-decoration: none;
}

.hover01 a img {
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.hover01 a:hover img {
  opacity: .6;
}

.imgOver01 > a {
  display: block;
  overflow: hidden;
}

.imgOver01 > a img {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.imgOver01 > a:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.btn01 {
  margin: 40px auto 0;
  width: 462px;
}

.btn01.type02 {
  margin: 20px 0 0;
  width: 300px;
}

.btn01 > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 25px 70px 25px 20px;
  height: 100%;
  color: #fff;
  font-size: 3.0rem;
  line-height: 1.2;
  text-decoration: none;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn01 > a:hover {
  opacity: .6;
}

.btn01 > a:after {
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -9px;
  content: "";
  width: 18px;
  height: 18px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.btn01.type02 > a {
  padding: 20px 70px 20px 20px;
  font-size: 1.8rem;
  line-height: 1.6;
}

.btn01.type02 > a:after {
  right: 15px;
  margin-top: -7px;
  content: "";
  width: 14px;
  height: 14px;
}

.btn02 {
  margin-top: 20px;
}

.btn02 > .inner01 {
  display: block;
  position: relative;
  padding: 20px 10px 60px;
  height: 100%;
  border: rgba(0, 0, 0, 0.2) solid 1px;
  background-color: #fff;
  text-decoration: none;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn02 > a.inner01:hover {
  opacity: .6;
}

.btn02 > .inner01 > .text01 {
  font-size: 1.8rem;
  font-weight: 700;
}

.btn02 > .inner01 > .text02 {
  color: rgba(0, 0, 0, 0.5);
  font-size: 1.4rem;
}

.btn02 > .inner01 > .button01 {
  position: absolute;
  bottom: -1px;
  left: -1px;
  padding: 6px 20px 6px 8px;
  width: calc(100% + 2px);
  color: #fff;
  font-size: 1.4rem;
}

.btn02 > .inner01 > .button01:after {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -5px;
  content: "";
  width: 8px;
  height: 8px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.btn03 {
  margin-top: 20px;
}

.btn03 > .inner01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  height: 100%;
  background-color: #fff;
  text-decoration: none;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn03 > a.inner01:hover {
  opacity: .6;
}

.btn03 > .inner01 > .image01 {
  width: 51%;
}

.btn03 > .inner01 > .btn02 {
  margin-top: 0;
  width: 49%;
}

.btn03 > .inner01 > .btn02 > .inner01 {
  border-left: none;
}

.btn03 > .inner01 > .btn02 > .inner01 > .button01 {
  left: 0;
  width: calc(100% + 1px);
}

.btnList01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.btnList01 > .btn01 {
  margin-left: 0;
  margin-right: 0;
  width: 48.5%;
}

.btnList02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.btnList02 > .btn01,
.btnList02 > .btn02 {
  margin-left: 1.3%;
  width: 100%;
}

.btnList02 > .btn01:nth-child(4n+1),
.btnList02 > .btn02:nth-child(4n+1) {
  margin-left: 0;
}

.btnList03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.btnList03 > li {
  width: 49.3%;
}

@media screen and (max-width: 767px) {
  .hover01 a:hover img {
    opacity: 1.0;
  }
  .imgOver01 > a:hover img {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .btn01 {
    width: 100%;
  }
  .btn01.type02 {
    width: 100%;
  }
  .btn01 > a {
    padding: 20px 60px 20px 15px;
    font-size: 2.2rem;
  }
  .btn01 > a:hover {
    opacity: 1.0;
  }
  .btn01 > a:after {
    right: 15px;
    margin-top: -5px;
    width: 10px;
    height: 10px;
  }
  .btn01.type02 > a {
    padding: 20px 60px 20px 15px;
    font-size: 1.6rem;
  }
  .btn01.type02 > a:after {
    margin-top: -5px;
    content: "";
    width: 10px;
    height: 10px;
  }
  .btn02 > .inner01 {
    padding: 10px 3% 40px;
  }
  .btn02 > a.inner01:hover {
    opacity: 1.0;
  }
  .btn02 > .inner01 > .text01 {
    font-size: 1.5rem;
  }
  .btn02 > .inner01 > .text02 {
    font-size: 1.2rem;
  }
  .btn02 > .inner01 > .button01 {
    font-size: 1.0rem;
  }
  .btn02 > .inner01 > .button01:after {
    right: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
  .btn03 > a.inner01:hover {
    opacity: 1.0;
  }
  .btnList01 > .btn01 {
    width: 100%;
  }
  .btnList02 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .btnList02 > .btn01,
  .btnList02 > .btn02 {
    margin-left: 0;
    width: 100%;
  }
  .btnList03 > li {
    width: 100%;
  }
}

/* header
*****************************************/
.header01 {
  position: fixed;
  top: 0;
  z-index: 1000;
  padding: 0 20px;
  width: 100%;
  height: 60px;
  border-bottom: rgba(255, 255, 255, 0.1) solid 1px;
}

.header01 > .inner01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  height: 100%;
}

.header01 > .inner01 > .logo01 {
  width: 52px;
}

.navButton01 {
  display: none;
}

.globalNavArea01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: auto;
}

.globalNav01 > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

.globalNav01 > ul > li {
  margin-left: 40px;
  line-height: 1.0;
}

.globalNav01 > ul > li:first-child {
  margin-left: 0;
}

.globalNav01 > ul > li > a {
  position: relative;
  font-family: 'Spartan', sans-serif;
  font-size: 2.0rem;
  font-weight: 500;
  line-height: 1.0;
  text-decoration: none;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.globalNav01 > ul > li > a:hover {
  opacity: .6;
}

/* right navi */
.rightNav01 .header01 {
  top: 110px;
  right: 0;
  padding: 0;
  width: auto;
  border-bottom: none;
}

.rightNav01 .header01 > .inner01 {
  display: block;
}

.rightNav01 .header01 > .inner01 > .logo01 {
  display: none;
}

.rightNav01 .navButton01 {
  display: none;
}

.rightNav01 .globalNavArea01 {
  display: block;
  padding: 30px 18px 30px 29px;
}

.rightNav01 .globalNav01 > ul {
  display: block;
  width: 100%;
}

.rightNav01 .globalNav01 > ul > li {
  margin: 30px 0 0;
  line-height: 1.0;
  text-align: right;
}

.rightNav01 .globalNav01 > ul > li:first-child {
  margin-top: 0;
}

.rightNav01 .globalNav01 > ul > li > a {
  font-size: 2.4rem;
  color: #fff;
}

.rightNav01 .globalNav01 > ul > li > a:hover {
  opacity: .6;
}

@media screen and (max-width: 1090px) {
  .globalNav01 > ul > li {
    margin-left: 25px;
  }
}

@media screen and (max-width: 940px) {
  .globalNav01 > ul > li {
    margin-left: 18px;
  }
  .globalNav01 > ul > li > a {
    font-size: 1.7rem;
  }
}

@media screen and (max-width: 767px) {
  .header01 {
    padding: 0;
    height: 50px;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  .header01 > .inner01 > .logo01 {
    position: relative;
    z-index: 10;
    margin-left: 10px;
    width: 38px;
  }
  .navButton01 {
    display: block;
    position: absolute;
    z-index: 100000;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50px;
    height: 100%;
    background: none;
    border: none;
    cursor: pointer;
    -webkit-transition: all .1s;
    transition: all .1s;
  }
  .navButton01 > .top,
  .navButton01 > .middle,
  .navButton01 > .bottom {
    position: absolute;
    z-index: 10;
    left: 50%;
    margin-left: -12px;
    width: 24px;
    height: 2px;
    background-color: #fff;
    text-indent: 100%;
    white-space: nowrap;
    -webkit-transition: all .1s;
    transition: all .1s;
  }
  .navButton01 > .top {
    top: 16px;
  }
  .navButton01 > .bottom {
    top: 32px;
  }
  .navButton01 > .middle {
    top: 24px;
  }
  .active .navButton01 > .middle {
    background: none;
  }
  .active .navButton01 > .top {
    top: 23px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .active .navButton01 > .bottom {
    top: 23px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .globalNavArea01 {
    display: block;
    position: fixed;
    top: 50px;
    padding-top: 0;
    width: 100%;
    height: calc(100% - 41px);
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
  }
  .active .globalNavArea01 {
    opacity: 1.0;
    visibility: visible;
  }
  .globalNav01 {
    padding-top: 10px;
    padding-bottom: 40px;
    width: 100%;
    opacity: 0;
    visibility: hidden;
  }
  .active .globalNav01 {
    opacity: 1.0;
    visibility: visible;
  }
  .globalNav01 > ul {
    display: block;
    width: 100%;
  }
  .globalNav01 > ul > li {
    margin: 30px 0 0;
    width: 100%;
    text-align: center;
  }
  .globalNav01 > ul > li > a {
    display: block;
    position: relative;
    color: #fff;
    font-size: 1.9rem;
  }
  .globalNav01 > ul > li > a:hover {
    opacity: 1.0;
  }
  /* right navi */
  .rightNav01 .header01 {
    top: 0;
    right: auto;
    padding: 0;
    width: 100%;
    border-bottom: rgba(0, 0, 0, 0.1) solid 1px;
  }
  .rightNav01 .header01 > .inner01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .rightNav01 .header01 > .inner01 > .logo01 {
    display: block;
  }
  .rightNav01 .navButton01 {
    display: block;
  }
  .rightNav01 .globalNavArea01 {
    padding: 0;
  }
  .rightNav01 .globalNav01 > ul {
    display: block;
    width: 100%;
  }
  .rightNav01 .globalNav01 > ul > li {
    text-align: center;
  }
  .rightNav01 .globalNav01 > ul > li:first-child {
    margin-top: 30px;
  }
  .rightNav01 .globalNav01 > ul > li > a {
    font-size: 2.2rem;
  }
  .rightNav01 .globalNav01 > ul > li > a:hover {
    opacity: 1.0;
  }
}

/* footer
*****************************************/
.footer01 {
  position: relative;
  padding-bottom: 40px;
}

.footer01 > .text01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
  font-size: 1.2rem;
}

.footer01 > .text01 > img {
  margin-right: 15px;
  width: 50px;
}

.pageTop01 > a {
  display: block;
  position: relative;
  width: 100%;
  height: 45px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.pageTop01 > a:hover {
  opacity: .6;
}

.pageTop01 > a::before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -5px 0 0 -9px;
  content: "";
  width: 18px;
  height: 18px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all .3s;
  transition: all .3s;
}

.footTxt01 {
  display: table;
  margin: 40px auto 0;
  padding-bottom: 5px;
  border-bottom: #fff solid 2px;
  font-family: 'Spartan', sans-serif;
  font-size: 2.2rem;
  line-height: 1.2;
  letter-spacing: .06em;
}

.snsBtn01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}

.snsBtn01 > li {
  margin-left: 10px;
  margin-right: 10px;
  width: 50px;
}

.footList01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
  font-size: 1.4rem;
}

.footList01 > li {
  margin-top: 10px;
}

.footList01 > li:not(:last-child) {
  position: relative;
  margin-right: 20px;
  padding-right: 20px;
}

.footList01 > li:not(:last-child)::before {
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 13px;
  background-color: #000;
}

.footList02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 10px;
}

.footList02 > li {
  margin: 20px 15px 0;
  width: 250px;
}

.copyright01 {
  margin-top: 18px;
  font-size: 1.2rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .footer01 > .text01 {
    font-size: 1.0rem;
  }
  .footTxt01 {
    margin-top: 30px;
    font-size: 2.0rem;
  }
  .pageTop01 > a:hover {
    opacity: 1.0;
  }
  .footList01 {
    margin: 17px 10% 0;
    font-size: 1.2rem;
  }
  .footList02 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 15px 4% 0;
  }
  .footList02 > li {
    margin: 15px 0 0;
    width: 47.8%;
  }
  .copyright01 {
    padding-right: 4%;
    padding-left: 4%;
    font-size: 1.0rem;
  }
}

/* contents
*****************************************/
.wrap01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.wrap01.bC {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.wrap01.between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.wrap01.aC {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.wrap01.aEnd {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.wrap01.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.contents01 {
  padding-top: 60px;
  overflow: hidden;
}

.rightNav01 .contents01 {
  padding-top: 0;
}

.mainImage01 img {
  width: 100%;
}

.section01 {
  position: relative;
  padding: 90px 20px 140px;
}

.section01 > .inner01 {
  margin: 0 auto;
  max-width: 1000px;
}

.section02 {
  margin-top: 55px;
}

.section03 {
  margin-top: 30px;
}

.frameArea01 {
  margin-top: 30px;
  padding: 20px;
  border: rgba(0, 0, 0, 0.4) solid 1px;
}

.frameArea02 {
  margin-top: 60px;
  border: #fff solid 2px;
}

.frameArea02 + .frameArea02 {
  margin-top: 40px;
}

.frameArea02 > .title01 {
  position: relative;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.frameArea02 > .title01 > .button01 {
  padding: 20px 55px 20px 20px;
  width: 100%;
  background: none;
  color: #fff;
  font-family: inherit;
  font-size: 2.2rem;
  font-weight: 400;
  text-align: left;
  line-height: 1.2;
  border: none;
}

.frameArea02 > .title01:hover {
  opacity: .6;
}

.frameArea02 > .title01::before {
  position: absolute;
  top: 50%;
  right: 31px;
  content: "";
  margin-top: -12px;
  width: 3px;
  height: 25px;
  background-color: #fff;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.frameArea02 > .title01.open::before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.frameArea02 > .title01::after {
  position: absolute;
  top: 50%;
  right: 20px;
  content: "";
  margin-top: -1px;
  width: 25px;
  height: 3px;
  background-color: #fff;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.frameArea02 > .inner01 {
  margin: 0 20px;
  padding: 40px 20px;
  border-top: #fff solid 2px;
}

.col01 {
  margin-top: 60px;
  width: 48%;
}

.col02 .col01 {
  margin-top: 0;
}

.col01 > .image01 + .heading02,
.col01 > .image02 + .heading02,
.col02 > .image01 + .heading02,
.col03 > .image01 + .heading02 {
  margin-top: 15px;
}

.col02 {
  margin-top: 30px;
  margin-left: 4%;
  width: 30.6%;
}

.col02:nth-child(3n+1) {
  margin-left: 0;
}

.col02:nth-child(1),
.col02:nth-child(2),
.col02:nth-child(3) {
  margin-top: 60px;
}

.frameArea02 .wrap01:first-child .col02:nth-child(1),
.frameArea02 .wrap01:first-child .col02:nth-child(2),
.frameArea02 .wrap01:first-child .col02:nth-child(3) {
  margin-top: 0;
}

.col03 {
  margin-top: 30px;
  margin-left: 3%;
  width: 22.7%;
}

.col03:nth-child(4n+1) {
  margin-left: 0;
}

.col03:nth-child(1),
.col03:nth-child(2),
.col03:nth-child(3),
.col03:nth-child(4) {
  margin-top: 60px;
}

.col04 {
  margin-top: 20px;
  width: 67.7%;
}

.col05 {
  margin-top: 20px;
  width: 29.4%;
}

.newsList01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 30px;
  padding-right: 30px;
  max-height: 200px;
  overflow-y: auto;
}

.newsList01 > dt {
  margin-top: 20px;
  width: 110px;
}

.newsList01 > dd {
  margin-top: 20px;
  width: calc(100% - 110px);
}

.slideArea01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 30px auto 0;
  padding: 0 51px;
}

.slideArea02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 30px auto 0;
  padding: 0 51px;
}

.slideControl01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
}

.slideControl01 > .button01 {
  display: inline-block;
  margin: 0 10px;
  padding: 10px 20px;
  background-color: #3bbacd;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.2;
  text-decoration: none;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  cursor: pointer;
  border: none;
}

.slideControl01 > .button01:hover {
  opacity: .6;
}

.backdrop01 {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(30, 30, 30, 0.9);
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 1000;
  cursor: pointer;
}

.inlineBox01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-self: center;
  padding: 20px;
  width: 100%;
  height: 100%;
  z-index: 1100;
  overflow: auto;
}

.inlineBox01 > .inner01 {
  position: relative;
  z-index: 1100;
  margin: 0 auto;
  padding: 40px;
  max-width: 1000px;
  background-color: #fff;
}

.inlineBox01 > .inner01 > .button01 {
  position: absolute;
  top: -40px;
  right: 0;
  width: 35px;
  height: 35px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}

.inlineBox01 > .inner01 > .button01::before,
.inlineBox01 > .inner01 > .button01::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  content: "";
  margin: auto;
  width: 40px;
  height: 4px;
  background-color: #fff;
}

.inlineBox01 > .inner01 > .button01::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.inlineBox01 > .inner01 > .button01::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.movieL01 {
  margin: 60px auto 0;
  padding: 0 66px;
}

.movieL01:first-child {
  margin-top: 0;
}

.movieItem01 {
  margin: 0 15px;
  width: 269px;
}

.movie--slideItem {
  padding: 0 50px;
  font-size: 0;
  line-height: 0;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}

@media screen and (max-width: 767px) {
  .movie--slideItem {
    padding: 0 10px;
  }
}

.movie--slideItem a {
  display: block;
  position: relative;
}

.movie--slideItem a img {
  width: 100%;
}

.movie--slideItem a:after {
  content: "";
  top: 50%;
  left: 50%;
  background-image: url("../images/ico_play.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 120px;
  height: 120px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10;
  position: absolute;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (max-width: 767px) {
  .movie--slideItem a:after {
    width: 40px;
    height: 40px;
  }
}

.movie--slideItem a:hover:after {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
          transform: translate(-50%, -50%) scale(1.1);
}

.iframeWrap01 {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.iframeWrap01 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modalBlock01 {
  display: none;
  max-width: 920px !important;
}

.heading01 {
  font-size: 4.8rem;
  font-weight: 500;
  text-align: center;
}

.heading02 {
  padding-bottom: 10px;
  border-bottom: #fff solid 2px;
  font-size: 2.4rem;
  line-height: 1.2;
  font-weight: 400;
}

.heading03 {
  padding-bottom: 8px;
  border-bottom: rgba(255, 255, 255, 0.4) solid 1px;
  font-size: 2.0rem;
  line-height: 1.2;
  font-weight: 400;
}

.heading04 {
  font-size: 1.8rem;
  font-weight: 700;
}

.heading05 {
  padding-bottom: 5px;
  border-bottom: #fff solid 2px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.2;
}

.heading06 {
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
}

.txt01:not(:first-child) {
  margin-top: 15px;
}

.img01:not(:first-child) {
  margin-top: 20px;
}

.img01.oneColumn {
  text-align: center;
}

.catchTxt01 {
  margin-top: 55px;
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
}

.catchTxt01:first-child {
  margin-top: 0;
}

.list01 {
  margin-top: 20px;
}

.list01:first-child {
  margin-top: 0;
}

.list01 > li {
  position: relative;
  margin-top: 10px;
  padding-left: 20px;
}

.list01 > li:first-child {
  margin-top: 0;
}

.list01 > li::before {
  position: absolute;
  top: .6em;
  left: 4px;
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.4);
}

.list02 {
  margin-top: 20px;
}

.list02:first-child {
  margin-top: 0;
}

.list02 > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-top: 15px;
  padding-bottom: 15px;
  border-bottom: rgba(255, 255, 255, 0.4) solid 1px;
}

.list02 > li:first-child {
  margin-top: 0;
}

.list02 > li > .textBlock01 > .text01 {
  font-size: 2.0rem;
}

.list02 > li > .textBlock01 > .text02 {
  margin-top: 5px;
}

.list02 > li > .textBlock01 > .text03 {
  margin-top: 5px;
  color: rgba(255, 255, 255, 0.4);
  font-size: 1.4rem;
}

.list02 > li > .button01 > a {
  display: block;
  padding: 5px 20px;
  color: #fff;
  background-color: #db24a3;
  text-decoration: none;
  text-align: center;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.list02 > li > .button01 > a:hover {
  opacity: .6;
}

.bnrList01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 20px;
}

.bnrList01 > li {
  margin-right: 1.2%;
}

.bnrList01 > li:nth-child(1) {
  width: 27.8%;
}

.bnrList01 > li:nth-child(2) {
  width: 22.0%;
}

.bnrList02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.bnrList02 > li {
  margin: 10px 0 0 1.2%;
  width: 24%;
}

.bnrList02 > li:nth-child(4n+1) {
  margin-left: 0;
}

.tableWrap01 {
  margin-top: 50px;
}

.tableWrap01 > .text01 {
  display: none;
}

.table01 {
  width: 100%;
}

.table01 .w01 {
  width: 15%;
}

.table01 .w02 {
  width: 20%;
}

.table01 .w03 {
  width: 30%;
}

.table01 .w04 {
  width: 20%;
}

.table01 .w05 {
  width: 15%;
}

.table01 .font01 {
  color: rgba(0, 0, 0, 0.5);
}

.table01 thead th {
  padding: 10px 20px;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.table01 tbody tr:nth-child(odd) {
  background-color: rgba(255, 255, 255, 0.5);
}

.table01 tbody tr:nth-child(even) {
  background-color: rgba(208, 241, 246, 0.5);
}

.table01 tbody td {
  padding: 10px 25px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .wrap01.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .contents01,
  .rightNav01 .contents01 {
    padding-top: 40px;
  }
  .section01 {
    padding: 70px 4% 100px;
  }
  .frameArea01 {
    padding: 20px 4.3%;
  }
  .frameArea02 {
    margin-top: 50px;
  }
  .frameArea02 + .frameArea02 {
    margin-top: 30px;
  }
  .frameArea02 > .title01:hover {
    opacity: 1.0;
  }
  .frameArea02 > .title01 > .button01 {
    padding: 20px 50px 20px 4.3%;
  }
  .frameArea02 > .inner01 {
    margin: 0 4.3%;
    padding: 30px 0;
  }
  .col01 {
    margin-top: 40px;
    width: 100%;
  }
  .col01 + .col01 {
    margin-top: 30px;
  }
  .col02 .col01 + .col01 {
    margin-top: 15px;
  }
  .column02 .col01 {
    width: 47.8%;
  }
  .column02 .col01 + .col01 {
    margin-top: 40px;
  }
  .col01 > .image01 {
    margin: 0 auto;
    width: 70.1%;
  }
  .col01 > .image02 {
    margin: 0 auto;
    width: 100%;
  }
  .col01 > .image01 + .heading02,
  .col01 > .image02 + .heading02 {
    margin-top: 20px;
  }
  .col02 {
    margin-top: 25px;
    margin-left: 4.4%;
    width: 47.8%;
  }
  .slideArea03 .col02 {
    margin-top: 60px !important;
  }
  .col02:nth-child(1),
  .col02:nth-child(2) {
    margin-top: 40px;
  }
  .col02:nth-child(3) {
    margin-top: 25px;
  }
  .frameArea02 .col02:nth-child(3) {
    margin-top: 25px;
  }
  .col02:nth-child(3n+1) {
    margin-left: 4.4%;
  }
  .col02:nth-child(2n+1) {
    margin-left: 0;
  }
  .col03 {
    margin-top: 25px;
    margin-left: 4.4%;
    width: 47.8%;
  }
  .col03:nth-child(4n+1) {
    margin-left: 4.4%;
  }
  .col03:nth-child(2n+1) {
    margin-left: 0;
  }
  .col03:nth-child(1),
  .col03:nth-child(2) {
    margin-top: 40px;
  }
  .col03:nth-child(3),
  .col03:nth-child(4) {
    margin-top: 25px;
  }
  .slideArea03 .col02 {
    position: relative;
    margin-right: 10px;
    margin-left: 10px;
    width: 71.3%;
  }
  .newsList01 {
    margin-top: 30px;
    padding-right: 4%;
  }
  .newsList01 > dt {
    margin-top: 30px;
    width: 100%;
  }
  .newsList01 > dt:first-child {
    margin-top: 0;
  }
  .newsList01 > dd {
    margin-top: 0;
    width: 100%;
  }
  .slideArea01 {
    margin-top: 10px;
    padding: 0 19px;
  }
  .slideArea02 {
    margin-top: 30px;
    padding: 0 19px;
  }
  .slideControl01 > .button01 {
    font-size: 1.6rem;
  }
  .slideControl01 > .button01:hover {
    opacity: 1.0;
  }
  .inlineBox01 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 40px 4% 20px;
  }
  .inlineBox01 > .inner01 {
    padding: 40px 4%;
  }
  .movieL01 {
    margin-top: 40px;
    padding: 0;
  }
  .movieItem01 {
    margin: 0 5px;
  }
  .heading01 {
    font-size: 3.3rem;
  }
  .heading02 {
    font-size: 2.2rem;
  }
  .heading03 {
    font-size: 1.8rem;
  }
  .heading04 {
    font-size: 1.6rem;
  }
  .txt01:not(:first-child) {
    margin-top: 15px;
  }
  .img01.oneColumn {
    margin-left: auto;
    margin-right: auto;
    width: 70.1%;
  }
  .catchTxt01 {
    margin-top: 40px;
    font-size: 2.0rem;
    text-align: left;
  }
  .list02 > li > .textBlock01 {
    width: 100%;
  }
  .list02 > li > .textBlock01 > .text01 {
    font-size: 1.8rem;
  }
  .list02 > li > .textBlock01 > .text03 {
    font-size: 1.2rem;
  }
  .list02 > li > .button01 {
    margin-top: 15px;
  }
  .list02 > li > .button01 > a {
    padding: 8px 10px;
  }
  .list02 > li > .button01 > a:hover {
    opacity: 1.0;
  }
  .bnrList01 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .bnrList01 > li {
    margin-right: 0;
  }
  .bnrList01 > li:nth-child(1) {
    width: 53.4%;
  }
  .bnrList01 > li:nth-child(2) {
    width: 42%;
  }
  .bnrList02 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .bnrList02 > li {
    margin: 10px 0 0;
    width: 47.8%;
  }
  .tableWrap01 {
    overflow-x: scroll;
  }
  .tableWrap01 > .text01 {
    display: block;
    position: absolute;
    right: 20px;
    padding-right: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-align: right;
  }
  .tableWrap01 > .text01::before,
  .tableWrap01 > .text01::after {
    position: absolute;
    top: 50%;
    content: "";
    margin-top: -4px;
    content: "";
    width: 6px;
    height: 6px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .tableWrap01 > .text01::before {
    right: 10px;
  }
  .tableWrap01 > .text01::after {
    right: 5px;
  }
  .table01 {
    margin-top: 30px;
    width: 900px;
  }
  .table01 tbody td {
    font-size: 1.2rem;
  }
}

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

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

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

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

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../images/ajax-loader.gif") center center no-repeat;
}

/* Arrows */
.slick-prev,
.slick-next {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 40px;
  height: 40px;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  z-index: 100;
  outline: none;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.slick-prev::-moz-focus-inner,
.slick-next::-moz-focus-inner {
  border: 0;
}

.slick-prev {
  left: 0;
}

.slick-next {
  right: 0;
}

.slick-prev:hover,
.slick-next:hover {
  opacity: .6;
}

.slick-prev::after,
.slick-next::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 12px;
  margin: auto;
  content: "";
  width: 24px;
  height: 24px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.slick-next::after {
  left: auto;
  right: 12px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

/* Dots */
.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  padding: 0;
  margin: 20px 0 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li:only-child {
  display: none;
}

.slick-dots li button {
  display: block;
  width: 100%;
  height: 100%;
  padding: 5px;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  content: "";
  text-align: center;
  border-radius: 50%;
  background-color: #e1d5cb;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.slick-dots li:hover button:before,
.slick-dots li.slick-active button:before {
  background-color: #3bbacd;
}

@media screen and (max-width: 767px) {
  .slick-prev,
  .slick-next {
    top: calc(80 / 750 * 100vw);
  }
  .slick-prev::after,
  .slick-next::after {
    left: 0;
    width: 18px;
    height: 18px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
  .slick-next::after {
    right: 0;
    left: auto;
  }
  .slideArea02 .slick-prev,
  .slideArea02 .slick-next {
    top: calc(170 / 750 * 100vw);
  }
}

body {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.pc {
  display: block;
}

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

.sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }
}

.globalNav01 > ul > li > a {
  font-family: 'Raleway', sans-serif;
  letter-spacing: 0.3rem;
}

.subheader {
  background-color: #fff;
  color: #000;
  display: inline-block;
  padding: 5px 30px;
  border-radius: 100px;
  position: relative;
  font-size: 16px;
  min-width: 300px;
  text-align: center;
  letter-spacing: 6px;
  text-indent: 6px;
}

.subheader:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -6px;
  border: 6px solid transparent;
  border-top: 6px solid #fff;
}

.btn01 > a {
  background-color: #882100;
}

.section01.type02 {
  background-color: #BBBBBB;
}

.section01.type02 .heading01 {
  color: #000;
}

.section01.type02 .heading01:after {
  background-color: #000;
}

.header01 {
  display: none;
}

@media screen and (max-width: 767px) {
  .header01 {
    display: block;
  }
}

.heading01 {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  letter-spacing: 4px;
  font-size: 40px;
  position: relative;
}

.heading01:after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  width: 100px;
  height: 5px;
  background-color: #fff;
  margin-left: -50px;
}

.heading02 {
  background-color: #fff;
  color: #000;
  display: block;
  padding: 5px 30px;
  border-radius: 100px;
  position: relative;
  font-size: 16px;
  min-width: 300px;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
  border-bottom: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.heading02:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -6px;
  border: 6px solid transparent;
  border-top: 6px solid #fff;
}

.heading02.gray {
  background-color: #222222 !important;
  color: #fff !important;
}

.heading02.gray:before {
  border-top: 6px solid #222222 !important;
}

.heading02.full {
  width: 100% !important;
  max-width: 100% !important;
}

.heading02.double {
  height: 5rem;
}

.heading03 {
  text-align: center;
  margin: 150px auto 0px;
  font-size: 14px;
  border: none;
}

@media screen and (max-width: 767px) {
  .heading03 {
    margin-top: 80px;
  }
}

.heading03 strong {
  line-height: 60px;
  font-size: 40px;
  font-weight: 400;
}

.heading04 {
  background-color: #222222;
  color: #fff;
  text-align: center;
  font-weight: 400;
  position: relative;
}

.heading04:before {
  content: "";
  z-index: 1;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 3px;
  left: 3px;
  background-image: url("../images/img_corner.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.heading04:after {
  content: "";
  z-index: 1;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 3px;
  right: 3px;
  background-image: url("../images/img_corner.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.heading04 span {
  display: block;
  position: relative;
  padding: 15px 20px;
}

.heading04 span:before {
  content: "";
  z-index: 1;
  width: 16px;
  height: 16px;
  position: absolute;
  bottom: 3px;
  left: 3px;
  background-image: url("../images/img_corner.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.heading04 span:after {
  content: "";
  z-index: 1;
  width: 16px;
  height: 16px;
  position: absolute;
  bottom: 3px;
  right: 3px;
  background-image: url("../images/img_corner.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

@media screen and (min-width: 768px) {
  .contents01 {
    padding-top: 0;
  }
}

.triangle {
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 0.7rem solid black;
  border-top: 0.5rem solid transparent;
  border-bottom: 0.5rem solid transparent;
  margin: 0 0.5rem;
  vertical-align: inherit;
}

.mainvisual-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  background-color: #AAA256;
}

@media screen and (max-width: 949px) {
  .mainvisual-wrap {
    display: block;
  }
}

.mainvisual-image {
  width: auto;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 949px) {
  .mainvisual-image {
    width: 100%;
  }
}

.mainvisual-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.mainvisual-detail {
  max-width: 40%;
  min-width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 949px) {
  .mainvisual-detail {
    width: 100%;
    position: relative;
    padding-bottom: 40px;
    max-width: 100%;
  }
  .mainvisual-detail:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    /*ここで三角形のサイズを決める。必ず幅100vwにして、ブラウザサイズいっぱいにしてください。*/
    border-width: 40px 0 0 100vw;
    /*transparentで余分な線を消す*/
    border-color: transparent transparent transparent #000;
  }
}

.mainvisual-detailWrap {
  padding: 20px;
  text-align: center;
  color: #000;
}

.mainvisual-detail .logo {
  max-width: 200px;
  margin: 0 auto 30px;
}

@media screen and (max-width: 1359px) {
  .mainvisual-detail .logo {
    width: 130px;
  }
}

.mainvisual-detail .songtitle {
  padding: 15px 0 30px;
}

.mainvisual-detail .songtitle img {
  height: 56px;
  width: auto;
}

@media screen and (max-width: 1359px) {
  .mainvisual-detail .songtitle img {
    height: 42px;
  }
}

@media screen and (max-width: 949px) {
  .mainvisual-detail .songtitle img {
    height: 42px;
  }
}

.mainvisual-detail .schedule {
  background-color: #000;
  color: #fff;
  display: block;
  border-radius: 5px;
  max-width: 340px;
  margin: 0 auto;
  letter-spacing: 0.3rem;
  font-size: 1.8rem;
  padding: 0 10px;
  white-space: nowrap;
}

@media screen and (max-width: 1359px) {
  .mainvisual-detail .schedule {
    font-size: 1.4rem;
  }
}

.mainvisual-detail .schedule span {
  font-size: 2.4rem;
}

@media screen and (max-width: 1359px) {
  .mainvisual-detail .schedule span {
    font-size: 1.8rem;
  }
}

.mainvisual-detail .schedule strong {
  font-size: 3.5rem;
}

@media screen and (max-width: 1359px) {
  .mainvisual-detail .schedule strong {
    font-size: 2.8rem;
  }
}

.section01 > .inner01 {
  max-width: 836px;
}

.section-music .heading02 {
  max-width: 340px;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 30px;
}

.section-music .image01 {
  font-size: 0;
  line-height: 0;
  margin-bottom: 30px;
}

.section-music .txt01 {
  max-width: 340px;
  margin: 0 auto 0rem;
}

.section-music .btn01 {
  width: 100%;
}

.section-music .btn01 a {
  font-size: 16px;
  padding: 15px 70px 18px 20px;
  line-height: 24px;
}

@media screen and (max-width: 767px) {
  .section-music .btn01 {
    margin-top: 20px;
  }
  .section-music .btn01 a {
    font-size: 15px;
    padding: 10px 70px 10px 20px;
    line-height: 24px;
  }
}

.section-music .tokuten-wrap {
  margin: 20px auto;
  width: 640px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .section-music .tokuten-wrap {
    display: block;
    width: 100%;
  }
}

.section-music .tokuten-wrap .image01 {
  width: 46%;
}

@media screen and (max-width: 767px) {
  .section-music .tokuten-wrap .image01 {
    display: block;
    width: 60%;
    margin: 0 auto 20px;
  }
}

.section-music .tokuten-wrap .detail {
  width: 46%;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .section-music .tokuten-wrap .detail {
    display: block;
    width: 100%;
  }
}

.section-music .list li {
  margin-bottom: 1.5rem;
}

.section-music .list li small {
  display: block;
  font-size: 1.1rem;
  padding-left: 1.5rem;
}

.section-music .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.section-music .row li {
  margin-bottom: 0;
}

.section-music .row.mt-10 {
  margin-top: 10px;
}

.section-music .block01 {
  margin-bottom: 50px;
}

.frameArea02 {
  border: none;
  border-radius: 10px;
}

.frameArea02.open .title01:before {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

.frameArea02.open .title01:after {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}

.frameArea02.open .title01 .button01 {
  border-radius: 10px 10px 0px 0px;
}

.frameArea02 > .inner01 {
  border: none;
  background-color: #DDDDDD;
  border-radius: 0px 0px 10px 10px;
  margin: 0;
  color: #000;
  -webkit-transition: border-radius 0.3s;
  transition: border-radius 0.3s;
  padding: 30px 80px;
}

@media screen and (max-width: 767px) {
  .frameArea02 > .inner01 {
    padding: 20px 20px;
  }
}

.frameArea02 > .title01:before {
  width: 50px;
  height: 50px;
  background-color: #000;
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 18px;
  content: "";
  margin-top: -25px;
  pointer-events: none;
}

.frameArea02 > .title01:after {
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 3;
  top: 50%;
  right: 18px;
  content: "";
  margin-top: -25px;
  background-color: transparent;
  background-image: url("../images/down.svg");
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
}

.frameArea02 > .title01:hover {
  opacity: 1;
}

.frameArea02 > .title01 > .button01 {
  background-color: #fff;
  padding: 30px 55px 30px 20px;
  border-radius: 10px 10px 10px 10px;
  color: #000;
  border: none;
  font-size: 18px;
  -webkit-transition: border-radius 0.3s;
  transition: border-radius 0.3s;
}

@media screen and (max-width: 767px) {
  .frameArea02 > .title01 > .button01 {
    padding: 16px 70px 16px 20px;
    font-size: 15px;
  }
}

.frameArea02 > .title01 > .button01:hover {
  opacity: 1;
  background-color: #fff;
}

.songlist-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 767px) {
  .songlist-wrap {
    display: block;
    margin-bottom: 30px;
  }
}

.songlist-wrap .songlist {
  width: 50%;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .songlist-wrap .songlist {
    width: 100%;
    margin-bottom: 0;
  }
}

.songlist-wrap .songlist li {
  font-size: 16px;
  margin-bottom: 16px;
}

.songlist-wrap .songlist li span.num {
  display: inline-block;
  width: 3rem;
}

.bnrList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 20px;
}

.bnrList li {
  width: calc(33.333% - 7px);
  margin-right: 10px;
  margin-bottom: 20px;
}

.bnrList li img {
  width: 100%;
}

.bnrList li:nth-child(3n) {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .bnrList li {
    width: calc(50% - 5px);
  }
  .bnrList li:nth-child(3n) {
    margin-right: 10px;
  }
  .bnrList li:nth-child(2n) {
    margin-right: 0;
  }
}

.section-movie:before {
  content: "";
  position: absolute;
  top: -80px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  /*ここで三角形のサイズを決める。必ず幅100vwにして、ブラウザサイズいっぱいにしてください。*/
  border-width: 80px 0 0 100vw;
  /*transparentで余分な線を消す*/
  border-color: transparent transparent transparent #BBBBBB;
}

@media screen and (max-width: 767px) {
  .section-movie:before {
    top: -40px;
    border-width: 40px 0 0 100vw;
  }
}

.section-movie .movieL01 a {
  position: relative;
  display: block;
}

.section-movie .movieL01 a:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  background-color: #222;
  background-image: url(../images/arrow.svg);
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: 63%;
  border-radius: 100px;
  width: 80px;
  height: 80px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (max-width: 767px) {
  .section-movie .movieL01 a:after {
    width: 42px;
    height: 42px;
    background-size: 18px 18px;
  }
}

.section-movie .movieL01 a:hover img {
  opacity: 1;
}

.section-movie .movieL01 a:hover:after {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
          transform: translate(-50%, -50%) scale(1.1);
}

.section-store .heading02 {
  padding: 20px;
}

.section-store .arrow-none:after {
  content: none;
}

.section-store .btn-modal {
  position: relative;
  background-color: #222;
  color: #fff;
  padding: 20px;
  border-radius: 100px;
  position: relative;
  font-size: 16px;
  min-width: 300px;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
  border-bottom: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  border: none;
  display: block;
  width: 100%;
  -webkit-transform: all 0.3s;
          transform: all 0.3s;
}

.section-store .btn-modal:hover {
  opacity: 0.6;
}

.section-store .btn-modal:before {
  border: none;
  content: "";
  background-color: #fff;
  position: absolute;
  right: 20px;
  top: 50%;
  width: 20px;
  height: 2px;
  margin-top: -1px;
}

.section-store .btn-modal:after {
  border: none;
  content: "";
  background-color: #fff;
  position: absolute;
  right: 29px;
  top: 50%;
  width: 2px;
  height: 20px;
  margin-top: -10px;
}

.bnrList02 > li {
  width: 50%;
  margin: 0;
  padding: 2px;
}

#inline {
  width: 400px;
  background-color: #000;
  border: solid 2px #fff;
  border-radius: 10px;
  padding: 40px 20px;
}

.footer01 {
  background-color: #222222;
  padding: 54px 0;
}

.footer01 .pageTop01 {
  position: relative;
}

.footer01 .pageTop01 a {
  position: absolute;
  right: 25px;
  top: -80px;
  width: 50px;
  height: 50px;
  background-color: #555555;
}

.footer01 .pageTop01 a:before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -2px 0 0 -5px;
  content: "";
  width: 9px;
  height: 9px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all .3s;
  transition: all .3s;
}

.footer01 .footTxt01 {
  margin-top: 0;
  border: none;
  font-size: inherit;
}

@media screen and (max-width: 767px) {
  .footer01 .footList01 {
    margin: 17px 0 0 0;
  }
}

.btnList-event .button01 {
  background-color: #fff;
  padding: 30px 55px 30px 20px !important;
  border-radius: 10px 10px 10px 10px;
  color: #000;
  border: none;
  font-size: 18px;
  -webkit-transition: border-radius 0.3s;
  transition: border-radius 0.3s;
  display: block;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .btnList-event .button01 {
    padding: 16px 70px 16px 20px !important;
    font-size: 15px;
  }
}

.btnList-event .button01:hover {
  opacity: 1;
  background-color: #fff;
}

.btnList-event .btn01 {
  width: 100%;
}

.btnList-event .btn01 > a:after {
  border-top: 3px solid #000;
  border-right: 3px solid #000;
}

.modal {
  display: none;
  width: 70%;
  color: #000;
  overflow: hidden;
}

.modal h3 {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .modal {
    width: 90%;
    padding: 20px;
  }
}

.mt30 {
  margin-top: 30px;
}

.mt20 {
  margin-top: 20px;
}

.f-notes {
  font-size: 12px;
}

.f-colRed {
  color: red;
}

@media screen and (max-width: 767px) {
  .f-colRed {
    display: inline-block;
  }
}

.list-center {
  text-align: center;
}

.list-center img {
  max-width: 300px;
  margin: 0 auto;
}

.bnrList-shop p {
  text-align: center;
}

.bnrList-shop .t-img {
  margin-top: 10px;
  margin-bottom: 10px;
}

.text-right {
  text-align: right;
}

.pop_lyrics {
  color: #000 !important;
  font-size: 12px;
  border: solid 1px #000;
  text-decoration: none !important;
  padding: 2px 5px;
  vertical-align: middle;
  margin-left: 10px;
}

.pop_lyrics:hover {
  background-color: #000;
  color: #fff !important;
}

#event-modal01::before {
  display: none;
}

.fancybox-content {
  position: relative;
}

.fancybox-content::before {
  content: "";
  position: absolute;
  display: block;
  z-index: 100;
  background-image: url(../images/img.png);
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
}
/*# sourceMappingURL=app.css.map */