@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

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

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

html {
  font-size: 62.5%;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

body {
  color: #4D4D4D;
  font-size: 1.8rem;
  line-height: 1.6;
}

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

a {
  color: #2E3192;
  text-decoration: none;
  transition: all 0.3s ease 0s;
}
@media (min-width: 767.98px) {
  a:hover {
    text-decoration: none;
    transition: all 0.3s ease 0s;
  }
}

* {
  box-sizing: border-box;
}

.spHdn {
  display: block !important;
}

.pcHdn {
  display: none !important;
}

@media (max-width: 767.98px) {
  body {
    font-size: 1.3rem;
  }
  body.is-fixed {
    overflow: hidden;
  }
  .spHdn {
    display: none !important;
  }
  .pcHdn {
    display: block !important;
  }
}
#page #contents {
  width: 100%;
  max-width: 1280px;
  margin: 110px auto 0;
  border: solid transparent;
}
@media (max-width: 767.98px) {
  #page #contents {
    margin: 70px auto 0;
  }
}
#page #contents main {
  margin: 100px auto 0;
}
@media (max-width: 767.98px) {
  #page #contents main {
    margin: 13.3333333333vw auto 0;
  }
}

section {
  margin-bottom: 100px;
}
@media (max-width: 1238.98px) {
  section {
    padding: 0 1.5625%;
  }
}
@media (max-width: 767.98px) {
  section {
    padding: 0 5.3333333333vw;
    margin-bottom: 13.3333333333vw;
  }
}
section .inner {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
section.pd {
  padding-top: 60px;
  padding-bottom: 60px;
}
section.full {
  padding: 0;
}
section.full .inner {
  max-width: initial;
}

@media (max-width: 767.98px) {
  #mv {
    padding: 0;
  }
}
#mv h1 {
  margin: 0;
}

.hdg-ttl01 {
  margin: 0 0 100px;
}
@media (max-width: 1238.98px) {
  .hdg-ttl01 {
    margin: 0 0 50px;
  }
}
.hdg-ttl01 > span {
  display: block;
  text-align: center;
  color: #2E3192;
}
.hdg-ttl01 > span:first-of-type {
  font-size: 64px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  .hdg-ttl01 > span:first-of-type {
    font-size: 5vw;
  }
}
@media (max-width: 767.98px) {
  .hdg-ttl01 > span:first-of-type {
    font-size: 8.3335503529vw;
  }
}
.hdg-ttl01 > span:first-of-type {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 900;
  line-height: 1;
}
.hdg-ttl01 > span:last-of-type {
  font-size: 21px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  .hdg-ttl01 > span:last-of-type {
    font-size: 1.640625vw;
  }
}
@media (max-width: 767.98px) {
  .hdg-ttl01 > span:last-of-type {
    font-size: 2.7344462095vw;
  }
}
.hdg-ttl01 > span:last-of-type {
  line-height: 1.4;
}

.hdg-ttl02 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 100px;
}
@media (max-width: 767.98px) {
  .hdg-ttl02 {
    margin-bottom: 13.3333333333vw;
  }
}

.leadtxt {
  margin-bottom: 100px;
  font-size: 24px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  .leadtxt {
    font-size: 1.875vw;
  }
}
@media (max-width: 767.98px) {
  .leadtxt {
    font-size: 2.8646579338vw;
  }
}
.leadtxt {
  font-weight: 600;
  text-align: center;
  line-height: 2;
}
@media (max-width: 767.98px) {
  .leadtxt {
    margin-bottom: 13.3333333333vw;
  }
}

.swiper {
  margin-bottom: 100px;
}
@media (max-width: 767.98px) {
  .swiper {
    margin-bottom: 50px;
  }
}

.swiper-slide {
  width: 100%;
  height: auto;
}
.swiper-slide img {
  width: 100%;
}

.page-top #cont01 {
  margin-bottom: 0;
}

.mainMenu {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 767.98px) {
  .mainMenu {
    display: block;
  }
}
.mainMenu .item a {
  display: block;
  color: #4D4D4D;
}
.mainMenu .item a > div {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15.625vw;
  max-width: 200px;
  height: 15.625vw;
  max-height: 200px;
  margin-bottom: 20px;
  transition: all 0.3s ease 0s;
}
@media (max-width: 767.98px) {
  .mainMenu .item a > div {
    width: 100vw;
    max-width: initial;
    height: initial;
    max-height: initial;
    margin-bottom: 10px;
  }
}
.mainMenu .item a > div svg {
  display: block;
  height: 100%;
  margin-bottom: 0;
}
@media (min-width: 767.98px) {
  .mainMenu .item a > div:hover {
    transform: scale(1.1);
    transition: all 0.3s ease 0s;
  }
}
.mainMenu .item a > span {
  display: block;
  width: 100%;
  text-align: center;
}
@media (max-width: 767.98px) {
  .mainMenu .item a > span {
    font-size: 1.8rem;
  }
}
@media (max-width: 767.98px) {
  .mainMenu .item:nth-child(1) a > div svg {
    height: 34.6666666667vw;
    max-height: initial;
  }
}
.mainMenu .item:nth-child(2) a > div svg {
  height: 12.5vw;
  max-height: 160px;
}
@media (max-width: 767.98px) {
  .mainMenu .item:nth-child(2) a > div svg {
    height: 29.3333333333vw;
    max-height: initial;
  }
}
@media (max-width: 767.98px) {
  .mainMenu .item:nth-child(3) a > div svg {
    height: 29.3333333333vw;
    max-height: initial;
  }
}

.page-festa .hdg-ttl02 svg,
.page-casino .hdg-ttl02 svg,
.page-kids .hdg-ttl02 svg {
  width: 17.1875%;
  max-width: 220px;
  height: 17.1875%;
  max-height: 220px;
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .page-festa .hdg-ttl02 svg,
  .page-casino .hdg-ttl02 svg,
  .page-kids .hdg-ttl02 svg {
    width: 29.3333333333%;
    max-width: 220px;
    height: 29.3333333333%;
    max-height: 220px;
    margin-bottom: 20px;
  }
}
.page-festa .hdg-ttl02 span,
.page-casino .hdg-ttl02 span,
.page-kids .hdg-ttl02 span {
  display: block;
  font-size: 21px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  .page-festa .hdg-ttl02 span,
  .page-casino .hdg-ttl02 span,
  .page-kids .hdg-ttl02 span {
    font-size: 1.640625vw;
  }
}
@media (max-width: 767.98px) {
  .page-festa .hdg-ttl02 span,
  .page-casino .hdg-ttl02 span,
  .page-kids .hdg-ttl02 span {
    font-size: 4.1667751764vw;
  }
}
.page-festa .hdg-ttl02 span,
.page-casino .hdg-ttl02 span,
.page-kids .hdg-ttl02 span {
  line-height: 1.4;
  font-weight: 600;
}

.list {
  display: flex;
  gap: 50px;
  padding: 50px;
  border-top: solid 3px #2E3192;
}
@media (max-width: 767.98px) {
  .list {
    display: block;
    padding: 8vw 5.3333333333vw;
    border-top: solid 2px #2E3192;
  }
}
.list .ph {
  width: 50%;
}
@media (max-width: 767.98px) {
  .list .ph {
    width: 100%;
    margin-bottom: 8vw;
  }
  .list .ph img {
    display: block;
    width: 80%;
    margin: 0 auto;
  }
}
.list .txt {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 50%;
}
@media (max-width: 767.98px) {
  .list .txt {
    width: 100%;
  }
}
.list .txt .title {
  font-size: 30px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  .list .txt .title {
    font-size: 2.34375vw;
  }
}
@media (max-width: 767.98px) {
  .list .txt .title {
    font-size: 4.6876220735vw;
  }
}
.list .txt .title {
  font-weight: 600;
  margin-bottom: 1em;
}
.list .txt .overview {
  font-size: 20px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  .list .txt .overview {
    font-size: 1.5625vw;
  }
}
@media (max-width: 767.98px) {
  .list .txt .overview {
    font-size: 4.1667751764vw;
  }
}
.list .txt .overview {
  font-weight: 600;
  margin-bottom: 1.5em;
}
.list .txt .detail {
  font-size: 18px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  .list .txt .detail {
    font-size: 1.40625vw;
  }
}
@media (max-width: 767.98px) {
  .list .txt .detail {
    font-size: 3.3855048309vw;
  }
}

.page-kids .list {
  border-top-color: #FFD443;
}

.page-festa .list {
  border-top-color: #FF6478;
}

.page-casino .list {
  border-top-color: #3FA9F5;
}

.page-privacy .tableDL dl:not(:last-of-type) {
  margin-bottom: 2em;
}
@media (max-width: 767.98px) {
  .page-privacy .tableDL dl:not(:last-of-type) {
    margin-bottom: 4vw;
  }
}
.page-privacy .tableDL dl dt {
  font-weight: 600;
  margin-bottom: 0.5em;
}
.page-privacy .tableDL dl dd {
  margin: 0;
  padding: 0;
}

.page-company .tableDL dl {
  display: flex;
  margin-bottom: 15px;
  align-items: flex-start;
}
@media (max-width: 767.98px) {
  .page-company .tableDL dl {
    flex-direction: column;
    margin-bottom: 4vw;
  }
}
.page-company .tableDL dl dt {
  width: 6em;
  flex-shrink: 0;
  font-weight: 600;
}
@media (max-width: 767.98px) {
  .page-company .tableDL dl dt {
    margin-bottom: 1.3333333333vw;
  }
}
.page-company .tableDL dl dd {
  flex-grow: 1;
  line-height: 1.6;
}
@media (max-width: 767.98px) {
  .page-company .tableDL dl dd {
    margin: 0;
    padding: 0;
  }
}

ol.numlist {
  list-style-position: inside;
  margin: 0;
  padding: 0;
}

.gmap {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  margin-bottom: 50px;
}

.gmap iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.maptxt {
  text-align: center;
}

#page #contents.page-contact {
  max-width: initial;
  border: none;
}

#page #contents.page-contact section.full {
  margin-bottom: 0;
}

.page-contact .hdg-ttl01 {
  margin-bottom: 50px;
}
@media (max-width: 767.98px) {
  .page-contact .hdg-ttl01 {
    margin: calc(13.3333333333vw + 75px) auto 30px;
  }
}

#contactHeader {
  width: 100%;
}
#contactHeader .inner {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  width: 100%;
  max-width: 1280px;
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 1238.98px) {
  #contactHeader .inner {
    padding: 0 1.5625%;
  }
}
#contactHeader > div {
  height: 180px;
}
@media (max-width: 1238.98px) {
  #contactHeader > div {
    height: 120px;
  }
}
@media (max-width: 767.98px) {
  #contactHeader > div {
    height: 23.2vw;
  }
}
#contactHeader .tel {
  background: #2E3192;
  border: 10px solid #2E3192;
  text-align: center;
}
#contactHeader .tel a {
  display: block;
  height: 100%;
}
#contactHeader .tel a .inner span {
  display: inline-block;
  text-align: center;
  color: #FFF;
  transition: all 0.3s ease 0s;
  line-height: 1;
}
#contactHeader .tel a .inner span:nth-child(1) {
  font-size: 36px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  #contactHeader .tel a .inner span:nth-child(1) {
    font-size: 2.8125vw;
  }
}
@media (max-width: 767.98px) {
  #contactHeader .tel a .inner span:nth-child(1) {
    font-size: 4.6876220735vw;
  }
}
#contactHeader .tel a .inner span:nth-child(1) {
  font-weight: 600;
}
#contactHeader .tel a .inner span:nth-child(2) {
  margin-top: 10px;
  font-family: "M PLUS 1p", sans-serif;
  font-size: 46px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  #contactHeader .tel a .inner span:nth-child(2) {
    font-size: 3.59375vw;
  }
}
@media (max-width: 767.98px) {
  #contactHeader .tel a .inner span:nth-child(2) {
    font-size: 5.9897393161vw;
  }
}
#contactHeader .tel a .inner span:nth-child(2) {
  font-weight: 900;
}
#contactHeader .tel a .inner span:nth-child(2) > span {
  font-size: 21px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  #contactHeader .tel a .inner span:nth-child(2) > span {
    font-size: 1.640625vw;
  }
}
@media (max-width: 767.98px) {
  #contactHeader .tel a .inner span:nth-child(2) > span {
    font-size: 2.7344462095vw;
  }
}
#contactHeader .tel a .inner span:nth-child(3) {
  margin-top: 10px;
  font-size: 18px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  #contactHeader .tel a .inner span:nth-child(3) {
    font-size: 1.40625vw;
  }
}
@media (max-width: 767.98px) {
  #contactHeader .tel a .inner span:nth-child(3) {
    font-size: calc(2.3438110367x / 1px)vw;
  }
}
#contactHeader .tel a .inner span:nth-child(3) {
  font-weight: 900;
}
#contactHeader .tel a .inner span:nth-child(3) > span {
  font-family: "M PLUS 1p", sans-serif;
  font-size: 20px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  #contactHeader .tel a .inner span:nth-child(3) > span {
    font-size: 1.5625vw;
  }
}
@media (max-width: 767.98px) {
  #contactHeader .tel a .inner span:nth-child(3) > span {
    font-size: 3.9063517279vw;
  }
}
@media (min-width: 767.98px) {
  #contactHeader .tel a:hover {
    background: #FFF;
  }
  #contactHeader .tel a:hover .inner {
    transition: all 0.3s ease 0s;
  }
  #contactHeader .tel a:hover .inner span {
    color: #2E3192;
  }
}
@media (min-width: 767.98px) {
  #contactHeader .tel a[href^=tel] {
    pointer-events: none; /* クリックできなくする */
    color: inherit; /* テキストと同じ色に */
    text-decoration: none; /* 下線を消す */
    cursor: default; /* マウスカーソルを通常に */
  }
}

.page-contact .formwrap {
  background: #D5D6E9;
}
@media (max-width: 767.98px) {
  .page-contact .formwrap {
    padding: 0 5.3333333333vw 13.3333333333vw;
  }
}
.page-contact .formwrap .msg {
  margin-bottom: 100px;
  text-align: center;
}
.page-contact .formwrap .msg br {
  display: none;
}
@media (max-width: 767.98px) {
  .page-contact .formwrap .msg {
    margin-bottom: 6.6666666667vw;
  }
  .page-contact .formwrap .msg br {
    display: block;
  }
}
.page-contact .formwrap .inner {
  max-width: 1000px;
  padding: 100px 0;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .page-contact .formwrap .inner {
    padding: 6.6666666667vw 0;
  }
}
.page-contact .txt {
  margin-bottom: 50px;
  font-size: 30px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  .page-contact .txt {
    font-size: 2.34375vw;
  }
}
@media (max-width: 767.98px) {
  .page-contact .txt {
    font-size: 3.9063517279vw;
  }
}
.page-contact .txt {
  text-align: center;
  font-weight: 600;
}
.page-contact .thankstxt {
  margin-bottom: 100px;
  text-align: center;
}
.page-contact .thankstxt > p {
  margin-bottom: 3em;
}
.page-contact .subTitle {
  font-size: 36px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  .page-contact .subTitle {
    font-size: 2.8125vw;
  }
}
@media (max-width: 767.98px) {
  .page-contact .subTitle {
    font-size: 4.6876220735vw;
  }
}
.page-contact .subTitle {
  color: #2E3192;
  font-weight: 600;
  text-align: center;
  margin-bottom: 100px;
}
@media (max-width: 767.98px) {
  .page-contact .subTitle {
    margin-bottom: 6.6666666667vw;
  }
}
.page-contact .subTitle > p {
  margin: 0 0 25px;
}
.page-contact .subTitle svg {
  width: 65px;
}
@media (max-width: 767.98px) {
  .page-contact .subTitle svg {
    width: 45px;
  }
}
.page-contact table {
  width: 100%;
  border-collapse: collapse;
  max-width: 820px;
  margin: 0 auto;
}
@media (max-width: 1238.98px) {
  .page-contact table {
    max-width: 730px;
  }
}
.page-contact table tr {
  display: flex;
}
@media (max-width: 767.98px) {
  .page-contact table tr {
    display: block;
  }
}
.page-contact table th {
  display: flex;
  flex-direction: column;
  text-align: right;
  align-items: flex-end;
  width: 10em;
  color: #2E3192;
  font-weight: normal;
  line-height: 1;
  text-align: right;
  padding: 10px 20px 0;
  vertical-align: top;
  font-size: 22px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  .page-contact table th {
    font-size: 1.71875vw;
  }
}
@media (max-width: 767.98px) {
  .page-contact table th {
    font-size: 4.1667751764vw;
  }
}
@media (max-width: 1238.98px) {
  .page-contact table th {
    width: 11em;
  }
}
@media (max-width: 767.98px) {
  .page-contact table th {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 1.3333333333vw;
    text-align: left;
  }
}
.page-contact table th > span {
  display: block;
  margin-top: 5px;
  font-size: 12px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  .page-contact table th > span {
    font-size: 0.9375vw;
  }
}
@media (max-width: 767.98px) {
  .page-contact table th > span {
    font-size: 3.1250813823vw;
  }
}
.page-contact table td {
  flex: 1;
  padding-bottom: 30px;
}
@media (max-width: 767.98px) {
  .page-contact table td {
    display: block;
    width: 100%;
    padding-bottom: 5.3333333333vw;
  }
}
.page-contact table td .error {
  margin: 0;
  color: red;
  font-size: 14px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  .page-contact table td .error {
    font-size: 1.09375vw;
  }
}
@media (max-width: 767.98px) {
  .page-contact table td .error {
    font-size: 3.6459282794vw;
  }
}
.page-contact table.confirm {
  margin-bottom: 100px;
}
.page-contact {
  /* input / textarea 共通 */
}
.page-contact input[type=text],
.page-contact textarea,
.page-contact select {
  width: 100%;
  padding: 15px 20px;
  font-size: 16px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  .page-contact input[type=text],
  .page-contact textarea,
  .page-contact select {
    font-size: 1.25vw;
  }
}
@media (max-width: 767.98px) {
  .page-contact input[type=text],
  .page-contact textarea,
  .page-contact select {
    font-size: 3.9063517279vw;
  }
}
.page-contact input[type=text],
.page-contact textarea,
.page-contact select {
  border: 1px solid #ccc;
  background-color: #fff;
  transition: all 0.3s ease;
  box-sizing: border-box;
}
@media (max-width: 767.98px) {
  .page-contact input[type=text],
  .page-contact textarea,
  .page-contact select {
    padding: 15px;
  }
}
.page-contact label {
  display: block;
  margin-top: 8px;
  font-size: 18px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  .page-contact label {
    font-size: 1.40625vw;
  }
}
@media (max-width: 767.98px) {
  .page-contact label {
    font-size: 3.6459282794vw;
  }
}
.page-contact input[type=text]:focus,
.page-contact textarea:focus,
.page-contact select:focus {
  border-color: #333;
  outline: none;
}
.page-contact textarea {
  resize: vertical;
  line-height: 1.6;
}
.page-contact .select-wrap {
  position: relative;
}
.page-contact select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
}
.page-contact .select-wrap::after {
  content: "";
  position: absolute;
  top: 16px;
  right: 15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-top: 15px solid #333333;
  border-bottom: 0;
}
.page-contact select option {
  background: #EAEAF4;
  color: #000;
}
.page-contact select option[value=""] {
  background: #fff;
}
.page-contact select option:hover {
  background: #2E3192;
  color: #fff;
}
.page-contact select option:checked {
  background: #2E3192;
  color: #fff;
}
.page-contact .tpl-checkbox {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  font-size: 14px;
  line-height: 1.6;
}
.page-contact {
  /* デフォルトの見た目を消す */
}
.page-contact .tpl-checkbox__input {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  border: 1px solid #333;
  background: #FFF;
  margin-top: 5px;
  margin-right: 10px;
  cursor: pointer;
  position: relative;
  transition: all 0.2s ease;
}
.page-contact {
  /* hover */
}
.page-contact .tpl-checkbox__input:hover {
  border-color: #000;
}
.page-contact {
  /* checked時 */
}
.page-contact .tpl-checkbox__input:checked {
  background: #222;
  border-color: #222;
}
.page-contact {
  /* チェックマーク */
}
.page-contact .tpl-checkbox__input:checked::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 10px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(45deg);
  top: 0px;
  left: 4px;
}
.page-contact {
  /* focus */
}
.page-contact .tpl-checkbox__input:focus {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.15);
  outline: none;
}
.page-contact {
  /* リンクの装飾 */
}
.page-contact .tpl-checkbox a {
  color: #000;
  text-decoration: underline;
}
.page-contact .tpl-checkbox a:hover {
  opacity: 0.7;
}

#page #contents.page-contact .btnWrap {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}

#page #contents.page-contact button {
  display: block;
  min-width: 300px;
  margin: 0 auto;
  padding: 18px 24px;
  font-size: 18px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  #page #contents.page-contact button {
    font-size: 1.71875vw;
  }
}
@media (max-width: 767.98px) {
  #page #contents.page-contact button {
    font-size: 4.6876220735vw;
  }
}
#page #contents.page-contact button {
  font-weight: 600;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
}
@media (max-width: 767.98px) {
  #page #contents.page-contact button {
    width: 100%;
    min-width: initial;
  }
}

#page #contents.page-contact button[type=submit]:not([name=_back]) {
  background: #2E3192;
  color: #FFF;
}

#page #contents.page-contact button[type=submit]:not([name=_back]):hover {
  background: #000;
}

#page #contents.page-contact button[name=_back] {
  background: #f3f3f3;
  color: #333;
  border: 1px solid #ccc;
}

#page #contents.page-contact button[name=_back]:hover {
  background: #e0e0e0;
}

#page #contents.page-contact button + button {
  margin-left: 16px;
}

#contactFooter {
  width: 100%;
}
#contactFooter .inner {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  width: 100%;
  max-width: 1280px;
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 1238.98px) {
  #contactFooter .inner {
    padding: 0 1.5625%;
  }
}
#contactFooter > div {
  height: 180px;
}
@media (max-width: 1238.98px) {
  #contactFooter > div {
    height: 120px;
  }
}
@media (max-width: 767.98px) {
  #contactFooter > div {
    height: 23.2vw;
  }
}
#contactFooter .policy {
  background: #4D4D4D;
  border: 10px solid #4D4D4D;
  transition: all 0.3s ease 0s;
}
@media (max-width: 767.98px) {
  #contactFooter .policy {
    height: auto;
  }
}
#contactFooter .policy .inner {
  text-align: center;
  font-weight: 600;
}
#contactFooter .policy .inner > span {
  text-align: center;
  font-size: 16px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  #contactFooter .policy .inner > span {
    font-size: 1.25vw;
  }
}
@media (max-width: 767.98px) {
  #contactFooter .policy .inner > span {
    font-size: 2.0833875882vw;
  }
}
#contactFooter .policy .inner > span {
  color: #FFF;
  transition: all 0.3s ease 0s;
}
#contactFooter .policy .inner .footCont {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
  text-align: right;
  margin: 10px 0 20px;
}
@media (max-width: 767.98px) {
  #contactFooter .policy .inner .footCont {
    grid-template-columns: 1fr;
    margin: 10px 0;
  }
}
#contactFooter .policy .inner .footCont > div a {
  color: #FFF;
  transition: all 0.3s ease 0s;
}
@media (max-width: 767.98px) {
  #contactFooter .policy .inner .footCont > div:first-of-type, #contactFooter .policy .inner .footCont > div:last-of-type {
    display: none;
  }
}
#contactFooter .policy .inner .footCont .company a {
  display: block;
  font-family: "M PLUS 1p", sans-serif;
  font-size: 46px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  #contactFooter .policy .inner .footCont .company a {
    font-size: 3.59375vw;
  }
}
@media (max-width: 767.98px) {
  #contactFooter .policy .inner .footCont .company a {
    font-size: 5.9897393161vw;
  }
}
#contactFooter .policy .inner .footCont .company a {
  font-weight: 900;
  line-height: 1;
  text-align: center;
}
#contactFooter .policy .inner .footCont .links {
  display: flex;
  justify-content: flex-end;
  gap: 5em;
  font-size: 15px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  #contactFooter .policy .inner .footCont .links {
    font-size: 1.171875vw;
  }
}
@media (max-width: 767.98px) {
  #contactFooter .policy .inner .footCont .links {
    font-size: 1.953175864vw;
  }
}
#contactFooter .policy .copyright {
  color: #FFF;
  transition: all 0.3s ease 0s;
  font-size: 12px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  #contactFooter .policy .copyright {
    font-size: 0.9375vw;
  }
}
@media (max-width: 767.98px) {
  #contactFooter .policy .copyright {
    font-size: 1.5625406912vw;
  }
}

#gblHeader {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100px;
  top: 0;
  z-index: 100;
  box-sizing: content-box;
  background: rgba(255, 255, 255, 0.75);
}
@media (max-width: 767.98px) {
  #gblHeader {
    height: 65px;
  }
}
#gblHeader .inner {
  display: grid;
  grid-template-columns: 1fr 240px 100px;
  justify-content: space-between;
  width: 100%;
  max-width: 1280px;
  height: 100%;
}
@media (max-width: 1238.98px) {
  #gblHeader .inner {
    padding: 0 0 0 1.5625%;
    grid-template-columns: 1fr 200px 100px;
  }
}
@media (max-width: 767.98px) {
  #gblHeader .inner {
    padding: 0 0 0 5.3333333333vw;
    grid-template-columns: 1fr 26.6666666667vw 17.8666666667vw;
  }
}
#gblHeader .inner .logo h1 {
  height: 100%;
  margin: 0;
}
#gblHeader .inner .logo h1 a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  width: 100%;
  height: 100%;
  color: #4D4D4D;
}
#gblHeader .inner .logo h1 a > span {
  display: block;
}
#gblHeader .inner .logo h1 a > span:first-of-type {
  font-size: 42px;
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 900;
  line-height: 1;
}
@media (max-width: 767.98px) {
  #gblHeader .inner .logo h1 a > span:first-of-type {
    font-size: 5.7333333333vw;
  }
}
#gblHeader .inner .logo h1 a > span:last-of-type {
  font-size: 19px;
  letter-spacing: 0.2em;
}
@media (max-width: 767.98px) {
  #gblHeader .inner .logo h1 a > span:last-of-type {
    font-size: 2.6666666667vw;
  }
}
#gblHeader .inner .contact {
  border: solid 10px #2E3192;
  transition: all 0.3s ease 0s;
}
@media (max-width: 767.98px) {
  #gblHeader .inner .contact {
    border: solid 5px #2E3192;
  }
}
#gblHeader .inner .contact a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  height: 100%;
  background: #2E3192;
}
#gblHeader .inner .contact a > span {
  display: block;
  text-align: center;
  color: #FFF;
}
#gblHeader .inner .contact a > span:first-of-type {
  font-weight: 500;
  font-size: 14px;
}
@media (max-width: 767.98px) {
  #gblHeader .inner .contact a > span:first-of-type {
    font-size: 1.8666666667vw;
  }
}
#gblHeader .inner .contact a > span:last-of-type {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 900;
  line-height: 1;
  font-size: 25px;
}
@media (max-width: 767.98px) {
  #gblHeader .inner .contact a > span:last-of-type {
    font-size: 4.1333333333vw;
  }
}
@media (min-width: 767.98px) {
  #gblHeader .inner .contact a:hover {
    background: #FFF;
    transition: all 0.3s ease 0s;
  }
  #gblHeader .inner .contact a:hover > span {
    color: #2E3192;
    transition: all 0.3s ease 0s;
  }
}

/*----------------------------
  * グローバルメニュー
  *----------------------------*/
#gblNav {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: 1;
  width: 40%;
  height: 100vh;
  top: 0;
  left: 100%;
  z-index: 110;
  background: rgba(0, 0, 0, 0.3);
  transition: all 0.5s;
  font-size: 1.6rem;
}
@media (max-width: 767.98px) {
  #gblNav {
    width: 80%;
  }
}
#gblNav.is-active {
  left: 62%;
  background: rgb(0, 0, 0);
  z-index: 110;
}
@media (max-width: 767.98px) {
  #gblNav.is-active {
    left: 20%;
  }
}
#gblNav #menuCls {
  position: relative;
  display: flex;
  justify-content: flex-end;
  transition: all 0.3s ease 0s;
}
@media (min-width: 767.98px) {
  #gblNav #menuCls:hover {
    cursor: pointer;
    transition: all 0.3s ease 0s;
  }
}
#gblNav #menuCls > span {
  display: inline-block;
  color: #FFF;
  font-family: "M PLUS 1p", sans-serif;
  font-size: 20px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  #gblNav #menuCls > span {
    font-size: 1.5625vw;
  }
}
@media (max-width: 767.98px) {
  #gblNav #menuCls > span {
    font-size: 2.6042344853vw;
  }
}
#gblNav #menuCls > span {
  font-weight: 900;
  border-top: solid 3px #FFF;
  border-bottom: solid 3px #FFF;
}
@media (max-width: 767.98px) {
  #gblNav #menuCls > span {
    font-size: 3.2vw;
  }
}
#gblNav .menuContact {
  margin-bottom: 50px;
}
@media (max-width: 767.98px) {
  #gblNav .menuContact {
    margin-bottom: 30px;
  }
}
#gblNav .menuContact a {
  display: inline-block;
  padding: 10px 15px;
  border: solid 2px #FFF;
  font-size: 20px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  #gblNav .menuContact a {
    font-size: 1.5625vw;
  }
}
@media (max-width: 767.98px) {
  #gblNav .menuContact a {
    font-size: 3.3855048309vw;
  }
}
#gblNav .menuContact a {
  font-weight: 600;
  color: #FFF;
}
@media (min-width: 767.98px) {
  #gblNav .menuContact a:hover {
    color: #000;
    border-color: #FFF;
    background: #FFF;
    transition: all 0.3s ease 0s;
  }
}
#gblNav .menu {
  align-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  padding: 30px 10%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 767.98px) {
  #gblNav .menu {
    padding: 5.3333333333vw 5.3333333333vw 5.3333333333vw 6.6666666667vw;
  }
}
#gblNav .menu ul {
  display: block;
  list-style: none;
  padding-left: 0;
}
#gblNav .menu ul li {
  width: 100%;
}
#gblNav .menu ul li:not(:last-of-type) {
  margin-bottom: 37px;
}
@media (max-width: 767.98px) {
  #gblNav .menu ul li:not(:last-of-type) {
    margin-bottom: 20px;
  }
}
#gblNav .menu ul li a {
  font-size: 20px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  #gblNav .menu ul li a {
    font-size: 1.5625vw;
  }
}
@media (max-width: 767.98px) {
  #gblNav .menu ul li a {
    font-size: 3.9063517279vw;
  }
}
#gblNav .menu ul li a {
  font-weight: 600;
  color: #FFF;
  transition: all 0.3s ease 0s;
}
@media (min-width: 767.98px) {
  #gblNav .menu ul li a:hover {
    color: #2E3192;
    transition: all 0.3s ease 0s;
  }
}
#gblNav .menu ul li a span {
  display: block;
}
#gblNav .menu ul li:not(:last-of-type) {
  margin-right: 26px;
}
#gblNav .menu ul.m {
  margin-bottom: 50px;
}
@media (max-width: 767.98px) {
  #gblNav .menu ul.m {
    margin-bottom: 30px;
  }
}
#gblNav .menu ul.m li:first-of-type {
  margin-bottom: 50px;
}
#gblNav .menu ul.m li:first-of-type a {
  font-family: "M PLUS 1p", sans-serif;
  font-size: 34px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  #gblNav .menu ul.m li:first-of-type a {
    font-size: 2.65625vw;
  }
}
@media (max-width: 767.98px) {
  #gblNav .menu ul.m li:first-of-type a {
    font-size: 6.5105862132vw;
  }
}
#gblNav .menu ul.m li:first-of-type a {
  font-weight: 900;
}
#gblNav .menu ul.p li:not(:last-of-type) {
  margin-bottom: 15px;
}
#gblNav .menu ul.p li a {
  font-size: 16px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  #gblNav .menu ul.p li a {
    font-size: 1.25vw;
  }
}
@media (max-width: 767.98px) {
  #gblNav .menu ul.p li a {
    font-size: 3.1250813823vw;
  }
}
#gblNav .menu ul.p li a {
  font-weight: 400;
}

#spBtn {
  position: relative;
  z-index: 101;
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease 0s;
}
@media (min-width: 767.98px) {
  #spBtn:hover {
    cursor: pointer;
    transition: all 0.3s ease 0s;
  }
}
@media (max-width: 767.98px) {
  #spBtn {
    width: 65px;
    height: 65px;
  }
}
#spBtn > span {
  display: block;
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 900;
  border-top: solid 3px #4D4D4D;
  border-bottom: solid 3px #4D4D4D;
  font-size: 20px;
}
@media (max-width: 767.98px) {
  #spBtn > span {
    font-size: 3.2vw;
  }
}

#menu-bg {
  position: fixed;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 0;
  height: 0;
  background-color: rgba(0, 0, 0, 0);
  z-index: 101;
  opacity: 0;
  transition: all 0.3s ease 0s;
}

body.is-fixed {
  overflow: hidden;
  position: fixed;
  width: 100%;
}
body.is-fixed #spBtn span span:nth-child(1) {
  width: 20px;
  top: 9px;
  left: 0px;
  transform: translateY(0) rotate(45deg);
}
body.is-fixed #spBtn span span:nth-child(2) {
  display: none;
}
body.is-fixed #spBtn span span:nth-child(3) {
  width: 20px;
  top: 8px;
  left: 0px;
  transform: translateY(0) rotate(-45deg);
}
body.is-fixed #menu-bg {
  width: 100%;
  height: 100%;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.7);
}

.price a {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  height: 180px;
  background: #EFEFEF;
}
@media (max-width: 1238.98px) {
  .price a {
    height: 120px;
  }
}
@media (max-width: 767.98px) {
  .price a {
    height: 23.2vw;
  }
}
.price a span {
  display: block;
  text-align: center;
  color: #2E3192;
  transition: all 0.3s ease 0s;
}
.price a span:first-of-type {
  font-size: 50px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  .price a span:first-of-type {
    font-size: 3.90625vw;
  }
}
@media (max-width: 767.98px) {
  .price a span:first-of-type {
    font-size: 6.5105862132vw;
  }
}
.price a span:first-of-type {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 900;
  line-height: 1;
}
.price a span:last-of-type {
  font-size: 20px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  .price a span:last-of-type {
    font-size: 1.5625vw;
  }
}
@media (max-width: 767.98px) {
  .price a span:last-of-type {
    font-size: 2.6042344853vw;
  }
}
.price a span:last-of-type {
  font-weight: 600;
}
@media (min-width: 767.98px) {
  .price a:hover {
    background: #4D4D4D;
  }
  .price a:hover span {
    color: #FFF;
    transition: all 0.3s ease 0s;
  }
}

#gblFooter {
  width: 100%;
}
#gblFooter .inner {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  width: 100%;
  max-width: 1280px;
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 1238.98px) {
  #gblFooter .inner {
    padding: 0 1.5625%;
  }
}
#gblFooter > div {
  height: 180px;
}
@media (max-width: 1238.98px) {
  #gblFooter > div {
    height: 120px;
  }
}
@media (max-width: 767.98px) {
  #gblFooter > div {
    height: 23.2vw;
  }
}
#gblFooter .tel {
  background: #2E3192;
  border: 10px solid #2E3192;
  text-align: center;
}
#gblFooter .tel a {
  display: block;
  height: 100%;
}
#gblFooter .tel a .inner span {
  display: inline-block;
  text-align: center;
  color: #FFF;
  transition: all 0.3s ease 0s;
  line-height: 1;
}
#gblFooter .tel a .inner span:nth-child(1) {
  font-size: 20px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  #gblFooter .tel a .inner span:nth-child(1) {
    font-size: 1.5625vw;
  }
}
@media (max-width: 767.98px) {
  #gblFooter .tel a .inner span:nth-child(1) {
    font-size: 2.6042344853vw;
  }
}
#gblFooter .tel a .inner span:nth-child(1) {
  font-weight: 600;
}
#gblFooter .tel a .inner span:nth-child(2) {
  margin-top: 10px;
  font-family: "M PLUS 1p", sans-serif;
  font-size: 46px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  #gblFooter .tel a .inner span:nth-child(2) {
    font-size: 3.59375vw;
  }
}
@media (max-width: 767.98px) {
  #gblFooter .tel a .inner span:nth-child(2) {
    font-size: 5.9897393161vw;
  }
}
#gblFooter .tel a .inner span:nth-child(2) {
  font-weight: 900;
}
#gblFooter .tel a .inner span:nth-child(2) > span {
  font-size: 21px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  #gblFooter .tel a .inner span:nth-child(2) > span {
    font-size: 1.640625vw;
  }
}
@media (max-width: 767.98px) {
  #gblFooter .tel a .inner span:nth-child(2) > span {
    font-size: 2.7344462095vw;
  }
}
#gblFooter .tel a .inner span:nth-child(3) {
  margin-top: 10px;
  font-size: 18px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  #gblFooter .tel a .inner span:nth-child(3) {
    font-size: 1.40625vw;
  }
}
@media (max-width: 767.98px) {
  #gblFooter .tel a .inner span:nth-child(3) {
    font-size: calc(2.3438110367x / 1px)vw;
  }
}
#gblFooter .tel a .inner span:nth-child(3) {
  font-weight: 900;
}
#gblFooter .tel a .inner span:nth-child(3) > span {
  font-family: "M PLUS 1p", sans-serif;
  font-size: 20px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  #gblFooter .tel a .inner span:nth-child(3) > span {
    font-size: 1.5625vw;
  }
}
@media (max-width: 767.98px) {
  #gblFooter .tel a .inner span:nth-child(3) > span {
    font-size: 3.1250813823vw;
  }
}
@media (min-width: 767.98px) {
  #gblFooter .tel a:hover {
    background: #FFF;
  }
  #gblFooter .tel a:hover .inner {
    transition: all 0.3s ease 0s;
  }
  #gblFooter .tel a:hover .inner span {
    color: #2E3192;
  }
}
@media (min-width: 767.98px) {
  #gblFooter .tel a[href^=tel] {
    pointer-events: none; /* クリックできなくする */
    color: inherit; /* テキストと同じ色に */
    text-decoration: none; /* 下線を消す */
    cursor: default; /* マウスカーソルを通常に */
  }
}
#gblFooter .policy {
  background: #4D4D4D;
  transition: all 0.3s ease 0s;
}
@media (max-width: 767.98px) {
  #gblFooter .policy {
    height: auto;
  }
}
#gblFooter .policy .inner {
  text-align: center;
  font-weight: 600;
}
#gblFooter .policy .inner > span {
  text-align: center;
  font-size: 16px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  #gblFooter .policy .inner > span {
    font-size: 1.25vw;
  }
}
@media (max-width: 767.98px) {
  #gblFooter .policy .inner > span {
    font-size: 2.0833875882vw;
  }
}
#gblFooter .policy .inner > span {
  color: #FFF;
  transition: all 0.3s ease 0s;
}
#gblFooter .policy .inner .footCont {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
  text-align: right;
  margin: 10px 0 20px;
}
@media (max-width: 767.98px) {
  #gblFooter .policy .inner .footCont {
    grid-template-columns: 1fr;
    margin: 10px 0;
  }
}
#gblFooter .policy .inner .footCont > div a {
  color: #FFF;
  transition: all 0.3s ease 0s;
}
@media (max-width: 767.98px) {
  #gblFooter .policy .inner .footCont > div:first-of-type, #gblFooter .policy .inner .footCont > div:last-of-type {
    display: none;
  }
}
#gblFooter .policy .inner .footCont .company a {
  display: block;
  font-family: "M PLUS 1p", sans-serif;
  font-size: 46px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  #gblFooter .policy .inner .footCont .company a {
    font-size: 3.59375vw;
  }
}
@media (max-width: 767.98px) {
  #gblFooter .policy .inner .footCont .company a {
    font-size: 5.9897393161vw;
  }
}
#gblFooter .policy .inner .footCont .company a {
  font-weight: 900;
  line-height: 1;
  text-align: center;
}
#gblFooter .policy .inner .footCont .links {
  display: flex;
  justify-content: flex-end;
  gap: 5em;
  font-size: 15px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  #gblFooter .policy .inner .footCont .links {
    font-size: 1.171875vw;
  }
}
@media (max-width: 767.98px) {
  #gblFooter .policy .inner .footCont .links {
    font-size: 1.953175864vw;
  }
}
#gblFooter .policy .copyright {
  color: #FFF;
  transition: all 0.3s ease 0s;
  font-size: 12px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  #gblFooter .policy .copyright {
    font-size: 0.9375vw;
  }
}
@media (max-width: 767.98px) {
  #gblFooter .policy .copyright {
    font-size: 1.5625406912vw;
  }
}

#side {
  position: absolute;
  background: yellow;
  right: 0;
  bottom: 0;
  width: 20px;
  height: 100%;
}