@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: 949px) {
  .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: 950px) {
  .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: 949px) {
  .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: 950px) {
  .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: 950px) {
  .sp {
    display: none !important;
  }
}

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

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

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

html {
  font-size: 62.5%;
}

body {
  color: #383635;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.6rem;
  line-height: 1.7;
  width: 100%;
}

a {
  color: #fff;
  cursor: pointer;
  display: inline-block;
}

a:hover {
  cursor: pointer;
  opacity: 0.8 !important;
}

.wrapper {
  padding-top: 113px;
}

@media screen and (max-width: 949px) {
  .wrapper {
    padding-top: 84px;
  }
}

.pt0 {
  padding-top: 0 !important;
}

.pc_pt10 {
  padding-top: 10px;
}

@media screen and (max-width: 949px) {
  .pc_pt10 {
    padding-top: 0;
  }
}

.pc_pt15 {
  padding-top: 15px;
}

@media screen and (max-width: 949px) {
  .pc_pt15 {
    padding-top: 0;
  }
}

.pc_pt20 {
  padding-top: 20px;
}

@media screen and (max-width: 949px) {
  .pc_pt20 {
    padding-top: 0;
  }
}

.pc_pt25 {
  padding-top: 25px;
}

@media screen and (max-width: 949px) {
  .pc_pt25 {
    padding-top: 0;
  }
}

.pc_pt30 {
  padding-top: 30px;
}

@media screen and (max-width: 949px) {
  .pc_pt30 {
    padding-top: 0;
  }
}

.pc_pt35 {
  padding-top: 35px;
}

@media screen and (max-width: 949px) {
  .pc_pt35 {
    padding-top: 0;
  }
}

.pc_pt40 {
  padding-top: 40px;
}

@media screen and (max-width: 949px) {
  .pc_pt40 {
    padding-top: 0;
  }
}

.pc_pt45 {
  padding-top: 45px;
}

@media screen and (max-width: 949px) {
  .pc_pt45 {
    padding-top: 0;
  }
}

.pc_pt50 {
  padding-top: 50px;
}

@media screen and (max-width: 949px) {
  .pc_pt50 {
    padding-top: 0;
  }
}

.pc_pt80 {
  padding-top: 80px;
}

@media screen and (max-width: 949px) {
  .pc_pt80 {
    padding-top: 0;
  }
}

@media screen and (max-width: 949px) {
  .sp_pt10 {
    padding-top: 10px;
    padding-top: 2.66667vw;
  }
}

@media screen and (max-width: 949px) {
  .sp_pt12 {
    padding-top: 12px;
    padding-top: 3.2vw;
  }
}

@media screen and (max-width: 949px) {
  .sp_pt15 {
    padding-top: 15px;
    padding-top: 4vw;
  }
}

@media screen and (max-width: 949px) {
  .sp_pt20 {
    padding-top: 20px;
    padding-top: 5.33333vw;
  }
}

@media screen and (max-width: 949px) {
  .sp_pt25 {
    padding-top: 25px;
    padding-top: 6.66667vw;
  }
}

@media screen and (max-width: 949px) {
  .sp_pt30 {
    padding-top: 30px;
    padding-top: 8vw;
  }
}

@media screen and (max-width: 949px) {
  .sp_pt35 {
    padding-top: 30px;
    padding-top: 9.33333vw;
  }
}

@media screen and (max-width: 949px) {
  .sp_pt40 {
    padding-top: 12vw;
  }
}

@media screen and (max-width: 949px) {
  .sp_pt50 {
    padding-top: 13.33333vw;
  }
}

.pc_mt100 {
  margin-top: 100px;
}

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

.pb0 {
  padding-bottom: 0 !important;
}

.border_none {
  border: none !important;
}

.section_wrapper {
  margin: 0 auto;
  padding: 0 19px;
  width: 1100px;
}

@media screen and (max-width: 949px) {
  .section_wrapper {
    padding: 0px 10vw;
    width: 100%;
  }
}

.common_ttl01 {
  color: #fff;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 56px;
  font-weight: 600;
  line-height: 1;
}

@media screen and (max-width: 949px) {
  .common_ttl01 {
    font-size: 40px;
  }
}

.common_nomal_ttl02 {
  color: #fff;
  font-family: "Noto Sans JP";
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  text-align: center;
}

@media screen and (max-width: 949px) {
  .common_nomal_ttl02 {
    font-size: 28px;
    line-height: 1;
  }
}

.mv {
  background-image: url(/assets/images/mv.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 37.5vw;
  margin-top: 0px;
  position: relative;
  width: 100%;
}

@media screen and (max-width: 949px) {
  .mv {
    background-image: url(/assets/images/mv_sp.png);
    height: 107.5vw;
    padding-left: 7vw;
    padding-top: 7.5vw;
  }
}

.mv_text01 {
  bottom: -0.8vw;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 5.1vw;
  left: 0;
  letter-spacing: -0.04em;
  line-height: 1;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
}

@media screen and (max-width: 949px) {
  .mv_text01 {
    bottom: 7.5vw;
    /* position: unset; */
    font-size: 40px;
    font-size: 10.25vw;
    left: 7vw;
    line-height: 1.25;
    text-align: left;
  }
}

.mv_textArea {
  padding-left: 130px;
  padding-left: 8.1vw;
  padding-top: 180px;
  padding-top: 11.2vw;
}

@media screen and (max-width: 949px) {
  .mv_textArea {
    padding-left: 0;
    padding-top: 0;
  }
}

.mv_text02 {
  color: #fff;
  font-size: 3vw;
  font-weight: 600;
  line-height: 2;
}

@media screen and (max-width: 949px) {
  .mv_text02 {
    font-size: 6.15vw;
    line-height: 2;
  }
}

/* ===== MV 背景（全面固定）===== */
.mv_picArea {
  height: 100svh;
  inset: 0 auto auto 0;
  position: fixed;
  width: 100vw;
  z-index: -1;
}

.mv_picArea::after {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background: rgba(0, 0, 0, 0.7);
  content: "";
  inset: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transition: opacity .3s ease;
  z-index: 1;
}

.mv_picArea:has(.mv__img.is-blurred)::after {
  opacity: 1;
}

/* iOS Safari（iPhone）で安全領域ぶん下げる */
@supports (-webkit-touch-callout: none) {
  @media (max-device-width: 430px) {
    .mv_picArea {
      height: calc(100svh - env(safe-area-inset-top));
      top: env(safe-area-inset-top);
    }
  }
}

/* 新しいSafariでは動的vhを優先 */
@supports (height: 100dvh) {
  @media (max-device-width: 430px) {
    .mv_picArea {
      height: calc(100dvh - env(safe-area-inset-top));
      top: env(safe-area-inset-top);
    }
  }
}

/* 念のため、透け対策の黒マスク（必要なら） */
@supports (-webkit-touch-callout: none) {
  @media (max-device-width: 430px) {
    body::before {
      background: #000;
      content: "";
      height: env(safe-area-inset-top);
      left: 0;
      pointer-events: none;
      position: fixed;
      right: 0;
      top: 0;
      z-index: 9999;
    }
  }
}

/* ===== MV 画像 ===== */
.mv__img {
  -o-object-fit: cover;
  -o-object-position: center;
  -webkit-transform: scale(1.02);
  display: block;
  height: 100%;
  inset: 0;
  object-fit: cover;
  object-position: center;
  opacity: 0;
  position: absolute;
  transform: scale(1.02);
  transition: opacity .4s ease, -webkit-filter .4s ease, -webkit-transform .9s ease;
  transition: opacity .4s ease, filter .4s ease, transform .9s ease;
  transition: opacity .4s ease, filter .4s ease, transform .9s ease, -webkit-filter .4s ease, -webkit-transform .9s ease;
  width: 100%;
}

.mv__img.is-ready {
  -webkit-transform: scale(1);
  opacity: 1;
  transform: scale(1);
}

/* ===== 旧：画像自体にブラー — 拡大はしない =====
   ※ 疑似要素で背景ブラーを乗せるため、ここでは transform を外して
      画像の端白ボケを回避（拡大しない） */
.mv__img.is-blurred {
  /* 画像自体へのフィルタは最小限（必要なければ blur を 0 に） */
  -webkit-filter: blur(0px);
  display: block;
  filter: blur(0px);
  overflow: hidden;
  position: relative;
  /* transform: none; ← 拡大しない（端の白化対策） */
  /* アニメーション最適化 */
  will-change: filter, opacity;
}

/* ===== スマホ専用CSS ===== */
/* ★ ロゴ（h2）を前面に */
.mv_logo {
  display: inline-block;
  display: grid;
  inset: 0;
  place-items: center;
  position: relative;
  position: absolute;
  z-index: 1;
}

.mv_logo img {
  /* 初期は完全透明 */
  -webkit-transform: scale(0.98);
  display: block;
  height: auto;
  /* === 初回訪問フェードイン用 === */
  opacity: 0;
  transform: scale(0.98);
  /* 少し小さく */
  transition: opacity 2.5s ease, -webkit-transform 2.5s ease;
  transition: opacity 2.5s ease, transform 2.5s ease;
  transition: opacity 2.5s ease, transform 2.5s ease, -webkit-transform 2.5s ease;
  width: 778.05px;
  /* ↑2.5秒かけてゆっくり表示 */
}

/* フェードイン開始時にJSで付与されるクラス */
.mv_logo img.is-splash-shown {
  -webkit-transform: scale(1);
  opacity: 1;
  transform: scale(1);
}

@media screen and (max-width: 949px) {
  .mv_logo img {
    width: 79vw;
  }
}

/* 動きを減らす設定のユーザーに対応 */
@media (prefers-reduced-motion: reduce) {
  .mv_logo img {
    transition: none;
  }
}

/* ★ ロゴ フェードイン */
.contents_wrapper {
  background-color: #fff;
}

.sec01_02_bg {
  position: relative;
  width: 100%;
  z-index: 1;
  /*&::after{
    background-image: url(/assets/images/sec02_bg.png);
    content: "";
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    z-index: -2;
    background-size: cover;
    background-position: 0px 700px;
    background-repeat: no-repeat;
  }*/
}

@media screen and (max-width: 949px) {
  .sec01_02_bg {
    padding: 0 20px;
  }
}

.sec01_02_bg::before {
  background-image: url(/assets/images/bg_01.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  inset: 0;
  margin: auto;
  opacity: 0.4;
  position: absolute;
  top: 420px;
  z-index: -1;
}

@media screen and (max-width: 949px) {
  .sec01_02_bg::before {
    background-image: url(/assets/images/bg_01_sp.png);
    content: "";
    height: 206px;
    opacity: 0.8;
    top: -526px;
    width: 100%;
  }
}

.sec01 {
  border-bottom: 2px solid #0796DC;
  margin: 0 auto;
  padding-bottom: 64px;
  width: 1400px;
}

@media screen and (max-width: 949px) {
  .sec01 {
    padding-bottom: 32px;
    width: 100%;
  }
}

.sec01_contents01 {
  display: flex;
  justify-content: space-between;
  padding-bottom: 85px;
  padding-top: 80px;
}

@media screen and (max-width: 949px) {
  .sec01_contents01 {
    padding-bottom: 64px;
    padding-top: 54px;
    position: relative;
  }
}

.sec01_picArea {
  width: 696px;
}

@media screen and (max-width: 949px) {
  .sec01_picArea {
    position: absolute;
    top: 170px;
    width: 100%;
  }
}

.sec01_picArea img {
  width: 640px;
}

@media screen and (max-width: 949px) {
  .sec01_picArea img {
    width: 100%;
  }
}

.sec01_textArea {
  width: 696px;
}

.sec01_ttl {
  font-size: 32px;
}

@media screen and (max-width: 949px) {
  .sec01_ttl {
    font-size: 24px;
    font-size: 7vw;
    line-height: 1.5;
    text-align: center;
  }
}

.sec01_text01 {
  font-size: 14px;
  margin-top: 32px;
}

@media screen and (max-width: 949px) {
  .sec01_text01 {
    font-weight: 500;
    margin-top: 280px;
  }
}

.common_ttl02_wrapper {
  margin-top: -100px;
  padding-top: 100px;
  text-align: center;
}

@media screen and (max-width: 949px) {
  .common_ttl02_wrapper {
    padding-top: 64px;
  }
}

.common_ttl02 {
  align-items: center;
  background: linear-gradient(90deg, #00a8ff, #6b7bff);
  border-radius: 999px;
  color: #fff;
  display: inline-flex;
  font-size: 18px;
  font-weight: 700;
  gap: 8px;
  padding: 8px 24px;
}

@media screen and (max-width: 949px) {
  .common_ttl02 {
    font-size: 16px;
  }
}

.common_ttl02::before {
  background-image: url("/assets/images/icon01.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 32px;
  width: 29px;
}

@media screen and (max-width: 949px) {
  .common_ttl02::before {
    height: 24px;
    width: 21px;
  }
}

.common_ttl02_span {
  font-size: 40px;
  font-weight: 900;
  line-height: 1;
  margin-top: 32px;
}

@media screen and (max-width: 949px) {
  .common_ttl02_span {
    font-size: 28px;
    line-height: 1.5;
    margin-top: 16px;
  }
}

.sec01_02_03_04_bg_wrapper {
  position: relative;
}

.sec01_02_03_04_bg_wrapper::before {
  background-image: url(/assets/images/sec02_bg.png);
  background-position: 0px 700px;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

@media screen and (max-width: 949px) {
  .sec01_02_03_04_bg_wrapper::before {
    background-position: center 730px;
  }
}

.block02 {
  align-items: center;
  display: flex;
}

@media screen and (max-width: 949px) {
  .block02 {
    flex-direction: column;
    margin-bottom: 40px;
  }
}

.block02 .block01_text01 {
  align-items: center;
  background: #FFF;
  border-radius: 16px;
  box-shadow: 0 4px 16px 0 rgba(79, 135, 188, 0.2);
  display: flex;
  flex-shrink: 0;
  font-weight: 600;
  gap: 10px;
  height: 192px;
  padding: 48px 24px 48px 32px;
  width: 280px;
  width: 280px;
}

@media screen and (max-width: 949px) {
  .block02 .block01_text01 {
    font-size: 14px;
    height: auto;
    margin-top: -40px;
    padding: 20px 24px;
  }
}

.block02 .block01_textArea {
  margin-left: -32px;
}

@media screen and (max-width: 949px) {
  .block02 .block01_textArea {
    margin-left: unset;
  }
}

.sec02 {
  margin: 0 auto;
  padding-bottom: 100px;
  padding-top: 80px;
  width: 1440px;
}

@media screen and (max-width: 949px) {
  .sec02 {
    padding-bottom: 64px;
    padding-top: 48px;
    width: 100%;
  }
}

.common_ttl03 {
  align-items: center;
  display: flex;
  justify-content: center;
  padding-bottom: 64px;
}

@media screen and (max-width: 949px) {
  .common_ttl03 {
    flex-direction: column;
    padding-bottom: 40px;
  }
}

.common_ttl03 .no {
  align-items: center;
  background: linear-gradient(90deg, #1AA5E5, #7580DB);
  border-radius: 8px;
  color: #fff;
  display: flex;
  font-family: "Poppins", sans-serif;
  font-size: 32px;
  font-weight: 600;
  height: 60px;
  justify-content: center;
  margin-right: 16px;
  width: 60px;
}

@media screen and (max-width: 949px) {
  .common_ttl03 .no {
    font-size: 24px;
    height: 48px;
    width: 48px;
  }
}

.common_ttl03 .common_ttl03_text01 {
  font-size: 32px;
  font-weight: 900;
}

@media screen and (max-width: 949px) {
  .common_ttl03 .common_ttl03_text01 {
    font-size: 24px;
    padding-top: 16px;
    text-align: center;
  }
}

.block_Area {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 949px) {
  .block_Area {
    flex-direction: column;
  }
}

.block01_textArea {
  display: flex;
  justify-content: center;
}

.block01_pic01 img {
  border-radius: 16px;
}

@media screen and (max-width: 949px) {
  .block01_pic01 img {
    width: 100%;
  }
}

@media screen and (max-width: 949px) {
  .block01 {
    padding-bottom: 40px;
  }
}

.block01 .block01_text01 {
  background-color: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 16px 0 rgba(79, 135, 188, 0.2);
  display: inline-block;
  font-weight: 600;
  justify-content: center;
  letter-spacing: -0.06em;
  margin-top: -10px;
  padding: 20px;
  width: 400px;
}

@media screen and (max-width: 949px) {
  .block01 .block01_text01 {
    font-size: 12px;
    height: auto;
    /* width: 100%; */
    margin-left: 30px;
    margin-right: 30px;
    margin-top: -40px;
    padding: 20px 24px;
  }
}

.block01 .block01_text02 {
  background-color: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 16px 0 rgba(79, 135, 188, 0.2);
  display: inline-block;
  font-weight: 600;
  justify-content: center;
  letter-spacing: -0.06em;
  margin-top: -40px;
  padding: 40px 24px;
  width: 400px;
}

@media screen and (max-width: 949px) {
  .block01 .block01_text02 {
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 24px;
    padding-top: 32px;
  }
}

.block01 .block01textArea_ttl {
  align-items: center;
  border-bottom: 1px solid #4F87BC;
  color: #4F87BC;
  display: flex;
  font-family: "Noto Sans JP";
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
  justify-content: center;
  line-height: 1.45;
  min-height: 90px;
  padding-bottom: 20px;
  text-align: center;
}

@media screen and (max-width: 949px) {
  .block01 .block01textArea_ttl {
    font-size: 20px;
    min-height: unset;
    padding-bottom: 20px;
  }
}

.common_textArea01_block {
  align-items: center;
  background-color: #fff;
  border-radius: 40px;
  display: flex;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 25px;
  padding-top: 3px;
}

@media screen and (max-width: 949px) {
  .common_textArea01_block {
    border-radius: 16px;
    padding: 0;
    position: relative;
  }
}

.common_textArea01 {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 64px;
}

@media screen and (max-width: 949px) {
  .common_textArea01 {
    margin-top: 20px;
  }
}

.common_textArea01 .common_text01 {
  background: linear-gradient(90deg, #00a8ff, #6b7bff);
  border-radius: 40px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin-right: 24px;
  padding: 20px 32px;
}

@media screen and (max-width: 949px) {
  .common_textArea01 .common_text01 {
    left: 0;
    line-height: 1;
    margin: auto;
    padding: 11px 0px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -20px;
  }
}

@media screen and (max-width: 949px) {
  .common_textArea01 .common_text01_sp01 {
    width: 127px;
  }
}

@media screen and (max-width: 949px) {
  .common_textArea01 .common_text01_sp02 {
    width: 156px;
  }
}

.common_textArea01 .common_text02 {
  -webkit-background-clip: text;
  background: linear-gradient(to right, #1aa5e5 0%, #7580db 100%);
  background-clip: text;
  color: transparent;
  font-size: 20px;
  font-weight: 700;
}

@media screen and (max-width: 949px) {
  .common_textArea01 .common_text02 {
    font-size: 18px;
    padding: 32px 24px 24px 24px;
  }
}

.sec03_wrapper {
  background: linear-gradient(90deg, rgba(100, 189, 244, 0.2) 0%, rgba(117, 128, 219, 0.2) 100%);
  position: relative;
  z-index: 1;
}

.sec03 {
  margin: 0 auto;
  padding-bottom: 100px;
  padding-top: 80px;
  width: 1440px;
}

@media screen and (max-width: 949px) {
  .sec03 {
    padding: 64px 20px;
    width: 100%;
  }
}

.sec04_wrapper {
  background-color: rgba(210, 226, 255, 0.2);
  position: relative;
  width: 100%;
  z-index: 0;
}

.sec04_wrapper::after {
  background-image: url(/assets/images/bg_02.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  opacity: 1;
  position: absolute;
  width: 100%;
  z-index: -1;
}

@media screen and (max-width: 949px) {
  .sec04_wrapper::after {
    background-image: url(/assets/images/bg_02_sp.png);
    opacity: 0.8;
  }
}

.sec04 {
  margin: 0 auto;
  padding-bottom: 100px;
  padding-top: 80px;
  width: 1440px;
}

@media screen and (max-width: 949px) {
  .sec04 {
    margin-bottom: 94px;
    padding: 0 20px;
    padding-bottom: 64px;
    padding-top: 64px;
    width: 100%;
  }
}

.sec05_wrapper {
  background: linear-gradient(to bottom, #ffffff 0%, #e6f1ff 100%);
  position: relative;
  width: 100%;
  z-index: 0;
}

.sec05_wrapper::after {
  background-image: url(/assets/images/sec05_bg.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  opacity: 0.4;
  position: absolute;
  width: 100%;
  z-index: -1;
}

@media screen and (max-width: 949px) {
  .sec05_wrapper::after {
    background-image: url(/assets/images/bg_02_sp.png);
  }
}

.sec05 {
  margin: 0 auto;
  padding-bottom: 100px;
  padding-top: 100px;
  width: 1440px;
}

@media screen and (max-width: 949px) {
  .sec05 {
    padding: 0 20px;
    padding-bottom: 24px;
    width: 100%;
  }
}

.block01_ul {
  margin-top: 24px;
}

.block01_li {
  margin-bottom: 20px;
  padding-left: 20px;
  position: relative;
}

@media screen and (max-width: 949px) {
  .block01_li {
    font-size: 14px;
    margin-bottom: 16px;
  }
}

.block01_li::before {
  background: #D9D9D9;
  border-radius: 4px;
  content: "";
  height: 8px;
  left: 0;
  position: absolute;
  top: 8px;
  width: 8px;
}

.pointArea {
  align-items: flex-start;
  background: linear-gradient(90deg, rgba(26, 165, 229, 0.1) 0%, rgba(117, 128, 219, 0.1) 100%);
  border-radius: 8px;
  display: flex;
  height: 72px;
  line-height: 1.45;
  padding: 14px 16px 14px 43px;
  position: relative;
}

@media screen and (max-width: 949px) {
  .pointArea {
    height: auto;
    padding: 8px 12px 8px 44px;
  }
}

.pointArea::before {
  background-image: url(/assets/images/icon_point.png);
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 4px;
  content: "";
  height: 20px;
  left: 16px;
  position: absolute;
  top: 17px;
  width: 15px;
}

@media screen and (max-width: 949px) {
  .pointArea::before {
    height: 20px;
    top: 10px;
    width: 15px;
  }
}

.pointArea_text01 {
  font-weight: 700;
}

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

.sec06_wrapper {
  overflow-x: hidden;
  padding: 80px 0;
}

@media screen and (max-width: 949px) {
  .sec06_wrapper {
    padding: 48px 0;
  }
}

.sec06_wrapper .sec06 {
  color: #000;
  text-align: center;
}

.sec06_wrapper .sec06 .sec06_slider {
  margin-left: calc(50% - 50vw);
  overflow: hidden;
  width: 100vw;
}

.sec06_wrapper .sec06 .sec06_slider-track {
  display: flex;
  will-change: transform;
}

.sec06_wrapper .sec06 .sec06_slider-item {
  flex: 0 0 calc(20% - 2px);
  margin-right: 2px;
  max-width: calc(20% - 2px);
}

@media screen and (max-width: 949px) {
  .sec06_wrapper .sec06 .sec06_slider-item {
    flex: 0 0 calc(33.3333% - 2px);
    max-width: calc(33.3333% - 2px);
  }
}

.sec06_wrapper .sec06 .sec06_slider-img {
  -o-object-fit: cover;
  height: 216px;
  object-fit: cover;
  width: 100%;
  width: 100%;
}

@media screen and (max-width: 949px) {
  .sec06_wrapper .sec06 .sec06_slider-img {
    height: 128px;
  }
}

.sec06_wrapper .sec06 .sec06_content {
  margin: 80px auto;
  max-width: 960px;
  padding: 0 16px;
}

@media screen and (max-width: 949px) {
  .sec06_wrapper .sec06 .sec06_content {
    margin: 40px auto;
  }
}

.sec06_wrapper .sec06 .sec06_title {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  /* 40px */
  background: var(--grad_05, linear-gradient(90deg, #1AA5E5 0%, #7580DB 100%));
  background-clip: text;
  font-family: "Noto Sans JP";
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  text-align: center;
}

@media screen and (max-width: 949px) {
  .sec06_wrapper .sec06 .sec06_title {
    font-size: 24px;
    line-height: 1.25;
  }
}

.sec06_wrapper .sec06 .sec06_text {
  color: var(--color-Neutral-Black, #000);
  /* JP/3M/Bold/Loose */
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 200%;
  /* 40px */
  padding-top: 24px;
  text-align: center;
}

.sec06_wrapper .sec06 .sec06_text:first-of-type {
  margin-top: 0;
}

@media screen and (max-width: 949px) {
  .sec06_wrapper .sec06 .sec06_text {
    font-size: 14px;
  }
}

.sec07_wrapper {
  background: rgba(210, 226, 255, 0.2);
  background-image: url(/assets/images/bg_03.png);
  /* background-position: center bottom; */
  background-size: cover;
  background-size: cover;
  width: 100%;
}

.sec07 {
  margin: 0 auto;
  padding-bottom: 100px;
  padding-top: 100px;
  width: 1440px;
}

@media screen and (max-width: 949px) {
  .sec07 {
    padding-bottom: 64px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }
}

.sec07_blockArea {
  display: flex;
  justify-content: space-between;
  margin-top: 100px;
}

@media screen and (max-width: 949px) {
  .sec07_blockArea {
    flex-direction: column;
    margin-top: 48px;
  }
}

.sec07_block_textArea {
  margin-top: 16px;
}

@media screen and (max-width: 949px) {
  .sec07_block_textArea {
    margin-top: 0px;
    text-align: left;
    width: 210px;
  }
}

.sec07_block_text01 {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}

.sec07_block_text02 {
  font-size: 14px;
  padding-top: 4px;
}

@media screen and (max-width: 949px) {
  .sec07_block_text02 {
    line-height: 1.5;
    padding-top: 2px;
  }
}

.sec07_block {
  background-color: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 16px 0 rgba(227, 212, 193, 0.2);
  height: 280px;
  padding: 32px 0;
  text-align: center;
  width: 256px;
}

@media screen and (max-width: 949px) {
  .sec07_block {
    align-items: center;
    display: flex;
    height: unset;
    justify-content: space-between;
    margin-bottom: 24px;
    padding: 20px;
    width: 100%;
  }
}

@media screen and (max-width: 949px) {
  .sec07_block_pic01 {
    width: 72px;
  }
}

@media screen and (max-width: 949px) {
  .sec07_block_pic01 img {
    width: 100%;
  }
}

.sec07_lifestyleArea {
  background-color: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 16px 0 rgba(227, 212, 193, 0.2);
  margin-top: 70px;
  padding: 48px 48px 64px 48px;
  width: 1440px;
  width: 1440px;
}

@media screen and (max-width: 949px) {
  .sec07_lifestyleArea {
    margin-top: 24px;
    padding: 40px 20px 44px 20px;
    width: 100%;
  }
}

.sec07_lifestyle_ttl_wrapper {
  border-bottom: dotted 5px #92C3F1;
  padding-bottom: 50px;
  text-align: center;
}

@media screen and (max-width: 949px) {
  .sec07_lifestyle_ttl_wrapper {
    padding-bottom: 40px;
  }
}

.sec07_lifestyle_ttl {
  display: inline-block;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  padding-left: 60px;
  position: relative;
  text-align: center;
}

@media screen and (max-width: 949px) {
  .sec07_lifestyle_ttl {
    font-size: 24px;
    padding-left: 48px;
  }
}

.sec07_lifestyle_ttl::before {
  background-image: url(/assets/images/icon_weather.png);
  bottom: 0;
  content: "";
  height: 44px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 44px;
}

@media screen and (max-width: 949px) {
  .sec07_lifestyle_ttl::before {
    background-size: contain;
    height: 32px;
    width: 32px;
  }
}

.sec07_newgraduate_daily_wrapper {
  margin-top: 32px;
}

@media screen and (max-width: 949px) {
  .sec07_newgraduate_daily_wrapper {
    margin-top: 24px;
  }
}

.sec07_newgraduate_daily_wrapper_ttl {
  color: #000;
  font-family: "Noto Sans CJK JP";
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  margin-bottom: 34px;
  text-align: center;
}

@media screen and (max-width: 949px) {
  .sec07_newgraduate_daily_wrapper_ttl {
    color: #000;
    font-family: "Noto Sans CJK JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 24px */
    margin-bottom: 0px;
    text-align: center;
  }
}

.sec07_newgraduate_daily_wrapper02 {
  margin-top: 16px;
}

@media screen and (max-width: 949px) {
  .sec07_newgraduate_daily_wrapper02 {
    margin-top: 13.33333vw;
  }
}

.sec07_newgraduate_daily_wrapper03 {
  margin-bottom: 48px;
  margin-top: 16px;
}

@media screen and (max-width: 949px) {
  .sec07_newgraduate_daily_wrapper03 {
    margin-top: 0px;
  }
}

.sec07_lastArea {
  border-top: 1px solid #92C3F1;
  font-family: "Noto Sans CJK JP";
  font-size: 20px;
  font-weight: 600;
  padding-top: 40px;
  text-align: center;
}

@media screen and (max-width: 949px) {
  .sec07_lastArea {
    font-size: 16px;
    padding-top: 30px;
  }
}

.sec07_lastAreatext02 {
  color: #4F87BC;
  font-size: 24px;
  font-weight: 600;
  padding-top: 10px;
}

@media screen and (max-width: 949px) {
  .sec07_lastAreatext02 {
    font-size: 16px;
    padding-top: 15px;
  }
}

.sec07_lastAreatext03 {
  padding-top: 10px;
}

@media screen and (max-width: 949px) {
  .sec07_lastAreatext03 {
    font-size: 14px;
    padding-top: 15px;
  }
}

.sec07_newgraduate_daily_wrapper02_text01 {
  color: #4F87BC;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
}

.sec07_newgraduate_daily_contents {
  height: 684px;
  position: relative;
}

@media screen and (max-width: 949px) {
  .sec07_newgraduate_daily_contents {
    height: auto;
  }
}

.sec07_newgraduate_daily_contents::before {
  background-image: url(/assets/images/bg_life.png);
  bottom: 0;
  content: "";
  height: 684px;
  left: 84px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 38px;
}

@media screen and (max-width: 949px) {
  .sec07_newgraduate_daily_contents::before {
    background-image: url(/assets/images/bg_life_sp.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 1135px;
    height: 302.66667vw;
    left: 0;
    margin-top: 0;
    width: 24px;
    width: 6.4vw;
  }
}

.sec07_newgraduate_daily_contents02 {
  position: relative;
}

@media screen and (max-width: 949px) {
  .sec07_newgraduate_daily_contents02 {
    height: auto;
  }
}

.sec07_newgraduate_daily_contents02::before {
  background-image: url(/assets/images/bg_life02.png);
  content: "";
  height: 116px;
  left: 84px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 527px;
}

@media screen and (max-width: 949px) {
  .sec07_newgraduate_daily_contents02::before {
    background-image: url(/assets/images/bg_life_sp02.png);
    background-position: center 23px;
    background-repeat: no-repeat;
    background-size: contain;
    height: 30.93333vw;
    left: 0;
    margin-top: 0;
    top: 0;
    width: 24px;
    width: 6.4vw;
  }
}

.sec07_newgraduate_daily_contents_pic01 {
  position: absolute;
  right: 0;
  top: 0;
}

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

@media screen and (max-width: 949px) {
  .sec07_newgraduate_daily_contents_pic01 img {
    width: 100%;
  }
}

.sec07_newgraduate_daily_contents_pic02 {
  position: absolute;
  right: 0;
  top: 0;
}

@media screen and (max-width: 949px) {
  .sec07_newgraduate_daily_contents_pic02 {
    margin-top: 38px;
    margin-top: 4.26667vw;
    padding-left: 40px;
    position: unset;
    text-align: center;
  }
}

@media screen and (max-width: 949px) {
  .sec07_newgraduate_daily_contents_pic02 img {
    width: 100%;
  }
}

@media screen and (max-width: 949px) {
  .sec07_newgraduate_daily {
    padding-left: 40px;
  }
}

.sec07_newgraduate_daily_time_name_wrapper_pcda {
  left: 625px;
  position: absolute;
  top: 80px;
}

@media screen and (max-width: 949px) {
  .sec07_newgraduate_daily_time_name_wrapper_pcda {
    left: unset;
    margin-top: 15px;
    position: unset;
  }
}

.sec07_newgraduate_daily_time_name_wrapper {
  display: flex;
}

@media screen and (max-width: 949px) {
  .sec07_newgraduate_daily_time_name_wrapper {
    flex-direction: column;
  }
}

.sec07_newgraduate_daily_time {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  margin-right: 68px;
  text-align: right;
  width: 68px;
}

@media screen and (max-width: 949px) {
  .sec07_newgraduate_daily_time {
    font-size: 5.06667vw;
    line-height: 1;
    margin-right: 0px;
    text-align: left;
    width: auto;
  }
}

.sec07_newgraduate_daily_name {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
}

@media screen and (max-width: 949px) {
  .sec07_newgraduate_daily_name {
    font-size: 16px;
    font-size: 4vw;
    line-height: 1;
    padding-top: 8px;
  }
}

.sec07_newgraduate_daily_name_text_wrapper {
  margin-left: 135px;
  padding-top: 5px;
}

@media screen and (max-width: 949px) {
  .sec07_newgraduate_daily_name_text_wrapper {
    margin-left: 0px;
  }
}

.sec07_newgraduate_daily_name_text_wrapper02 {
  margin-left: 0px;
  padding-top: 5px;
}

@media screen and (max-width: 949px) {
  .sec07_newgraduate_daily_name_text_wrapper02 {
    margin-left: 0px;
  }
}

.sec07_newgraduate_daily_name_text01 {
  font-size: 14px;
}

@media screen and (max-width: 949px) {
  .sec07_newgraduate_daily_name_text01 {
    font-size: 3.46667vw;
    line-height: 1.45;
  }
}

.sec08_wrapper {
  background: rgba(173, 195, 212, 0.2);
  background-image: url(/assets/images/sec08_bg.png);
  /* background-position: center bottom; */
  background-size: cover;
  /* background-size: 100%; */
  width: 100%;
}

.sec08 {
  margin: 0 auto;
  padding-bottom: 100px;
  padding-top: 100px;
  width: 1440px;
}

@media screen and (max-width: 949px) {
  .sec08 {
    padding: 64px 20px 24px 20px;
    width: 100%;
  }
}

.common_nomal_ttl01 {
  font-family: "Noto Sans JP";
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  text-align: center;
}

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

.sec08_senior_voice_wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 100px;
}

@media screen and (max-width: 949px) {
  .sec08_senior_voice_wrapper {
    flex-direction: column;
    margin-top: 48px;
  }
}

.sec08_senior_voice_contents {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 16px 0 rgba(79, 135, 188, 0.2);
  height: 574px;
  width: 448px;
}

@media screen and (max-width: 949px) {
  .sec08_senior_voice_contents {
    height: auto;
    margin-bottom: 40px;
    width: 100%;
  }
}

.sec08_senior_voice_picArea_wrapper {
  align-items: center;
  display: flex;
  padding: 24px 0px 24px 32px;
  position: relative;
}

@media screen and (max-width: 949px) {
  .sec08_senior_voice_picArea_wrapper {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-top: 20px;
  }
}

.sec08_senior_voice_picArea_wrapper::before {
  -webkit-transform: translateX(-50%);
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #ffffff;
  bottom: -12px;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
}

@media screen and (max-width: 949px) {
  .sec08_senior_voice_picArea {
    width: 120px;
  }
}

@media screen and (max-width: 949px) {
  .sec08_senior_voice_picArea img {
    width: 100%;
  }
}

.sec08_senior_voice_picArea_textArea {
  margin-left: 16px;
}

@media screen and (max-width: 949px) {
  .sec08_senior_voice_picArea_textArea {
    margin-left: 10px;
  }
}

.sec08_senior_voice_picArea_text01 {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}

.sec08_senior_voice_picArea_text02 {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

.sec08_senior_voice_ttl_wrapper {
  align-items: center;
  background: var(--grad_05, linear-gradient(90deg, #1AA5E5 0%, #7580DB 100%));
  display: flex;
  height: 78px;
  justify-content: center;
}

@media screen and (max-width: 949px) {
  .sec08_senior_voice_ttl_wrapper {
    height: auto;
    padding: 20px 0 16px 0;
  }
}

.sec08_senior_voice_ttl {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 949px) {
  .sec08_senior_voice_ttl {
    font-size: 18px;
  }
}

.sec08_senior_voice_textArea {
  padding: 24px 32px 40px 32px;
}

@media screen and (max-width: 949px) {
  .sec08_senior_voice_textArea {
    padding: 20px 20px 32px 20px;
  }
}

.sec08_senior_voice_text01 {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 2;
}

.sec09_wrapper {
  background-color: #4F87BC;
}

.sec09 {
  margin: 0 auto;
  padding-bottom: 120px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 100px;
  width: 1240px;
}

@media screen and (max-width: 949px) {
  .sec09 {
    padding-bottom: 64px;
    padding-top: 64px;
    width: 100%;
  }
}

.sec09_ac {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 90px;
}

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

.sec09_ac_item {
  background: #FFF;
  background-color: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 16px 0 rgba(79, 135, 188, 0.2);
  overflow: hidden;
  padding-left: 24px;
  padding-right: 24px;
}

@media screen and (max-width: 949px) {
  .sec09_ac_item {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.sec09_ac_head {
  align-items: center;
  background-color: #fff;
  border: none;
  border-radius: 6px 6px 0 0;
  cursor: pointer;
  display: flex;
  gap: 24px;
  outline: none;
  padding: 20px 0px;
  text-align: left;
  width: 100%;
}

@media screen and (max-width: 949px) {
  .sec09_ac_head {
    padding: 20px 0 16px 0;
  }
}

.sec09_ac_head:focus-visible {
  outline: 2px solid #1aa5e5;
  outline-offset: 2px;
}

.sec09_ac_q {
  color: #3F97EE;
  font-family: Lato;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
}

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

.sec09_ac_title {
  color: #000;
  flex: 1 1 auto;
  font-size: 20px;
  font-weight: 700;
}

@media screen and (max-width: 949px) {
  .sec09_ac_title {
    font-size: 16px;
  }
}

.sec09_ac_icon {
  background-color: #3F97EE;
  border-radius: 4px;
  flex: 0 0 auto;
  height: 40px;
  position: relative;
  width: 40px;
}

@media screen and (max-width: 949px) {
  .sec09_ac_icon {
    height: 32px;
    width: 32px;
  }
}

.sec09_ac_icon::before,
.sec09_ac_icon::after {
  -webkit-transform: translate(-50%, -50%);
  background-color: #fff;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, transform 0.2s ease;
  transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;
  width: 16px;
}

.sec09_ac_icon::after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}

.sec09_ac_body {
  background-color: #ffffff;
  border-top: 1px solid #92C3F1;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 0.3s ease, opacity 0.3s ease;
}

.sec09_ac_a {
  color: #333;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  padding-bottom: 30px;
  padding-left: 58px;
  padding-top: 16px;
  position: relative;
}

@media screen and (max-width: 949px) {
  .sec09_ac_a {
    font-size: 12px;
    line-height: 1.8;
    padding-left: 28px;
  }
}

.sec09_ac_a_label {
  color: #FF9C3F;
  display: table;
  font-family: Lato;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  left: 0;
  line-height: 1;
  margin: auto;
  position: absolute;
  text-align: center;
  top: 16px;
}

@media screen and (max-width: 949px) {
  .sec09_ac_a_label {
    font-size: 24px;
    top: 19px;
  }
}

.sec09_ac_item.is-open .sec09_ac_body {
  max-height: 1000px;
  opacity: 1;
}

.sec09_ac_item.is-open .sec09_ac_icon::after {
  opacity: 0;
}

.sec10_wrapper {
  background-color: #E9EFF3;
}

.sec10 {
  margin: 0 auto;
  padding: 100px 20px 100px 20px;
  width: 1240px;
}

@media screen and (max-width: 949px) {
  .sec10 {
    padding-bottom: 64px;
    padding-top: 64px;
    width: 100%;
  }
}

.sec10_box {
  background-color: #ffffff;
  border-radius: 16px;
  box-shadow: 0 4px 16px 0 rgba(79, 135, 188, 0.2);
  margin-top: 100px;
  padding: 64px 80px;
}

@media screen and (max-width: 949px) {
  .sec10_box {
    border-radius: 12px;
    margin-top: 48px;
    padding: 24px 20px 24px 20px;
  }
}

.sec10_table {
  margin: 0;
}

.sec10_row {
  -moz-column-gap: 24px;
  -webkit-column-gap: 24px;
  border-top: 1px solid #2793DB;
  column-gap: 24px;
  display: grid;
  grid-template-columns: 140px 1fr;
  padding: 32px 0;
}

.sec10_row:first-child {
  border-top: none;
}

@media screen and (max-width: 949px) {
  .sec10_row {
    grid-template-columns: 1fr;
    padding: 14px 0;
    row-gap: 10px;
  }
}

.sec10_term {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  margin: 0;
}

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

.sec10_desc {
  color: #333;
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
}

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

.sec11_wrapper {
  background-color: #3F97EE;
  height: 242px;
}

@media screen and (max-width: 949px) {
  .sec11_wrapper {
    height: auto;
  }
}

.sec11 {
  margin: 0 auto;
  padding: 54px 20px;
  width: 1240px;
}

@media screen and (max-width: 949px) {
  .sec11 {
    padding: 20px 0;
    width: 100%;
  }
}

.entry_wrapper {
  text-align: center;
}

.entry_wrapper a {
  font-family: Lato;
  font-size: 64px;
  font-style: normal;
  font-weight: 800;
  padding-right: 40px;
  position: relative;
  text-align: center;
}

@media screen and (max-width: 949px) {
  .entry_wrapper a {
    font-size: 32px;
    padding-right: 33px;
  }
}

.entry_wrapper a::after {
  background-image: url(/assets/images/icon_entry.svg);
  content: "";
  height: 24px;
  position: absolute;
  right: 0;
  top: 45px;
  width: 24px;
}

@media screen and (max-width: 949px) {
  .entry_wrapper a::after {
    background-size: contain;
    height: 16px;
    top: 20px;
    width: 16px;
  }
}

.entry_wrapper a span {
  display: block;
  font-size: 20px;
  line-height: 1;
  padding-right: 10px;
  text-align: right;
}

@media screen and (max-width: 949px) {
  .entry_wrapper a span {
    font-size: 14px;
    margin-right: -13px;
    padding-right: 0;
    text-align: right;
  }
}

.contact_bg {
  background: rgba(0, 0, 0, 0.5);
}

.contact {
  padding-top: 160px;
}

@media screen and (max-width: 949px) {
  .contact {
    padding-top: 140px;
  }
}

.contact_ttl {
  position: relative;
  width: 944px;
}

@media screen and (max-width: 949px) {
  .contact_ttl {
    height: 76px;
    width: 100%;
  }
}

.contact_ttl::after {
  bottom: 21px;
  content: "※すべて必須項目です";
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin: auto;
  position: absolute;
  right: 0;
  top: 21px;
}

@media screen and (max-width: 949px) {
  .contact_ttl::after {
    bottom: 0;
    left: 0;
    top: unset;
  }
}

/* ====== 可変 & Mixin（無ければ利用） ====== */
/* ====== ベース ====== */
.contact_section,
.contact_confirm,
.contact_thanks {
  color: #fff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  padding: 80px 24px;
}

@media (max-width: 768px) {
  .contact_section,
  .contact_confirm,
  .contact_thanks {
    padding: 64px 0;
    padding-bottom: 140px;
  }
}

.section_title {
  font-size: 24px;
  letter-spacing: .08em;
  margin: 0 0 32px;
}

/* ====== 入力フォーム ====== */
.contact_form {
  margin: 0 auto;
  max-width: 696px;
  padding: 0 0px;
  /* 同意チェック */
  /* 視覚的に非表示（アクセシブル） */
  /* 24pxのボックス */
  /* キーボードフォーカス可視化 */
  /* チェックマーク（レ点）— $fg を直指定 */
  /* （任意）不確定状態のハイフン */
  /* ボタン */
}

.contact_form .form_rows {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

@media (max-width: 768px) {
  .contact_form .form_rows {
    padding-bottom: 32px;
  }
}

.contact_form .form_row {
  display: flex;
  padding-bottom: 32px;
}

@media screen and (min-width: 769px) and (max-width: 860px) {
  .contact_form .form_row {
    flex-direction: column;
  }
}

@media (max-width: 768px) {
  .contact_form .form_row {
    flex-direction: column;
    padding-bottom: 0px;
  }
}

.contact_form .form_row:first-child {
  padding-top: 0;
}

.contact_form .form_label {
  align-self: start;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  padding-top: 14px;
  position: relative;
  width: 146px;
}

@media screen and (min-width: 769px) and (max-width: 860px) {
  .contact_form .form_label {
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .contact_form .form_label {
    font-size: 14px;
  }
}

@media (max-width: 768px) {
  .contact_form .form_label_fast {
    padding-top: 0;
  }
}

.contact_form .require_badge {
  border: 1px solid #fff;
  border-radius: 2px;
  display: inline-block;
  font-size: 11px;
  margin-left: 8px;
  padding: 2px 6px;
}

.contact_form .form_field {
  position: relative;
}

@media (max-width: 768px) {
  .contact_form .form_field {
    margin-top: 16px;
  }
}

.contact_form .input_text,
.contact_form .textarea {
  background: #e8e8e8;
  border: none;
  border-radius: 2px;
  color: #000;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 16px;
  line-height: 1.6;
  min-height: 48px;
  min-width: 502px;
  outline: none;
  padding: 5px 16px;
  width: 100%;
}

@media (max-width: 768px) {
  .contact_form .input_text,
  .contact_form .textarea {
    min-height: 40px;
    min-width: 100%;
  }
}

.contact_form .input_text:focus,
.contact_form .textarea:focus {
  box-shadow: 0 0 0 2px #fff inset;
}

.contact_form .textarea {
  min-height: 180px;
  padding-top: 10px;
}

.contact_form .error_text {
  color: #ffbdbd;
  font-size: 12px;
  margin-top: 8px;
}

.contact_form .form_consents {
  padding: 24px 0;
  text-align: center;
}

@media (max-width: 768px) {
  .contact_form .form_consents {
    padding: 32px 0;
  }
}

.contact_form .checkbox_label {
  -ms-user-select: none;
  -webkit-user-select: none;
  align-items: center;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  gap: 12px;
  user-select: none;
  /* ← 念のため指定（テキスト色） */
}

.contact_form .checkbox_label:hover .checkbox_box {
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.2);
}

.contact_form .checkbox_input {
  height: 1px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  width: 1px;
}

.contact_form .checkbox_box {
  background: #fff;
  border: 1px solid #fff;
  /* ← ボーダーも$fgで固定 */
  border-radius: 2px;
  /* 背景は白に固定 */
  box-sizing: border-box;
  display: inline-block;
  flex: 0 0 24px;
  height: 24px;
  position: relative;
  width: 24px;
  z-index: 0;
  /* 疑似要素より下 */
}

.contact_form .checkbox_label > input[type="checkbox"].checkbox_input:focus-visible + .checkbox_box {
  outline: 2px solid #fff;
  outline-offset: 2px;
}

.contact_form .checkbox_label > input[type="checkbox"].checkbox_input:checked + .checkbox_box::after {
  /* ← 色を固定 */
  -webkit-transform: rotate(45deg);
  /* ← 色を固定 */
  border-bottom: 3px solid #000;
  /* 全体高さ */
  border-right: 3px solid #000;
  box-sizing: border-box;
  content: "";
  /* 右上方向の長さ */
  height: 14px;
  left: 6px;
  position: absolute;
  /* 横位置 */
  top: 3px;
  transform: rotate(45deg);
  /* 縦位置 */
  width: 8px;
  z-index: 1;
  /* 背景より前面へ */
}

.contact_form .checkbox_label > input[type="checkbox"].checkbox_input:indeterminate + .checkbox_box::after {
  -webkit-transform: translateY(-50%);
  border-top: 3px solid #fff;
  content: "";
  height: 0;
  left: 5px;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}

.contact_form .checkbox_text {
  font-size: 14px;
}

.contact_form .checkbox_text .privacy_link {
  color: #fff;
  margin-left: 4px;
  text-decoration: underline;
}

.contact_form .checkbox_text a {
  text-decoration: underline;
}

.contact_form .form_actions {
  display: flex;
  justify-content: center;
  margin-top: 32px;
}

@media (max-width: 768px) {
  .contact_form .form_actions {
    margin: 0;
  }
}

/* ====== ボタン共通（確認／送信／戻る） ====== */
.btn_primary {
  align-items: center;
  background: #fff;
  border: none;
  border-radius: 2px;
  color: #000;
  cursor: pointer;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 18px;
  font-weight: 500;
  gap: 12px;
  letter-spacing: .2em;
  padding: 19px 40px;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 308px;
  /* 矢印（擬似要素） */
}

.btn_primary:hover {
  opacity: 0.8;
}

.btn_primary .btn_arrow::after {
  background-image: url(/assets/images/arrow_right.svg);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  content: "";
  height: 11.31px;
  margin: auto;
  position: absolute;
  right: 20px;
  top: 0;
  width: 15px;
}

/* ====== 確認テーブル ====== */
.contact_confirm .confirm_table {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin: 0 auto 24px;
  max-width: 960px;
}

.contact_confirm .confirm_row {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  display: grid;
  gap: 32px;
  grid-template-columns: 200px 1fr;
  padding: 24px 0;
}

@media (max-width: 768px) {
  .contact_confirm .confirm_row {
    gap: 12px;
    grid-template-columns: 1fr;
  }
}

.contact_confirm .confirm_label {
  font-size: 14px;
}

.contact_confirm .confirm_value {
  line-height: 1.9;
}

/* ====== 完了 ====== */
.contact_thanks .thanks_text {
  margin: 0 auto 24px;
  max-width: 960px;
}

.contact_thanks .thanks_text p {
  margin: 0 0 12px;
}

.contact_thanks .thanks_text .thanks_list {
  margin: 0 0 12px 1em;
}

.contact_thanks .form_actions {
  margin-top: 24px;
}

.footer_wrapper {
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  padding: 40px 80px 40px 80px;
}

@media (max-width: 768px) {
  .footer_wrapper {
    flex-direction: column;
    padding: 40px 20px;
    padding-top: 128px;
    position: relative;
    text-align: center;
  }
}

.footer_logo {
  width: 197px;
}

@media (max-width: 768px) {
  .footer_logo {
    margin: 0 auto;
  }
}

.footer_logo img {
  -webkit-backface-visibility: hidden;
  width: 100%;
}

.footer_textArea01 {
  padding-top: 19px;
}

.footer_text01 {
  color: #3F97EE;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}

.footer_text02 {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

@media (max-width: 768px) {
  .footer_contact_btn_wrapper {
    display: flex;
    font-size: 12px;
    /* margin: auto; */
    /* text-align: center; */
    justify-content: center;
    /* width: 100%; */
    left: 0;
    position: absolute;
    right: 0;
    top: 40px;
  }
}

.footer_contact_btn {
  align-items: center;
  background: #3F97EE;
  border-radius: 4px;
  display: flex;
  font-size: 20px;
  font-weight: 700;
  height: 64px;
  justify-content: center;
  margin-left: auto;
  width: 205px;
}

@media (max-width: 768px) {
  .footer_contact_btn {
    margin-left: unset;
  }
}

.footer_small {
  margin-top: 30px;
}

@media (max-width: 768px) {
  .footer_small {
    margin-top: 25px;
  }
}

.footer_small small {
  font-size: 12px;
  font-weight: 400;
}

.pagetop {
  -webkit-transform: translateY(8px);
  align-items: center;
  background: linear-gradient(90deg, rgba(26, 165, 229, 0.6) 0%, rgba(117, 128, 219, 0.6) 100%);
  border: none;
  border-radius: 8px;
  bottom: 24px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
  cursor: pointer;
  display: flex;
  height: 48px;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  right: 16px;
  transform: translateY(8px);
  transition: opacity 0.25s ease, visibility 0.25s ease, -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease, transform 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease, transform 0.25s ease, -webkit-transform 0.25s ease;
  visibility: hidden;
  width: 48px;
  z-index: 9;
}

@media (max-width: 768px) {
  .pagetop {
    border-radius: 4px;
    bottom: 16px;
    height: 40px;
    right: 16px;
    width: 40px;
  }
}

.pagetop::before {
  border-bottom: 10.4px solid #ffffff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  height: 0;
  width: 0;
}

.pagetop:focus-visible {
  outline: 2px solid #ffffff;
  outline-offset: 2px;
}

.pagetop.is-visible {
  -webkit-transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
  visibility: visible;
}

@media (max-width: 768px) {
  .fab-logo {
    left: 20px;
    top: 24px;
  }
}

.fab-logo img {
  display: block;
  height: 56px;
  width: auto;
}

@media (max-width: 768px) {
  .fab-logo img {
    height: 40px;
  }
}

.fab-logo.is-visible {
  -webkit-transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.pc_fixed_wrapper {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.8);
  border-bottom: 2px solid #3F97EE;
  height: 115px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}

@media (max-width: 768px) {
  .pc_fixed_wrapper {
    height: 84px;
  }
}

.pc_fixed {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: space-between;
  margin-top: -2.5px;
  padding: 0 228px 0 40px;
}

@media (max-width: 768px) {
  .pc_fixed {
    padding: 0 0 0 20px;
  }
}

.fab-menu {
  color: #000;
  right: 48px;
  top: 60px;
  width: 800px;
  z-index: 1000;
}

.fab-menu.is-visible {
  -webkit-transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

@media screen and (min-width: 950px) {
  .fab-menu ul {
    display: flex;
    justify-content: space-between;
  }
}

.fab-menu li {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.45;
}

@media (max-width: 768px) {
  .fab-menu li {
    border-bottom: 1px solid #5E8FDB;
    font-size: 5.3vw;
    font-weight: 600;
    line-height: 1;
    padding: 5.8vw;
    text-align: center;
  }
}

.fab-menu li a {
  color: #000;
}

@media (max-width: 768px) {
  .fab-menu li:first-child {
    padding-top: 0;
  }
}

@media (max-width: 768px) {
  .fab-menu {
    -webkit-transform: translate(-50%, 10px);
    bottom: 20px;
    display: none;
    left: 49%;
    pointer-events: none;
    position: fixed;
    transform: translate(-50%, 10px);
    z-index: 1000;
  }
  .fab-menu.is-open {
    -ms-scroll-chaining: none;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: none;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 0;
    display: block;
    height: auto;
    height: 100vh;
    inset: 0;
    max-height: 100dvh;
    opacity: 1;
    overflow-y: auto;
    overscroll-behavior: contain;
    padding: calc(env(safe-area-inset-top) + 25vw) 10vw 10vw 10vw;
    pointer-events: auto;
    position: fixed;
    transform: none;
    width: 100%;
  }
  @supports not (height: 100dvh) {
    .fab-menu.is-open {
      max-height: 100vh;
      max-height: calc(var(--vh, 1vh) * 100);
    }
  }
}

@media (min-width: 767px) and (max-width: 1160px) {
  .fab-menu {
    display: none;
  }
}

.entry_btn {
  background: linear-gradient(to right, #1AA5E5, #7580DB);
  height: 100%;
  position: absolute;
  right: 0;
  top: 0px;
  width: 180px;
}

@media (max-width: 768px) {
  .entry_btn {
    height: 52px;
    right: 68px;
    top: 16px;
    width: 95px;
  }
}

.entry_btn_link {
  align-items: center;
  color: #fff;
  display: flex;
  font-family: "Poppins", sans-serif;
  font-size: 32px;
  font-weight: 600;
  height: 100%;
  justify-content: center;
  line-height: 1;
  width: 100%;
}

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

/* ハンバーガーボタン */
.hamburger-btn {
  cursor: pointer;
  display: none;
  height: 32px;
  position: fixed;
  right: 20px;
  top: 25px;
  width: 40px;
  z-index: 1500;
  /* 共通線スタイル */
  /* 上の線 */
  /* 真ん中の線 */
  /* 下の線 */
  /* ========== 開いたとき（×） ========== */
}

@media (max-width: 768px) {
  .hamburger-btn {
    background-color: unset;
    border: unset;
    display: block;
  }
}

.hamburger-btn span {
  -webkit-transform-origin: center;
  background: linear-gradient(to right, #1AA5E5 0%, #7580DB 100%);
  display: block;
  height: 2px;
  position: absolute;
  right: 0;
  transform-origin: center;
  /* グラデーション */
  transition: 0.3s ease;
  width: 28px;
}

.hamburger-btn span:nth-child(1) {
  top: 6px;
}

.hamburger-btn span:nth-child(2) {
  top: 15px;
}

.hamburger-btn span:nth-child(3) {
  top: 24px;
}

.hamburger-btn.is-active span:nth-child(1) {
  /* 中央寄せ */
  -webkit-transform: rotate(45deg);
  top: 15px;
  transform: rotate(45deg);
  width: 28px;
  /* 長さそのまま */
}

.hamburger-btn.is-active span:nth-child(2) {
  opacity: 0;
  /* 真ん中の線は消す */
}

.hamburger-btn.is-active span:nth-child(3) {
  /* 中央寄せ */
  -webkit-transform: rotate(-45deg);
  top: 15px;
  transform: rotate(-45deg);
  width: 28px;
  /* 長さそのまま */
}

@media screen and (min-width: 950px) {
  .menu__close {
    display: none;
  }
}

@media (max-width: 768px) {
  .menu__close {
    align-items: center;
    background: transparent;
    background-color: unset;
    border: unset;
    bottom: -65px;
    color: #fff;
    display: flex;
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 6.3vw;
    font-weight: 400;
    justify-content: center;
    left: 0;
    line-height: 1;
    margin: auto;
    padding: 40px 20px;
    padding-top: 0px;
    /* position: absolute; */
    right: 0;
    transition: background-color 200ms ease;
    width: 200px;
  }
}

.menu__close img {
  margin-right: 5px;
}

@media (max-width: 768px) {
  .menu__close img {
    margin-top: 1.5vw;
    width: 5.385vw;
  }
}

/* ===== SP専用：1枚の固定ヘッダー背景バー（幅100%・高さ134px） ===== */
/* ===== SP専用：固定ヘッダー背景をグラデーション＋影で表示（高さ134px） ===== */
@media (max-width: 768px) {
  /* 以前の個別丸背景は無効化（入れていた場合） */
  .fab-logo::before,
  .hamburger-btn::before {
    content: none !important;
  }
  /* 1枚の固定ヘッダー背景バー */
  /* --- 画像を重ねたい場合（デザイン書き出し分） ---
     上のlinear-gradientの上に画像を重ねる場合は以下を有効化
     画像を最上面 / グラデを下にしたい場合は並び順を逆にしてください
  */
  /*
  body.has-top-ui-bg::before {
    background:
      linear-gradient(180deg, rgba(0,0,0,0.42) 0%, rgba(0,0,0,0.24) 60%, rgba(0,0,0,0) 100%),
      url('/assets/images/header_bg.png'); // ←書き出し画像パスに変更
    background-repeat: no-repeat, no-repeat;
    background-size: 100% 134px, cover;
    background-position: top left, top center;
  }
  */
}

.is-modal-open {
  overflow: hidden;
}

/* 土台 */
.modal {
  align-items: center;
  display: grid;
  inset: 0;
  justify-items: center;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  transition: opacity 280ms ease, visibility 280ms ease;
  visibility: hidden;
  z-index: 2000;
}

.modal.is-active {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

#artists {
  /* 背景 */
  /* 本体 */
}

#artists .modal__overlay {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background: rgba(0, 0, 0, 0.55);
  inset: 0;
  position: absolute;
}

#artists .modal__content {
  /* “ヌルッ”演出 */
  -webkit-transform: translateY(12px) scale(0.98);
  border-radius: 14px;
  color: #fff;
  max-width: 1108px;
  opacity: 0;
  padding: 0 20px 60px 20px;
  position: relative;
  transform: translateY(12px) scale(0.98);
  transition: opacity 320ms ease, -webkit-transform 320ms ease;
  transition: opacity 320ms ease, transform 320ms ease;
  transition: opacity 320ms ease, transform 320ms ease, -webkit-transform 320ms ease;
  width: 1108px;
  z-index: 1;
}

@media (max-width: 768px) {
  #artists .modal__content {
    height: 80vh;
    max-width: 100%;
    overflow: auto;
    padding: 0 10vw;
    width: 100%;
  }
}

#artists .modal.is-active .modal__content {
  -webkit-transform: translateY(0) scale(1);
  opacity: 1;
  transform: translateY(0) scale(1);
}

#artists .modal__img {
  display: block;
  height: auto;
  width: 448px;
}

@media (max-width: 768px) {
  #artists .modal__img {
    width: 100%;
  }
}

#artists .modal__texts {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  width: 572px;
}

@media (max-width: 768px) {
  #artists .modal__texts {
    margin-top: 40px;
    width: 100%;
  }
}

#artists .modal_profileArea {
  font-size: 32px;
}

#artists .modal_profile_ttl {
  border-bottom: 1px solid #fff;
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
  padding-bottom: 24px;
  position: relative;
}

@media (max-width: 768px) {
  #artists .modal_profile_ttl {
    font-size: 24px;
  }
}

#artists .modal_profile_ttl span {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
}

@media (max-width: 768px) {
  #artists .modal_profile_ttl span {
    display: block;
    font-size: 24px;
    line-height: 1;
    margin-top: 10px;
  }
}

#artists .modal_profile_icon {
  display: flex;
  justify-content: space-between;
  position: absolute;
  right: 0;
  top: 5px;
  width: 76px;
}

@media (max-width: 768px) {
  #artists .modal_profile_icon {
    top: 10px;
    width: 69px;
  }
}

#artists .modal_profile_text_ttl01 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  padding-top: 40px;
}

@media (max-width: 768px) {
  #artists .modal_profile_text_ttl01 {
    font-size: 18px;
  }
}

#artists .modal_profile_text01 {
  font-weight: 400;
  margin-top: 16px;
}

@media (max-width: 768px) {
  #artists .modal_profile_text01 {
    font-size: 14px;
  }
}

#artists .modal_profile_link01 {
  font-size: 16px;
  line-height: 1;
  padding-top: 16px;
  text-decoration: underline;
}

#artists .modal__title {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: .02em;
}

#artists .modal__artist {
  font-size: 14px;
  opacity: .85;
}

@media screen and (min-width: 950px) {
  #artists .modal__close {
    align-items: center;
    background: transparent;
    background-color: unset;
    border: unset;
    bottom: -65px;
    color: #fff;
    display: flex;
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 24px;
    font-weight: 400;
    justify-content: center;
    left: 0;
    margin: auto;
    padding: 48px 20px;
    position: absolute;
    right: 0;
    transition: background-color 200ms ease;
    width: 200px;
  }
}

@media (max-width: 768px) {
  #artists .modal__close {
    align-items: center;
    background: transparent;
    background-color: unset;
    border: unset;
    bottom: -65px;
    color: #fff;
    display: flex;
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 24px;
    font-weight: 400;
    justify-content: center;
    left: 0;
    margin: auto;
    padding: 40px 20px;
    /* position: absolute; */
    right: 0;
    transition: background-color 200ms ease;
    width: 200px;
  }
}

#artists .modal__close img {
  margin-right: 5px;
}

@media (max-width: 768px) {
  #artists .modal__close img {
    margin-top: 1.5vw;
  }
}

#artists .modal__body {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

@media (max-width: 768px) {
  #artists .modal__body {
    flex-direction: column;
  }
}

@supports (-webkit-touch-callout: none) {
  @media screen and (max-width: 768px) {
    .mv_logo img {
      -webkit-transform: translateY(-10vw);
      transform: translateY(-10vw);
    }
  }
}

.header {
  background-color: #fff;
  height: 5px;
  left: 0;
  margin-top: -5px;
  position: fixed;
  top: 0;
  /* color: #fff; */
  width: 100%;
  z-index: 1;
}

#modal-policy {
  /* タイトル */
  /* 条文ごとのブロック */
  /* 条タイトル */
  /* 条文本文 */
  /* フッター部分 */
  /* 閉じるボタン */
  /* スマホ用 */
}

#modal-policy .modal_policy_mail {
  border-top: 1px solid #ddd;
  font-size: 14px;
  line-height: 1.8;
  margin-top: 32px;
  padding-top: 16px;
  position: relative;
}

@media (max-width: 768px) {
  #modal-policy .modal_policy_mail {
    font-size: 12px;
  }
}

#modal-policy .modal_policy_mail::after {
  color: #000;
  content: "info" "@" "bluespikelabels.com";
  /* ←追加（クリックが親へ届くように） */
  cursor: text;
  margin-left: .25em;
  pointer-events: none;
  text-decoration: underline;
}

#modal-policy .modal__content {
  background: #fff;
  color: #000;
  margin-top: -25vw;
  max-width: calc(100vw - 32px);
  width: 800px;
}

#modal-policy .modal__body {
  /* Firefox */
  -ms-overflow-style: none;
  /* IE, Edge(旧) */
  /* ▼ 背景の慣性スクロールを防止（SPでも安定） */
  -ms-scroll-chaining: none;
  -webkit-overflow-scrolling: touch;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  max-height: 80vh;
  overflow-y: auto;
  overscroll-behavior: contain;
  padding: 32px;
  /* ▼ スクロールバーを非表示（スクロールは有効） */
  scrollbar-width: none;
}

#modal-policy .modal__body::-webkit-scrollbar {
  height: 0;
  /* Chrome, Safari, Edge(Chromium) */
  width: 0;
}

#modal-policy .modal_policy_ttl {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: 28px;
}

#modal-policy .policy_section {
  margin-bottom: 24px;
}

#modal-policy .policy_heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.8;
  margin-bottom: 6px;
  padding-left: 8px;
}

#modal-policy .policy_text {
  font-size: 15px;
  letter-spacing: 0.02em;
  line-height: 1.9;
  margin-left: 12px;
}

#modal-policy .policy_footer {
  border-top: 1px solid #ddd;
  font-size: 14px;
  line-height: 1.8;
  margin-top: 32px;
  padding-top: 16px;
  position: relative;
}

#modal-policy .policy_footer::after {
  color: #000;
  content: "info" "@" "bluespikelabels.com";
  /* 見た目だけ下線（リンクに見せる用） */
  cursor: text;
  /* ここが実際に表示される文字 */
  margin-left: .25em;
  text-decoration: underline;
  /* まずは表示優先。コピーも可能 */
}

#modal-policy .policy_footer a {
  color: #000;
  text-decoration: underline;
  transition: opacity 0.2s;
}

#modal-policy .policy_footer a:hover {
  opacity: 0.7;
}

#modal-policy .policy_footer a.js-mail {
  color: #000;
  position: relative;
  text-decoration: underline;
}

#modal-policy .policy_footer a.js-mail:hover {
  opacity: 0.7;
}

#modal-policy .policy_footer a.js-mail::before {
  content: attr(data-n) "@" attr(data-d);
  /* ← ここで見た目を出す */
}

@media (max-width: 768px) {
  #modal-policy .modal__content {
    border-radius: 0;
    margin-left: 5vw;
    margin-right: 5vw;
    margin-top: -100vw;
    width: 100%;
  }
  #modal-policy .modal__body {
    -ms-overflow-style: none;
    -ms-scroll-chaining: none;
    max-height: 65vh;
    overscroll-behavior: contain;
    padding: 20px;
    /* ▼ SPでもバー非表示を継承 */
    scrollbar-width: none;
  }
  #modal-policy .modal__body::-webkit-scrollbar {
    height: 0;
    width: 0;
  }
  #modal-policy .modal_policy_ttl {
    font-size: 16px;
    margin-bottom: 15px;
  }
  #modal-policy .policy_heading {
    font-size: 13px;
    margin-bottom: 4px;
    padding-left: 6px;
  }
  #modal-policy .policy_text {
    font-size: 12px;
    margin-left: 10px;
  }
  #modal-policy .policy_footer {
    font-size: 11px;
    margin-top: 24px;
  }
}

@media screen and (min-width: 950px) {
  #modal-policy .modal__close {
    align-items: center;
    background: transparent;
    background-color: unset;
    border: unset;
    bottom: 1vw;
    color: #fff;
    display: flex;
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 24px;
    font-weight: 400;
    justify-content: center;
    left: 0;
    margin: auto;
    padding: 48px 20px;
    position: absolute;
    right: 0;
    transition: background-color 200ms ease;
    width: 200px;
  }
}

@media (max-width: 768px) {
  #modal-policy .modal__close {
    align-items: center;
    background: transparent;
    background-color: unset;
    border: unset;
    bottom: -65px;
    bottom: 30vw;
    color: #fff;
    display: flex;
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 24px;
    font-weight: 400;
    justify-content: center;
    left: 0;
    margin: auto;
    padding: 40px 20px;
    padding: 0;
    position: absolute;
    /* position: absolute; */
    right: 0;
    transition: background-color 200ms ease;
    width: 200px;
  }
}

#modal-policy .modal__close img {
  margin-right: 5px;
}

@media (max-width: 768px) {
  #modal-policy .modal__close img {
    margin-top: 1.5vw;
  }
}

/** フォーム start **/
.entry_modal_root {
  display: none;
  inset: 0;
  position: fixed;
  z-index: 9999;
}

.entry_modal_root.is_open {
  display: block;
}

.entry_modal_overlay {
  background: rgba(0, 0, 0, 0.55);
  inset: 0;
  position: absolute;
}

.entry_modal_panel {
  -webkit-overflow-scrolling: touch;
  background: #fff;
  border-radius: 12px;
  box-sizing: border-box;
  margin: 16px auto;
  max-height: calc(100vh - 32px);
  max-width: 760px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 20px;
  position: relative;
  width: calc(100% - 32px);
}

.entry_modal_close {
  background: transparent;
  border: 0;
  cursor: pointer;
  font-size: 26px;
  height: 40px;
  position: absolute;
  right: 12px;
  top: 12px;
  width: 40px;
}

.entry_modal_title {
  font-size: 20px;
  margin: 0 0 12px;
}

.entry_modal_section {
  border-top: 1px solid #eee;
  padding: 14px 0;
}

.entry_modal_heading {
  font-size: 16px;
  margin: 0 0 10px;
}

.entry_modal_row {
  margin: 10px 0;
}

.entry_modal_label {
  display: block;
  font-weight: 600;
  margin-bottom: 6px;
}

.entry_modal_sublabel {
  display: block;
  font-size: 12px;
  margin: 10px 0 6px;
  opacity: .8;
}

.entry_modal_req {
  background: #f3f3f3;
  border-radius: 999px;
  display: inline-block;
  font-size: 12px;
  margin-left: 8px;
  padding: 2px 8px;
}

.entry_modal_input,
.entry_modal_textarea,
select {
  border: 1px solid #ddd;
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 14px;
  padding: 10px 12px;
  width: 100%;
}

.entry_modal_options {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 16px;
}

.entry_modal_opt {
  align-items: center;
  display: inline-flex;
  gap: 6px;
}

.entry_modal_hint {
  font-size: 12px;
  margin: 6px 0 0;
  opacity: .75;
}

.entry_modal_notes {
  font-size: 13px;
  line-height: 1.6;
  margin: 0;
  padding-left: 18px;
}

.entry_modal_actions {
  display: flex;
  gap: 10px;
  justify-content: center;
  padding: 16px 0 6px;
}

.entry_modal_btn,
.entry_modal_btn_primary {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 10px;
  cursor: pointer;
  padding: 10px 14px;
}

.entry_modal_btn_primary {
  background: #111;
  border-color: #111;
  color: #fff;
}

.entry_modal_error {
  color: #c00;
  font-size: 12px;
  margin: 6px 0 0;
  min-height: 1em;
}

.entry_modal_count {
  font-size: 12px;
  margin-top: 6px;
  opacity: .7;
  text-align: right;
}

.entry_modal_confirm_list {
  border-top: 1px solid #eee;
}

.entry_modal_confirm_item {
  border-bottom: 1px solid #eee;
  display: grid;
  gap: 10px;
  grid-template-columns: 180px 1fr;
  padding: 10px 0;
}

.entry_modal_confirm_key {
  font-weight: 600;
}

.entry_modal_confirm_val {
  white-space: pre-wrap;
}

@media (max-width: 768px) {
  .entry_modal_panel {
    border-radius: 10px;
    margin: 12px auto;
    max-height: calc(100vh - 24px);
    padding: 16px;
    width: calc(100% - 24px);
  }
  .entry_modal_confirm_item {
    gap: 6px;
    grid-template-columns: 1fr;
  }
  .entry_modal_actions {
    flex-wrap: wrap;
    justify-content: center;
  }
  .entry_modal_btn,
  .entry_modal_btn_primary {
    width: 100%;
  }
}

input, select, textarea {
  -webkit-appearance: auto !important;
  appearance: auto !important;
}

/** フォーム end **/
/*# sourceMappingURL=sourcemaps/style.css.map */
