@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
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 {
  background: transparent;
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

ul, li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

/* 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 {
  border: 0;
  border-top: 1px solid #cccccc;
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

textarea:focus, input:focus, input[type]:focus, .uneditable-input:focus {
  box-shadow: none;
  outline: 0;
}

input, select, textarea {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  border-radius: 0;
  vertical-align: middle;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
}

img {
  vertical-align: top;
}

* {
  box-sizing: border-box;
}

a {
  color: #333;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .spmt-50 {
    margin-top: -6.66667vw !important;
  }
  .spmb-50 {
    margin-bottom: -6.66667vw !important;
  }
  .spmr-50 {
    margin-right: -6.66667vw !important;
  }
  .spml-50 {
    margin-left: -6.66667vw !important;
  }
  .sppt-50 {
    padding-top: -6.66667vw !important;
  }
  .sppb-50 {
    padding-bottom: -6.66667vw !important;
  }
  .sppr-50 {
    padding-right: -6.66667vw !important;
  }
  .sppl-50 {
    padding-left: -6.66667vw !important;
  }
  .spmt-45 {
    margin-top: -6vw !important;
  }
  .spmb-45 {
    margin-bottom: -6vw !important;
  }
  .spmr-45 {
    margin-right: -6vw !important;
  }
  .spml-45 {
    margin-left: -6vw !important;
  }
  .sppt-45 {
    padding-top: -6vw !important;
  }
  .sppb-45 {
    padding-bottom: -6vw !important;
  }
  .sppr-45 {
    padding-right: -6vw !important;
  }
  .sppl-45 {
    padding-left: -6vw !important;
  }
  .spmt-40 {
    margin-top: -5.33333vw !important;
  }
  .spmb-40 {
    margin-bottom: -5.33333vw !important;
  }
  .spmr-40 {
    margin-right: -5.33333vw !important;
  }
  .spml-40 {
    margin-left: -5.33333vw !important;
  }
  .sppt-40 {
    padding-top: -5.33333vw !important;
  }
  .sppb-40 {
    padding-bottom: -5.33333vw !important;
  }
  .sppr-40 {
    padding-right: -5.33333vw !important;
  }
  .sppl-40 {
    padding-left: -5.33333vw !important;
  }
  .spmt-35 {
    margin-top: -4.66667vw !important;
  }
  .spmb-35 {
    margin-bottom: -4.66667vw !important;
  }
  .spmr-35 {
    margin-right: -4.66667vw !important;
  }
  .spml-35 {
    margin-left: -4.66667vw !important;
  }
  .sppt-35 {
    padding-top: -4.66667vw !important;
  }
  .sppb-35 {
    padding-bottom: -4.66667vw !important;
  }
  .sppr-35 {
    padding-right: -4.66667vw !important;
  }
  .sppl-35 {
    padding-left: -4.66667vw !important;
  }
  .spmt-30 {
    margin-top: -4vw !important;
  }
  .spmb-30 {
    margin-bottom: -4vw !important;
  }
  .spmr-30 {
    margin-right: -4vw !important;
  }
  .spml-30 {
    margin-left: -4vw !important;
  }
  .sppt-30 {
    padding-top: -4vw !important;
  }
  .sppb-30 {
    padding-bottom: -4vw !important;
  }
  .sppr-30 {
    padding-right: -4vw !important;
  }
  .sppl-30 {
    padding-left: -4vw !important;
  }
  .spmt-25 {
    margin-top: -3.33333vw !important;
  }
  .spmb-25 {
    margin-bottom: -3.33333vw !important;
  }
  .spmr-25 {
    margin-right: -3.33333vw !important;
  }
  .spml-25 {
    margin-left: -3.33333vw !important;
  }
  .sppt-25 {
    padding-top: -3.33333vw !important;
  }
  .sppb-25 {
    padding-bottom: -3.33333vw !important;
  }
  .sppr-25 {
    padding-right: -3.33333vw !important;
  }
  .sppl-25 {
    padding-left: -3.33333vw !important;
  }
  .spmt-20 {
    margin-top: -2.66667vw !important;
  }
  .spmb-20 {
    margin-bottom: -2.66667vw !important;
  }
  .spmr-20 {
    margin-right: -2.66667vw !important;
  }
  .spml-20 {
    margin-left: -2.66667vw !important;
  }
  .sppt-20 {
    padding-top: -2.66667vw !important;
  }
  .sppb-20 {
    padding-bottom: -2.66667vw !important;
  }
  .sppr-20 {
    padding-right: -2.66667vw !important;
  }
  .sppl-20 {
    padding-left: -2.66667vw !important;
  }
  .spmt-15 {
    margin-top: -2vw !important;
  }
  .spmb-15 {
    margin-bottom: -2vw !important;
  }
  .spmr-15 {
    margin-right: -2vw !important;
  }
  .spml-15 {
    margin-left: -2vw !important;
  }
  .sppt-15 {
    padding-top: -2vw !important;
  }
  .sppb-15 {
    padding-bottom: -2vw !important;
  }
  .sppr-15 {
    padding-right: -2vw !important;
  }
  .sppl-15 {
    padding-left: -2vw !important;
  }
  .spmt-10 {
    margin-top: -1.33333vw !important;
  }
  .spmb-10 {
    margin-bottom: -1.33333vw !important;
  }
  .spmr-10 {
    margin-right: -1.33333vw !important;
  }
  .spml-10 {
    margin-left: -1.33333vw !important;
  }
  .sppt-10 {
    padding-top: -1.33333vw !important;
  }
  .sppb-10 {
    padding-bottom: -1.33333vw !important;
  }
  .sppr-10 {
    padding-right: -1.33333vw !important;
  }
  .sppl-10 {
    padding-left: -1.33333vw !important;
  }
  .spmt-5 {
    margin-top: -0.66667vw !important;
  }
  .spmb-5 {
    margin-bottom: -0.66667vw !important;
  }
  .spmr-5 {
    margin-right: -0.66667vw !important;
  }
  .spml-5 {
    margin-left: -0.66667vw !important;
  }
  .sppt-5 {
    padding-top: -0.66667vw !important;
  }
  .sppb-5 {
    padding-bottom: -0.66667vw !important;
  }
  .sppr-5 {
    padding-right: -0.66667vw !important;
  }
  .sppl-5 {
    padding-left: -0.66667vw !important;
  }
  .spmt0 {
    margin-top: 0vw !important;
  }
  .spmb0 {
    margin-bottom: 0vw !important;
  }
  .spmr0 {
    margin-right: 0vw !important;
  }
  .spml0 {
    margin-left: 0vw !important;
  }
  .sppt0 {
    padding-top: 0vw !important;
  }
  .sppb0 {
    padding-bottom: 0vw !important;
  }
  .sppr0 {
    padding-right: 0vw !important;
  }
  .sppl0 {
    padding-left: 0vw !important;
  }
  .spmt5 {
    margin-top: 0.66667vw !important;
  }
  .spmb5 {
    margin-bottom: 0.66667vw !important;
  }
  .spmr5 {
    margin-right: 0.66667vw !important;
  }
  .spml5 {
    margin-left: 0.66667vw !important;
  }
  .sppt5 {
    padding-top: 0.66667vw !important;
  }
  .sppb5 {
    padding-bottom: 0.66667vw !important;
  }
  .sppr5 {
    padding-right: 0.66667vw !important;
  }
  .sppl5 {
    padding-left: 0.66667vw !important;
  }
  .spmt10 {
    margin-top: 1.33333vw !important;
  }
  .spmb10 {
    margin-bottom: 1.33333vw !important;
  }
  .spmr10 {
    margin-right: 1.33333vw !important;
  }
  .spml10 {
    margin-left: 1.33333vw !important;
  }
  .sppt10 {
    padding-top: 1.33333vw !important;
  }
  .sppb10 {
    padding-bottom: 1.33333vw !important;
  }
  .sppr10 {
    padding-right: 1.33333vw !important;
  }
  .sppl10 {
    padding-left: 1.33333vw !important;
  }
  .spmt15 {
    margin-top: 2vw !important;
  }
  .spmb15 {
    margin-bottom: 2vw !important;
  }
  .spmr15 {
    margin-right: 2vw !important;
  }
  .spml15 {
    margin-left: 2vw !important;
  }
  .sppt15 {
    padding-top: 2vw !important;
  }
  .sppb15 {
    padding-bottom: 2vw !important;
  }
  .sppr15 {
    padding-right: 2vw !important;
  }
  .sppl15 {
    padding-left: 2vw !important;
  }
  .spmt20 {
    margin-top: 2.66667vw !important;
  }
  .spmb20 {
    margin-bottom: 2.66667vw !important;
  }
  .spmr20 {
    margin-right: 2.66667vw !important;
  }
  .spml20 {
    margin-left: 2.66667vw !important;
  }
  .sppt20 {
    padding-top: 2.66667vw !important;
  }
  .sppb20 {
    padding-bottom: 2.66667vw !important;
  }
  .sppr20 {
    padding-right: 2.66667vw !important;
  }
  .sppl20 {
    padding-left: 2.66667vw !important;
  }
  .spmt25 {
    margin-top: 3.33333vw !important;
  }
  .spmb25 {
    margin-bottom: 3.33333vw !important;
  }
  .spmr25 {
    margin-right: 3.33333vw !important;
  }
  .spml25 {
    margin-left: 3.33333vw !important;
  }
  .sppt25 {
    padding-top: 3.33333vw !important;
  }
  .sppb25 {
    padding-bottom: 3.33333vw !important;
  }
  .sppr25 {
    padding-right: 3.33333vw !important;
  }
  .sppl25 {
    padding-left: 3.33333vw !important;
  }
  .spmt30 {
    margin-top: 4vw !important;
  }
  .spmb30 {
    margin-bottom: 4vw !important;
  }
  .spmr30 {
    margin-right: 4vw !important;
  }
  .spml30 {
    margin-left: 4vw !important;
  }
  .sppt30 {
    padding-top: 4vw !important;
  }
  .sppb30 {
    padding-bottom: 4vw !important;
  }
  .sppr30 {
    padding-right: 4vw !important;
  }
  .sppl30 {
    padding-left: 4vw !important;
  }
  .spmt35 {
    margin-top: 4.66667vw !important;
  }
  .spmb35 {
    margin-bottom: 4.66667vw !important;
  }
  .spmr35 {
    margin-right: 4.66667vw !important;
  }
  .spml35 {
    margin-left: 4.66667vw !important;
  }
  .sppt35 {
    padding-top: 4.66667vw !important;
  }
  .sppb35 {
    padding-bottom: 4.66667vw !important;
  }
  .sppr35 {
    padding-right: 4.66667vw !important;
  }
  .sppl35 {
    padding-left: 4.66667vw !important;
  }
  .spmt40 {
    margin-top: 5.33333vw !important;
  }
  .spmb40 {
    margin-bottom: 5.33333vw !important;
  }
  .spmr40 {
    margin-right: 5.33333vw !important;
  }
  .spml40 {
    margin-left: 5.33333vw !important;
  }
  .sppt40 {
    padding-top: 5.33333vw !important;
  }
  .sppb40 {
    padding-bottom: 5.33333vw !important;
  }
  .sppr40 {
    padding-right: 5.33333vw !important;
  }
  .sppl40 {
    padding-left: 5.33333vw !important;
  }
  .spmt45 {
    margin-top: 6vw !important;
  }
  .spmb45 {
    margin-bottom: 6vw !important;
  }
  .spmr45 {
    margin-right: 6vw !important;
  }
  .spml45 {
    margin-left: 6vw !important;
  }
  .sppt45 {
    padding-top: 6vw !important;
  }
  .sppb45 {
    padding-bottom: 6vw !important;
  }
  .sppr45 {
    padding-right: 6vw !important;
  }
  .sppl45 {
    padding-left: 6vw !important;
  }
  .spmt50 {
    margin-top: 6.66667vw !important;
  }
  .spmb50 {
    margin-bottom: 6.66667vw !important;
  }
  .spmr50 {
    margin-right: 6.66667vw !important;
  }
  .spml50 {
    margin-left: 6.66667vw !important;
  }
  .sppt50 {
    padding-top: 6.66667vw !important;
  }
  .sppb50 {
    padding-bottom: 6.66667vw !important;
  }
  .sppr50 {
    padding-right: 6.66667vw !important;
  }
  .sppl50 {
    padding-left: 6.66667vw !important;
  }
  .spmt55 {
    margin-top: 7.33333vw !important;
  }
  .spmb55 {
    margin-bottom: 7.33333vw !important;
  }
  .spmr55 {
    margin-right: 7.33333vw !important;
  }
  .spml55 {
    margin-left: 7.33333vw !important;
  }
  .sppt55 {
    padding-top: 7.33333vw !important;
  }
  .sppb55 {
    padding-bottom: 7.33333vw !important;
  }
  .sppr55 {
    padding-right: 7.33333vw !important;
  }
  .sppl55 {
    padding-left: 7.33333vw !important;
  }
  .spmt60 {
    margin-top: 8vw !important;
  }
  .spmb60 {
    margin-bottom: 8vw !important;
  }
  .spmr60 {
    margin-right: 8vw !important;
  }
  .spml60 {
    margin-left: 8vw !important;
  }
  .sppt60 {
    padding-top: 8vw !important;
  }
  .sppb60 {
    padding-bottom: 8vw !important;
  }
  .sppr60 {
    padding-right: 8vw !important;
  }
  .sppl60 {
    padding-left: 8vw !important;
  }
  .spmt65 {
    margin-top: 8.66667vw !important;
  }
  .spmb65 {
    margin-bottom: 8.66667vw !important;
  }
  .spmr65 {
    margin-right: 8.66667vw !important;
  }
  .spml65 {
    margin-left: 8.66667vw !important;
  }
  .sppt65 {
    padding-top: 8.66667vw !important;
  }
  .sppb65 {
    padding-bottom: 8.66667vw !important;
  }
  .sppr65 {
    padding-right: 8.66667vw !important;
  }
  .sppl65 {
    padding-left: 8.66667vw !important;
  }
  .spmt70 {
    margin-top: 9.33333vw !important;
  }
  .spmb70 {
    margin-bottom: 9.33333vw !important;
  }
  .spmr70 {
    margin-right: 9.33333vw !important;
  }
  .spml70 {
    margin-left: 9.33333vw !important;
  }
  .sppt70 {
    padding-top: 9.33333vw !important;
  }
  .sppb70 {
    padding-bottom: 9.33333vw !important;
  }
  .sppr70 {
    padding-right: 9.33333vw !important;
  }
  .sppl70 {
    padding-left: 9.33333vw !important;
  }
  .spmt75 {
    margin-top: 10vw !important;
  }
  .spmb75 {
    margin-bottom: 10vw !important;
  }
  .spmr75 {
    margin-right: 10vw !important;
  }
  .spml75 {
    margin-left: 10vw !important;
  }
  .sppt75 {
    padding-top: 10vw !important;
  }
  .sppb75 {
    padding-bottom: 10vw !important;
  }
  .sppr75 {
    padding-right: 10vw !important;
  }
  .sppl75 {
    padding-left: 10vw !important;
  }
  .spmt80 {
    margin-top: 10.66667vw !important;
  }
  .spmb80 {
    margin-bottom: 10.66667vw !important;
  }
  .spmr80 {
    margin-right: 10.66667vw !important;
  }
  .spml80 {
    margin-left: 10.66667vw !important;
  }
  .sppt80 {
    padding-top: 10.66667vw !important;
  }
  .sppb80 {
    padding-bottom: 10.66667vw !important;
  }
  .sppr80 {
    padding-right: 10.66667vw !important;
  }
  .sppl80 {
    padding-left: 10.66667vw !important;
  }
  .spmt85 {
    margin-top: 11.33333vw !important;
  }
  .spmb85 {
    margin-bottom: 11.33333vw !important;
  }
  .spmr85 {
    margin-right: 11.33333vw !important;
  }
  .spml85 {
    margin-left: 11.33333vw !important;
  }
  .sppt85 {
    padding-top: 11.33333vw !important;
  }
  .sppb85 {
    padding-bottom: 11.33333vw !important;
  }
  .sppr85 {
    padding-right: 11.33333vw !important;
  }
  .sppl85 {
    padding-left: 11.33333vw !important;
  }
  .spmt90 {
    margin-top: 12vw !important;
  }
  .spmb90 {
    margin-bottom: 12vw !important;
  }
  .spmr90 {
    margin-right: 12vw !important;
  }
  .spml90 {
    margin-left: 12vw !important;
  }
  .sppt90 {
    padding-top: 12vw !important;
  }
  .sppb90 {
    padding-bottom: 12vw !important;
  }
  .sppr90 {
    padding-right: 12vw !important;
  }
  .sppl90 {
    padding-left: 12vw !important;
  }
  .spmt95 {
    margin-top: 12.66667vw !important;
  }
  .spmb95 {
    margin-bottom: 12.66667vw !important;
  }
  .spmr95 {
    margin-right: 12.66667vw !important;
  }
  .spml95 {
    margin-left: 12.66667vw !important;
  }
  .sppt95 {
    padding-top: 12.66667vw !important;
  }
  .sppb95 {
    padding-bottom: 12.66667vw !important;
  }
  .sppr95 {
    padding-right: 12.66667vw !important;
  }
  .sppl95 {
    padding-left: 12.66667vw !important;
  }
  .spmt100 {
    margin-top: 13.33333vw !important;
  }
  .spmb100 {
    margin-bottom: 13.33333vw !important;
  }
  .spmr100 {
    margin-right: 13.33333vw !important;
  }
  .spml100 {
    margin-left: 13.33333vw !important;
  }
  .sppt100 {
    padding-top: 13.33333vw !important;
  }
  .sppb100 {
    padding-bottom: 13.33333vw !important;
  }
  .sppr100 {
    padding-right: 13.33333vw !important;
  }
  .sppl100 {
    padding-left: 13.33333vw !important;
  }
  .spmt105 {
    margin-top: 14vw !important;
  }
  .spmb105 {
    margin-bottom: 14vw !important;
  }
  .spmr105 {
    margin-right: 14vw !important;
  }
  .spml105 {
    margin-left: 14vw !important;
  }
  .sppt105 {
    padding-top: 14vw !important;
  }
  .sppb105 {
    padding-bottom: 14vw !important;
  }
  .sppr105 {
    padding-right: 14vw !important;
  }
  .sppl105 {
    padding-left: 14vw !important;
  }
  .spmt110 {
    margin-top: 14.66667vw !important;
  }
  .spmb110 {
    margin-bottom: 14.66667vw !important;
  }
  .spmr110 {
    margin-right: 14.66667vw !important;
  }
  .spml110 {
    margin-left: 14.66667vw !important;
  }
  .sppt110 {
    padding-top: 14.66667vw !important;
  }
  .sppb110 {
    padding-bottom: 14.66667vw !important;
  }
  .sppr110 {
    padding-right: 14.66667vw !important;
  }
  .sppl110 {
    padding-left: 14.66667vw !important;
  }
  .spmt115 {
    margin-top: 15.33333vw !important;
  }
  .spmb115 {
    margin-bottom: 15.33333vw !important;
  }
  .spmr115 {
    margin-right: 15.33333vw !important;
  }
  .spml115 {
    margin-left: 15.33333vw !important;
  }
  .sppt115 {
    padding-top: 15.33333vw !important;
  }
  .sppb115 {
    padding-bottom: 15.33333vw !important;
  }
  .sppr115 {
    padding-right: 15.33333vw !important;
  }
  .sppl115 {
    padding-left: 15.33333vw !important;
  }
  .spmt120 {
    margin-top: 16vw !important;
  }
  .spmb120 {
    margin-bottom: 16vw !important;
  }
  .spmr120 {
    margin-right: 16vw !important;
  }
  .spml120 {
    margin-left: 16vw !important;
  }
  .sppt120 {
    padding-top: 16vw !important;
  }
  .sppb120 {
    padding-bottom: 16vw !important;
  }
  .sppr120 {
    padding-right: 16vw !important;
  }
  .sppl120 {
    padding-left: 16vw !important;
  }
  .spmt125 {
    margin-top: 16.66667vw !important;
  }
  .spmb125 {
    margin-bottom: 16.66667vw !important;
  }
  .spmr125 {
    margin-right: 16.66667vw !important;
  }
  .spml125 {
    margin-left: 16.66667vw !important;
  }
  .sppt125 {
    padding-top: 16.66667vw !important;
  }
  .sppb125 {
    padding-bottom: 16.66667vw !important;
  }
  .sppr125 {
    padding-right: 16.66667vw !important;
  }
  .sppl125 {
    padding-left: 16.66667vw !important;
  }
  .spmt130 {
    margin-top: 17.33333vw !important;
  }
  .spmb130 {
    margin-bottom: 17.33333vw !important;
  }
  .spmr130 {
    margin-right: 17.33333vw !important;
  }
  .spml130 {
    margin-left: 17.33333vw !important;
  }
  .sppt130 {
    padding-top: 17.33333vw !important;
  }
  .sppb130 {
    padding-bottom: 17.33333vw !important;
  }
  .sppr130 {
    padding-right: 17.33333vw !important;
  }
  .sppl130 {
    padding-left: 17.33333vw !important;
  }
  .spmt135 {
    margin-top: 18vw !important;
  }
  .spmb135 {
    margin-bottom: 18vw !important;
  }
  .spmr135 {
    margin-right: 18vw !important;
  }
  .spml135 {
    margin-left: 18vw !important;
  }
  .sppt135 {
    padding-top: 18vw !important;
  }
  .sppb135 {
    padding-bottom: 18vw !important;
  }
  .sppr135 {
    padding-right: 18vw !important;
  }
  .sppl135 {
    padding-left: 18vw !important;
  }
  .spmt140 {
    margin-top: 18.66667vw !important;
  }
  .spmb140 {
    margin-bottom: 18.66667vw !important;
  }
  .spmr140 {
    margin-right: 18.66667vw !important;
  }
  .spml140 {
    margin-left: 18.66667vw !important;
  }
  .sppt140 {
    padding-top: 18.66667vw !important;
  }
  .sppb140 {
    padding-bottom: 18.66667vw !important;
  }
  .sppr140 {
    padding-right: 18.66667vw !important;
  }
  .sppl140 {
    padding-left: 18.66667vw !important;
  }
  .spmt145 {
    margin-top: 19.33333vw !important;
  }
  .spmb145 {
    margin-bottom: 19.33333vw !important;
  }
  .spmr145 {
    margin-right: 19.33333vw !important;
  }
  .spml145 {
    margin-left: 19.33333vw !important;
  }
  .sppt145 {
    padding-top: 19.33333vw !important;
  }
  .sppb145 {
    padding-bottom: 19.33333vw !important;
  }
  .sppr145 {
    padding-right: 19.33333vw !important;
  }
  .sppl145 {
    padding-left: 19.33333vw !important;
  }
  .spmt150 {
    margin-top: 20vw !important;
  }
  .spmb150 {
    margin-bottom: 20vw !important;
  }
  .spmr150 {
    margin-right: 20vw !important;
  }
  .spml150 {
    margin-left: 20vw !important;
  }
  .sppt150 {
    padding-top: 20vw !important;
  }
  .sppb150 {
    padding-bottom: 20vw !important;
  }
  .sppr150 {
    padding-right: 20vw !important;
  }
  .sppl150 {
    padding-left: 20vw !important;
  }
}

@media screen and (min-width: 769px) {
  .pcmt-50 {
    margin-top: -50px !important;
  }
  .pcmb-50 {
    margin-bottom: -50px !important;
  }
  .pcmr-50 {
    margin-right: -50px !important;
  }
  .pcml-50 {
    margin-left: -50px !important;
  }
  .pcpt-50 {
    padding-top: -50px !important;
  }
  .pcpb-50 {
    padding-bottom: -50px !important;
  }
  .pcpr-50 {
    padding-right: -50px !important;
  }
  .pcpl-50 {
    padding-left: -50px !important;
  }
  .pcmt-45 {
    margin-top: -45px !important;
  }
  .pcmb-45 {
    margin-bottom: -45px !important;
  }
  .pcmr-45 {
    margin-right: -45px !important;
  }
  .pcml-45 {
    margin-left: -45px !important;
  }
  .pcpt-45 {
    padding-top: -45px !important;
  }
  .pcpb-45 {
    padding-bottom: -45px !important;
  }
  .pcpr-45 {
    padding-right: -45px !important;
  }
  .pcpl-45 {
    padding-left: -45px !important;
  }
  .pcmt-40 {
    margin-top: -40px !important;
  }
  .pcmb-40 {
    margin-bottom: -40px !important;
  }
  .pcmr-40 {
    margin-right: -40px !important;
  }
  .pcml-40 {
    margin-left: -40px !important;
  }
  .pcpt-40 {
    padding-top: -40px !important;
  }
  .pcpb-40 {
    padding-bottom: -40px !important;
  }
  .pcpr-40 {
    padding-right: -40px !important;
  }
  .pcpl-40 {
    padding-left: -40px !important;
  }
  .pcmt-35 {
    margin-top: -35px !important;
  }
  .pcmb-35 {
    margin-bottom: -35px !important;
  }
  .pcmr-35 {
    margin-right: -35px !important;
  }
  .pcml-35 {
    margin-left: -35px !important;
  }
  .pcpt-35 {
    padding-top: -35px !important;
  }
  .pcpb-35 {
    padding-bottom: -35px !important;
  }
  .pcpr-35 {
    padding-right: -35px !important;
  }
  .pcpl-35 {
    padding-left: -35px !important;
  }
  .pcmt-30 {
    margin-top: -30px !important;
  }
  .pcmb-30 {
    margin-bottom: -30px !important;
  }
  .pcmr-30 {
    margin-right: -30px !important;
  }
  .pcml-30 {
    margin-left: -30px !important;
  }
  .pcpt-30 {
    padding-top: -30px !important;
  }
  .pcpb-30 {
    padding-bottom: -30px !important;
  }
  .pcpr-30 {
    padding-right: -30px !important;
  }
  .pcpl-30 {
    padding-left: -30px !important;
  }
  .pcmt-25 {
    margin-top: -25px !important;
  }
  .pcmb-25 {
    margin-bottom: -25px !important;
  }
  .pcmr-25 {
    margin-right: -25px !important;
  }
  .pcml-25 {
    margin-left: -25px !important;
  }
  .pcpt-25 {
    padding-top: -25px !important;
  }
  .pcpb-25 {
    padding-bottom: -25px !important;
  }
  .pcpr-25 {
    padding-right: -25px !important;
  }
  .pcpl-25 {
    padding-left: -25px !important;
  }
  .pcmt-20 {
    margin-top: -20px !important;
  }
  .pcmb-20 {
    margin-bottom: -20px !important;
  }
  .pcmr-20 {
    margin-right: -20px !important;
  }
  .pcml-20 {
    margin-left: -20px !important;
  }
  .pcpt-20 {
    padding-top: -20px !important;
  }
  .pcpb-20 {
    padding-bottom: -20px !important;
  }
  .pcpr-20 {
    padding-right: -20px !important;
  }
  .pcpl-20 {
    padding-left: -20px !important;
  }
  .pcmt-15 {
    margin-top: -15px !important;
  }
  .pcmb-15 {
    margin-bottom: -15px !important;
  }
  .pcmr-15 {
    margin-right: -15px !important;
  }
  .pcml-15 {
    margin-left: -15px !important;
  }
  .pcpt-15 {
    padding-top: -15px !important;
  }
  .pcpb-15 {
    padding-bottom: -15px !important;
  }
  .pcpr-15 {
    padding-right: -15px !important;
  }
  .pcpl-15 {
    padding-left: -15px !important;
  }
  .pcmt-10 {
    margin-top: -10px !important;
  }
  .pcmb-10 {
    margin-bottom: -10px !important;
  }
  .pcmr-10 {
    margin-right: -10px !important;
  }
  .pcml-10 {
    margin-left: -10px !important;
  }
  .pcpt-10 {
    padding-top: -10px !important;
  }
  .pcpb-10 {
    padding-bottom: -10px !important;
  }
  .pcpr-10 {
    padding-right: -10px !important;
  }
  .pcpl-10 {
    padding-left: -10px !important;
  }
  .pcmt-5 {
    margin-top: -5px !important;
  }
  .pcmb-5 {
    margin-bottom: -5px !important;
  }
  .pcmr-5 {
    margin-right: -5px !important;
  }
  .pcml-5 {
    margin-left: -5px !important;
  }
  .pcpt-5 {
    padding-top: -5px !important;
  }
  .pcpb-5 {
    padding-bottom: -5px !important;
  }
  .pcpr-5 {
    padding-right: -5px !important;
  }
  .pcpl-5 {
    padding-left: -5px !important;
  }
  .pcmt0 {
    margin-top: 0px !important;
  }
  .pcmb0 {
    margin-bottom: 0px !important;
  }
  .pcmr0 {
    margin-right: 0px !important;
  }
  .pcml0 {
    margin-left: 0px !important;
  }
  .pcpt0 {
    padding-top: 0px !important;
  }
  .pcpb0 {
    padding-bottom: 0px !important;
  }
  .pcpr0 {
    padding-right: 0px !important;
  }
  .pcpl0 {
    padding-left: 0px !important;
  }
  .pcmt5 {
    margin-top: 5px !important;
  }
  .pcmb5 {
    margin-bottom: 5px !important;
  }
  .pcmr5 {
    margin-right: 5px !important;
  }
  .pcml5 {
    margin-left: 5px !important;
  }
  .pcpt5 {
    padding-top: 5px !important;
  }
  .pcpb5 {
    padding-bottom: 5px !important;
  }
  .pcpr5 {
    padding-right: 5px !important;
  }
  .pcpl5 {
    padding-left: 5px !important;
  }
  .pcmt10 {
    margin-top: 10px !important;
  }
  .pcmb10 {
    margin-bottom: 10px !important;
  }
  .pcmr10 {
    margin-right: 10px !important;
  }
  .pcml10 {
    margin-left: 10px !important;
  }
  .pcpt10 {
    padding-top: 10px !important;
  }
  .pcpb10 {
    padding-bottom: 10px !important;
  }
  .pcpr10 {
    padding-right: 10px !important;
  }
  .pcpl10 {
    padding-left: 10px !important;
  }
  .pcmt15 {
    margin-top: 15px !important;
  }
  .pcmb15 {
    margin-bottom: 15px !important;
  }
  .pcmr15 {
    margin-right: 15px !important;
  }
  .pcml15 {
    margin-left: 15px !important;
  }
  .pcpt15 {
    padding-top: 15px !important;
  }
  .pcpb15 {
    padding-bottom: 15px !important;
  }
  .pcpr15 {
    padding-right: 15px !important;
  }
  .pcpl15 {
    padding-left: 15px !important;
  }
  .pcmt20 {
    margin-top: 20px !important;
  }
  .pcmb20 {
    margin-bottom: 20px !important;
  }
  .pcmr20 {
    margin-right: 20px !important;
  }
  .pcml20 {
    margin-left: 20px !important;
  }
  .pcpt20 {
    padding-top: 20px !important;
  }
  .pcpb20 {
    padding-bottom: 20px !important;
  }
  .pcpr20 {
    padding-right: 20px !important;
  }
  .pcpl20 {
    padding-left: 20px !important;
  }
  .pcmt25 {
    margin-top: 25px !important;
  }
  .pcmb25 {
    margin-bottom: 25px !important;
  }
  .pcmr25 {
    margin-right: 25px !important;
  }
  .pcml25 {
    margin-left: 25px !important;
  }
  .pcpt25 {
    padding-top: 25px !important;
  }
  .pcpb25 {
    padding-bottom: 25px !important;
  }
  .pcpr25 {
    padding-right: 25px !important;
  }
  .pcpl25 {
    padding-left: 25px !important;
  }
  .pcmt30 {
    margin-top: 30px !important;
  }
  .pcmb30 {
    margin-bottom: 30px !important;
  }
  .pcmr30 {
    margin-right: 30px !important;
  }
  .pcml30 {
    margin-left: 30px !important;
  }
  .pcpt30 {
    padding-top: 30px !important;
  }
  .pcpb30 {
    padding-bottom: 30px !important;
  }
  .pcpr30 {
    padding-right: 30px !important;
  }
  .pcpl30 {
    padding-left: 30px !important;
  }
  .pcmt35 {
    margin-top: 35px !important;
  }
  .pcmb35 {
    margin-bottom: 35px !important;
  }
  .pcmr35 {
    margin-right: 35px !important;
  }
  .pcml35 {
    margin-left: 35px !important;
  }
  .pcpt35 {
    padding-top: 35px !important;
  }
  .pcpb35 {
    padding-bottom: 35px !important;
  }
  .pcpr35 {
    padding-right: 35px !important;
  }
  .pcpl35 {
    padding-left: 35px !important;
  }
  .pcmt40 {
    margin-top: 40px !important;
  }
  .pcmb40 {
    margin-bottom: 40px !important;
  }
  .pcmr40 {
    margin-right: 40px !important;
  }
  .pcml40 {
    margin-left: 40px !important;
  }
  .pcpt40 {
    padding-top: 40px !important;
  }
  .pcpb40 {
    padding-bottom: 40px !important;
  }
  .pcpr40 {
    padding-right: 40px !important;
  }
  .pcpl40 {
    padding-left: 40px !important;
  }
  .pcmt45 {
    margin-top: 45px !important;
  }
  .pcmb45 {
    margin-bottom: 45px !important;
  }
  .pcmr45 {
    margin-right: 45px !important;
  }
  .pcml45 {
    margin-left: 45px !important;
  }
  .pcpt45 {
    padding-top: 45px !important;
  }
  .pcpb45 {
    padding-bottom: 45px !important;
  }
  .pcpr45 {
    padding-right: 45px !important;
  }
  .pcpl45 {
    padding-left: 45px !important;
  }
  .pcmt50 {
    margin-top: 50px !important;
  }
  .pcmb50 {
    margin-bottom: 50px !important;
  }
  .pcmr50 {
    margin-right: 50px !important;
  }
  .pcml50 {
    margin-left: 50px !important;
  }
  .pcpt50 {
    padding-top: 50px !important;
  }
  .pcpb50 {
    padding-bottom: 50px !important;
  }
  .pcpr50 {
    padding-right: 50px !important;
  }
  .pcpl50 {
    padding-left: 50px !important;
  }
  .pcmt55 {
    margin-top: 55px !important;
  }
  .pcmb55 {
    margin-bottom: 55px !important;
  }
  .pcmr55 {
    margin-right: 55px !important;
  }
  .pcml55 {
    margin-left: 55px !important;
  }
  .pcpt55 {
    padding-top: 55px !important;
  }
  .pcpb55 {
    padding-bottom: 55px !important;
  }
  .pcpr55 {
    padding-right: 55px !important;
  }
  .pcpl55 {
    padding-left: 55px !important;
  }
  .pcmt60 {
    margin-top: 60px !important;
  }
  .pcmb60 {
    margin-bottom: 60px !important;
  }
  .pcmr60 {
    margin-right: 60px !important;
  }
  .pcml60 {
    margin-left: 60px !important;
  }
  .pcpt60 {
    padding-top: 60px !important;
  }
  .pcpb60 {
    padding-bottom: 60px !important;
  }
  .pcpr60 {
    padding-right: 60px !important;
  }
  .pcpl60 {
    padding-left: 60px !important;
  }
  .pcmt65 {
    margin-top: 65px !important;
  }
  .pcmb65 {
    margin-bottom: 65px !important;
  }
  .pcmr65 {
    margin-right: 65px !important;
  }
  .pcml65 {
    margin-left: 65px !important;
  }
  .pcpt65 {
    padding-top: 65px !important;
  }
  .pcpb65 {
    padding-bottom: 65px !important;
  }
  .pcpr65 {
    padding-right: 65px !important;
  }
  .pcpl65 {
    padding-left: 65px !important;
  }
  .pcmt70 {
    margin-top: 70px !important;
  }
  .pcmb70 {
    margin-bottom: 70px !important;
  }
  .pcmr70 {
    margin-right: 70px !important;
  }
  .pcml70 {
    margin-left: 70px !important;
  }
  .pcpt70 {
    padding-top: 70px !important;
  }
  .pcpb70 {
    padding-bottom: 70px !important;
  }
  .pcpr70 {
    padding-right: 70px !important;
  }
  .pcpl70 {
    padding-left: 70px !important;
  }
  .pcmt75 {
    margin-top: 75px !important;
  }
  .pcmb75 {
    margin-bottom: 75px !important;
  }
  .pcmr75 {
    margin-right: 75px !important;
  }
  .pcml75 {
    margin-left: 75px !important;
  }
  .pcpt75 {
    padding-top: 75px !important;
  }
  .pcpb75 {
    padding-bottom: 75px !important;
  }
  .pcpr75 {
    padding-right: 75px !important;
  }
  .pcpl75 {
    padding-left: 75px !important;
  }
  .pcmt80 {
    margin-top: 80px !important;
  }
  .pcmb80 {
    margin-bottom: 80px !important;
  }
  .pcmr80 {
    margin-right: 80px !important;
  }
  .pcml80 {
    margin-left: 80px !important;
  }
  .pcpt80 {
    padding-top: 80px !important;
  }
  .pcpb80 {
    padding-bottom: 80px !important;
  }
  .pcpr80 {
    padding-right: 80px !important;
  }
  .pcpl80 {
    padding-left: 80px !important;
  }
  .pcmt85 {
    margin-top: 85px !important;
  }
  .pcmb85 {
    margin-bottom: 85px !important;
  }
  .pcmr85 {
    margin-right: 85px !important;
  }
  .pcml85 {
    margin-left: 85px !important;
  }
  .pcpt85 {
    padding-top: 85px !important;
  }
  .pcpb85 {
    padding-bottom: 85px !important;
  }
  .pcpr85 {
    padding-right: 85px !important;
  }
  .pcpl85 {
    padding-left: 85px !important;
  }
  .pcmt90 {
    margin-top: 90px !important;
  }
  .pcmb90 {
    margin-bottom: 90px !important;
  }
  .pcmr90 {
    margin-right: 90px !important;
  }
  .pcml90 {
    margin-left: 90px !important;
  }
  .pcpt90 {
    padding-top: 90px !important;
  }
  .pcpb90 {
    padding-bottom: 90px !important;
  }
  .pcpr90 {
    padding-right: 90px !important;
  }
  .pcpl90 {
    padding-left: 90px !important;
  }
  .pcmt95 {
    margin-top: 95px !important;
  }
  .pcmb95 {
    margin-bottom: 95px !important;
  }
  .pcmr95 {
    margin-right: 95px !important;
  }
  .pcml95 {
    margin-left: 95px !important;
  }
  .pcpt95 {
    padding-top: 95px !important;
  }
  .pcpb95 {
    padding-bottom: 95px !important;
  }
  .pcpr95 {
    padding-right: 95px !important;
  }
  .pcpl95 {
    padding-left: 95px !important;
  }
  .pcmt100 {
    margin-top: 100px !important;
  }
  .pcmb100 {
    margin-bottom: 100px !important;
  }
  .pcmr100 {
    margin-right: 100px !important;
  }
  .pcml100 {
    margin-left: 100px !important;
  }
  .pcpt100 {
    padding-top: 100px !important;
  }
  .pcpb100 {
    padding-bottom: 100px !important;
  }
  .pcpr100 {
    padding-right: 100px !important;
  }
  .pcpl100 {
    padding-left: 100px !important;
  }
  .pcmt105 {
    margin-top: 105px !important;
  }
  .pcmb105 {
    margin-bottom: 105px !important;
  }
  .pcmr105 {
    margin-right: 105px !important;
  }
  .pcml105 {
    margin-left: 105px !important;
  }
  .pcpt105 {
    padding-top: 105px !important;
  }
  .pcpb105 {
    padding-bottom: 105px !important;
  }
  .pcpr105 {
    padding-right: 105px !important;
  }
  .pcpl105 {
    padding-left: 105px !important;
  }
  .pcmt110 {
    margin-top: 110px !important;
  }
  .pcmb110 {
    margin-bottom: 110px !important;
  }
  .pcmr110 {
    margin-right: 110px !important;
  }
  .pcml110 {
    margin-left: 110px !important;
  }
  .pcpt110 {
    padding-top: 110px !important;
  }
  .pcpb110 {
    padding-bottom: 110px !important;
  }
  .pcpr110 {
    padding-right: 110px !important;
  }
  .pcpl110 {
    padding-left: 110px !important;
  }
  .pcmt115 {
    margin-top: 115px !important;
  }
  .pcmb115 {
    margin-bottom: 115px !important;
  }
  .pcmr115 {
    margin-right: 115px !important;
  }
  .pcml115 {
    margin-left: 115px !important;
  }
  .pcpt115 {
    padding-top: 115px !important;
  }
  .pcpb115 {
    padding-bottom: 115px !important;
  }
  .pcpr115 {
    padding-right: 115px !important;
  }
  .pcpl115 {
    padding-left: 115px !important;
  }
  .pcmt120 {
    margin-top: 120px !important;
  }
  .pcmb120 {
    margin-bottom: 120px !important;
  }
  .pcmr120 {
    margin-right: 120px !important;
  }
  .pcml120 {
    margin-left: 120px !important;
  }
  .pcpt120 {
    padding-top: 120px !important;
  }
  .pcpb120 {
    padding-bottom: 120px !important;
  }
  .pcpr120 {
    padding-right: 120px !important;
  }
  .pcpl120 {
    padding-left: 120px !important;
  }
  .pcmt125 {
    margin-top: 125px !important;
  }
  .pcmb125 {
    margin-bottom: 125px !important;
  }
  .pcmr125 {
    margin-right: 125px !important;
  }
  .pcml125 {
    margin-left: 125px !important;
  }
  .pcpt125 {
    padding-top: 125px !important;
  }
  .pcpb125 {
    padding-bottom: 125px !important;
  }
  .pcpr125 {
    padding-right: 125px !important;
  }
  .pcpl125 {
    padding-left: 125px !important;
  }
  .pcmt130 {
    margin-top: 130px !important;
  }
  .pcmb130 {
    margin-bottom: 130px !important;
  }
  .pcmr130 {
    margin-right: 130px !important;
  }
  .pcml130 {
    margin-left: 130px !important;
  }
  .pcpt130 {
    padding-top: 130px !important;
  }
  .pcpb130 {
    padding-bottom: 130px !important;
  }
  .pcpr130 {
    padding-right: 130px !important;
  }
  .pcpl130 {
    padding-left: 130px !important;
  }
  .pcmt135 {
    margin-top: 135px !important;
  }
  .pcmb135 {
    margin-bottom: 135px !important;
  }
  .pcmr135 {
    margin-right: 135px !important;
  }
  .pcml135 {
    margin-left: 135px !important;
  }
  .pcpt135 {
    padding-top: 135px !important;
  }
  .pcpb135 {
    padding-bottom: 135px !important;
  }
  .pcpr135 {
    padding-right: 135px !important;
  }
  .pcpl135 {
    padding-left: 135px !important;
  }
  .pcmt140 {
    margin-top: 140px !important;
  }
  .pcmb140 {
    margin-bottom: 140px !important;
  }
  .pcmr140 {
    margin-right: 140px !important;
  }
  .pcml140 {
    margin-left: 140px !important;
  }
  .pcpt140 {
    padding-top: 140px !important;
  }
  .pcpb140 {
    padding-bottom: 140px !important;
  }
  .pcpr140 {
    padding-right: 140px !important;
  }
  .pcpl140 {
    padding-left: 140px !important;
  }
  .pcmt145 {
    margin-top: 145px !important;
  }
  .pcmb145 {
    margin-bottom: 145px !important;
  }
  .pcmr145 {
    margin-right: 145px !important;
  }
  .pcml145 {
    margin-left: 145px !important;
  }
  .pcpt145 {
    padding-top: 145px !important;
  }
  .pcpb145 {
    padding-bottom: 145px !important;
  }
  .pcpr145 {
    padding-right: 145px !important;
  }
  .pcpl145 {
    padding-left: 145px !important;
  }
  .pcmt150 {
    margin-top: 150px !important;
  }
  .pcmb150 {
    margin-bottom: 150px !important;
  }
  .pcmr150 {
    margin-right: 150px !important;
  }
  .pcml150 {
    margin-left: 150px !important;
  }
  .pcpt150 {
    padding-top: 150px !important;
  }
  .pcpb150 {
    padding-bottom: 150px !important;
  }
  .pcpr150 {
    padding-right: 150px !important;
  }
  .pcpl150 {
    padding-left: 150px !important;
  }
}

@media screen and (max-width: 768px) {
  .palt-sp {
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
  }
}

.u-normal {
  font-weight: normal !important;
}

.u-medium {
  font-weight: 500 !important;
}

.u-bold {
  font-weight: bold !important;
}

.u-text-link {
  color: #e57e81;
}

@media screen and (min-width: 769px) {
  .u-text-link:hover {
    opacity: 0.7;
  }
}

.u-text-align-center {
  text-align: center !important;
}

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

.u-text-align-right {
  text-align: right !important;
}

.u-no-margin-top {
  margin-top: 0 !important;
}

@media screen and (min-width: 769px) {
  .sp {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .sp {
    display: block !important;
  }
}

@media screen and (min-width: 769px) {
  .pc {
    display: block !important;
  }
}

@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
}

html {
  background-color: #ffffff;
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  -webkit-font-smoothing: antialiased;
  background-color: #4332FF;
  color: #ffffff;
  font-family: "Noto Sans JP", "Hiragino Sans", "Yu Gothic", sans-serif;
  font-size: 16px;
  line-height: 1.7;
  min-width: 100%;
  text-rendering: optimizeLegibility;
  width: 100%;
}

@media screen and (min-width: 769px) {
  body {
    overflow-x: hidden;
  }
}

a {
  color: inherit;
  text-decoration: none;
}

@media screen and (min-width: 769px) {
  a:hover {
    opacity: 0.8;
  }
}

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

button,
input,
textarea {
  color: inherit;
  font: inherit;
}

button {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}

input,
textarea {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
}

ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

p,
h1,
h2,
h3,
h4,
figure {
  margin: 0;
}

.top_page {
  overflow-x: clip;
}

.section_title {
  color: #FFF;
  font-family: Halogen;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  /* 32px */
  margin: 0 auto;
  max-width: 1280px;
}

@media screen and (max-width: 768px) {
  .section_title {
    font-size: 28px;
  }
}

.contact_ttl {
  padding: 0 40px;
}

.header {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}

.header_inner {
  -webkit-backdrop-filter: blur(6px);
  align-items: flex-start;
  align-items: center;
  backdrop-filter: blur(6px);
  background: rgba(67, 50, 255, 0.7);
  display: flex;
  height: 88px;
  justify-content: space-between;
  margin: 0 auto;
  /* max-width: 1280px; */
  padding: 0 20px 0 40px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .header_inner {
    height: 72px;
    padding: 0 12px 0 20px;
  }
}

.header_logo {
  margin: 0;
}

.header_logo_link {
  display: block;
  width: 284px;
}

@media screen and (max-width: 768px) {
  .header_logo_link {
    width: 100%;
  }
}

.header_logo_image {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .header_logo_image {
    height: 28px;
  }
}

.header_menu_button {
  background: rgba(255, 255, 255, 0.2);
  height: 48px;
  position: relative;
  width: 48px;
}

@media screen and (max-width: 768px) {
  .header_menu_button {
    height: 44px;
    width: 44px;
  }
}

.header_menu_button_line {
  background-color: #ffffff;
  height: 2px;
  left: 10px;
  position: absolute;
  width: 28px;
}

@media screen and (max-width: 768px) {
  .header_menu_button_line {
    width: 24px;
  }
}

.header_menu_button_line:nth-child(1) {
  top: 18px;
}

@media screen and (max-width: 768px) {
  .header_menu_button_line:nth-child(1) {
    top: 16px;
  }
}

.header_menu_button_line:nth-child(2) {
  top: 28px;
}

@media screen and (max-width: 768px) {
  .header_menu_button_line:nth-child(2) {
    top: 26px;
  }
}

.global_menu {
  inset: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  transition: opacity 0.35s ease, visibility 0.35s ease;
  visibility: hidden;
  z-index: 140;
}

.global_menu.is_open {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.global_menu_overlay {
  background: rgba(13, 8, 61, 0.08);
  inset: 0;
  position: absolute;
}

@media screen and (max-width: 768px) {
  .global_menu_overlay {
    background: rgba(13, 8, 61, 0.18);
  }
}

.global_menu_panel {
  -webkit-backdrop-filter: blur(10px);
  -webkit-transform: translateX(100%);
  backdrop-filter: blur(10px);
  background: rgba(28, 17, 152, 0.8);
  height: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(100%);
  transition: -webkit-transform 0.42s ease;
  transition: transform 0.42s ease;
  transition: transform 0.42s ease, -webkit-transform 0.42s ease;
  width: 390px;
}

@media screen and (max-width: 768px) {
  .global_menu_panel {
    background-color: #4332FF;
    width: 100%;
  }
}

.global_menu.is_open .global_menu_panel {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.global_menu_panel_inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 20px 30px 44px;
  position: relative;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .global_menu_panel_inner {
    padding: 12px 12px 40px;
  }
  .global_menu_panel_inner::before {
    background-image: url(/assets/images/h_bg_logo_sp.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    content: "";
    height: inherit;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: -30px;
    width: 240.89px;
    width: 100%;
    width: 90%;
    z-index: -1;
  }
}

.global_menu_head {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}

.global_menu_logo {
  display: none;
}

@media screen and (max-width: 768px) {
  .global_menu_logo {
    display: block;
    margin-top: 10px;
  }
}

.global_menu_logo_image {
  width: 100%;
}

.global_menu_close {
  background: rgba(188, 184, 255, 0.32);
  height: 48px;
  margin-left: auto;
  position: relative;
  width: 48px;
}

@media screen and (max-width: 768px) {
  .global_menu_close {
    height: 44px;
    width: 44px;
  }
}

.global_menu_close_line {
  background: #ffffff;
  bottom: 0;
  height: 2px;
  left: 0;
  margin: auto;
  /* left: 14px; */
  position: absolute;
  right: 0;
  top: 0;
  /* top: 22px; */
  width: 24px;
}

.global_menu_close_line:nth-child(1) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.global_menu_close_line:nth-child(2) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.global_menu_list {
  margin-top: 94px;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .global_menu_list {
    margin-top: 60px;
  }
}

.global_menu_item {
  text-align: center;
}

.global_menu_item + .global_menu_item {
  margin-top: 38px;
}

@media screen and (max-width: 768px) {
  .global_menu_item + .global_menu_item {
    margin-top: 28px;
  }
}

.global_menu_link {
  color: #FFF;
  font-family: Halogen;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  /* 28px */
  text-align: center;
}

@media screen and (max-width: 768px) {
  .global_menu_link {
    font-size: 28px;
  }
}

.global_menu_bottom_close {
  display: none;
}

@media screen and (max-width: 768px) {
  .global_menu_bottom_close {
    align-items: center;
    display: inline-flex;
    gap: 10px;
    margin: 0 auto;
    margin-top: 80px;
    /* margin: auto auto 0; */
    position: relative;
    z-index: 2;
  }
}

.global_menu_bottom_close_icon {
  -webkit-transform: translateY(-2px);
  color: #fff200;
  font-size: 28px;
  line-height: 1;
  transform: translateY(-2px);
}

.global_menu_bottom_close_text {
  font-family: "Halogen", "Noto Sans JP", sans-serif;
  font-size: 28px;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .global_menu_bottom_close_text {
    font-size: 20px;
  }
}

.mv_area {
  height: 540px;
  padding-top: 88px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .mv_area {
    height: 452px;
    padding-top: 72px;
  }
}

.mv_area_inner {
  align-items: flex-start;
  display: flex;
  height: 100%;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1280px;
  padding: 0px 40px;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .mv_area_inner {
    display: block;
    padding: 0 40px 0 40px;
  }
}

.mv_copy {
  margin-right: 40px;
  padding-top: 128px;
  width: 576px;
}

@media screen and (max-width: 768px) {
  .mv_copy {
    display: none;
  }
}

.mv_copy_logo_image {
  width: 100%;
}

.mv_slider_area {
  -ms-user-select: none;
  -webkit-user-select: none;
  position: absolute;
  right: -20px;
  user-select: none;
  width: 568px;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .mv_slider_area {
    -webkit-transform: translateX(-50%);
    left: 50%;
    position: relative;
    right: auto;
    transform: translateX(-50%);
    width: 100vw;
  }
}

@media (max-width: 1210px) {
  .mv_slider_area {
    position: relative;
    right: -40px;
  }
}

.mv_slider_window {
  cursor: -webkit-grab;
  cursor: grab;
  overflow: hidden;
  touch-action: pan-y;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .mv_slider_window {
    cursor: default;
    overflow: hidden;
  }
}

.mv_slider_window.is_dragging {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.mv_slider_track {
  align-items: flex-start;
  display: flex;
  gap: 20px;
  will-change: transform;
}

@media screen and (max-width: 768px) {
  .mv_slider_track {
    gap: 8px;
  }
}

.mv_slider_item {
  flex: 0 0 auto;
  width: 368px;
}

@media screen and (max-width: 768px) {
  .mv_slider_item {
    width: 310px;
  }
}

.mv_slider_link {
  display: block;
}

.mv_slider_image {
  -o-object-fit: cover;
  background: #dadada;
  height: 368px;
  object-fit: cover;
  width: 368px;
}

@media screen and (max-width: 768px) {
  .mv_slider_image {
    height: 310px;
    width: 310px;
  }
}

.mv_slider_text {
  padding-top: 6px;
}

@media screen and (max-width: 768px) {
  .mv_slider_text {
    padding-top: 5px;
    width: 310px;
  }
}

.mv_slider_artist,
.mv_slider_title {
  font-size: 16px;
  line-height: 1.45;
}

@media screen and (max-width: 768px) {
  .mv_slider_artist,
  .mv_slider_title {
    font-size: 14px;
    line-height: 1.4;
  }
}

.mv_slider_title {
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .mv_slider_title {
    margin-top: 2px;
  }
}

.mv_slider_arrow {
  background: rgba(255, 255, 255, 0.4);
  height: 48px;
  margin: auto;
  position: absolute;
  right: 20px;
  top: 160px;
  width: 48px;
  z-index: 999;
}

@media screen and (max-width: 768px) {
  .mv_slider_arrow {
    height: 40px;
    right: 0px;
    top: 135px;
    width: 40px;
  }
}

.mv_slider_arrow:hover {
  opacity: 0.8;
}

@media (max-width: 1210px) {
  .mv_slider_arrow {
    right: 0;
  }
}

.mv_slider_arrow_line {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  border-right: 2px solid #FFF;
  border-top: 2px solid #FFF;
  height: 10px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 10px;
}

@media screen and (max-width: 768px) {
  .mv_slider_arrow_line {
    border-right: 2px solid #FBFF00;
    border-top: 2px solid #FBFF00;
  }
}

.mv_slider_back {
  display: none;
}

@media screen and (max-width: 768px) {
  .mv_slider_back {
    background: rgba(255, 255, 255, 0.4);
    display: block;
    height: 40px;
    left: 0px;
    position: absolute;
    top: 135px;
    width: 40px;
    z-index: 999;
  }
}

.mv_slider_back:hover {
  opacity: 0.8;
}

.mv_slider_back_line {
  display: none;
}

@media screen and (max-width: 768px) {
  .mv_slider_back_line {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    border-left: 2px solid #FBFF00;
    border-top: 2px solid #FBFF00;
    display: block;
    height: 10px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    width: 10px;
  }
}

.mv_slider_pagination {
  align-items: center;
  display: flex;
  gap: 8px;
  justify-content: right;
  margin-right: 45px;
  margin-top: 16px;
}

@media screen and (max-width: 768px) {
  .mv_slider_pagination {
    gap: 8px;
    justify-content: center;
    margin-right: 0;
    margin-top: 16px;
  }
}

.mv_slider_dot {
  background: rgba(255, 255, 255, 0.35);
  border-radius: 50%;
  height: 8px;
  transition: background 0.3s ease, -webkit-transform 0.3s ease;
  transition: background 0.3s ease, transform 0.3s ease;
  transition: background 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  width: 8px;
}

@media screen and (max-width: 768px) {
  .mv_slider_dot {
    height: 8px;
    width: 8px;
  }
}

.mv_slider_dot.is_active {
  -webkit-transform: scale(1.1);
  background: #FBFF00;
  transform: scale(1.1);
}

.bg_mv_object_wrapper {
  position: relative;
}

.bg_mv_object_wrapper::after {
  background-image: url(/assets/images/bg_logo.svg);
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  content: "";
  height: 883px;
  left: 0;
  left: unset;
  position: absolute;
  right: 0px;
  top: 0;
  top: unset;
  width: 735px;
}

@media screen and (max-width: 768px) {
  .bg_mv_object_wrapper::after {
    display: none;
  }
}

.about_us {
  padding: 80px 0 120px 0;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .about_us {
    padding: 40px 0 80px 0;
  }
}

@media screen and (max-width: 768px) {
  .about_us::before {
    background-image: url(/assets/images/bg_logo_sp.svg);
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    height: 289.498px;
    left: unset;
    position: absolute;
    right: 0;
    top: 30px;
    width: 240.89px;
    width: 100%;
    width: 240.89px;
    z-index: -1;
  }
}

.about_us_inner,
.catalog_inner,
.artist_inner,
.footer_inner {
  margin: 0 auto;
  max-width: 1280px;
  padding: 0 40px;
}

@media screen and (max-width: 768px) {
  .about_us_inner,
  .catalog_inner,
  .artist_inner,
  .footer_inner {
    padding: 0 15px;
  }
}

@media screen and (max-width: 768px) {
  .contact_inner {
    padding: 0;
  }
}

.about_us_text_area {
  margin-top: 36px;
}

@media screen and (max-width: 768px) {
  .about_us_text_area {
    margin-top: 24px;
    max-width: 100%;
  }
}

.about_us_text {
  color: rgba(255, 255, 255, 0.96);
  font-size: 14px;
  line-height: 2;
}

.about_us_text + .about_us_text {
  margin-top: 8px;
}

@media screen and (max-width: 768px) {
  .about_us_text {
    font-size: 13px;
    line-height: 1.9;
  }
  .about_us_text + .about_us_text {
    margin-top: 8px;
  }
}

.send_demo {
  padding-top: 48px;
}

@media screen and (max-width: 768px) {
  .send_demo {
    padding-top: 32px;
  }
}

.send_demo_title {
  color: #FFF;
  font-family: "sicnewsnexus", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 28px */
}

@media screen and (max-width: 768px) {
  .send_demo_title {
    font-size: 20px;
  }
}

.send_demo_text_area {
  margin-top: 16px;
}

@media screen and (max-width: 768px) {
  .send_demo_text_area {
    margin-top: 13px;
  }
}

.send_demo_text {
  color: rgba(255, 255, 255, 0.96);
  font-size: 14px;
  line-height: 1.95;
}

.send_demo_text + .send_demo_text {
  margin-top: 4px;
}

@media screen and (max-width: 768px) {
  .send_demo_text {
    font-size: 13px;
    line-height: 2;
  }
}

.send_demo_info_list {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .send_demo_info_list {
    gap: 24px;
    grid-template-columns: 1fr;
    margin-top: 32px;
  }
}

.send_demo_info_item {
  background: rgba(128, 147, 253, 0.6);
  padding: 20px 24px;
  width: 388px;
}

@media screen and (max-width: 768px) {
  .send_demo_info_item {
    min-height: auto;
    padding: 20px;
    width: 100%;
  }
}

.send_demo_info_title {
  color: #FFF;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 16px */
}

@media screen and (max-width: 768px) {
  .send_demo_info_title {
    font-size: 14px;
  }
}

.send_demo_info_text_list {
  margin-top: 16px;
}

.send_demo_info_text {
  color: #FFF;
  font-family: "Noto Sans JP";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  padding-left: 1em;
  /* 19.5px */
  text-indent: -1em;
}

.send_demo_info_text::before {
  content: "・";
  left: 0;
  position: absolute;
  top: 0;
}

.send_demo_info_text + .send_demo_info_text {
  margin-top: 7px;
}

@media screen and (max-width: 768px) {
  .send_demo_info_text {
    font-size: 12px;
    line-height: 1.5;
  }
}

.send_demo_info_text a {
  -webkit-text-decoration-line: underline;
  -webkit-text-decoration-skip: ink;
  -webkit-text-decoration-style: solid;
  color: #FBFF00;
  font-family: "Noto Sans JP";
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  text-decoration-line: underline;
  text-decoration-skip-ink: auto;
  text-decoration-style: solid;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.send_demo_info_text span {
  font-size: 12px;
}

.catalog,
.artist,
.contact {
  position: relative;
  z-index: 2;
}

.catalog {
  background: rgba(255, 255, 255, 0.1);
  padding: 120px 0;
}

@media screen and (max-width: 768px) {
  .catalog {
    padding: 80px 0;
  }
}

.artist {
  padding: 120px 0;
}

@media screen and (max-width: 768px) {
  .artist {
    padding: 80px 0;
  }
}

.contact {
  background: #331AA3;
  padding: 120px 0;
}

@media screen and (max-width: 768px) {
  .contact {
    padding: 80px 0;
  }
}

.catalog_list,
.artist_list {
  display: flex;
  flex-wrap: wrap;
  gap: 64px 48px;
  margin-top: 64px;
}

@media screen and (max-width: 768px) {
  .catalog_list,
  .artist_list {
    gap: 24px 3vw;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 48px;
  }
}

.catalog_item.is_hidden,
.artist_item.is_hidden {
  display: none;
}

.catalog_item.is_visible,
.artist_item.is_visible {
  display: block;
}

@media screen and (max-width: 768px) {
  .catalog_item {
    width: 48%;
  }
}

@media screen and (max-width: 768px) {
  .artist_item {
    width: 48%;
  }
}

.catalog_link,
.artist_link {
  display: block;
}

.catalog_image,
.artist_image {
  -o-object-fit: cover;
  background: #d9d9d9;
  height: 160px;
  object-fit: cover;
  width: 160px;
}

@media screen and (max-width: 768px) {
  .catalog_image,
  .artist_image {
    aspect-ratio: 1 / 1;
    height: auto;
    width: 100%;
  }
}

.catalog_text,
.artist_text {
  padding-top: 8px;
}

@media screen and (max-width: 768px) {
  .catalog_text,
  .artist_text {
    padding-top: 4px;
  }
}

.catalog_artist_name,
.catalog_title_name,
.artist_name {
  font-size: 13px;
  line-height: 1.45;
}

@media screen and (max-width: 768px) {
  .catalog_artist_name,
  .catalog_title_name,
  .artist_name {
    font-size: 13px;
    line-height: 1.4;
  }
}

.catalog_title_name,
.artist_name {
  font-weight: 500;
}

.more_button_area {
  margin-top: 64px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .more_button_area {
    margin-top: 48px;
  }
}

.more_button_open02 {
  color: #E5FF00;
  font-size: 32px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .more_button_open02 {
    font-size: 24px;
  }
}

.more_button {
  align-items: center;
  color: #ffffff;
  display: inline-flex;
  font-family: "Halogen", "Noto Sans JP", sans-serif;
  font-size: 24px;
  justify-content: center;
  line-height: 1;
  min-width: 120px;
}

@media screen and (max-width: 768px) {
  .more_button {
    font-size: 20px;
    min-width: auto;
    width: 110px;
  }
}

.more_button.is_open .more_button_open {
  display: none;
}

.more_button.is_open .more_button_close {
  display: inline;
}

.more_button_close {
  display: none;
}

.contact_tab_area {
  align-items: center;
  border-bottom: 1px solid #FBFF00;
  display: flex;
  gap: 24px;
  justify-content: center;
  margin-top: 64px;
  padding: 0 40px;
}

@media screen and (max-width: 768px) {
  .contact_tab_area {
    gap: 8px;
    margin-top: 64px;
    padding: 0;
  }
}

.contact_tab_button {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), #4332FF;
  color: #fff;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  height: 120px;
  height: 72px;
  line-height: 1.2;
  padding: 0 40px;
  position: relative;
  text-align: left;
  transition: background 0.3s ease, color 0.3s ease;
  width: calc(50% - 5px);
  width: 588px;
}

.contact_tab_button::before {
  background-color: #331AA3;
  bottom: -1px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  left: 0;
  position: absolute;
  width: 100%;
}

.contact_tab_button::after {
  -webkit-transform: translateY(-50%) rotate(45deg);
  border-bottom: 2px solid #FBFF00;
  border-right: 2px solid #FBFF00;
  content: "";
  height: 10px;
  position: absolute;
  right: 0;
  right: 44px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 10px;
}

@media screen and (max-width: 768px) {
  .contact_tab_button::after {
    left: 0;
    margin: auto;
    right: 0;
    top: 70%;
  }
}

.contact_tab_button.is_active {
  background: unset;
  border: 1px solid #FBFF00;
  border-bottom: unset;
  color: #ffffff;
  height: 120px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .contact_tab_button.is_active {
    height: 80px;
    padding-bottom: 0vw;
  }
}

.contact_tab_button.is_active::after {
  display: none;
}

@media screen and (max-width: 768px) {
  .contact_tab_button {
    font-size: 3.8vw;
    height: 64px;
    min-height: unset;
    padding: 0 10px;
    padding-bottom: 4vw;
    text-align: center;
    width: calc(50% - 15px);
  }
}

@media screen and (max-width: 768px) {
  .contact_tab_button02_sp {
    padding-bottom: 5vw;
  }
}

.contact_form_area {
  margin-top: 0;
  padding-top: 24px;
}

@media screen and (max-width: 768px) {
  .contact_form_area {
    margin-top: 8px;
    padding: 18px 15px 0px 15px;
  }
}

.contact_form_panel {
  display: none;
}

.contact_form_panel.is_active {
  display: block;
}

.contact_thanks_panel {
  display: none;
  margin: 0 auto;
  margin-top: 10px;
  max-width: 1280px;
  padding: 0 40px;
}

.contact_thanks_panel.is_active {
  display: block;
}

@media screen and (max-width: 768px) {
  .contact_thanks_panel {
    margin-top: 8px;
    padding: 16px 12px;
  }
}

.contact_finish_button {
  width: 100%;
}

.contact_form_fields {
  display: flex;
  gap: 48px;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1280px;
  padding: 0 40px;
}

@media screen and (max-width: 768px) {
  .contact_form_fields {
    display: block;
    padding: 0;
  }
}

.contact_form_left,
.contact_form_right {
  width: calc(50% - 28px);
}

@media screen and (max-width: 768px) {
  .contact_form_left,
  .contact_form_right {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .contact_form_right {
    margin-top: 14px;
  }
}

.contact_field + .contact_field {
  margin-top: 24px;
}

@media screen and (max-width: 768px) {
  .contact_field + .contact_field {
    margin-top: 16px;
  }
}

.contact_label {
  align-items: baseline;
  display: flex;
  gap: 16px;
  margin-bottom: 6px;
}

@media screen and (max-width: 768px) {
  .contact_label {
    gap: 6px;
    margin-bottom: 4px;
  }
}

.contact_label_en {
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .contact_label_en {
    font-size: 14px;
  }
}

.contact_required {
  color: #fff200;
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-size: 12px;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .contact_required {
    font-size: 12px;
  }
}

.contact_input,
.contact_textarea {
  background: #B9B3FF;
  border: 1px solid rgba(206, 202, 255, 0.58);
  color: #27206a;
  padding: 0 14px;
  transition: border-color 0.3s ease, background 0.3s ease, box-shadow 0.3s ease;
  width: 100%;
}

.contact_input:focus,
.contact_textarea:focus {
  border-color: #fff200;
  box-shadow: 0 0 0 1px rgba(255, 242, 0, 0.28);
  outline: none;
}

.contact_input.is_error,
.contact_textarea.is_error {
  background: rgba(255, 248, 196, 0.95);
  border-color: #fff200;
}

.contact_input {
  height: 40px;
}

@media screen and (max-width: 768px) {
  .contact_input {
    height: 40px;
    padding: 0 10px;
  }
}

.contact_textarea {
  height: 227px;
  padding-top: 12px;
  resize: vertical;
}

@media screen and (max-width: 768px) {
  .contact_textarea {
    height: 150px;
    padding-top: 10px;
  }
}

.contact_recaptcha {
  display: flex;
  justify-content: center;
  margin-top: 24px;
}

@media screen and (max-width: 768px) {
  .contact_recaptcha {
    justify-content: center;
    margin-top: 24px;
  }
}

.contact_recaptcha_dummy {
  align-items: center;
  background: #ffffff;
  display: flex;
  height: 78px;
  padding: 13px 12px;
  position: relative;
  width: 304px;
}

@media screen and (max-width: 768px) {
  .contact_recaptcha_dummy {
    height: 46px;
    padding: 7px;
    width: 184px;
  }
}

.contact_recaptcha_box {
  border: 1px solid #c7c7c7;
  flex-shrink: 0;
  height: 20px;
  width: 20px;
}

@media screen and (max-width: 768px) {
  .contact_recaptcha_box {
    height: 13px;
    width: 13px;
  }
}

.contact_recaptcha_text {
  color: #4a4a4a;
  font-size: 12px;
  line-height: 1.4;
  margin-left: 10px;
}

@media screen and (max-width: 768px) {
  .contact_recaptcha_text {
    font-size: 8px;
    margin-left: 6px;
  }
}

.contact_recaptcha_badge {
  bottom: 7px;
  color: #8b8b8b;
  font-size: 10px;
  line-height: 1;
  position: absolute;
  right: 10px;
}

@media screen and (max-width: 768px) {
  .contact_recaptcha_badge {
    bottom: 4px;
    font-size: 6px;
    right: 6px;
  }
}

.contact_submit_area {
  display: flex;
  justify-content: flex-end;
  margin-top: 24px;
}

@media screen and (max-width: 768px) {
  .contact_submit_area {
    justify-content: flex-start;
    margin-top: 24px;
  }
}

.contact_confirm_button,
.contact_back_button,
.contact_send_button {
  align-items: center;
  background: #FBFF00;
  color: #2a2483;
  display: inline-flex;
  font-size: 12px;
  font-weight: 500;
  height: 48px;
  justify-content: center;
  line-height: 1;
  transition: opacity 0.3s ease, background 0.3s ease;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .contact_confirm_button,
  .contact_back_button,
  .contact_send_button {
    font-size: 14px;
    height: 48px;
    width: 100%;
  }
}

.contact_confirm_button[disabled] {
  cursor: default;
  opacity: 0.45;
}

.contact_confirm_panel {
  display: none;
  margin: 0 auto;
  margin-top: 10px;
  max-width: 1280px;
  padding: 0 40px;
}

.contact_confirm_panel.is_active {
  display: block;
}

@media screen and (max-width: 768px) {
  .contact_confirm_panel {
    padding: unset;
  }
}

.contact_confirm_head {
  margin-bottom: 18px;
}

@media screen and (max-width: 768px) {
  .contact_confirm_head {
    margin-bottom: 12px;
  }
}

.contact_confirm_title {
  font-family: "Halogen", "Noto Sans JP", sans-serif;
  font-size: 32px;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .contact_confirm_title {
    font-size: 30px;
  }
}

.contact_confirm_text {
  font-size: 14px;
  line-height: 1.7;
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .contact_confirm_text {
    font-size: 11px;
    margin-top: 14px;
  }
}

.contact_confirm_list {
  display: grid;
  gap: 12px;
  grid-template-columns: 1fr;
}

.contact_confirm_item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.22);
  padding-bottom: 10px;
}

.contact_confirm_label {
  color: rgba(255, 255, 255, 0.72);
  display: block;
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-size: 11px;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .contact_confirm_label {
    font-size: 13px;
  }
}

.contact_confirm_value {
  display: block;
  font-size: 14px;
  line-height: 1.8;
  margin-top: 4px;
  white-space: pre-wrap;
  word-break: break-word;
}

@media screen and (max-width: 768px) {
  .contact_confirm_value {
    font-size: 11px;
    line-height: 1.7;
  }
}

.contact_confirm_button_area {
  display: flex;
  gap: 16px;
  margin-top: 64px;
}

@media screen and (max-width: 768px) {
  .contact_confirm_button_area {
    display: block;
    margin-top: 14px;
  }
}

.contact_back_button {
  background: rgba(255, 255, 255, 0.18);
  color: #ffffff;
  display: none;
}

@media screen and (max-width: 768px) {
  .contact_back_button {
    margin-bottom: 10px;
  }
}

.footer {
  background: #1D0D66;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
  padding: 55px 0;
}

@media screen and (max-width: 768px) {
  .footer {
    padding: 23.5px 0;
  }
}

.footer_inner {
  align-items: center;
  display: flex;
  justify-content: flex-start;
}

@media screen and (max-width: 768px) {
  .footer_inner {
    justify-content: space-between;
  }
}

.footer_inner a {
  /* 18px */
  -webkit-text-decoration-line: underline;
  -webkit-text-decoration-skip: ink;
  -webkit-text-decoration-style: solid;
  color: #FFF;
  color: #fff;
  font-family: "Noto Sans JP";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-left: 24px;
  text-decoration-line: underline;
  text-decoration-skip-ink: auto;
  text-decoration-style: solid;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
}

.footer_link {
  align-items: center;
  display: inline-flex;
  gap: 12px;
  padding-bottom: 2px;
}

@media screen and (max-width: 768px) {
  .footer_link {
    gap: 10px;
  }
}

.footer_logo_image {
  width: 213px;
}

@media screen and (max-width: 768px) {
  .footer_logo_image {
    width: 213px;
  }
}

.footer_link_text {
  font-size: 12px;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .footer_link_text {
    font-size: 12px;
  }
}
/*# sourceMappingURL=sourcemaps/style.css.map */
