@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: #fff;
  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.7 !important;
}

a[x-apple-data-detectors],
a[x-apple-data-detectors-type] {
  -webkit-text-fill-color: currentcolor !important;
  color: inherit !important;
  font: inherit !important;
  text-decoration: inherit !important;
}

.wrapper {
  position: relative;
}

.header_wrapper {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background: rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: space-between;
  padding: 24px;
  position: fixed;
  top: 0;
  transition: background-color 0.3s ease;
  width: 100%;
  z-index: 999;
}

@media screen and (max-width: 949px) {
  .header_wrapper {
    padding: 5vw;
  }
}

.header_wrapper.is-white {
  background-color: #fff;
}

.header_wrapper.is-white .top_manu_area a {
  color: #3a90e7;
}

.header_wrapper.is-white .top_manu_area a span {
  color: #000;
}

.top_contact_btn {
  align-items: center;
  background-color: #385774;
  border-radius: 4px;
  display: flex;
  height: 48px;
  justify-content: center;
  width: 178px;
}

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

.top_contact_btn_text01 {
  color: #fff !important;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  padding: 4px 0 4px 34px;
  position: relative;
}

.top_contact_btn_text01::after {
  background-image: url(/assets/images/icon_mail.png);
  background-repeat: no-repeat;
  bottom: 0;
  content: "";
  content: "";
  display: block;
  height: 24px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 24px;
}

.mv_area {
  height: 100vh;
  overflow: hidden;
  position: relative;
}

.mv_area::after {
  content: "";
  inset: 0;
  position: absolute;
  z-index: 1;
}

.mv_video {
  -webkit-transform: translate(-50%, -50%);
  height: auto;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  position: fixed;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
}

@media screen and (max-width: 949px) {
  .mv_video {
    -o-object-fit: cover;
    height: auto;
    min-height: 100%;
    object-fit: cover;
    width: 100%;
  }
}

.mv {
  background-size: cover;
  height: 100vh;
  position: relative;
  position: relative;
  width: 100%;
  z-index: 5;
}

.top_manu_area {
  display: flex;
  justify-content: space-between;
  left: 0;
  margin: auto;
  /* position: absolute; */
  right: 0;
  /* top: 40px; */
  transition: opacity 0.3s ease;
  width: 672px;
  z-index: 1000;
}

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

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

.mv_manu_link {
  color: #fff;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  text-align: center;
}

.mv_manu_link span {
  display: block;
  font-family: "Noto Sans JP";
  font-size: 12px;
  line-height: 1;
  margin-top: 8px;
}

.mv_pic01 img {
  width: 877px;
  width: 54.7vw;
}

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

.mv_contents {
  padding: 0 80px;
  padding-top: 316px;
  padding-top: 32vh;
}

@media screen and (max-width: 949px) {
  .mv_contents {
    padding: 0 5vw;
    padding-top: 34vh;
  }
}

.mv_text01 {
  color: #fff;
  font-family: "Noto Sans JP";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  padding-top: 46px;
}

@media screen and (max-width: 949px) {
  .mv_text01 {
    font-size: 3.6vw;
    line-height: 1.45;
    padding-top: 4.5vw;
  }
}

.sec01_wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 0;
}

@media screen and (max-width: 949px) {
  .sec01_wrapper {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 43%, rgba(0, 0, 0, 0.6) 100%);
  }
}

.sec01 {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 23%, rgba(0, 0, 0, 0.6) 100%);
  padding: 200px 80px;
}

@media screen and (min-width: 950px) {
  .sec01 {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 23%, rgba(0, 0, 0, 0.6) 100%);
  }
}

@media screen and (max-width: 949px) {
  .sec01 {
    padding: 16vw 5vw;
  }
}

.sec01_contents01 {
  width: 696px;
}

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

.sec01_contents02 {
  width: 696px;
}

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

.video_area iframe {
  height: 392px;
  width: 100%;
}

@media screen and (max-width: 949px) {
  .video_area iframe {
    height: 218px;
  }
}

.about_pic_area {
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
}

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

.about_pic_area img {
  width: 340px;
}

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

.about_pic01 {
  width: 48%;
}

.about_pic02 {
  width: 48%;
}

.sec01_contents_wrapper {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding: 0 20px;
  width: 1480px;
}

@media screen and (max-width: 949px) {
  .sec01_contents_wrapper {
    flex-direction: column-reverse;
    padding: unset;
    width: 100%;
  }
}

.sec01_ttl {
  border-bottom: 1px solid #fff;
  font-family: Poppins;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  padding-bottom: 24px;
}

@media screen and (max-width: 949px) {
  .sec01_ttl {
    font-size: 8vw;
  }
}

.sec01_contents02_text01 {
  font-family: "Noto Sans JP";
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 40px;
  padding-top: 30px;
}

@media screen and (max-width: 949px) {
  .sec01_contents02_text01 {
    font-size: 6vw;
    margin-bottom: 7vw;
    padding-top: 8vw;
  }
}

.sec01_contents02_text02 {
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 2;
}

@media screen and (max-width: 949px) {
  .sec01_contents02_text02 {
    font-size: 3.8vw;
  }
}

.sec01_link01 {
  font-size: 18px;
  line-height: 1;
  margin-right: 48px;
  padding-bottom: 5px;
  padding-right: 48px;
  padding-top: 5px;
  position: relative;
}

@media screen and (max-width: 949px) {
  .sec01_link01 {
    font-size: 4vw;
    margin-bottom: 14vw;
    margin-right: 0;
    padding-right: 38px;
  }
}

.sec01_link01::after {
  background-image: url(/assets/images/icon_arrow_right01.png);
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 32px;
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
}

@media screen and (max-width: 949px) {
  .sec01_link01::after {
    background-size: contain;
    height: 24px;
    top: 0.3vw;
    width: 24px;
  }
}

.sec01_link02 {
  font-size: 18px;
  line-height: 1;
  padding-bottom: 5px;
  padding-right: 48px;
  padding-top: 5px;
  position: relative;
}

@media screen and (max-width: 949px) {
  .sec01_link02 {
    font-size: 4vw;
    margin-bottom: 5vw;
    margin-right: 0;
    padding-right: 38px;
  }
}

.sec01_link02::after {
  background-image: url(/assets/images/icon_arrow_right01.png);
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 32px;
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
}

@media screen and (max-width: 949px) {
  .sec01_link02::after {
    background-size: contain;
    height: 24px;
    top: 0.3vw;
    width: 24px;
  }
}

.sec01_link_contents {
  margin-top: 48px;
  text-align: right;
}

@media screen and (max-width: 949px) {
  .sec01_link_contents {
    display: flex;
    justify-content: space-between;
    margin-top: 10vw;
  }
}

.sec02_wrapper {
  background-color: #F1F3F5;
  overflow-x: hidden;
  padding-bottom: 120px;
  padding-top: 13.5vw;
  position: relative;
  width: 100%;
}

@media screen and (max-width: 949px) {
  .sec02_wrapper {
    padding: 16vw 5vw;
  }
}

.sec02_wrapper::before {
  -webkit-animation: sec02_bg_marquee 32s linear infinite;
  animation: sec02_bg_marquee 32s linear infinite;
  background-image: url(/assets/images/sec02_bg01.png);
  background-repeat: repeat-x;
  background-size: auto 100%;
  content: "";
  display: block;
  left: 0;
  min-height: 13.9vw;
  position: absolute;
  top: 9vw;
  width: 200%;
  will-change: transform;
  z-index: 0;
}

@media screen and (max-width: 949px) {
  .sec02_wrapper::before {
    top: 34.5vw;
  }
}

@-webkit-keyframes sec02_bg_marquee {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@keyframes sec02_bg_marquee {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@media (prefers-reduced-motion: reduce) {
  .sec02_wrapper::before {
    -webkit-animation: none;
    animation: none;
  }
}

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

@media screen and (max-width: 949px) {
  .common_ttl_wrapper {
    align-items: flex-start;
    flex-direction: column;
  }
}

.common_ttl01 {
  color: #000;
  font-family: Poppins;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
}

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

.common_ttl01_span {
  color: #000;
  font-family: "Noto Sans JP";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  padding-left: 24px;
}

@media screen and (max-width: 949px) {
  .common_ttl01_span {
    font-size: 5vw;
    padding-left: 0;
  }
}

.sec02 {
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  width: 1480px;
}

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

.sec02 p {
  color: #000;
}

.sec02_ttl_area {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.products_contents_area {
  margin-top: 80px;
  position: relative;
}

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

.products_contents {
  width: 324px;
}

.products_text01 {
  font-family: "Noto Sans JP";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  padding-top: 10px;
}

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

.products_text02 {
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

/* Swiper本体 */
.products_slider {
  position: relative;
  width: 100%;
}

@media screen and (min-width: 950px) {
  .products_slider {
    overflow: visible !important;
  }
}

@media screen and (max-width: 949px) {
  .products_slider {
    overflow: visible !important;
  }
}

.pdf_btn_wrapper {
  color: #fff;
  /* margin: 0 auto; */
  display: flex;
  justify-content: center;
  margin-top: 48px;
  text-align: center;
}

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

.pdf_btn_wrapper .pdf_btn {
  align-items: center;
  background-color: #3A90E7;
  border-radius: 3px;
  color: #FFF;
  display: flex;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  height: 80px;
  justify-content: center;
  line-height: 150%;
  padding: 24px;
  position: relative;
  text-align: center;
  width: 576px;
}

@media screen and (max-width: 949px) {
  .pdf_btn_wrapper .pdf_btn {
    font-size: 4vw;
    height: 60px;
    width: 100%;
  }
}

.pdf_btn_wrapper .pdf_btn::after {
  background-image: url(/assets/images/pdf.svg);
  content: "";
  height: 32px;
  position: absolute;
  right: 24px;
  width: 32px;
}

.products_pic01 {
  position: relative;
}

.products_pic01::after {
  background: rgba(255, 255, 255, 0.65);
  content: "";
  inset: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transition: opacity 0.05s ease;
}
.products_pic01 a{
width: 100%;
}
/* JSで付与するクラス：これが付いたら白オーバーレイON */
.products_contents.is-dim .products_pic01::after {
  opacity: 1;
}

.products_pic01 img {
  display: block;
  height: auto;
  width: 100%;
}

/* 文字はそのまま */
.products_text01 {
  font-family: "Noto Sans JP";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 14px;
  margin-top: 24px;
  padding-top: 0;
}

@media screen and (max-width: 949px) {
  .products_text01 {
    font-size: 4.4vw;
    padding-top: 5vw;
  }
}

.products_text02 {
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

@media screen and (max-width: 949px) {
  .products_text02 {
    font-size: 3.4vw;
    margin-top: 2vw;
  }
}

/* 矢印の見た目（スクショの丸ボタンっぽく） */
/* 共通設定 */
.products_prev,
.products_next {
  /* 丸背景いらない場合 */
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
  box-shadow: none;
  height: 48px !important;
  top: 150px !important;
  width: 48px !important;
}

@media screen and (max-width: 949px) {
  .products_prev,
  .products_next {
    height: 32px !important;
    top: 130px !important;
    width: 32px !important;
  }
}

.products_prev:hover,
.products_next:hover {
  opacity: 0.9;
}

/* Swiper標準の矢印を消す */
.products_prev::after,
.products_next::after {
  display: none;
}

/* 左矢印 */
.products_prev {
  background-image: url("/assets/images/icon_arrow_left02.png");
  left: -26px !important;
}

@media screen and (max-width: 949px) {
  .products_prev {
    left: -4vw !important;
  }
}

/* 右矢印 */
.products_next {
  background-image: url("/assets/images/icon_arrow_right02.png");
  right: -10px !important;
}

@media screen and (max-width: 949px) {
  .products_next {
    right: -4vw !important;
  }
}

/* 余白（カード間の隙間）。transform は JS が付ける translate と競合しないこと（!important は禁止）。 */
.products_slider .swiper-wrapper {
  align-items: stretch;
}

/** sec03 **/
.sec03_wrapper {
  background-color: #fff;
  padding-bottom: 120px;
  padding-top: 120px;
  position: relative;
  width: 100%;
}

@media screen and (max-width: 949px) {
  .sec03_wrapper {
    padding: 16vw 5vw;
  }
}

.sec03 {
  margin: 0 auto;
  padding: 0 20px;
  width: 1480px;
}

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

.sec03 p {
  color: #000;
}

@media screen and (min-width: 950px) {
  .ios_pic {
    width: 944px;
  }
}

.ios_pic img {
  width: 100%;
}

.ios_contents_wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
}

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

.ios_text01 {
  font-family: "Noto Sans JP";
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
}

@media screen and (max-width: 949px) {
  .ios_text01 {
    font-size: 6vw;
  }
}

.ios_text02 {
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 2;
  margin-top: 24px;
}

.ios_textarea {
  padding-top: 10px;
  width: 448px;
}

@media screen and (max-width: 949px) {
  .ios_textarea {
    padding-top: 5vw;
    width: auto;
  }
}

.sec02_link_contents {
  text-align: right;
}

.sec02_link01 {
  color: #000 !important;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 5px;
  padding-right: 48px;
  padding-top: 5px;
  position: relative;
}

@media screen and (max-width: 949px) {
  .sec02_link01 {
    font-size: 4vw;
    padding-right: 38px;
  }
}

.sec02_link01::after {
  background-image: url(/assets/images/icon_arrow_right01_bl.png);
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 32px;
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
}

@media screen and (max-width: 949px) {
  .sec02_link01::after {
    background-size: contain;
    height: 24px;
    top: 0.3vw;
    width: 24px;
  }
}

.sec03_link_contents {
  margin-top: 48px;
  text-align: right;
}

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

.sec03_link01 {
  color: #000 !important;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 5px;
  padding-right: 48px;
  padding-top: 5px;
  position: relative;
}

@media screen and (max-width: 949px) {
  .sec03_link01 {
    font-size: 4vw;
    padding-right: 38px;
  }
}

.sec03_link01::after {
  background-image: url(/assets/images/icon_arrow_right01_bl.png);
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 32px;
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
}

@media screen and (max-width: 949px) {
  .sec03_link01::after {
    background-size: contain;
    height: 24px;
    top: 0.3vw;
    width: 24px;
  }
}

.service_contents_wrapper {
  margin-top: 120px;
}

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

.service_block01 {
  width: 696px;
}

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

@media screen and (max-width: 949px) {
  .service_block01:nth-of-type(2) {
    margin-top: 16vw;
  }
}

.service_pic01 img {
  width: 100%;
}

.service_pic_area {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
}

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

.service_text01 {
  font-family: "Noto Sans JP";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  margin-top: 22px;
}

@media screen and (max-width: 949px) {
  .service_text01 {
    font-size: 4.8vw;
  }
}

.service_text02 {
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 2;
  padding-top: 10px;
}

/** sec04 **/
.sec04_wrapper {
  background-image: url(/assets/images/sec04_bg.png);
  background-position: center;
  background-size: cover;
  height: 600px;
  padding-bottom: 120px;
  padding-top: 120px;
  position: relative;
  width: 100%;
}

@media screen and (max-width: 949px) {
  .sec04_wrapper {
    height: 130vw;
    padding: 16vw 5vw;
  }
}

.sec04 {
  margin: 0 auto;
  padding: 0 20px;
  width: 1480px;
}

@media screen and (max-width: 949px) {
  .sec04 {
    padding: unset;
    width: 100%;
  }
}

.sec04 p {
  color: #000;
}

.sec04_ttl {
  color: #fff;
}

.sec04_ttl_span {
  color: #fff;
}

.sec04_text01 {
  color: #fff !important;
  font-family: "Noto Sans JP";
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 2;
  margin-top: 70px;
}

@media screen and (max-width: 949px) {
  .sec04_text01 {
    font-size: 6vw;
    margin-top: 15vw;
  }
}

.sec04_link_contents {
  margin-top: 80px;
  text-align: left;
}

@media screen and (max-width: 949px) {
  .sec04_link_contents {
    font-size: 6vw;
    margin-top: 13vw;
  }
}

.sec04_link01 {
  color: #fff !important;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 5px;
  padding-right: 48px;
  padding-top: 5px;
  position: relative;
}

@media screen and (max-width: 949px) {
  .sec04_link01 {
    font-size: 4vw;
    padding-right: 38px;
  }
}

.sec04_link01::after {
  background-image: url(/assets/images/icon_arrow_right01.png);
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 32px;
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
}

@media screen and (max-width: 949px) {
  .sec04_link01::after {
    background-size: contain;
    height: 24px;
    top: 0.3vw;
    width: 24px;
  }
}

.sec05_wrapper {
  background-color: #F1F3F5;
  padding-bottom: 120px;
  padding-top: 120px;
  position: relative;
  width: 100%;
}

@media screen and (max-width: 949px) {
  .sec05_wrapper {
    padding: 16vw 5vw;
  }
}

.sec05 {
  margin: 0 auto;
  padding: 0 20px;
  width: 1480px;
}

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

.sec05 p {
  color: #000;
}

.access_textarea {
  width: 448px;
}

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

.access_text01 {
  font-family: Poppins;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  margin-top: 60px;
}

@media screen and (max-width: 949px) {
  .access_text01 {
    font-size: 4.6vw;
    margin-top: 12vw;
  }
}

.access_text02 {
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  padding-top: 28px;
}

@media screen and (max-width: 949px) {
  .access_text02 {
    font-size: 4vw;
    padding-top: 5vw;
  }
}

.access_link01 {
  /* 32px */
  -webkit-text-decoration-line: underline;
  -webkit-text-decoration-skip: ink;
  -webkit-text-decoration-style: solid;
  color: #000;
  display: block;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
  margin-top: 8px;
  padding-left: 24px;
  position: relative;
  text-decoration-line: underline;
  text-decoration-skip-ink: auto;
  text-decoration-style: solid;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
}

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

.access_link01::after {
  background-image: url(/assets/images/icon_gm.png);
  background-repeat: no-repeat;
  bottom: 0;
  content: "";
  content: "";
  display: block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 20px;
}

.access_text03 {
  color: #000 !important;
  margin-top: 16px;
}

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

.sec05_link_contents {
  margin-top: 24px;
  text-align: left;
}

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

.sec05_link01 {
  color: #000 !important;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 5px;
  padding-right: 48px;
  padding-top: 5px;
  position: relative;
}

@media screen and (max-width: 949px) {
  .sec05_link01 {
    font-size: 4vw;
    padding-right: 38px;
  }
}

.sec05_link01::after {
  background-image: url(/assets/images/icon_arrow_right01_bl.png);
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 32px;
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
}

@media screen and (max-width: 949px) {
  .sec05_link01::after {
    background-size: contain;
    height: 24px;
    top: 0.3vw;
    width: 24px;
  }
}

.map_area {
  height: 468px;
  width: 944px;
}

@media screen and (max-width: 949px) {
  .map_area {
    margin-top: 10vw;
    width: 100%;
  }
}

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

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

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

.contact_wrapper {
  background-color: #E8EEF2;
  padding-bottom: 50px;
  padding-top: 50px;
  position: relative;
  width: 100%;
}

.contact {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1480px;
  padding: 0 20px;
  width: 100%;
}

@media screen and (max-width: 949px) {
  .contact {
    padding: unset;
    text-align: center;
    width: 100%;
  }
}

.contact p {
  color: #000;
}

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

@media screen and (max-width: 949px) {
  .contanct_area {
    align-items: center;
    flex-direction: column;
  }
}

.contact_text01 {
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  margin-top: 16px;
}

.contact_block01 {
  width: 448px;
}

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

.contact_block02 {
  display: flex;
  justify-content: space-between;
  text-align: center;
  width: 680px;
}

@media screen and (max-width: 949px) {
  .contact_block02 {
    align-items: center;
    flex-direction: column;
    margin-top: 7vw;
    width: 100%;
  }
}

.contact_btn {
  align-items: center;
  border-radius: 4px;
  display: flex;
  height: 80px;
  justify-content: center;
  width: 320px;
}

.contact_btn_type01 {
  background-color: #FFF;
  color: #385774;
  flex-direction: column;
}

.contact_btn_type02 {
  background-color: #385774;
}

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

.contact_btn_text03 {
  color: #fff !important;
  padding: 4px 0 4px 34px;
  position: relative;
}

.contact_btn_text03::after {
  background-image: url(/assets/images/icon_mail.png);
  background-repeat: no-repeat;
  bottom: 0;
  content: "";
  content: "";
  display: block;
  height: 24px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 24px;
}

.contact_btn_text01 {
  color: #385774 !important;
  font-family: "Noto Sans JP";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
}

.contact_btn_text02 {
  color: #385774 !important;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  margin-top: 10px;
  padding-left: 26px;
  padding-top: 2px;
  position: relative;
  text-align: center;
}

.contact_btn_text02::after {
  background-image: url(/assets/images/icon_tel.png);
  background-repeat: no-repeat;
  bottom: 0;
  content: "";
  content: "";
  display: block;
  height: 24px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 16px;
}

footer {
  position: relative;
}

.footer_menu_wrapper {
  align-items: center;
  background-color: #B3CCE6;
  display: flex;
  height: 94px;
}

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

.footer_area {
  margin: 0 auto;
  padding: 0 20px;
  width: 1480px;
}

@media screen and (max-width: 949px) {
  .footer_area {
    padding: unset;
    width: 100%;
  }
}

.footer_menu {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 100%;
  width: 820px;
}

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

.footer_menu_link {
  color: #385774;
  flex-shrink: 0;
  font-family: "Noto Sans CJK JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: -0.03em;
  white-space: nowrap;
}

.footer_copyright_area {
  background-color: #3A90E7;
}

.footer_copyright_text01 {
  color: #fff;
  font-family: Poppins;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  padding: 13.81px 0;
  text-align: center;
}

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

/*ページトップ(page top)*/
#page_top {
  bottom: 16px;
  height: auto;
  opacity: 0;
  position: fixed;
  right: 16px;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  visibility: hidden;
  width: 48px;
  z-index: 99;
}

@media screen and (max-width: 949px) {
  #page_top {
    bottom: 3vw;
    right: 3vw;
    width: 10vw;
  }
}

#page_top img {
  display: block;
  height: auto;
  width: 100%;
}

#page_top.is-show {
  opacity: 1;
  visibility: visible;
}

.header_block01 {
  display: flex;
}

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

.header_logo img {
  width: 100%;
}

/**ハンバーガーstart**/
.header_hamburger {
  display: inline-flex;
  /* クリック後：× */
}

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

.header_hamburger .hamburger_btn {
  align-items: center;
  background-color: rgba(232, 238, 242, 0.8);
  border-radius: 3px;
  display: inline-flex;
  height: 48px;
  justify-content: center;
  position: relative;
  text-decoration: none;
  width: 44px;
  z-index: 999;
}

@media screen and (max-width: 949px) {
  .header_hamburger .hamburger_btn {
    height: 8.534vw;
    width: 8vw;
  }
}

.header_hamburger .hamburger_line {
  -webkit-transform: translateX(-50%);
  background: #000;
  height: 2px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  transition: opacity 0.2s ease, top 0.25s ease, -webkit-transform 0.25s ease;
  transition: transform 0.25s ease, opacity 0.2s ease, top 0.25s ease;
  transition: transform 0.25s ease, opacity 0.2s ease, top 0.25s ease, -webkit-transform 0.25s ease;
  width: 12px;
}

@media screen and (max-width: 949px) {
  .header_hamburger .hamburger_line {
    height: 2px;
  }
}

.header_hamburger .hamburger_line:nth-child(1) {
  top: 17px;
}

@media screen and (max-width: 949px) {
  .header_hamburger .hamburger_line:nth-child(1) {
    top: 3vw;
  }
}

.header_hamburger .hamburger_line:nth-child(2) {
  top: 23px;
}

@media screen and (max-width: 949px) {
  .header_hamburger .hamburger_line:nth-child(2) {
    bottom: 0;
    margin: auto;
    top: 0;
  }
}

.header_hamburger .hamburger_line:nth-child(3) {
  top: 29px;
}

@media screen and (max-width: 949px) {
  .header_hamburger .hamburger_line:nth-child(3) {
    bottom: 3vw;
    top: unset;
  }
}

.header_hamburger .hamburger_btn.is-open .hamburger_line:nth-child(1) {
  -webkit-transform: translateX(-50%) rotate(45deg);
  top: 23px;
  transform: translateX(-50%) rotate(45deg);
}

@media screen and (max-width: 949px) {
  .header_hamburger .hamburger_btn.is-open .hamburger_line:nth-child(1) {
    top: 2vh;
  }
}

.header_hamburger .hamburger_btn.is-open .hamburger_line:nth-child(2) {
  opacity: 0;
}

.header_hamburger .hamburger_btn.is-open .hamburger_line:nth-child(3) {
  -webkit-transform: translateX(-50%) rotate(-45deg);
  top: 23px;
  transform: translateX(-50%) rotate(-45deg);
}

@media screen and (max-width: 949px) {
  .header_hamburger .hamburger_btn.is-open .hamburger_line:nth-child(3) {
    top: 2vh;
  }
}

/*中身*/
.hamburger_menu {
  background: rgba(232, 238, 242, 0.9);
  inset: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  transition: opacity 0.3s ease;
  z-index: 100;
}

.hamburger_menu.is-open {
  opacity: 1;
  pointer-events: auto;
}

.hamburger_menu_inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}

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

.hamburger_menu_list {
  list-style: none;
  margin-bottom: 20px;
  text-align: center;
}

.hamburger_menu_list li {
  padding: 24px 0;
}

@media screen and (max-width: 949px) {
  .hamburger_menu_list li {
    padding: 3.4vw 0;
  }
}

.hamburger_menu_list a {
  color: #000;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
}

@media screen and (max-width: 949px) {
  .hamburger_menu_list a {
    color: #3a90e7;
    font-size: 5.6vw;
  }
}

@media screen and (max-width: 949px) {
  .hamburger_menu_list a span {
    color: #000;
    font-size: 3.4vw;
  }
}

body.menu-open .mv_area .top_manu_area {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

/**ハンバーガーend**/
.lower_body {
  color: #000;
}

.lower_header {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background: #fff;
  padding-bottom: 0;
}

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

.lower_header .mv_manu_link {
  color: #3a90e7;
}

.lower_header .mv_manu_link span {
  color: #000;
}

body.lower_body .lower_header .lower_top_nav .lower_nav_mv_link {
  border-bottom: none;
  box-sizing: border-box;
  padding-bottom: 30px;
  position: relative;
}

body.lower_body .lower_header .lower_top_nav .lower_nav_mv_link.is-current::after {
  background-color: #3f97ee;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
}

body.lower_body .lower_hamburger_nav .lower_nav_mv_link {
  border-bottom: none;
  box-sizing: border-box;
  display: inline-block;
  padding-bottom: 20px;
  position: relative;
}

@media screen and (min-width: 950px) {
  body.lower_body .lower_hamburger_nav .lower_nav_mv_link.is-current::after {
    background-color: #3f97ee;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
  }
}

.lower_page {
  background: #fff;
  color: #000;
  padding-top: 94px;
}

.lower_container {
  margin: 0 auto;
  max-width: 1240px;
  padding: 0 20px;
  width: 100%;
}

.lower_breadcrumb {
  background: #e8eef2;
  border-bottom: 1px solid #d7dee6;
  color: #385774;
  font-size: 14px;
  font-weight: 600;
  padding: 12px 0;
}

.lower_breadcrumb a {
  border-bottom: 1px solid #385774;
  color: #385774;
  line-height: 1.25;
  text-decoration: none;
}

.lower_breadcrumb_text {
  line-height: 1.4;
  margin: 0;
}

.lower_breadcrumb_sep {
  display: inline-block;
  font-weight: 600;
  margin: 0 8px;
}

.lower_kv {
  align-items: center;
  background-image: linear-gradient(rgba(22, 44, 104, 0.3), rgba(22, 44, 104, 0.4)), url(/assets/images/about-us/bg_about_header01.png);
  background-position: center;
  background-size: cover;
  display: flex;
}

.lower_kv .lower_container {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  text-align: left;
}

.lower_kv_about,
.lower_kv_products,
.lower_kv_ios,
.lower_kv_service {
  height: 400px;
}

@media screen and (max-width: 949px) {
  .lower_kv_about,
  .lower_kv_products,
  .lower_kv_ios,
  .lower_kv_service {
    height: auto;
  }
}

.lower_kv_products,
.lower_kv_service {
  min-height: 220px;
}

.lower_kv_products {
  background-image: linear-gradient(rgba(17, 44, 57, 0.1), rgba(17, 44, 57, 0.1)), url(/assets/images/products/bg_products_header01.png);
}

.lower_kv_product_detail {
  background-image: linear-gradient(rgba(56, 87, 116, 0.4), rgba(56, 87, 116, 0.4)), url(/assets/images/products/bg_products_header01.png);
}

.lower_kv_ios {
  background-image: linear-gradient(rgba(19, 112, 151, 0.4), rgba(19, 112, 151, 0.4)), url(/assets/images/ios/bg_ios_header01.png);
}

.lower_kv_service {
  background-image: linear-gradient(rgba(27, 32, 86, 0.2), rgba(27, 32, 86, 0.2)), url(/assets/images/service/bg_service_header01.png);
}

.lower_kv_service_detail {
  background-image: linear-gradient(rgba(27, 32, 86, 0.5), rgba(27, 32, 86, 0.5)), url(/assets/images/service/bg_service_header01.png);
}

.lower_kv_product_detail,
.lower_kv_service_detail,
.lower_kv_strength {
  height: 248px;
}

.lower_kv_en {
  color: #fff;
  font-family: Poppins;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 12px;
}

.lower_kv_jp {
  color: #fff;
  font-family: "Noto Sans JP";
  font-size: 48px;
  font-weight: 700;
  line-height: 1.25;
  margin: 0;
}

.lower_kv_index .lower_kv_en {
  font-size: 64px;
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 1.1;
  margin-bottom: 14px;
}

.lower_kv_index .lower_kv_jp {
  font-family: "Noto Sans JP";
  font-size: 24px;
  font-weight: 500;
  line-height: 1.45;
}

.lower_section {
  padding: 80px 0;
}

.service_list_section {
  padding-bottom: 120px;
}

.about_vision_section {
  background: #e8f0f9;
  padding-bottom: 80px;
  padding-top: 80px;
}

.about_vision_headline {
  color: #2684E1;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.55;
  margin-bottom: 32px;
  text-align: center;
}

.about_vision_lead {
  font-size: 16px;
  line-height: 2.1;
  margin-bottom: 40px;
  text-align: center;
}

.about_vision_cards {
  display: flex;
  gap: 24px;
  justify-content: center;
  list-style: none;
  margin: 0 0 40px;
  padding: 0;
}

.about_vision_card {
  background: #fff;
  flex: 1;
  max-width: 368px;
  padding: 25px 20px;
}

.about_vision_card_ttl {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.55;
  text-align: center;
}

.about_vision_cta_wrap {
  text-align: center;
}

.about_vision_cta {
  align-items: center;
  background: #3a90e7;
  border-radius: 4px;
  color: #fff !important;
  display: inline-flex;
  font-size: 20px;
  font-weight: 700;
  height: 80px;
  justify-content: center;
  min-width: 576px;
  padding: 0 64px 0 32px;
  position: relative;
}

.about_vision_cta::after {
  -webkit-transform: translateY(-50%);
  background: url(/assets/images/icon_arrow_right01.png) no-repeat center/contain;
  content: "";
  height: 32px;
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
}

.about_section_ttl {
  color: #385774;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 40px;
}

.about_greeting_section {
  background: #fff;
}

.about_greeting_body {
  margin-bottom: 24px;
}

.about_block_text {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 24px;
}

.about_greeting_sign {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.9;
  text-align: right;
}

.about_company_section {
  padding-bottom: 120px;
  padding-top: 0;
}

.about_company_grid {
  display: flex;
  gap: 48px;
}

.about_company_col {
  flex: 1;
}

.about_company_dl {
  margin: 0;
}

.about_company_dl .about_company_dl_row:last-child {
  border-bottom: 1px solid #cfdae6;
}

.about_company_dl_row {
  -moz-column-gap: 40px;
  -webkit-column-gap: 40px;
  border-top: 1px solid #cfdae6;
  column-gap: 40px;
  display: grid;
  grid-template-columns: -webkit-max-content 1fr;
  grid-template-columns: max-content 1fr;
  padding: 20px 0;
}

.about_company_dl_row:first-child {
  border-top: none;
  padding-top: 0;
}

.about_company_dl_row dt {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  width: 80px;
}

.about_company_dl_row dd {
  color: #000 !important;
  font-size: 16px;
  line-height: 1.8;
  margin: 0;
  padding: 0;
}

.about_strength_intro {
  background: #e8f0f9;
  padding: 80px 0 80px;
}

@media screen and (max-width: 949px) {
  .about_strength_intro {
    padding: 14vw 0;
  }
}

.about_strength_lead {
  color: #2684E1;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 1.45;
  margin-bottom: 48px;
  text-align: center;
}

@media screen and (max-width: 949px) {
  .about_strength_lead {
    font-size: 5.4vw;
    line-height: 1.4;
  }
}

.about_strength_cards {
  display: grid;
  gap: 28px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.about_strength_card {
  background: #CFDCF0;
}

.about_strength_card_img img {
  display: block;
  width: 100%;
}

.about_strength_card_body {
  min-height: 200px;
  padding: 24px;
}

.about_strength_card_ttl {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.45;
  margin-bottom: 10px;
}

.about_strength_card_text {
  color: #333;
  font-size: 16px;
  line-height: 2;
}

.about_strength_block {
  padding: 64px 0 0;
}

.about_strength_block_last {
  padding: 80px 0 72px;
}

.about_strength_block_ttl {
  color: #2f3d55;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 40px;
}

.about_strength_media {
  align-items: flex-start;
  display: flex;
  gap: 48px;
}

.about_strength_media_reverse {
  justify-content: space-between;
}

.about_strength_media_img {
  width: 50%;
}

.about_strength_media_img img {
  width: 100%;
}

.about_strength_media_text {
  font-size: 16px;
  line-height: 2.1;
  width: 50%;
}

.about_strength_logo_grid {
  text-align: center;
  width: 50%;
}

.about_strength_logo_cell {
  align-items: center;
  background: #f0f4f8;
  border: 1px solid #d7dee6;
  display: flex;
  font-family: Poppins;
  font-size: 22px;
  font-weight: 600;
  justify-content: center;
  min-height: 88px;
}

.about_strength_back {
  margin-top: 80px;
  text-align: center;
}

.lower_back_btn {
  align-items: center;
  background: #7ea0b7;
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff !important;
  display: inline-flex;
  font-family: Poppins;
  font-size: 24px;
  font-weight: 600;
  height: 80px;
  justify-content: center;
  letter-spacing: 0.04em;
  position: relative;
  width: 368px;
}

.lower_back_btn::before {
  -webkit-transform: translateY(-50%);
  background: url(/assets/images/icon_arrow_left01.png) no-repeat center/32px 32px;
  content: "";
  height: 32px;
  left: 24px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
}

.products_card_grid {
  display: grid;
  gap: 48px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.products_item_link {
  color: #000;
  display: block;
}

.products_item_img img {
  display: block;
  width: 100%;
}

.products_item_body {
  padding: 24px 18px 22px;
}

.products_item_ttl {
  display: inline-block;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.35;
  margin-bottom: 10px;
  padding-right: 48px;
  position: relative;
}

.products_item_ttl::after {
  background: url(/assets/images/icon_arrow_right01_bl.png) no-repeat center/contain;
  content: "";
  height: 32px;
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
}

.products_item_text {
  color: #333;
  font-size: 14px;
  line-height: 1.85;
}

.product_detail_main_section {
  background: #fff;
}

.product_detail_head {
  display: flex;
  gap: 48px;
}

.product_detail_main_img {
  flex-shrink: 0;
  width: 576px;
}

.product_detail_main_img img {
  -o-object-fit: cover;
  display: block;
  height: 432px;
  object-fit: cover;
  width: 576px;
}

.product_detail_main_text {
  flex: 1;
}

.product_detail_title {
  color: #385774;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 20px;
}

.product_detail_text {
  font-size: 16px;
  line-height: 2;
}

.product_detail_nav_section {
  background: #fff;
  padding-bottom: 0;
  padding-top: 0;
}

.product_detail_nav_inner {
  background: #e8f0f9;
  padding-bottom: 80px;
  padding-top: 80px;
}

.product_detail_back_section {
  background: #fff;
  padding-bottom: 120px;
  padding-top: 80px;
}

.product_detail_nav_list {
  display: flex;
  flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px 16px;
  justify-content: space-between;
  list-style: none;
  margin: 0 0 40px;
  padding: 0;
}

.product_detail_nav_item {
  text-align: center;
  width: calc((100% - 80px) / 6);
}

.product_detail_nav_item a.product_detail_nav_link {
  color: #000;
  display: block;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}

.product_detail_nav_item .product_detail_nav_label {
  display: block;
  margin-top: 16px;
  text-decoration: underline;
}

.product_detail_nav_item.is-current a.product_detail_nav_link {
  color: #385774 !important;
}

.product_detail_nav_thumb img {
  -o-object-fit: cover;
  display: block;
  height: 106px;
  margin: 0 auto;
  object-fit: cover;
  width: 160px;
}

.product_detail_back {
  margin-top: 0;
  text-align: center;
}

.service_detail_back_section {
  background: #fff;
  padding-bottom: 120px;
}

.lower_page.ios_page .ios_pg_light.lower_section {
  background-color: #E3EEF7;
  padding-bottom: 88px;
  padding-top: 72px;
}

@media screen and (max-width: 949px) {
  .lower_page.ios_page .ios_pg_light.lower_section {
    padding: 14vw 0;
  }
}

.lower_page.ios_page .ios_pg_ttl {
  color: #2684E1;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 28px;
  text-align: center;
}

.lower_page.ios_page .ios_pg_ttl_sub {
  color: #000;
  font-size: 32px;
  margin-bottom: 32px;
  margin-top: 48px;
}

.lower_page.ios_page .ios_pg_intro {
  margin: 0 auto 40px;
}

.lower_page.ios_page .ios_pg_intro_text {
  color: #333;
  font-size: 16px;
  line-height: 2.1;
  margin: 0 0 20px;
  text-align: center;
}

@media screen and (max-width: 949px) {
  .lower_page.ios_page .ios_pg_intro_text {
    text-align: left;
  }
}

.lower_page.ios_page .ios_pg_hero {
  margin: 0 auto 0px;
  max-width: 1040px;
  padding: 0px 20px 0px 20px;
  position: relative;
}

.lower_page.ios_page .ios_pg_hero img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}

.lower_page.ios_page .ios_pg_cards {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
  list-style: none;
  margin: 0 0 56px;
  padding: 0;
}

.lower_page.ios_page .ios_pg_card {
  background: #fff;
  border: 1px solid #dce6ef;
  border-radius: 4px;
  box-shadow: 0 2px 12px rgba(56, 87, 116, 0.06);
  box-sizing: border-box;
  flex: 1 1 260px;
  max-width: 340px;
  padding: 28px 22px 32px;
}

@media screen and (max-width: 949px) {
  .lower_page.ios_page .ios_pg_card {
    flex: 1;
  }
}

.lower_page.ios_page .ios_pg_card_ttl {
  color: #2684E1;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 14px;
  text-align: center;
}

@media screen and (max-width: 949px) {
  .lower_page.ios_page .ios_pg_card_ttl {
    font-size: 5.4vw;
    font-weight: bold;
    line-height: 1.4;
  }
}

.lower_page.ios_page .ios_pg_card_text {
  color: #333;
  font-size: 14px;
  line-height: 1.85;
  margin: 0;
  text-align: center;
}

.lower_page.ios_page .ios_pg_download_wrap {
  margin-top: 8px;
  text-align: center;
}

.lower_page.ios_page .ios_pg_download_btn {
  align-items: center;
  background-color: #3f97ee;
  border-radius: 4px;
  box-sizing: border-box;
  color: #fff !important;
  display: inline-flex;
  font-size: 18px;
  font-weight: 700;
  justify-content: center;
  line-height: 1.3;
  max-width: 576px;
  min-height: 80px;
  padding: 16px 88px 16px 40px;
  position: relative;
  text-decoration: none;
  width: 92%;
}

.lower_page.ios_page .ios_pg_download_btn::after {
  -webkit-transform: translateY(-50%);
  align-items: center;
  border: 2px solid #fff;
  border-radius: 50%;
  box-sizing: border-box;
  color: #fff;
  content: "→";
  display: flex;
  font-size: 15px;
  height: 36px;
  justify-content: center;
  position: absolute;
  right: 28px;
  top: 50%;
  transform: translateY(-50%);
  width: 36px;
}

.lower_page.ios_page .ios_pg_lower.lower_section {
  background: transparent;
  padding-bottom: 0;
  padding-top: 0;
}

.lower_page.ios_page .ios_pg_workflow {
  background: #fff;
  padding-bottom: 88px;
  padding-top: 80px;
}

.lower_page.ios_page .ios_pg_workflow_ttl {
  color: #385774;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.55;
  margin: 0 0 36px;
  text-align: left;
}

.lower_page.ios_page .ios_pg_workflow_figure {
  align-items: center;
  background: #eef3f8;
  border: 1px dashed #c5d3e2;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  width: 100%;
}

.lower_page.ios_page .ios_pg_workflow_figure p {
  color: #57718c;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
}

.lower_page.ios_page .ios_pg_workflow_figure img {
  width: 100%;
}

.lower_page.ios_page .ios_pg_makers {
  padding-bottom: 120px;
  padding-top: 0px;
}

.lower_page.ios_page .ios_pg_ttl_left {
  color: #385774;
  font-size: 32px;
  margin-bottom: 12px;
  text-align: left;
}

.lower_page.ios_page .ios_pg_maker_lead {
  color: #333;
  font-size: 16px;
  line-height: 1.6;
  margin: 0 0 32px;
  text-align: left;
}

.lower_page.ios_page .ios_pg_maker_grid {
  display: flex;
  flex-wrap: wrap;
  gap: 48px;
  justify-content: flex-start;
  margin-bottom: 36px;
}

.lower_page.ios_page .ios_pg_maker_card {
  background: #fff;
  border: 2px solid #CBDBEB;
  box-sizing: border-box;
  flex: 1 1 260px;
  max-width: 368px;
  padding: 24px 20px 28px 20px;
  text-align: center;
}

.lower_page.ios_page .ios_pg_maker_name {
  color: #3a90e7;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  margin-top: 16px;
}

.lower_page.ios_page .ios_pg_maker_img img {
  -o-object-fit: contain;
  display: block;
  margin: 0 auto;
  max-height: 180px;
  object-fit: contain;
  width: 100%;
}

.lower_page.ios_page .ios_pg_maker_notes {
  color: #000;
  display: inline-block;
  font-size: 12px;
  line-height: 2;
  margin: 0;
  max-width: 502px;
  /* padding-left: 1.2em; */
  text-align: left;
}

.ios_pg_maker_notes_wrap {
  text-align: center;
}

.service_card_grid {
  display: grid;
  gap: 40px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.service_list_card_img img {
  display: block;
  width: 100%;
}

.service_list_card_body {
  padding: 20px 0 0;
}

.service_list_card_ttl {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.45;
  margin-bottom: 12px;
}

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

.service_list_card_text {
  color: #333;
  font-size: 14px;
  line-height: 1.9;
  margin-bottom: 16px;
}

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

.service_list_card_link {
  color: #385774 !important;
  display: block;
  font-size: 16px;
  font-weight: 700;
  padding-right: 48px;
  position: relative;
  text-align: right;
}

.service_list_card_link::after {
  -webkit-transform: translateY(-50%);
  background: url(/assets/images/icon_arrow_right01_bl.png) no-repeat center/contain;
  content: "";
  height: 32px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
}

.service_detail_section_ttl {
  color: #385774;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 40px;
}

.service_detail_hero_section {
  background: #E3EEF7;
}

.service_detail_media {
  display: flex;
  gap: 48px;
}

.service_detail_media_circle {
  width: 42%;
}

.service_detail_media_circle img {
  display: block;
  width: 100%;
}

.service_detail_media_img {
  flex-shrink: 0;
  width: 48%;
}

.service_detail_media_img img {
  display: block;
  width: 100%;
}

.service_detail_media_text {
  flex: 1;
}

.service_detail_catch {
  color: #333;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.55;
  margin-bottom: 16px;
}

@media screen and (max-width: 949px) {
  .service_detail_catch {
    display: block;
    font-size: 5.4vw;
    line-height: 1.5;
  }
}

.service_detail_catch_blue {
  color: #3a90e7;
  font-weight: 700;
}

.service_detail_catch_accent {
  color: #3a90e7;
  font-weight: 700;
}

@media screen and (max-width: 949px) {
  .service_detail_catch_accent {
    display: block;
    font-size: 5.4vw;
    line-height: 1.5;
  }
}

.service_detail_text {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 16px;
}

.service_detail_note {
  color: #000;
  font-size: 14px;
  line-height: 1.7;
  margin-top: 16px;
}

.service_detail_content_section,
.service_detail_merit_section,
.service_detail_strength_section,
.service_detail_support_section,
.service_detail_target_section {
  background: #fff;
}

.service_detail_target_section {
  background-color: #F2FAFF;
}

.service_detail_number_list {
  counter-reset: dtl;
  list-style: none;
  margin: 0;
  padding: 0;
}

.service_detail_number_item {
  align-items: center;
  border-bottom: 1px solid #F1F3F5;
  display: flex;
  gap: 24px;
  padding: 16px 0;
}

@media screen and (max-width: 949px) {
  .service_detail_number_item {
    gap: 20px;
  }
}

.service_detail_number_line {
  flex: 1;
  font-size: 20px;
  line-height: 1.55;
  margin: 0;
}

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

.service_detail_num_mark {
  border-bottom: 4px solid #8ec8f5;
  font-weight: 700;
  padding-bottom: 0px;
}

.service_detail_num {
  align-items: center;
  background: #B3CCE6;
  color: #fff;
  display: flex;
  flex-shrink: 0;
  font-family: "Poppins";
  font-size: 28px;
  font-weight: 600;
  height: 60px;
  justify-content: center;
  width: 48px;
}

.service_detail_num_ttl {
  color: #3a90e7;
  display: block;
  font-size: 16px;
  margin-bottom: 8px;
}

.service_detail_recommend_grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.service_detail_recommend_card {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  gap: 0;
  min-height: 0;
  padding: 16px;
}

.service_detail_recommend_card p {
  font-size: 16px;
  line-height: 1.65;
  margin: 0;
}

@media screen and (max-width: 949px) {
  .service_detail_recommend_card {
    margin-bottom: 4vw;
  }
}

.service_detail_recommend_pic {
  margin: 0 0 12px;
  text-align: center;
}

.service_detail_recommend_pic img {
  border-radius: 8px;
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}

.service_detail_recommend_line {
  align-items: flex-start;
  display: flex;
  flex: 1;
  gap: 10px;
}

.service_detail_check_icon {
  display: block;
  flex-shrink: 0;
  height: 28px;
  width: 28px;
}

.service_detail_support_row {
  display: flex;
  gap: 48px;
}

.service_detail_support_text {
  flex: 1;
}

.service_detail_support_illus {
  align-items: center;
  display: flex;
  flex: 1;
  justify-content: center;
}

.service_detail_support_illus p {
  color: #57718c;
  font-size: 14px;
  font-weight: 700;
}

.service_detail_support_illus img {
  width: 100%;
}

.dtx_support_blocks {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.dtx_support_block .service_detail_text {
  background-color: #EFF6FA;
  line-height: 2;
  margin-bottom: 0;
  padding: 24px;
}

.dtx_support_accent {
  color: #2684e1;
  font-weight: 700;
}

.dtx_support_block_head {
  align-items: stretch;
  display: flex;
  margin-bottom: 0;
}

.dtx_support_no {
  align-items: center;
  background: #385774;
  color: #fff;
  display: flex;
  font-family: "Poppins";
  font-size: 40px;
  font-weight: 600;
  height: 68px;
  justify-content: center;
  width: 68px;
}

.dtx_support_bar {
  align-items: center;
  background: #3a90e7;
  color: #fff;
  display: flex;
  flex: 1;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
  padding: 0 16px;
}

@media screen and (max-width: 949px) {
  .dtx_support_bar {
    font-size: 4vw;
  }
}

.dtx_strength_row {
  display: flex;
  gap: 48px;
  margin-top: 40px;
}

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

.dtx_strength_box {
  background: #f4f7fa;
  flex: 1;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.65;
  padding: 24px;
  text-align: center;
}

.dtx_strength_box p {
  color: #385774;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  text-align: center;
}

@media screen and (max-width: 949px) {
  .lower_page {
    padding-top: 19vw;
  }
  .lower_container {
    padding: 0 5vw;
    width: 100%;
  }
  .lower_kv {
    min-height: auto !important;
    padding: 12vw 0;
  }
  .lower_kv_en {
    font-size: 4.2vw;
  }
  .lower_kv_jp {
    font-size: 6.4vw;
  }
  .lower_kv_index .lower_kv_en {
    font-size: clamp(28px, 11vw, 64px);
  }
  .lower_kv_index .lower_kv_jp {
    font-size: clamp(14px, 4vw, 24px);
  }
  .lower_kv_about {
    height: auto;
    min-height: 52vw;
    padding: 10vw 0;
  }
  .lower_kv_product_detail,
  .lower_kv_service_detail,
  .lower_kv_strength {
    height: auto;
    min-height: 36vw;
    padding: 8vw 0;
  }
  .lower_section {
    padding: 14vw 0;
  }
  .about_vision_cta {
    height: auto;
    min-height: 56px;
    min-width: 0;
    padding: 14px 52px 14px 20px;
    width: 100%;
  }
  .lower_back_btn {
    max-width: 368px;
    width: calc(100% - 10vw);
  }
  .service_detail_number_item {
    align-items: center;
  }
  .about_vision_cards {
    flex-direction: column;
  }
  .about_vision_card {
    max-width: none;
  }
  .about_company_grid {
    flex-direction: column;
    gap: 0;
  }
  .about_company_col + .about_company_col {
    margin-top: 0;
  }
  .about_company_col:first-child .about_company_dl > .about_company_dl_row:last-child {
    padding-bottom: 20px;
  }
  .about_company_col:nth-child(2) .about_company_dl > .about_company_dl_row:first-child {
    margin-top: 20px;
    padding-top: 0;
  }
  .about_strength_cards,
  .dtx_strength_row,
  .products_card_grid,
  .service_card_grid,
  .service_detail_recommend_grid {
    grid-template-columns: 1fr;
  }
  .lower_page.ios_page .ios_pg_maker_grid,
  .lower_page.ios_page .ios_pg_cards {
    flex-direction: column;
  }
  .lower_page.ios_page .ios_pg_card,
  .lower_page.ios_page .ios_pg_maker_card {
    max-width: none;
  }
  .lower_page.ios_page .ios_pg_download_btn {
    max-width: none;
    padding-left: 24px;
    padding-right: 72px;
    width: 100%;
  }
  .about_strength_media,
  .about_strength_media_reverse,
  .product_detail_head,
  .service_detail_media,
  .service_detail_support_row {
    flex-direction: column;
  }
  .about_strength_logo_grid,
  .about_strength_media_img,
  .about_strength_media_text,
  .dtx_strength_box,
  .product_detail_main_img,
  .product_detail_main_text,
  .service_detail_media_circle,
  .service_detail_media_img,
  .service_detail_media_text {
    width: 100%;
  }
  .about_strength_logo_grid {
    margin-top: 6vw;
  }
}

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

@media screen and (max-width: 949px) {
  .product_detail_main_img img {
    height: auto;
    width: 100%;
  }
  .product_detail_nav_item {
    width: calc(50% - 8px);
  }
  .about_section_ttl,
  .about_strength_block_ttl,
  .about_vision_headline,
  .lower_page.ios_page .ios_pg_ttl,
  .lower_page.ios_page .ios_pg_workflow_ttl,
  .service_detail_section_ttl {
    font-size: 5.4vw;
  }
}

@media screen and (max-width: 949px) {
  .pdf_btn_wrapper {
    margin-top: 5vw !important;
  }
}
/*# sourceMappingURL=sourcemaps/style.css.map */
