@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 (min-width: 770px) {
  a:hover {
    /* color: $c-color; */
  }
}

@media screen and (min-width: 770px) {
  a[href*="tel:"] {
    cursor: default;
    pointer-events: none;
    text-decoration: none;
  }
}

@media screen and (max-width: 769px) {
  .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: 770px) {
  .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: 769px) {
  .palt-sp {
    font-feature-settings: 'palt';
  }
}

.u-bold {
  font-weight: bold !important;
}

.u-text-link {
  color: #E83828;
}

@media screen and (min-width: 770px) {
  .u-text-link:hover {
    opacity: 0.7;
  }
}

.u-text-link[target="_blank"]:after {
  content: '\f35d';
  font-family: 'Font Awesome 5 Free';
  font-size: 0.9em;
  font-weight: 600;
  margin: 0px 6px;
}

.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;
}

.u-no-margin {
  margin: 0 !important;
}

.u-text-color--pink {
  color: #ff4b6d;
}

.u-border-radius-20 {
  border-radius: 20px 0px 20px 0px;
}

@media screen and (min-width: 770px) {
  .sp {
    display: none !important;
  }
}

@media screen and (max-width: 769px) {
  .sp {
    display: block !important;
  }
}

@media screen and (min-width: 770px) {
  .pc {
    display: block !important;
  }
}

@media screen and (max-width: 769px) {
  .pc {
    display: none !important;
  }
}

html {
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%;
}

@media screen and (min-width: 770px) {
  img {
    width: 100%;
  }
}

@media screen and (max-width: 769px) {
  img {
    width: 100%;
  }
}

body {
  -webkit-text-size-adjust: 100%;
  background-color: #fff;
  color: #271813;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.6rem;
  line-height: 1.7;
  width: 100%;
}

@media screen and (min-width: 770px) {
  body {
    min-width: 1200px;
  }
}

@media screen and (max-width: 769px) {
  body {
    font-size: 4.26667vw;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  body {
    min-width: 1280px;
  }
}

a {
  cursor: pointer;
  opacity: 1;
}

a:hover {
  opacity: 0.6;
}

.wrapper {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
}

@media screen and (max-width: 769px) {
  .wrapper {
    overflow-x: hidden;
  }
}

@media screen and (min-width: 770px) {
  .inner {
    margin: 0 auto;
    width: 1200px;
  }
}

@media screen and (max-width: 769px) {
  .inner {
    padding: 0 8vw;
  }
}

@media screen and (min-width: 770px) {
  img {
    width: 100%;
  }
}

@media screen and (max-width: 769px) {
  img {
    width: 100%;
  }
}

@media screen and (min-width: 770px) {
  .content {
    padding: 80px 0 37px;
  }
}

@media screen and (max-width: 769px) {
  .content {
    padding: 6.4vw 0 6.4vw;
  }
}

@media screen and (min-width: 770px) {
  .c-block {
    margin-bottom: 40px;
    width: 100%;
  }
}

@media screen and (max-width: 769px) {
  .c-block {
    margin-bottom: 5.86667vw;
    width: 100%;
  }
}

@media screen and (min-width: 770px) {
  .c-block:last-child {
    margin-bottom: 0;
  }
}

.c-block__title {
  color: #333333;
  display: block;
  font-weight: bold;
  position: relative;
  text-align: left;
  width: 100%;
}

@media screen and (min-width: 770px) {
  .c-block__title {
    font-size: 24px;
    letter-spacing: 1.92px;
    line-height: 1;
    margin-bottom: 16px;
    padding-bottom: 28px;
  }
}

@media screen and (max-width: 769px) {
  .c-block__title {
    font-size: 4.26667vw;
    line-height: 1.25;
    margin-bottom: 2.4vw;
    /* letter-spacing: spvw(2.56); */
    padding-bottom: 4vw;
  }
}

.c-block__title::before {
  background-color: #f39800;
  content: "";
  position: absolute;
  z-index: 1;
}

@media screen and (min-width: 770px) {
  .c-block__title::before {
    bottom: 0;
    height: 3px;
    left: 0;
    width: 120px;
  }
}

@media screen and (max-width: 769px) {
  .c-block__title::before {
    bottom: 0;
    height: 0.53333vw;
    left: 0;
    width: 21.33333vw;
  }
}

.c-block__title::after {
  background-color: #dddddd;
  content: "";
  position: absolute;
  width: 100%;
  z-index: 0;
}

@media screen and (min-width: 770px) {
  .c-block__title::after {
    bottom: 1.5px;
    height: 1px;
    left: 0;
  }
}

@media screen and (max-width: 769px) {
  .c-block__title::after {
    bottom: 0.26667vw;
    height: 0.26667vw;
    left: 0;
  }
}

.c-block__text {
  color: #333333;
  text-align: left;
}

@media screen and (min-width: 770px) {
  .c-block__text {
    font-size: 16px;
    line-height: 2;
  }
}

@media screen and (max-width: 769px) {
  .c-block__text {
    font-size: 3.2vw;
    line-height: 2;
  }
}

.c-block__text--link {
  color: #0071ce;
  display: inline-block;
  font-weight: bold;
  position: relative;
  text-align: left;
}

@media screen and (min-width: 770px) {
  .c-block__text--link {
    font-size: 16px;
    line-height: 2;
    padding-right: 30px;
  }
}

@media screen and (max-width: 769px) {
  .c-block__text--link {
    font-size: 3.2vw;
    line-height: 2.67;
    padding-right: 6.66667vw;
  }
}

@media screen and (min-width: 770px) {
  .c-block__text--link::before {
    background: url(/gaisho/assets/img/link-icon.png) no-repeat;
    background-size: contain;
    content: "";
    height: 18px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
  }
}

@media screen and (max-width: 769px) {
  .c-block__text--link::before {
    background: url(/gaisho/assets/img/link-icon.png) no-repeat;
    background-size: contain;
    content: "";
    height: 3.46667vw;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 3.46667vw;
  }
}

@media screen and (min-width: 770px) {
  .c-block__box-list {
    display: flex;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 770px) {
  .c-block__box-list-item {
    border: solid 1px #f39800;
    margin-bottom: 40px;
    margin-right: 39px;
    width: 580px;
  }
}

@media screen and (max-width: 769px) {
  .c-block__box-list-item {
    border: solid 1px #f39800;
    margin-bottom: 6.4vw;
  }
}

@media screen and (min-width: 770px) {
  .c-block__box-list-item:nth-child(2n) {
    margin-right: 0;
  }
}

.c-block__box-list-item-title {
  background-color: #f39800;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

@media screen and (min-width: 770px) {
  .c-block__box-list-item-title {
    font-size: 20px;
    height: 60px;
    /* line-height: 1.4; */
    letter-spacing: 0.025em;
    line-height: 1;
    padding: 20px 0 20px;
  }
}

@media screen and (max-width: 769px) {
  .c-block__box-list-item-title {
    font-size: 3.73333vw;
    line-height: 1;
    /* letter-spacing: spvw(2.24); */
    padding: 3.6vw 0 3.33333vw;
  }
}

.c-block__box-list-item-text {
  background-color: #ffffff;
  color: #333333;
  text-align: left;
}

@media screen and (min-width: 770px) {
  .c-block__box-list-item-text {
    font-size: 16px;
    line-height: 1.75;
    padding: 17px 20px 25px 20px;
  }
}

@media screen and (max-width: 769px) {
  .c-block__box-list-item-text {
    font-size: 3.2vw;
    /* letter-spacing: spvw(1.92); */
    letter-spacing: -0.02em;
    line-height: 2;
    padding: 2.4vw 3.86667vw 3.46667vw 3.73333vw;
  }
}

@media screen and (min-width: 770px) {
  .section {
    padding: 100px 0 100px;
  }
}

@media screen and (max-width: 769px) {
  .section {
    padding: 13.33333vw 0 13.33333vw;
  }
}

.sec-title {
  color: #0071ce;
  font-weight: bold;
  text-align: center;
}

@media screen and (min-width: 770px) {
  .sec-title {
    font-size: 40px;
    letter-spacing: 3.2px;
    /* line-height: 1.6; */
    line-height: 1;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 769px) {
  .sec-title {
    font-size: 5.33333vw;
    letter-spacing: 0.05em;
    line-height: 1;
    margin-bottom: 4.66667vw;
  }
}

.sec-lead {
  color: #333333;
  text-align: center;
}

@media screen and (min-width: 770px) {
  .sec-lead {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 769px) {
  .sec-lead {
    font-size: 3.2vw;
    line-height: 2;
    margin-bottom: 5.33333vw;
  }
}

@media screen and (min-width: 770px) {
  .sec-block {
    display: flex;
    justify-content: flex-start;
  }
}

.sec-block__img {
  border: solid 1px #f3f3f1;
}

@media screen and (min-width: 770px) {
  .sec-block__img {
    height: 524px;
    margin-right: 42px;
    width: 786px;
  }
}

@media screen and (max-width: 769px) {
  .sec-block__img {
    margin-bottom: 6.26667vw;
  }
}

.sec-block__text {
  color: #333333;
  text-align: left;
}

@media screen and (min-width: 770px) {
  .sec-block__text {
    font-size: 16px;
    line-height: 2;
  }
}

@media screen and (max-width: 769px) {
  .sec-block__text {
    font-size: 3.2vw;
    line-height: 2;
  }
}

.sec-block__title {
  color: #333333;
  display: block;
  font-weight: bold;
}

@media screen and (min-width: 770px) {
  .sec-block__title {
    font-size: 24px;
    line-height: 1.33;
    margin-bottom: 25px;
    text-align: left;
  }
}

@media screen and (max-width: 769px) {
  .sec-block__title {
    font-size: 4.26667vw;
    letter-spacing: 2.56px;
    /* line-height: 1.5; */
    line-height: 1;
    margin-bottom: 4vw;
    text-align: center;
  }
}

@media screen and (min-width: 770px) {
  .sec-box {
    display: flex;
    justify-content: center;
  }
}

@media screen and (max-width: 769px) {
  .sec-box {
    margin-bottom: 7.33333vw;
  }
}

@media screen and (min-width: 770px) {
  .sec-box__img {
    margin-right: 25px;
  }
}

@media screen and (max-width: 769px) {
  .sec-box__img {
    margin-bottom: 5.06667vw;
  }
}

.sec-box__text {
  color: 333;
}

@media screen and (min-width: 770px) {
  .sec-box__text {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.02em;
    line-height: 1.8;
    margin-bottom: 6px;
    text-align: left;
  }
}

@media screen and (max-width: 769px) {
  .sec-box__text {
    font-size: 3.2vw;
    font-weight: 500;
    letter-spacing: 0.00em;
    line-height: 2;
    margin-bottom: 2.13333vw;
    text-align: left;
  }
}

.sec-box__text--large {
  color: #0071ce;
  font-weight: bold;
}

@media screen and (min-width: 770px) {
  .sec-box__text--large {
    display: block;
    font-size: 27px;
    line-height: 1.71;
    margin-bottom: 35px;
    white-space: nowrap;
  }
}

@media screen and (max-width: 769px) {
  .sec-box__text--large {
    font-size: 4.26667vw;
    letter-spacing: -0.01em;
    line-height: 1.75;
    margin-bottom: 2.66667vw;
    text-align: left;
  }
}

.sec-box__text--link {
  color: #0071ce;
  font-weight: bold;
}

@media screen and (min-width: 770px) {
  .sec-box__text--link {
    display: inline-block;
    font-size: 16px;
    letter-spacing: 0.04em;
    /* line-height: 2.5; */
    line-height: 1;
    margin-bottom: 23px;
    padding-right: 30px;
    position: relative;
  }
}

@media screen and (max-width: 769px) {
  .sec-box__text--link {
    display: inline-block;
    font-size: 3.2vw;
    letter-spacing: 0em;
    /* line-height: 2.67; */
    line-height: 1;
    margin-bottom: 4.26667vw;
    position: relative;
    text-align: left;
  }
}

@media screen and (min-width: 770px) {
  .sec-box__text--link::before {
    background: url(/gaisho/assets/img/link-icon.png) no-repeat;
    background-size: contain;
    content: "";
    height: 18px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
  }
}

@media screen and (max-width: 769px) {
  .sec-box__text--link::before {
    background: url(/gaisho/assets/img/link-icon.png) no-repeat;
    background-size: contain;
    content: "";
    height: 3.46667vw;
    position: absolute;
    right: -6vw;
    top: 50%;
    transform: translateY(-50%);
    width: 3.46667vw;
  }
}

@media screen and (min-width: 770px) {
  .sec-box:last-child {
    margin-bottom: 0 !important;
  }
}

@media screen and (max-width: 769px) {
  .sec-box:last-child {
    margin-bottom: 0 !important;
  }
}

@media screen and (max-width: 769px) {
  .ipad-case .sec-box__text--large {
    font-size: 3.73333vw;
  }
}

@media screen and (max-width: 769px) {
  .ipad-case .sec-box__text--link {
    font-size: 2.93333vw;
  }
}

@media screen and (max-width: 769px) {
  .ipad-case .c-block__box-list-item-text {
    font-size: 2.93333vw;
  }
}

@media screen and (max-width: 769px) {
  .ipad-case .c-block__text {
    font-size: 2.93333vw;
  }
}

@media screen and (max-width: 769px) {
  .ipad-case .sec-lead {
    font-size: 2.93333vw;
  }
}

.footer {
  position: relative;
  text-align: center;
}

@media screen and (min-width: 770px) {
  .footer {
    padding: 33px 0 32px;
  }
}

@media screen and (max-width: 769px) {
  .footer {
    padding: 5.33333vw 0 5.2vw;
  }
}

@media screen and (min-width: 770px) {
  .footer__inner {
    align-self: center;
    display: flex;
    justify-content: space-between;
  }
}

.footer__logo--ss {
  display: block;
}

@media screen and (min-width: 770px) {
  .footer__logo--ss {
    height: 20px;
    margin: 0 auto 10px;
    width: 150px;
  }
}

@media screen and (max-width: 769px) {
  .footer__logo--ss {
    height: 2.66667vw;
    margin: 0 auto 2.8vw;
    width: 20vw;
  }
}

.footer__logo {
  display: block;
}

@media screen and (min-width: 770px) {
  .footer__logo {
    height: 23px;
    margin: 0 auto 9px;
    width: 346px;
    /* font-family: AxisStd;
      font-size: 24px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.67;
      letter-spacing: 1.92px;
      text-align: center;
      color: #121212; */
  }
}

@media screen and (max-width: 769px) {
  .footer__logo {
    height: 4.4vw;
    margin: 0 auto 4vw;
    width: 67.06667vw;
    /* font-family: AxisStd;
      font-size: 24px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.67;
      letter-spacing: 1.92px;
      text-align: center;
      color: #121212; */
  }
}

.footer__logo--si {
  display: block;
}

@media screen and (min-width: 770px) {
  .footer__logo--si {
    height: 45px;
    margin-right: 23px;
    width: 50px;
    /* margin: 0 auto 30px; */
  }
}

@media screen and (max-width: 769px) {
  .footer__logo--si {
    /* width: spvw(41);
      height: spvw(36);
      margin: 0 auto spvw(17); */
    display: none;
  }
}

.footer .copyright {
  color: #999999;
  line-height: 1;
}

@media screen and (min-width: 770px) {
  .footer .copyright {
    font-size: 11px;
    font-weight: 300;
    letter-spacing: 0.88px;
    line-height: 1;
    text-align: left;
  }
}

@media screen and (max-width: 769px) {
  .footer .copyright {
    font-size: 2.66667vw;
    font-weight: 300;
    letter-spacing: 0.8px;
    line-height: 1.6;
    text-align: center;
  }
}

.common-header {
  background-color: #ffffff;
  position: relative;
}

@media screen and (min-width: 770px) {
  .common-header {
    padding: 33px 0 34px;
  }
}

@media screen and (max-width: 769px) {
  .common-header {
    box-shadow: 0 0 1.33333vw 0 rgba(0, 0, 0, 0.04);
    padding: 4.26667vw 0;
  }
}

.common-header__logo {
  display: block;
}

@media screen and (min-width: 770px) {
  .common-header__logo {
    height: 33px;
    margin: 0 auto;
    text-align: center;
    width: 364px;
  }
}

@media screen and (max-width: 769px) {
  .common-header__logo {
    font-size: 4.8vw;
    height: 4.8vw;
    margin: 0 auto;
    text-align: center;
    width: 54.53333vw;
  }
}

.common-header__logo--si {
  display: block;
}

@media screen and (min-width: 770px) {
  .common-header__logo--si {
    height: 36px;
    position: absolute;
    right: 40px;
    top: 50%;
    transform: translateY(-50%);
    width: 189px;
  }
}

@media screen and (max-width: 769px) {
  .common-header__logo--si {
    height: 6.4vw;
    position: absolute;
    right: 4.26667vw;
    top: 50%;
    transform: translateY(-50%);
    width: 7.2vw;
  }
}

.common-header__logo--ss {
  display: block;
}

@media screen and (min-width: 770px) {
  .common-header__logo--ss {
    height: 20px;
    left: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 150px;
  }
}

@media screen and (max-width: 769px) {
  .common-header__logo--ss {
    height: 6.4vw;
    left: 4.26667vw;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 10.26667vw;
  }
}

#nav-toggle {
  /* position: fixed; */
  cursor: pointer;
}

@media screen and (min-width: 770px) {
  #nav-toggle {
    display: none;
    height: 32px;
    margin: 0 auto;
    text-align: center;
  }
}

@media screen and (max-width: 769px) {
  #nav-toggle {
    align-items: center;
    background-color: #f9f9f9;
    box-shadow: 0 0 2.13333vw 0 rgba(1, 102, 164, 0.3);
    display: flex;
    height: 11.73333vw;
    justify-content: center;
    padding-left: 2.26667vw;
    /* right: 6%;
    top: 3.2%; */
    width: 100%;
  }
}

#nav-toggle > div {
  position: relative;
}

@media screen and (min-width: 770px) {
  #nav-toggle > div {
    width: 36px;
  }
}

@media screen and (max-width: 769px) {
  #nav-toggle > div {
    height: 2.93333vw;
    margin-right: 1.86667vw;
    width: 5.33333vw;
  }
}

#nav-toggle span {
  background: #0071ce;
  display: block;
  position: absolute;
  right: 0;
  transition: transform .6s ease-in-out, width .6s, top .5s ease, border-bottom .5s ease, border-right .5s ease, border-top .5s ease;
}

@media screen and (min-width: 770px) {
  #nav-toggle span {
    height: 4px;
  }
}

@media screen and (max-width: 769px) {
  #nav-toggle span {
    height: 0.4vw;
    width: 5.33333vw;
  }
}

#nav-toggle span:nth-child(1) {
  top: 0;
}

@media screen and (min-width: 770px) {
  #nav-toggle span:nth-child(1) {
    width: 42px;
  }
}

@media screen and (min-width: 770px) {
  #nav-toggle span:nth-child(2) {
    top: 12px;
    width: 32px;
  }
}

@media screen and (max-width: 769px) {
  #nav-toggle span:nth-child(2) {
    opacity: 1;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s;
  }
}

@media screen and (min-width: 770px) {
  #nav-toggle span:nth-child(3) {
    top: 12px;
    width: 32px;
  }
}

@media screen and (max-width: 769px) {
  #nav-toggle span:nth-child(3) {
    bottom: 0;
  }
}

.open #nav-toggle span {
  transition: transform .6s ease-in-out, width .6s, top .5s ease, border-bottom .5s ease, border-right .5s ease, border-top .5s ease;
}

@media screen and (max-width: 769px) {
  .open #nav-toggle span {
    height: 0.26667vw;
    width: 5.06667vw;
  }
}

.open #nav-toggle span:nth-child(1) {
  transform: rotate(45deg) translateY(-50%);
}

@media screen and (min-width: 770px) {
  .open #nav-toggle span:nth-child(1) {
    top: 15px;
  }
}

@media screen and (max-width: 769px) {
  .open #nav-toggle span:nth-child(1) {
    top: 50%;
  }
}

@media screen and (max-width: 769px) {
  .open #nav-toggle span:nth-child(2) {
    opacity: 0;
    transition: all 0.3s;
  }
}

.open #nav-toggle span:nth-child(3) {
  transform: rotate(-45deg) translateY(-50%);
}

@media screen and (min-width: 770px) {
  .open #nav-toggle span:nth-child(3) {
    top: 15px;
    width: 42px;
  }
}

@media screen and (max-width: 769px) {
  .open #nav-toggle span:nth-child(3) {
    top: 50%;
  }
}

/* z-index */
#nav-toggle {
  z-index: 1000;
}

#container {
  z-index: 900;
}

@media screen and (min-width: 770px) {
  #gloval-nav {
    background-color: #f9f9f9;
    box-shadow: 0 16px 16px 0 rgba(90, 117, 133, 0.1);
    height: 64px;
  }
}

@media screen and (max-width: 769px) {
  #gloval-nav {
    /* margin-top: spvw(188);
    background: rgba(#000, .8); 
    position: fixed;
    color: #fff;
    bottom: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    */
    left: 0;
    opacity: 0;
    right: 0;
    text-align: center;
    transition: opacity .6s ease, visibility .6s ease;
    visibility: hidden;
    z-index: 990;
  }
}

#gloval-nav {
  /* a {
    text-align: center;
    &:hover {
      color: #666;
    }
  } */
}

@media screen and (max-width: 769px) {
  #gloval-nav {
    opacity: 0;
    position: absolute;
    transition: 0.3s;
    visibility: hidden;
  }
}

@media screen and (max-width: 769px) {
  #gloval-nav ul {
    list-style: none;
    text-align: center;
  }
}

@media screen and (max-width: 769px) {
  #gloval-nav ul li {
    opacity: 0;
    transition: transform .6s ease, opacity .2s ease;
  }
}

/* open */
.open {
  /* overflow: hidden; */
}

.open #gloval-nav {
  opacity: 1;
  visibility: visible;
}

@media screen and (min-width: 770px) {
  .open #gloval-nav {
    display: flex;
    justify-content: center;
    position: relative;
  }
}

@media screen and (max-width: 769px) {
  .open #gloval-nav {
    opacity: 1;
    visibility: visible;
  }
}

.open #gloval-nav li {
  opacity: 1;
  /* transform: translateX(0); */
  transition: transform 1s ease, opacity .9s ease;
}

@media screen and (max-width: 769px) {
  nav {
    width: 100%;
  }
}

@media screen and (min-width: 770px) {
  .gloval-nav__list {
    border: solid #dfe8ee;
    border-width: 0 0 0 1px;
    display: flex;
    height: 64px;
    margin: 0 auto;
    width: 1200px;
  }
}

@media screen and (max-width: 769px) {
  .gloval-nav__list {
    background-color: #0166a4;
    width: 100%;
  }
}

@media screen and (min-width: 770px) {
  .gloval-nav__list--child {
    display: none;
  }
}

@media screen and (max-width: 769px) {
  .gloval-nav__list--child {
    display: none;
  }
}

@media screen and (min-width: 770px) {
  .gloval-nav__list-item {
    border-right: 1px solid #dfe8ee;
    color: #121212;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1.44px;
    line-height: 2.22;
    text-align: center;
    width: 300px;
    z-index: 999;
  }
}

@media screen and (max-width: 769px) {
  .gloval-nav__list-item {
    border-bottom: 0.26667vw solid #5184a3;
    margin: 0 auto;
  }
}

@media screen and (min-width: 770px) {
  .gloval-nav__list-item--current {
    color: #0071ce;
  }
}

.gloval-nav__list-item:last-child {
  margin: 0 auto;
}

@media screen and (min-width: 770px) {
  .gloval-nav__list-item > a {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    width: 100%;
  }
}

@media screen and (max-width: 769px) {
  .gloval-nav__list-item > a {
    color: #ffffff;
    display: block;
    font-size: 4.26667vw;
    font-weight: 500;
    letter-spacing: 0.08em;
    line-height: 1;
    padding: 6vw 6.4vw 5.73333vw;
    position: relative;
    text-align: left;
    width: 100%;
  }
}

@media screen and (max-width: 769px) {
  .gloval-nav__list-item > a::before {
    border-bottom: 1.6vw solid transparent;
    border-left: 2.66667vw solid #ffffff;
    border-top: 1.6vw solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: 7.2vw;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
  }
}

@media screen and (min-width: 770px) {
  .gloval-nav__list-item:hover > a {
    background-color: #e6eef0;
    opacity: 1;
  }
}

@media screen and (min-width: 770px) {
  .gloval-nav__list-item:hover .gloval-nav__list--child {
    display: flex;
    justify-content: flex-start;
  }
}

@media screen and (max-width: 769px) {
  .gloval-nav__list-item02 > a::before, .gloval-nav__list-item03 > a::before, .gloval-nav__list-item04 > a::before {
    border-bottom: none;
    border-left: 1.6vw solid transparent;
    border-right: 1.6vw solid transparent;
    border-top: 2.66667vw solid #ffffff;
    content: "";
    height: 0;
    position: absolute;
    right: 7.2vw;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
  }
}

@media screen and (max-width: 769px) {
  .gloval-nav__list-item02 .active::before, .gloval-nav__list-item03 .active::before, .gloval-nav__list-item04 .active::before {
    border-bottom: 2.66667vw solid #ffffff;
    border-left: 1.6vw solid transparent;
    border-right: 1.6vw solid transparent;
    border-top: none;
    content: "";
    height: 0;
    position: absolute;
    right: 7.2vw;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
  }
}

@media screen and (max-width: 769px) {
  .gloval-nav__list-item02 .active .gloval-nav__list--child, .gloval-nav__list-item03 .active .gloval-nav__list--child, .gloval-nav__list-item04 .active .gloval-nav__list--child {
    display: flex;
  }
}

@media screen and (min-width: 770px) {
  .gloval-nav__list--child {
    background-color: #d2e0e9;
    box-shadow: 0 16px 16px -16px rgba(18, 61, 87, 0.6);
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    white-space: nowrap;
    width: 100vw;
    z-index: 10;
  }
}

@media screen and (max-width: 769px) {
  .gloval-nav__list--child {
    background-color: #055687;
    border-top: 0.26667vw solid #5184a3;
    padding-left: 6.53333vw;
  }
}

@media screen and (min-width: 770px) {
  .gloval-nav__list-item--child {
    /* width: 270px; */
    margin-right: 26px;
    padding: 40px 0 43px;
  }
}

@media screen and (max-width: 769px) {
  .gloval-nav__list-item--child {
    border-bottom: 0.26667vw solid #5184a3;
    display: block;
    width: 100%;
  }
}

@media screen and (min-width: 770px) {
  .gloval-nav__list-item--child:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 769px) {
  .gloval-nav__list-item--child:last-child {
    border-bottom: none;
  }
}

@media screen and (min-width: 770px) {
  .gloval-nav__list-item--child > a {
    color: #121212;
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    font-weight: 400;
    justify-content: flex-start;
    letter-spacing: -0.07em;
    line-height: 1;
    padding-right: 30px;
    position: relative;
    text-align: left;
  }
}

@media screen and (max-width: 769px) {
  .gloval-nav__list-item--child > a {
    color: #ffffff;
    display: block;
    font-size: 3.73333vw;
    letter-spacing: 1.28px;
    padding: 3.6vw 0 3.6vw 4vw;
    position: relative;
    text-align: left;
    width: 100%;
  }
}

@media screen and (min-width: 770px) {
  .gloval-nav__list-item--child > a::before {
    background: url(/gaisho/assets/img/link-icon.png) no-repeat;
    content: "";
    height: 18px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
  }
}

@media screen and (max-width: 769px) {
  .gloval-nav__list-item--child > a::before {
    border-bottom: 1.6vw solid transparent;
    border-left: 2.66667vw solid #ffffff;
    border-top: 1.6vw solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: 7.2vw;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
  }
}

@media screen and (min-width: 770px) {
  .gloval-nav__list-inner {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    width: 1200px;
  }
}

@media screen and (min-width: 770px) {
  .gloval-nav__list-item-img {
    height: 126px;
    margin-bottom: 17px;
    width: 270px;
  }
}

@media screen and (max-width: 769px) {
  .gloval-nav__list-item-img {
    display: none;
  }
}

@media screen and (min-width: 770px) {
  .gloval-nav__list-item05 {
    display: none;
  }
}

@media screen and (max-width: 769px) {
  .gloval-nav__list-item05 {
    display: block;
  }
}

#header-logo {
  position: fixed;
  z-index: 1;
}

@media screen and (min-width: 770px) {
  #header-logo {
    left: 40px;
    top: 40px;
    width: 64px;
  }
}

@media screen and (max-width: 769px) {
  #header-logo {
    left: 5%;
    top: 5%;
    width: 8.53333vw;
  }
}

#header-logo a {
  opacity: 1;
  transition: all 0.3s;
}

#header-logo a:hover {
  opacity: 0.3;
  transition: all 0.3s;
}

@media screen and (max-width: 769px) {
  .nav-toggle__text {
    color: #0071ce;
    font-size: 3.2vw;
    font-weight: 500;
    letter-spacing: 0.08em;
    line-height: 1.67;
    text-align: center;
  }
}

@media screen and (max-width: 769px) {
  .nav-toggle__text--close {
    display: none;
  }
}

@media screen and (max-width: 769px) {
  .open .nav-toggle__text {
    display: none;
  }
}

@media screen and (max-width: 769px) {
  .open .nav-toggle__text--close {
    display: block;
  }
}

@media screen and (min-width: 770px) {
  .gloval-nav__close-btn {
    display: none;
  }
}

@media screen and (max-width: 769px) {
  .gloval-nav__close-btn {
    align-self: center;
    background-color: #0166a4;
    display: flex;
    justify-content: center;
    padding: 6.4vw 0 14.4vw;
  }
}

.gloval-nav__close-btn div {
  position: relative;
}

@media screen and (max-width: 769px) {
  .gloval-nav__close-btn div {
    margin-right: 1.86667vw;
    width: 5.33333vw;
  }
}

@media screen and (max-width: 769px) {
  .gloval-nav__close-btn span {
    background: #ffffff;
    display: block;
    height: 0.26667vw;
    position: absolute;
    right: 0;
    transition: transform .6s ease-in-out, width .6s, top .5s ease, border-bottom .5s ease, border-right .5s ease, border-top .5s ease;
    width: 5.06667vw;
  }
}

.gloval-nav__close-btn span:nth-child(1) {
  transform: rotate(45deg) translateY(-50%);
}

@media screen and (min-width: 770px) {
  .gloval-nav__close-btn span:nth-child(1) {
    top: 15px;
  }
}

@media screen and (max-width: 769px) {
  .gloval-nav__close-btn span:nth-child(1) {
    top: 50%;
  }
}

.gloval-nav__close-btn span:nth-child(2) {
  transform: rotate(-45deg) translateY(-50%);
}

@media screen and (max-width: 769px) {
  .gloval-nav__close-btn span:nth-child(2) {
    top: 50%;
  }
}

@media screen and (max-width: 769px) {
  .gloval-nav__close-btn--text {
    color: #ffffff;
    font-size: 3.2vw;
    font-weight: 500;
    letter-spacing: 0.08em;
    line-height: 1.67;
    text-align: center;
  }
}

@media screen and (min-width: 770px) {
  .common-header--top {
    padding: 28px 0 27px;
  }
}

@media screen and (max-width: 769px) {
  .common-header--top {
    padding: 4.66667vw 0;
  }
}

@media screen and (min-width: 770px) {
  .common-header--top .top-header__logo {
    margin: 0 auto;
    width: 252px;
  }
}

@media screen and (max-width: 769px) {
  .common-header--top .top-header__logo {
    height: 3.73333vw;
    margin: 0 auto;
    width: 50.26667vw;
  }
}

@media screen and (min-width: 770px) {
  .common-header--top .top-header__logo--ss {
    display: block;
    margin: 0 auto 21px;
    width: 377px;
  }
}

@media screen and (max-width: 769px) {
  .common-header--top .top-header__logo--ss {
    display: block;
    height: 5.6vw;
    margin: 0 auto 2.66667vw;
    width: 50.26667vw;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-lead {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6;
    text-align: center;
  }
}

.top .page-title {
  display: flex;
  justify-content: center;
}

@media screen and (min-width: 770px) {
  .top .page-title {
    background: url(/gaisho/assets/img/top/page-title-bg.png) no-repeat top center;
    height: 400px;
    padding: 60px 0;
  }
}

@media screen and (max-width: 769px) {
  .top .page-title {
    background: url(/gaisho/assets/img/top/page-title-bg_sp.png) no-repeat top center;
    background-size: cover;
    height: 109.86667vw;
    padding: 6.66667vw 8vw 5.33333vw;
  }
}

.top .page-title__text {
  color: #ffffff;
}

@media screen and (min-width: 770px) {
  .top .page-title__text {
    font-size: 40px;
    letter-spacing: 3.2px;
    line-height: 1.6;
    text-align: left;
  }
}

@media screen and (max-width: 769px) {
  .top .page-title__text {
    font-size: 5.33333vw;
    font-weight: bold;
    letter-spacing: 0.04em;
    line-height: 1;
    margin-bottom: 4vw;
    text-align: center;
  }
}

.top .page-title__text-lead {
  color: #ffffff;
  font-weight: bold;
}

@media screen and (min-width: 770px) {
  .top .page-title__text-lead {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1.6px;
    line-height: 2.4;
    text-align: left;
  }
}

@media screen and (max-width: 769px) {
  .top .page-title__text-lead {
    font-size: 3.73333vw;
    letter-spacing: 0.04em;
    line-height: 1.8;
    text-align: center;
  }
}

@media screen and (max-width: 769px) {
  .top .page-title__box--text {
    margin-bottom: 4vw;
  }
}

.top .page-title__text--link {
  color: #ffffff;
  font-weight: bold;
  text-align: left;
}

@media screen and (min-width: 770px) {
  .top .page-title__text--link {
    bottom: 0;
    font-size: 16px;
    left: 0;
    letter-spacing: 1.28px;
    line-height: 2.5;
    padding-right: 30px;
    position: absolute;
  }
}

@media screen and (max-width: 769px) {
  .top .page-title__text--link {
    font-size: 3.2vw;
    letter-spacing: 0.04em;
    line-height: 1;
    padding-right: 6.66667vw;
    position: relative;
  }
}

@media screen and (min-width: 770px) {
  .top .page-title__text--link::before {
    background: url(/gaisho/assets/img/link-icon--white.png) no-repeat;
    background-size: contain;
    content: "";
    height: 18px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
  }
}

@media screen and (max-width: 769px) {
  .top .page-title__text--link::before {
    background: url(/gaisho/assets/img/link-icon--white.png) no-repeat;
    background-size: contain;
    content: "";
    height: 3.46667vw;
    position: absolute;
    right: 0;
    top: 52%;
    transform: translateY(-50%);
    width: 3.46667vw;
  }
}

@media screen and (min-width: 770px) {
  .top .p-nav-block {
    background: url(/gaisho/assets/img/top/p-nav-block-bg.png) no-repeat top center;
  }
}

@media screen and (max-width: 769px) {
  .top .p-nav-block {
    background: url(/gaisho/assets/img/top/p-nav-block-bg_sp.png) no-repeat top center;
    background-size: cover;
  }
}

@media screen and (min-width: 770px) {
  .top #section01 {
    background: url(/gaisho/assets/img/top/section01-bg.png) no-repeat top center;
    height: 1252px;
  }
}

@media screen and (max-width: 769px) {
  .top #section01 {
    background: url(/gaisho/assets/img/top/section01-bg_sp.png) no-repeat top center;
    background-size: cover;
    height: 269.2vw;
    padding: 9.06667vw 0 13.33333vw;
  }
}

@media screen and (max-width: 769px) {
  .top #section01 .sec-title {
    letter-spacing: 0;
    line-height: 1.6;
    margin-bottom: 7.46667vw;
  }
}

@media screen and (max-width: 769px) {
  .top #section01 .sec-lead {
    margin-bottom: 4vw;
  }
}

@media screen and (min-width: 770px) {
  .top #section01 .sec-title--slogan {
    margin-bottom: 71px;
  }
}

@media screen and (max-width: 769px) {
  .top #section01 .sec-title--slogan {
    margin-bottom: 6.93333vw;
  }
}

@media screen and (min-width: 770px) {
  .top #section01 .sec-box__img--slogan {
    height: 278px;
    padding-top: 9px;
    width: 594px;
  }
}

@media screen and (max-width: 769px) {
  .top #section01 .sec-box__img--slogan {
    height: 40.26667vw;
    margin: 0 auto 4.66667vw;
    width: 86vw;
  }
}

@media screen and (min-width: 770px) {
  .top #section01 .sec-box {
    margin: 0 auto 75px;
    width: 1200px;
  }
}

@media screen and (max-width: 769px) {
  .top #section01 .sec-box__text-wrap {
    padding: 0 8vw;
  }
}

@media screen and (max-width: 769px) {
  .top #section01 .sec-title--results {
    margin-bottom: 5.33333vw;
  }
}

@media screen and (min-width: 770px) {
  .top #section01 .sec-box--results {
    flex-wrap: wrap;
    justify-content: center;
  }
}

@media screen and (max-width: 769px) {
  .top #section01 .sec-box--results {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}

@media screen and (max-width: 769px) {
  .top #section01 .sec-box--results .sec-box__text {
    margin-bottom: 2.4vw;
    text-align: center;
  }
}

@media screen and (max-width: 769px) {
  .top #section01 .sec-box--results .sec-box__text--large {
    text-align: center;
  }
}

@media screen and (min-width: 770px) {
  .top #section01 .sec-box__img--results {
    height: 336px;
    margin: 0 auto 43px;
    width: 1109px;
  }
}

@media screen and (max-width: 769px) {
  .top #section01 .sec-box__img--results {
    margin: 0 auto 2.66667vw;
    width: 87.86667vw;
  }
}

@media screen and (min-width: 770px) {
  .top #section02 {
    background: url(/gaisho/assets/img/top/section02-bg.png) no-repeat top center;
    height: 1077px;
  }
}

@media screen and (max-width: 769px) {
  .top #section02 {
    background: url(/gaisho/assets/img/top/section02-bg_sp.png) no-repeat top center;
    background-size: cover;
    height: 201.73333vw;
  }
}

.top #section02 .sec-title {
  color: #ffffff;
}

.top #section02 .sec-lead {
  color: #ffffff;
}

@media screen and (min-width: 770px) {
  .top #section02 .sec-lead {
    margin-bottom: 28px;
  }
}

@media screen and (max-width: 769px) {
  .top #section02 .sec-lead {
    margin-bottom: 5.33333vw;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-map {
    padding-right: 26px;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-map__list {
    background: url(/gaisho/assets/img/top/sec02-img05.png) no-repeat top center;
    height: 804px;
    position: relative;
    width: 100%;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-map__list-item {
    display: flex;
    flex-wrap: wrap;
    position: absolute;
  }
}

@media screen and (max-width: 769px) {
  .top .sec-map__list-item {
    background-color: #ffffff;
    border-radius: 0.26667vw;
    display: flex;
    flex-wrap: wrap;
    height: 34.93333vw;
    justify-content: flex-start;
    margin-bottom: 2.66667vw;
    padding: 4.26667vw;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-map__list-item:nth-child(1) {
    justify-content: flex-end;
    right: 39px;
    top: 180px;
    width: 270px;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-map__list-item:nth-child(1) .sec-map__list-item-title {
    text-align: right;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-map__list-item:nth-child(1) .sec-map__list-item-text {
    text-align: right;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-map__list-item:nth-child(2) {
    justify-content: flex-end;
    right: 210px;
    top: 498px;
    width: 250px;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-map__list-item:nth-child(2) .sec-map__list-item-title {
    text-align: right;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-map__list-item:nth-child(2) .sec-map__list-item-text {
    text-align: right;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-map__list-item:nth-child(3) {
    justify-content: flex-start;
    left: 135px;
    top: 141px;
    width: 230px;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-map__list-item:nth-child(3) .sec-map__list-item-title {
    text-align: left;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-map__list-item:nth-child(3) .sec-map__list-item-text {
    text-align: left;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-map__list-item:nth-child(4) {
    justify-content: flex-start;
    left: 55px;
    top: 476px;
    width: 160px;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-map__list-item:nth-child(4) .sec-map__list-item-title {
    text-align: left;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-map__list-item:nth-child(4) .sec-map__list-item-text {
    text-align: left;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-map__list-item-img {
    height: 120px;
    margin-bottom: 12px;
    width: 150px;
  }
}

@media screen and (max-width: 769px) {
  .top .sec-map__list-item-img {
    height: 18.66667vw;
    margin-right: 2.66667vw;
    order: 2;
    padding-top: 1.33333vw;
    width: 23.33333vw;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-map__list-item-title {
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 2px;
    text-align: left;
  }
}

@media screen and (max-width: 769px) {
  .top .sec-map__list-item-title {
    color: #333333;
    display: block;
    font-size: 3.73333vw;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 2.66667vw;
    order: 1;
    text-align: left;
    width: 100%;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-map__list-item-text {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
  }
}

@media screen and (max-width: 769px) {
  .top .sec-map__list-item-text {
    color: #333333;
    font-size: 3.2vw;
    line-height: 1.67;
    order: 3;
    text-align: left;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-map__list-item--date {
    bottom: 64px;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.71;
    position: absolute;
    right: -21px;
    text-align: left;
  }
}

@media screen and (max-width: 769px) {
  .top .sec-map__list-item--date {
    display: none;
  }
}

@media screen and (min-width: 770px) {
  .top #section03 {
    background: url(/gaisho/assets/img/top/section03-bg.png) no-repeat top center;
    height: 1519px;
  }
}

@media screen and (max-width: 769px) {
  .top #section03 {
    background: url(/gaisho/assets/img/top/section03-bg_sp.png) no-repeat top center;
    background-size: cover;
    height: 155.6vw;
  }
}

.top #section03 .sec-lead {
  color: #333;
}

@media screen and (min-width: 770px) {
  .top #section03 .sec-lead {
    margin-bottom: 44px;
  }
}

@media screen and (min-width: 770px) {
  .top #section04 {
    background: url(/gaisho/assets/img/top/section04-bg.png) no-repeat top center;
    height: 1070px;
  }
}

@media screen and (max-width: 769px) {
  .top #section04 {
    background: url(/gaisho/assets/img/top/section04-bg_sp.png) no-repeat top center;
    background-size: cover;
    height: 198vw;
  }
}

.top #section04 .sec-title {
  color: #ffffff;
}

@media screen and (min-width: 770px) {
  .top #section04 .sec-title {
    margin-bottom: 37px;
  }
}

.top #section04 .sec-lead {
  color: #ffffff;
}

@media screen and (min-width: 770px) {
  .top #section04 .sec-lead {
    line-height: 2;
  }
}

.top #section04 .inner {
  position: relative;
}

@media screen and (min-width: 770px) {
  .top .sec-business__list {
    position: relative;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-business__list-item {
    border-radius: 50%;
    box-shadow: 0 0 16px 0 rgba(1, 102, 164, 0.6);
    position: absolute;
  }
}

@media screen and (max-width: 769px) {
  .top .sec-business__list-item {
    background-color: #ffffff;
    height: 16vw;
    margin-bottom: 5.33333vw;
    position: relative;
    width: 84vw;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-business__list-item:nth-child(1) {
    height: 292px;
    left: 450px;
    top: -16px;
    width: 292px;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-business__list-item:nth-child(1) .sec-business__list-item-link {
    background: url(/gaisho/assets/img/top/sec04-img01.png) no-repeat top center;
    background-size: contain;
  }
}

@media screen and (max-width: 769px) {
  .top .sec-business__list-item:nth-child(1) .sec-business__list-item-link::before {
    background-color: #a8695a;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-business__list-item:nth-child(2) {
    height: 293px;
    right: 137px;
    top: 36px;
    width: 292px;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-business__list-item:nth-child(2) .sec-business__list-item-link {
    background: url(/gaisho/assets/img/top/sec04-img02.png) no-repeat top center;
    background-size: contain;
  }
}

@media screen and (max-width: 769px) {
  .top .sec-business__list-item:nth-child(2) .sec-business__list-item-link::before {
    background-color: #f39800;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-business__list-item:nth-child(3) {
    height: 290px;
    left: 131px;
    top: 37px;
    width: 291px;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-business__list-item:nth-child(3) .sec-business__list-item-link {
    background: url(/gaisho/assets/img/top/sec04-img03.png) no-repeat top center;
    background-size: contain;
  }
}

@media screen and (max-width: 769px) {
  .top .sec-business__list-item:nth-child(3) .sec-business__list-item-link::before {
    background-color: #f7c51e;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-business__list-item:nth-child(4) {
    height: 292px;
    left: 290px;
    top: 395px;
    width: 292px;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-business__list-item:nth-child(4) .sec-business__list-item-link {
    background: url(/gaisho/assets/img/top/sec04-img04.png) no-repeat top center;
    background-size: contain;
  }
}

@media screen and (max-width: 769px) {
  .top .sec-business__list-item:nth-child(4) .sec-business__list-item-link::before {
    background-color: #9dd05d;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-business__list-item:nth-child(5) {
    height: 293px;
    right: 297px;
    top: 395px;
    width: 291px;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-business__list-item:nth-child(5) .sec-business__list-item-link {
    background: url(/gaisho/assets/img/top/sec04-img05.png) no-repeat top center;
    background-size: contain;
  }
}

@media screen and (max-width: 769px) {
  .top .sec-business__list-item:nth-child(5) .sec-business__list-item-link::before {
    background-color: #5baed7;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-business__list-item:nth-child(6) {
    height: 234px;
    right: 54px;
    top: 327px;
    width: 235px;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-business__list-item:nth-child(6) .sec-business__list-item-link {
    background: url(/gaisho/assets/img/top/sec04-img06.png) no-repeat top center;
    background-size: contain;
  }
}

@media screen and (max-width: 769px) {
  .top .sec-business__list-item:nth-child(6) .sec-business__list-item-link::before {
    background-color: #a3a3a3;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-business__list-item:nth-child(7) {
    height: 234px;
    left: 49px;
    top: 328px;
    width: 234px;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-business__list-item:nth-child(7) .sec-business__list-item-link {
    background: url(/gaisho/assets/img/top/sec04-img07.png) no-repeat top center;
    background-size: contain;
  }
}

@media screen and (max-width: 769px) {
  .top .sec-business__list-item:nth-child(7) .sec-business__list-item-link::before {
    background-color: #f76f8f;
  }
}

.top .sec-business .sec-business-title {
  color: #fff;
  font-weight: bold;
  position: absolute;
}

.top .sec-business .sec-business-title a {
  color: #fff;
}

@media screen and (min-width: 770px) {
  .top .sec-business .sec-business-title {
    font-size: 32px;
    left: 445px;
    text-align: center;
    top: 308px;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-business__list-item-link {
    display: block;
    font-size: 0;
    height: 100%;
    width: 100%;
  }
}

@media screen and (max-width: 769px) {
  .top .sec-business__list-item-link {
    align-items: center;
    color: #333333;
    display: flex;
    font-size: 3.73333vw;
    font-weight: bold;
    height: 100%;
    justify-content: center;
    line-height: 1.43;
    position: relative;
    width: 100%;
  }
}

@media screen and (max-width: 769px) {
  .top .sec-business__list-item-link::before {
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    width: 13.33333vw;
  }
}

@media screen and (max-width: 769px) {
  .top .sec-business__list-item-link::after {
    border-bottom: solid 1.6vw transparent;
    border-left: solid 2.66667vw #ffffff;
    border-top: solid 1.6vw transparent;
    content: "";
    height: 0;
    position: absolute;
    right: 5.33333vw;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
  }
}

@media screen and (min-width: 770px) {
  .top #section05 {
    background: url(/gaisho/assets/img/top/section05-bg.png) no-repeat top center;
    height: 473px;
  }
}

@media screen and (max-width: 769px) {
  .top #section05 {
    background: url(/gaisho/assets/img/top/section05-bg_sp.png) no-repeat top center;
    background-size: cover;
    height: 112.66667vw;
  }
}

.top #section05 .sec-lead {
  color: #333;
}

@media screen and (min-width: 770px) {
  .top #section05 .p-nav-block__list--top {
    padding: 0;
  }
}

@media screen and (max-width: 769px) {
  .top #section05 .p-nav-block__list--top {
    padding: 0;
  }
}

@media screen and (min-width: 770px) {
  .top #section05 .p-nav-block__list-item--top {
    box-shadow: 0 0 16px 0 rgba(149, 157, 162, 0.6);
    height: 120px;
    width: 372px;
  }
}

@media screen and (max-width: 769px) {
  .top #section05 .p-nav-block__list-item--top {
    box-shadow: 0 0 2.13333vw 0 rgba(149, 157, 162, 0.6);
    height: 16vw;
    width: 84vw;
  }
}

.top #section05 .p-nav-block__list-item--top a {
  color: #0071ce;
}

@media screen and (min-width: 770px) {
  .top #section05 .p-nav-block__list-item--top a {
    background: url(/gaisho/assets/img/top/sec05-img01.png) no-repeat;
    font-size: 24px;
    line-height: 1.67;
  }
}

@media screen and (max-width: 769px) {
  .top #section05 .p-nav-block__list-item--top a {
    background: url(/gaisho/assets/img/top/sec05-img01_sp.png) no-repeat;
    background-size: contain;
  }
}

@media screen and (min-width: 770px) {
  .top #section05 .p-nav-block__list-item--top a::before {
    background: url(/gaisho/assets/img/link-icon.png) no-repeat;
    background-size: contain;
    content: "";
    height: 18px;
    position: absolute;
    right: 32px;
    top: 51%;
    transform: translateY(-50%);
    width: 18px;
  }
}

@media screen and (max-width: 769px) {
  .top #section05 .p-nav-block__list-item--top a::before {
    background: url(/gaisho/assets/img/link-icon.png) no-repeat;
    background-size: contain;
    content: "";
    height: 75vw;
    position: absolute;
    right: 5.33333vw;
    top: 270% /*50%*/ ;
    transform: translateY(-50%);
    width: 3.46667vw;
  }
}

@media screen and (min-width: 770px) {
  .top #section06 {
    background: url(/gaisho/assets/img/top/section06-bg.png) no-repeat top center;
    height: 192px;
    padding: 38px 0 44px;
  }
}

@media screen and (max-width: 769px) {
  .top #section06 {
    background: url(/gaisho/assets/img/top/section06-bg_sp.png) no-repeat top center;
    background-size: cover;
    /*height: 70vw /*59.33333vw*/
  }
}

@media screen and (min-width: 770px) {
  .top #section06 .sec-title {
    font-size: 32px;
    letter-spacing: 2.26px;
    line-height: 1.25;
    margin-bottom: 0px;
    margin-right: 125px;
  }
}

@media screen and (min-width: 770px) {
  .top .inner--news {
    align-items: center;
    display: flex;
    justify-content: flex-start;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-news__table-link {
    display: table;
    padding-right: 18px;
    position: relative;
  }
}

@media screen and (max-width: 769px) {
  .top .sec-news__table-link {
    display: table;
    /* display: inline-flex; */
    padding-right: 3.46667vw;
    position: relative;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-news__table-link::before {
    background: url(/gaisho/assets/img/link-icon.png) no-repeat;
    background-size: contain;
    content: "";
    height: 18px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
  }
}

@media screen and (max-width: 769px) {
  .top .sec-news__table-link::before {
    background: url(/gaisho/assets/img/link-icon.png) no-repeat;
    background-size: contain;
    content: "";
    height: 3.46667vw;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 3.46667vw;
  }
}

.top .sec-news__table-cell {
  color: #333333;
  display: table-cell;
  text-align: left;
}

@media screen and (min-width: 770px) {
  .top .sec-news__table-cell {
    font-size: 16px;
    letter-spacing: 0.14px;
    line-height: 2.5;
  }
}

@media screen and (max-width: 769px) {
  .top .sec-news__table-cell {
    font-size: 3.2vw;
    line-height: 2.17;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-news .news-date {
    padding-right: 23px;
  }
}

@media screen and (max-width: 769px) {
  .top .sec-news .news-date {
    padding-right: 3.2vw;
  }
}

@media screen and (min-width: 770px) {
  .top #section07 {
    background: url(/gaisho/assets/img/top/section07-bg.png) no-repeat top center;
    height: 606px;
    padding: 74px 0 44px;
  }
}

@media screen and (max-width: 769px) {
  .top #section07 {
    background: url(/gaisho/assets/img/top/section07-bg_sp.png) no-repeat top center;
    background-size: cover;
    height: 218.26667vw;
  }
}

.top #section07 .sec-title {
  color: #333333;
}

@media screen and (min-width: 770px) {
  .top #section07 .sec-title {
    font-size: 32px;
    letter-spacing: 2.56px;
    line-height: 1.25;
    margin-bottom: 28px;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-img--top {
    margin: auto;
    width: 1100px;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-img--sdgs {
    height: 32px;
    margin: 0 auto 47px;
    width: 256px;
  }
}

@media screen and (max-width: 769px) {
  .top .sec-img--sdgs {
    height: 6.4vw;
    margin: 0 auto 10.66667vw;
    width: 51.6vw;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-sdgs__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-sdgs__list-item {
    height: 128px;
    margin-bottom: 48px;
    margin-right: 38px;
    padding-left: 150px;
    position: relative;
    width: 582px;
  }
}

@media screen and (max-width: 769px) {
  .top .sec-sdgs__list-item {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 4.66667vw;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-sdgs__list-item:nth-child(2n) {
    margin-right: 0;
    width: 580px;
  }
}

@media screen and (max-width: 769px) {
  .top .sec-sdgs__list-item:last-child {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 770px) {
  .top .sec-sdgs__list-item-img {
    height: 128px;
    left: 0;
    position: absolute;
    top: 0;
    width: 128px;
  }
}

@media screen and (max-width: 769px) {
  .top .sec-sdgs__list-item-img {
    height: 17.06667vw;
    margin-bottom: 2.66667vw;
    margin-right: 4.53333vw;
    width: 17.06667vw;
  }
}

.top .sec-sdgs__list-item-title {
  color: #333333;
  font-weight: bold;
  text-align: left;
}

@media screen and (min-width: 770px) {
  .top .sec-sdgs__list-item-title {
    font-size: 24px;
    letter-spacing: 0.05em;
    line-height: 1;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 769px) {
  .top .sec-sdgs__list-item-title {
    font-size: 4.26667vw;
    letter-spacing: 0.05em;
    line-height: 1.25;
    margin-bottom: 2.66667vw;
  }
}

.top .sec-sdgs__list-item-text {
  color: #333333;
  text-align: left;
}

@media screen and (min-width: 770px) {
  .top .sec-sdgs__list-item-text {
    font-size: 16px;
    line-height: 2;
    /* letter-spacing: -0.04em; */
  }
}

@media screen and (max-width: 769px) {
  .top .sec-sdgs__list-item-text {
    font-size: 3.2vw;
    letter-spacing: 0;
    line-height: 2;
  }
}

@media screen and (max-width: 769px) {
  .top .footer {
    border-top: solid 1.33333vw #dfe8ee;
  }
}

@media screen and (min-width: 770px) {
  .top .foot-nav {
    background: url(/gaisho/assets/img/top/foot-nav-bg.png) no-repeat top center;
  }
}

@media screen and (max-width: 769px) {
  .ipad-case .page-title__text-lead {
    font-size: 3.33333vw;
  }
}

@media screen and (max-width: 769px) {
  .ipad-case .sec-sdgs__list-item-text {
    font-size: 2.93333vw;
  }
}

.business .page-title {
  align-items: center;
  display: flex;
  justify-content: center;
}

@media screen and (min-width: 770px) {
  .business .page-title {
    background: url(/gaisho/assets/img/business/page-title-bg.png) no-repeat top center;
    height: 270px;
  }
}

@media screen and (max-width: 769px) {
  .business .page-title {
    background: url(/gaisho/assets/img/business/page-title-bg_sp.png) no-repeat top center;
    background-size: cover;
  }
}

.business .page-title__text {
  margin-bottom: 0;
}

@media screen and (max-width: 769px) {
  .business .page-title__text {
    letter-spacing: 3.84px;
    line-height: 1.5;
  }
}

.business .page-title__lead {
  color: #fff;
  text-align: center;
}

@media screen and (min-width: 770px) {
  .business .page-title__lead {
    margin-top: 35px;
  }
}

@media screen and (max-width: 769px) {
  .business .page-title__lead {
    font-size: 3.2vw;
    margin-top: 3.2vw;
  }
}

@media screen and (min-width: 770px) {
  .business .link-list-block {
    background: url(/gaisho/assets/img/business/content-bg.png) no-repeat top center;
    height: 1566px;
  }
}

@media screen and (max-width: 769px) {
  .business .link-list-block {
    background: url(/gaisho/assets/img/business/content-bg_sp.png) no-repeat top center;
    background-size: cover;
    padding: 0 8vw 0;
  }
}

@media screen and (min-width: 770px) {
  .business .link-list {
    margin: 0 auto;
    padding-top: 80px;
    width: 1200px;
  }
}

@media screen and (max-width: 769px) {
  .business .link-list {
    margin: 0 auto;
    padding-bottom: 10.66667vw;
    padding-top: 5.33333vw;
  }
}

.business .link-item {
  width: 100%;
}

.business .link-item:first-child {
  margin-top: 0;
}

@media screen and (min-width: 770px) {
  .business .link-item {
    box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.2);
    margin-top: 50px;
  }
}

@media screen and (max-width: 769px) {
  .business .link-item {
    box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.2);
    margin-top: 6.4vw;
  }
}

.business .link-item a {
  display: flex;
}

@media screen and (max-width: 769px) {
  .business .link-item a {
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 770px) {
  .business .link-item-pic {
    width: 338px;
  }
}

@media screen and (max-width: 769px) {
  .business .link-item-pic {
    width: 100%;
  }
}

.business .link-item-pic img {
  height: auto;
  width: 100%;
}

.business .link-item-text-wrap {
  background-color: #fff;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
}

@media screen and (min-width: 770px) {
  .business .link-item-text-wrap {
    padding: 0 32px;
  }
}

@media screen and (max-width: 769px) {
  .business .link-item-text-wrap {
    padding: 4vw 5.33333vw;
  }
}

.business .link-item-title {
  font-weight: bold;
}

@media screen and (min-width: 770px) {
  .business .link-item-title {
    font-size: 24px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 769px) {
  .business .link-item-title {
    font-size: 4.26667vw;
    margin-bottom: 1.33333vw;
  }
}

@media screen and (min-width: 770px) {
  .business .link-item-text {
    line-height: 2;
  }
}

@media screen and (max-width: 769px) {
  .business .link-item-text {
    font-size: 3.2vw;
    line-height: 1.75;
  }
}

.business .link-item-color {
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative;
}

@media screen and (min-width: 770px) {
  .business .link-item-color {
    width: 48px;
  }
}

@media screen and (max-width: 769px) {
  .business .link-item-color {
    width: 8.53333vw;
  }
}

.business .link-item-color:before {
  border-color: transparent transparent transparent #ffffff;
  border-style: solid;
  border-width: 6px 0 6px 12px;
  content: "";
  height: 0;
  width: 0;
}

.business .link-item-color01 {
  background-color: #f39800;
}

.business .link-item-color02 {
  background-color: #f7c51e;
}

.business .link-item-color03 {
  background-color: #9dd05d;
}

.business .link-item-color04 {
  background-color: #5baed7;
}

.business .link-item-color05 {
  background-color: #a3a3a3;
}

.business .link-item-color06 {
  background-color: #a8695a;
}

.business .link-item-color07 {
  background-color: #f76f8f;
}

@media screen and (min-width: 770px) {
  .business .breadcrumb {
    background: url(/gaisho/assets/img/business/breadcrumb-bg.png) no-repeat top center;
  }
}

@media screen and (max-width: 769px) {
  .business .breadcrumb {
    background: url(/gaisho/assets/img/business/breadcrumb-bg_sp.png) no-repeat top center;
    background-size: cover;
    height: 8vw;
  }
}

@media screen and (min-width: 770px) {
  .business .foot-nav {
    background: url(/gaisho/assets/img/business/foot-nav-bg.png) no-repeat top center;
  }
}

@media screen and (min-width: 770px) {
  .disaster-prev .c-block {
    margin-bottom: 55px;
  }
}

@media screen and (min-width: 770px) {
  .disaster-prev .c-block:last-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 769px) {
  .disaster-prev .c-block:last-child {
    /*margin-bottom: 12vw;*/
  }
}

.disaster-prev .c-block__title::before {
  background-color: #f7c51e;
}

@media screen and (min-width: 770px) {
  .disaster-prev .page-title {
    background: url(/gaisho/assets/img/disaster-prev/page-title-bg.png) no-repeat top center;
  }
}

@media screen and (max-width: 769px) {
  .disaster-prev .page-title {
    background: url(/gaisho/assets/img/disaster-prev/page-title-bg_sp.png) no-repeat top center;
    background-size: cover;
  }
}

.disaster-prev .page-title__text {
  color: #333333;
}

.disaster-prev .page-title__text-lead {
  color: #333333;
}

@media screen and (min-width: 770px) {
  .disaster-prev .content {
    background: url(/gaisho/assets/img/disaster-prev/content-bg.png) no-repeat top center;
    height: 1510px;
    padding: 80px 0 74px;
  }
}

@media screen and (max-width: 769px) {
  .disaster-prev .content {
    background: url(/gaisho/assets/img/disaster-prev/content-bg_sp.png) no-repeat top center;
    background-size: cover;
    /*height: 232.4vw;*/
  }
}

@media screen and (min-width: 770px) {
  .disaster-prev .example {
    background: url(/gaisho/assets/img/disaster-prev/example-bg.png) no-repeat top center;
    height: 642px;
  }
}

@media screen and (max-width: 769px) {
  .disaster-prev .example {
    background: url(/gaisho/assets/img/disaster-prev/example-bg_sp.png) no-repeat top center;
    background-size: cover;
    height: 199.06667vw;
  }
}

@media screen and (max-width: 769px) {
  .disaster-prev .example__list-item {
    margin-right: 4vw;
    width: 40vw;
  }
}

@media screen and (max-width: 769px) {
  .disaster-prev .example__list-item-img {
    padding-right: 0.66667vw;
  }
}

@media screen and (min-width: 770px) {
  .disaster-prev .breadcrumb {
    background: url(/gaisho/assets/img/disaster-prev/breadcrumb-bg.png) no-repeat top center;
  }
}

@media screen and (max-width: 769px) {
  .disaster-prev .breadcrumb {
    background: url(/gaisho/assets/img/disaster-prev/breadcrumb-bg_sp.png) no-repeat top center;
    background-size: cover;
  }
}

@media screen and (min-width: 770px) {
  .disaster-prev .foot-nav {
    background: url(/gaisho/assets/img/disaster-prev/foot-nav-bg.png) no-repeat top center;
  }
}

.disaster-prev .example__list-item-text--wrap {
  display: block;
}

@media screen and (min-width: 770px) {
  .disaster-prev .example__list-item-text--wrap {
    height: 142px;
  }
}

@media screen and (min-width: 770px) {
  .education-biz .c-block {
    margin-bottom: 55px;
  }
}

@media screen and (min-width: 770px) {
  .education-biz .c-block:last-child {
    margin-bottom: 68px;
  }
}

@media screen and (max-width: 769px) {
  .education-biz .c-block:last-child {
    margin-bottom: 12vw;
  }
}

.education-biz .c-block__title::before {
  background-color: #a8695a;
}

@media screen and (min-width: 770px) {
  .education-biz .page-title {
    background: url(/gaisho/assets/img/education-biz/page-title-bg.png) no-repeat top center;
  }
}

@media screen and (max-width: 769px) {
  .education-biz .page-title {
    background: url(/gaisho/assets/img/education-biz/page-title-bg_sp.png) no-repeat top center;
    background-size: cover;
  }
}

@media screen and (min-width: 770px) {
  .education-biz .content {
    background: url(/gaisho/assets/img/education-biz/content-bg.png) no-repeat top center;
    height: 1167px;
    padding: 80px 0 74px;
  }
}

@media screen and (max-width: 769px) {
  .education-biz .content {
    background: url(/gaisho/assets/img/education-biz/content-bg_sp.png) no-repeat top center;
    background-size: cover;
    height: 176.8vw;
  }
}

@media screen and (min-width: 770px) {
  .education-biz .example {
    background: url(/gaisho/assets/img/education-biz/example-bg.png) no-repeat top center;
    height: 616px;
  }
}

@media screen and (max-width: 769px) {
  .education-biz .example {
    background: url(/gaisho/assets/img/education-biz/example-bg_sp.png) no-repeat top center;
    background-size: cover;
    height: 202.93333vw;
  }
}

@media screen and (max-width: 769px) {
  .education-biz .example__list-item {
    margin-right: 4vw;
    width: 40vw;
  }
}

@media screen and (max-width: 769px) {
  .education-biz .example__list-item-img {
    padding-right: 0.66667vw;
  }
}

@media screen and (min-width: 770px) {
  .education-biz .breadcrumb {
    background: url(/gaisho/assets/img/education-biz/breadcrumb-bg.png) no-repeat top center;
  }
}

@media screen and (max-width: 769px) {
  .education-biz .breadcrumb {
    background: url(/gaisho/assets/img/education-biz/breadcrumb-bg_sp.png) no-repeat top center;
    background-size: cover;
  }
}

@media screen and (min-width: 770px) {
  .education-biz .foot-nav {
    background: url(/gaisho/assets/img/education-biz/foot-nav-bg.png) no-repeat top center;
  }
}

.formation .page-title {
  align-items: center;
  display: flex;
  justify-content: center;
}

@media screen and (min-width: 770px) {
  .formation .page-title {
    background: url(/gaisho/assets/img/formation/page-title-bg.png) no-repeat top center;
    height: 270px;
  }
}

@media screen and (max-width: 769px) {
  .formation .page-title {
    background: url(/gaisho/assets/img/formation/page-title-bg_sp.png) no-repeat top center;
    background-size: cover;
  }
}

.formation .page-title__text {
  margin-bottom: 0;
}

@media screen and (max-width: 769px) {
  .formation .page-title__text {
    letter-spacing: 3.84px;
    line-height: 1.5;
  }
}

@media screen and (min-width: 770px) {
  .formation .p-nav-block {
    background: url(/gaisho/assets/img/formation/p-nav-block-bg.png) no-repeat top center;
  }
}

@media screen and (max-width: 769px) {
  .formation .p-nav-block {
    background: url(/gaisho/assets/img/formation/p-nav-block-bg_sp.png) no-repeat top center;
    background-size: cover;
  }
}

@media screen and (min-width: 770px) {
  .formation #formation01 {
    background: url(/gaisho/assets/img/formation/section01-bg.png) no-repeat top center;
    height: 2054px;
    padding: 80px 0 100px;
  }
}

@media screen and (max-width: 769px) {
  .formation #formation01 {
    background: url(/gaisho/assets/img/formation/section01-bg_sp.png) no-repeat top center;
    background-size: cover;
    height: 288.53333vw;
  }
}

@media screen and (min-width: 770px) {
  .formation #formation02 {
    background: url(/gaisho/assets/img/formation/section02-bg.png) no-repeat top center;
    height: 864px;
  }
}

@media screen and (max-width: 769px) {
  .formation #formation02 {
    background: url(/gaisho/assets/img/formation/section02-bg_sp.png) no-repeat top center;
    background-size: cover;
    height: 195.86667vw;
  }
}

@media screen and (min-width: 770px) {
  .formation #formation03 {
    background: url(/gaisho/assets/img/formation/section03-bg.png) no-repeat top center;
    height: 874px;
  }
}

@media screen and (max-width: 769px) {
  .formation #formation03 {
    background: url(/gaisho/assets/img/formation/section03-bg_sp.png) no-repeat top center;
    background-size: cover;
    height: 154.13333vw;
  }
}

@media screen and (min-width: 770px) {
  .formation .breadcrumb {
    background: url(/gaisho/assets/img/formation/breadcrumb-bg.png) no-repeat top center;
  }
}

@media screen and (max-width: 769px) {
  .formation .breadcrumb {
    background: url(/gaisho/assets/img/formation/breadcrumb-bg_sp.png) no-repeat top center;
    background-size: cover;
    height: 8vw;
  }
}

@media screen and (min-width: 770px) {
  .formation .foot-nav {
    background: url(/gaisho/assets/img/formation/foot-nav-bg.png) no-repeat top center;
  }
}

@media screen and (min-width: 770px) {
  .items-oem .c-block {
    margin-bottom: 55px;
  }
}

@media screen and (min-width: 770px) {
  .items-oem .c-block:last-child {
    margin-bottom: 68px;
  }
}

@media screen and (max-width: 769px) {
  .items-oem .c-block:last-child {
    margin-bottom: 12vw;
  }
}

.items-oem .c-block__title::before {
  background-color: #a3a3a3;
}

@media screen and (min-width: 770px) {
  .items-oem .page-title {
    background: url(/gaisho/assets/img/items-oem/page-title-bg.png) no-repeat top center;
  }
}

@media screen and (max-width: 769px) {
  .items-oem .page-title {
    background: url(/gaisho/assets/img/items-oem/page-title-bg_sp.png) no-repeat top center;
    background-size: cover;
    padding: 3.73333vw 4vw 2.66667vw;
  }
}

@media screen and (max-width: 769px) {
  .items-oem .page-title__text {
    margin-bottom: 3.06667vw;
  }
}

@media screen and (min-width: 770px) {
  .items-oem .content {
    background: url(/gaisho/assets/img/items-oem/content-bg.png) no-repeat top center;
    height: 1383px;
    padding: 80px 0 74px;
  }
}

@media screen and (max-width: 769px) {
  .items-oem .content {
    background: url(/gaisho/assets/img/items-oem/content-bg_sp.png) no-repeat top center;
    background-size: cover;
    height: 205.86667vw;
  }
}

@media screen and (min-width: 770px) {
  .items-oem .example {
    background: url(/gaisho/assets/img/items-oem/example-bg.png) no-repeat top center;
    height: 710px;
  }
}

@media screen and (max-width: 769px) {
  .items-oem .example {
    background: url(/gaisho/assets/img/items-oem/example-bg_sp.png) no-repeat top center;
    background-size: cover;
    height: 221.6vw;
  }
}

@media screen and (min-width: 770px) {
  .items-oem .breadcrumb {
    background: url(/gaisho/assets/img/items-oem/breadcrumb-bg.png) no-repeat top center;
  }
}

@media screen and (max-width: 769px) {
  .items-oem .breadcrumb {
    background: url(/gaisho/assets/img/items-oem/breadcrumb-bg_sp.png) no-repeat top center;
    background-size: cover;
  }
}

@media screen and (min-width: 770px) {
  .items-oem .foot-nav {
    background: url(/gaisho/assets/img/items-oem/foot-nav-bg.png) no-repeat top center;
  }
}

.sales-promotion .c-block__title::before {
  background-color: #f39800;
}

@media screen and (min-width: 770px) {
  .sales-promotion .page-title {
    background: url(/gaisho/assets/img/sales-promotion/page-title-bg.png) no-repeat top center;
  }
}

@media screen and (max-width: 769px) {
  .sales-promotion .page-title {
    background: url(/gaisho/assets/img/sales-promotion/page-title-bg_sp.png) no-repeat top center;
    background-size: cover;
  }
}

@media screen and (min-width: 770px) {
  .sales-promotion .content {
    background: url(/gaisho/assets/img/sales-promotion/content-bg.png) no-repeat top center;
  }
}

@media screen and (max-width: 769px) {
  .sales-promotion .content {
    background: url(/gaisho/assets/img/sales-promotion/content-bg_sp.png) no-repeat top center;
    background-size: cover;
    height: 251.73333vw;
  }
}

@media screen and (min-width: 770px) {
  .sales-promotion .example {
    background: url(/gaisho/assets/img/sales-promotion/example-bg.png) no-repeat top center;
    height: 683px;
  }
}

@media screen and (max-width: 769px) {
  .sales-promotion .example {
    background: url(/gaisho/assets/img/sales-promotion/example-bg_sp.png) no-repeat top center;
    background-size: cover;
    height: 215.6vw;
  }
}

@media screen and (min-width: 770px) {
  .sales-promotion .breadcrumb {
    background: url(/gaisho/assets/img/sales-promotion/breadcrumb-bg.png) no-repeat top center;
  }
}

@media screen and (max-width: 769px) {
  .sales-promotion .breadcrumb {
    background: url(/gaisho/assets/img/sales-promotion/breadcrumb-bg_sp.png) no-repeat top center;
    background-size: cover;
  }
}

@media screen and (min-width: 770px) {
  .sales-promotion .foot-nav {
    background: url(/gaisho/assets/img/sales-promotion/foot-nav-bg.png) no-repeat top center;
  }
}

@media screen and (min-width: 770px) {
  .souvenir-gift .c-block {
    margin-bottom: 55px;
  }
}

@media screen and (min-width: 770px) {
  .souvenir-gift .c-block:last-child {
    margin-bottom: 68px;
  }
}

@media screen and (max-width: 769px) {
  .souvenir-gift .c-block:last-child {
    margin-bottom: 12vw;
  }
}

.souvenir-gift .c-block__title::before {
  background-color: #5baed7;
}

@media screen and (min-width: 770px) {
  .souvenir-gift .page-title {
    background: url(/gaisho/assets/img/souvenir-gift/page-title-bg.png) no-repeat top center;
  }
}

@media screen and (max-width: 769px) {
  .souvenir-gift .page-title {
    background: url(/gaisho/assets/img/souvenir-gift/page-title-bg_sp.png) no-repeat top center;
    background-size: cover;
    padding: 3.73333vw 4vw 2.66667vw;
  }
}

@media screen and (max-width: 769px) {
  .souvenir-gift .page-title__text {
    margin-bottom: 3.06667vw;
  }
}

@media screen and (min-width: 770px) {
  .souvenir-gift .content {
    background: url(/gaisho/assets/img/souvenir-gift/content-bg.png) no-repeat top center;
    height: 1353px;
    padding: 80px 0 74px;
  }
}

@media screen and (max-width: 769px) {
  .souvenir-gift .content {
    background: url(/gaisho/assets/img/souvenir-gift/content-bg_sp.png) no-repeat top center;
    background-size: cover;
    height: 212.53333vw;
  }
}

@media screen and (min-width: 770px) {
  .souvenir-gift .example {
    background: url(/gaisho/assets/img/souvenir-gift/example-bg.png) no-repeat top center;
    height: 711px;
  }
}

@media screen and (max-width: 769px) {
  .souvenir-gift .example {
    background: url(/gaisho/assets/img/souvenir-gift/example-bg_sp.png) no-repeat top center;
    background-size: cover;
    height: 136vw;
  }
}

@media screen and (min-width: 770px) {
  .souvenir-gift .breadcrumb {
    background: url(/gaisho/assets/img/souvenir-gift/breadcrumb-bg.png) no-repeat top center;
  }
}

@media screen and (max-width: 769px) {
  .souvenir-gift .breadcrumb {
    background: url(/gaisho/assets/img/souvenir-gift/breadcrumb-bg_sp.png) no-repeat top center;
    background-size: cover;
  }
}

@media screen and (min-width: 770px) {
  .souvenir-gift .foot-nav {
    background: url(/gaisho/assets/img/souvenir-gift/foot-nav-bg.png) no-repeat top center;
  }
}

@media screen and (max-width: 769px) {
  .souvenir-gift .foot-nav {
    background: url(/gaisho/assets/img/souvenir-gift/foot-nav-bg_sp.png) no-repeat top center;
    background-size: cover;
  }
}

.souvenir-gift .example__list-item-text--wrap {
  display: block;
}

@media screen and (min-width: 770px) {
  .souvenir-gift .example__list-item-text--wrap {
    height: 155px;
  }
}

@media screen and (min-width: 770px) {
  .uniform-apparel .c-block {
    margin-bottom: 55px;
  }
}

@media screen and (min-width: 770px) {
  .uniform-apparel .c-block:last-child {
    margin-bottom: 68px;
  }
}

@media screen and (max-width: 769px) {
  .uniform-apparel .c-block:last-child {
    margin-bottom: 12vw;
  }
}

.uniform-apparel .c-block__title::before {
  background-color: #9dd05d;
}

@media screen and (min-width: 770px) {
  .uniform-apparel .page-title {
    background: url(/gaisho/assets/img/uniform-apparel/page-title-bg.png) no-repeat top center;
  }
}

@media screen and (max-width: 769px) {
  .uniform-apparel .page-title {
    background: url(/gaisho/assets/img/uniform-apparel/page-title-bg_sp.png) no-repeat top center;
    background-size: cover;
  }
}

@media screen and (min-width: 770px) {
  .uniform-apparel .content {
    background: url(/gaisho/assets/img/uniform-apparel/content-bg.png) no-repeat top center;
    height: 1319px;
    padding: 80px 0 74px;
  }
}

@media screen and (max-width: 769px) {
  .uniform-apparel .content {
    background: url(/gaisho/assets/img/uniform-apparel/content-bg_sp.png) no-repeat top center;
    background-size: cover;
    height: 198.66667vw;
  }
}

@media screen and (min-width: 770px) {
  .uniform-apparel .example {
    background: url(/gaisho/assets/img/uniform-apparel/example-bg.png) no-repeat top center;
    height: 699px;
  }
}

@media screen and (max-width: 769px) {
  .uniform-apparel .example {
    background: url(/gaisho/assets/img/uniform-apparel/example-bg_sp.png) no-repeat top center;
    background-size: cover;
    height: 120.26667vw;
  }
}

@media screen and (min-width: 770px) {
  .uniform-apparel .breadcrumb {
    background: url(/gaisho/assets/img/uniform-apparel/breadcrumb-bg.png) no-repeat top center;
  }
}

@media screen and (max-width: 769px) {
  .uniform-apparel .breadcrumb {
    background: url(/gaisho/assets/img/uniform-apparel/breadcrumb-bg_sp.png) no-repeat top center;
    background-size: cover;
  }
}

@media screen and (min-width: 770px) {
  .uniform-apparel .foot-nav {
    background: url(/gaisho/assets/img/uniform-apparel/foot-nav-bg.png) no-repeat top center;
  }
}

.uniform-apparel .example__list-item-text--wrap {
  display: block;
}

@media screen and (min-width: 770px) {
  .uniform-apparel .example__list-item-text--wrap {
    height: 110px;
  }
}

@media screen and (min-width: 770px) {
  .wellness-app .c-block {
    margin-bottom: 55px;
  }
}

@media screen and (min-width: 770px) {
  .wellness-app .c-block:last-child {
    margin-bottom: 68px;
  }
}

@media screen and (max-width: 769px) {
  .wellness-app .c-block:last-child {
    margin-bottom: 4.66667vw;
  }
}

.wellness-app .c-block__title::before {
  background-color: #f76f8f;
}

@media screen and (min-width: 770px) {
  .wellness-app .page-title {
    background: url(/gaisho/assets/img/wellness-app/page-title-bg.png) no-repeat top center;
    background-size: cover;
    padding: 49px 0 48px;
  }
}

@media screen and (max-width: 769px) {
  .wellness-app .page-title {
    background: url(/gaisho/assets/img/wellness-app/page-title-bg_sp.png) no-repeat top center;
    background-size: cover;
    padding: 2vw 4vw 2.66667vw;
  }
}

@media screen and (min-width: 770px) {
  .wellness-app .page-title__text {
    margin-bottom: 33px;
  }
}

@media screen and (max-width: 769px) {
  .wellness-app .page-title__text {
    margin-bottom: 1.33333vw;
  }
}

@media screen and (min-width: 770px) {
  .wellness-app .content {
    background: url(/gaisho/assets/img/wellness-app/content-bg.png) no-repeat top center;
    /*height: 1144px;*/
    padding: 80px 0 74px;
  }
}

@media screen and (max-width: 769px) {
  .wellness-app .content {
    background: url(/gaisho/assets/img/wellness-app/content-bg_sp.png) no-repeat top center;
    background-size: cover;
   /* height: 197.46667vw;*/
  }
}

@media screen and (min-width: 770px) {
  .wellness-app .breadcrumb {
    background: url(/gaisho/assets/img/wellness-app/breadcrumb-bg.png) no-repeat top center;
  }
}

@media screen and (max-width: 769px) {
  .wellness-app .breadcrumb {
    background: url(/gaisho/assets/img/wellness-app/breadcrumb-bg_sp.png) no-repeat top center;
    background-size: cover;
  }
}

@media screen and (min-width: 770px) {
  .wellness-app .foot-nav {
    background: url(/gaisho/assets/img/wellness-app/foot-nav-bg.png) no-repeat top center;
  }
}

@media screen and (min-width: 770px) {
  .breadcrumb {
    height: 48px;
    padding: 16px 0 16px;
  }
}

@media screen and (max-width: 769px) {
  .breadcrumb {
    background-color: #f1f4f5;
    height: 14.66667vw;
    padding: 1.06667vw 0 0.93333vw;
  }
}

.breadcrumb ul {
  display: flex;
  justify-content: flex-start;
}

@media screen and (max-width: 769px) {
  .breadcrumb ul {
    flex-wrap: wrap;
  }
}

.breadcrumb li {
  position: relative;
}

@media screen and (min-width: 770px) {
  .breadcrumb li {
    line-height: 1em;
    margin-right: 1.3em;
  }
}

@media screen and (max-width: 769px) {
  .breadcrumb li {
    line-height: 1em;
    margin-left: 0.8em;
  }
}

.breadcrumb li::after {
  content: ">";
  font-weight: normal;
  position: absolute;
}

@media screen and (min-width: 770px) {
  .breadcrumb li::after {
    font-size: 18px;
    right: -0.8em;
    top: 50%;
    transform: translateY(-50%);
  }
}

@media screen and (max-width: 769px) {
  .breadcrumb li::after {
    font-size: 3.2vw;
    left: -0.8em;
    top: 50%;
    transform: translateY(-50%);
  }
}

@media screen and (max-width: 769px) {
  .breadcrumb li:first-child {
    margin-left: 0;
  }
}

@media screen and (max-width: 769px) {
  .breadcrumb li:first-child::after {
    content: none;
  }
}

@media screen and (max-width: 769px) {
  .breadcrumb li:nth-child(4) {
    width: 100%;
  }
}

@media screen and (max-width: 769px) {
  .breadcrumb li:last-child {
    /* width: 100%; */
  }
}

@media screen and (min-width: 770px) {
  .breadcrumb li:last-child::after {
    content: none;
  }
}

.breadcrumb a {
  color: #0071ce;
  cursor: pointer;
  text-decoration: underline;
}

@media screen and (min-width: 770px) {
  .breadcrumb a {
    font-size: 14px;
    /* line-height: 2.29; */
    line-height: 1em;
  }
}

@media screen and (max-width: 769px) {
  .breadcrumb a {
    font-size: 2.66667vw;
    font-weight: bold;
    line-height: 2.4;
  }
}

.breadcrumb span {
  color: #121212;
  font-weight: bold;
  text-align: left;
}

@media screen and (min-width: 770px) {
  .breadcrumb span {
    font-size: 14px;
    line-height: 1em;
  }
}

@media screen and (max-width: 769px) {
  .breadcrumb span {
    font-size: 2.66667vw;
    font-weight: bold;
    line-height: 2.4;
  }
}

#button-return {
  cursor: pointer;
  display: none;
  position: fixed;
  z-index: 999;
}

@media screen and (min-width: 770px) {
  #button-return {
    bottom: 20px;
    max-width: 58px;
    right: 2%;
  }
}

@media screen and (max-width: 769px) {
  #button-return {
    bottom: 4%;
    max-width: 40px;
    right: 2%;
  }
}

#button-return:hover {
  opacity: .8;
}

#button-return img {
  width: 100%;
}

.example {
  background-color: #f9f9f9;
  width: 100%;
}

@media screen and (min-width: 770px) {
  .example {
    height: 514px;
    padding: 80px 0 70px;
  }
}

@media screen and (max-width: 769px) {
  .example {
    padding: 13.33333vw 0 9.06667vw;
  }
}

.example__title {
  color: #333333;
  font-weight: bold;
  text-align: center;
}

@media screen and (min-width: 770px) {
  .example__title {
    font-size: 32px;
    letter-spacing: 2.56px;
    line-height: 1;
    margin-bottom: 48px;
  }
}

@media screen and (max-width: 769px) {
  .example__title {
    font-size: 5.33333vw;
    letter-spacing: 0.42667vw;
    line-height: 1.67;
    margin-bottom: 8.8vw;
  }
}

@media screen and (min-width: 770px) {
  .example__list {
    display: flex;
    justify-content: center;
  }
}

@media screen and (max-width: 769px) {
  .example__list {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}

@media screen and (min-width: 770px) {
  .example__list-item {
    margin-right: 40px;
    width: 270px;
  }
}

@media screen and (max-width: 769px) {
  .example__list-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 5.33333vw;
    margin-right: 5.33333vw;
    width: 39.33333vw;
  }
}

@media screen and (max-width: 769px) {
  .example__list-item:nth-child(2n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 770px) {
  .example__list-item:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 769px) {
  .example__list-item--link {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    width: 100%;
  }
}

.example__list-item--link:hover .example__list-item-img {
  opacity: 0.6;
}

.example__list-item--link .example__list-item-img {
  opacity: 1;
}

@media screen and (min-width: 770px) {
  .example__list-item-img {
    margin-bottom: 6px;
  }
}

@media screen and (max-width: 769px) {
  .example__list-item-img {
    margin-bottom: 1.33333vw;
    /* margin-right: spvw(40); */
    /* height: spvw(196); */
    /* padding-top: spvw(14); */
  }
}

.example__list-item-text {
  color: #333333;
  text-align: left;
}

@media screen and (min-width: 770px) {
  .example__list-item-text {
    font-size: 16px;
    letter-spacing: -0.01em;
    line-height: 1.8;
  }
}

@media screen and (max-width: 769px) {
  .example__list-item-text {
    font-size: 3.2vw;
    letter-spacing: -0.05em;
    line-height: 1.67;
    /* letter-spacing: spvw(1.92); */
    /* width: spvw(295); */
  }
}

@media screen and (min-width: 770px) {
  .example__list-item-text--title {
    display: block;
    font-weight: bold;
    line-height: 2em;
    margin-bottom: 8px;
  }
}

@media screen and (max-width: 769px) {
  .example__list-item-text--title {
    display: block;
    font-weight: bold;
    line-height: 1.67;
    margin: 0 0 1.86667vw;
  }
}

.example__list-item-text--title small {
  font-size: 75%;
}

@media screen and (min-width: 770px) {
  .example__list-item-text--space {
    display: block;
    line-height: 1.7;
    margin: 13px 0 12px;
  }
}

@media screen and (max-width: 769px) {
  .example__list-item-text--space {
    display: block;
    line-height: 1.7;
    margin: 2.13333vw 0 1.86667vw;
  }
}

@media screen and (min-width: 770px) {
  .example__list-item-text--space-double {
    min-height: 3.5em;
  }
}

.example__list-item-text--link {
  color: #0071ce;
  font-weight: 500;
  position: relative;
  text-align: left;
}

@media screen and (min-width: 770px) {
  .example__list-item-text--link {
    display: inline-block;
    font-size: 16px;
    line-height: 2;
    padding-right: 30px;
  }
}

@media screen and (max-width: 769px) {
  .example__list-item-text--link {
    display: inline-block;
    font-size: 3.2vw;
    letter-spacing: -0.05em;
    line-height: 1.2;
    margin-top: 4.66667vw;
    padding-right: 6.66667vw;
  }
}

@media screen and (min-width: 770px) {
  .example__list-item-text--link::before {
    background: url(/gaisho/assets/img/link-icon.png) no-repeat;
    background-size: contain;
    content: "";
    height: 18px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
  }
}

@media screen and (max-width: 769px) {
  .example__list-item-text--link::before {
    background: url(/gaisho/assets/img/link-icon.png) no-repeat;
    background-size: contain;
    content: "";
    height: 3.46667vw;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 3.46667vw;
  }
}

@media screen and (max-width: 769px) {
  .ipad-case .example__list-item-text {
    font-size: 2.93333vw;
  }
}

.foot-nav {
  background-color: #015e9d;
  /* &__list-item-icon{
    @include min {
      width: 18px;
      height: 18px;
      background-color: $theme-color;
      border-radius: 50%;
      position: relative;
      &::after{
        @include min {
          position: absolute;
          content:"";
          width: 0;
          height: 0;
        }
      }
    }
  } */
}

@media screen and (min-width: 770px) {
  .foot-nav {
    height: 234px;
    padding: 47px 0 50px;
  }
}

@media screen and (max-width: 769px) {
  .foot-nav {
    display: none;
  }
}

@media screen and (min-width: 770px) {
  .foot-nav__inner {
    display: flex;
    justify-content: space-between;
  }
}

@media screen and (min-width: 770px) {
  .foot-nav__list--child {
    display: flex;
    justify-content: flex-start;
    padding-top: 18px;
    width: 923px;
  }
}

@media screen and (min-width: 770px) {
  .foot-nav__list-item {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1em;
    margin-bottom: 41px;
    /* line-height: 2.5; */
    text-align: left;
  }
}

@media screen and (min-width: 770px) {
  .foot-nav__list-item:last-child {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 770px) {
  .foot-nav__list-item > span {
    position: relative;
  }
}

@media screen and (min-width: 770px) {
  .foot-nav__list-item > span::after {
    content: "";
    height: 18px;
    position: absolute;
    right: -29px;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
  }
}

@media screen and (min-width: 770px) {
  .foot-nav__list-item > a {
    color: #ffffff;
    padding-right: 29px;
    position: relative;
  }
}

@media screen and (min-width: 770px) {
  .foot-nav__list-item > a::after {
    background: url(/gaisho/assets/img/foot-nav-icon.png) no-repeat;
    content: "";
    height: 18px;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
  }
}

@media screen and (min-width: 770px) {
  .foot-nav__list-item--child {
    color: #ffffff;
    font-size: 14px;
    /* line-height: 2.29; */
    font-weight: normal;
    line-height: 1em;
    margin-right: 20px;
    text-align: left;
  }
}

@media screen and (min-width: 770px) and (min-width: 770px) {
  .foot-nav__list-item--child a {
    color: #ffffff;
  }
}

@media screen and (min-width: 770px) {
  .foot-nav__list-item--child:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 770px) {
  .main-visual {
    margin: 0 auto 80px;
  }
}

@media screen and (max-width: 769px) {
  .main-visual {
    margin: 0 auto 5.6vw;
  }
}

@media screen and (min-width: 770px) {
  .p-nav-block__list {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    padding: 40px 0;
  }
}

@media screen and (max-width: 769px) {
  .p-nav-block__list {
    padding: 5.33333vw 0;
  }
}

.p-nav-block__list-item {
  background-color: #ffffff;
}

@media screen and (min-width: 770px) {
  .p-nav-block__list-item {
    box-shadow: 0 0 16px 0 rgba(29, 75, 103, 0.12);
    height: 60px;
    margin-right: 42px;
    width: 372px;
  }
}

@media screen and (max-width: 769px) {
  .p-nav-block__list-item {
    box-shadow: 0 0 2.13333vw 0 rgba(1, 102, 164, 0.2);
    height: 13.46667vw;
    margin-bottom: 4vw;
  }
}

@media screen and (min-width: 770px) {
  .p-nav-block__list-item:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 769px) {
  .p-nav-block__list-item:last-child {
    margin-bottom: 0;
  }
}

.p-nav-block__list-item a {
  align-items: center;
  color: #333333;
  cursor: pointer;
  display: flex;
  font-weight: bold;
  height: 100%;
  justify-content: center;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 770px) {
  .p-nav-block__list-item a {
    font-size: 20px;
    line-height: 1;
  }
}

@media screen and (max-width: 769px) {
  .p-nav-block__list-item a {
    font-size: 3.73333vw;
    /* line-height: 1.43; */
    line-height: 1;
    padding: 4.8vw 0 4.93333vw;
  }
}

@media screen and (min-width: 770px) {
  .p-nav-block__list-item a::before {
    background: url(/gaisho/assets/img/formation/page-nav-icon.png) no-repeat;
    background-size: contain;
    content: "";
    height: 18px;
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
  }
}

@media screen and (max-width: 769px) {
  .p-nav-block__list-item a::before {
    background: url(/gaisho/assets/img/formation/page-nav-icon.png) no-repeat;
    background-size: contain;
    content: "";
    height: 3.46667vw;
    position: absolute;
    right: 5.33333vw;
    top: 50%;
    transform: translateY(-50%);
    width: 3.46667vw;
  }
}

@media screen and (min-width: 770px) {
  .page-title {
    height: 220px;
    padding: 49px 0 48px;
    width: 100%;
  }
}

@media screen and (max-width: 769px) {
  .page-title {
    height: 42.13333vw;
    padding: 6.4vw 4vw 6.66667vw;
    width: 100%;
  }
}

.page-title__text {
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

@media screen and (min-width: 770px) {
  .page-title__text {
    font-size: 40px;
    /* line-height: 1.6; */
    letter-spacing: 3.2px;
    line-height: 1;
    margin-bottom: 33px;
  }
}

@media screen and (max-width: 769px) {
  .page-title__text {
    font-size: 6.4vw;
    letter-spacing: -0.02em;
    line-height: 1.5;
    margin-bottom: 3.73333vw;
  }
}

.page-title__text-lead {
  color: #ffffff;
  text-align: center;
}

@media screen and (min-width: 770px) {
  .page-title__text-lead {
    font-size: 16px;
    line-height: 2;
  }
}

@media screen and (max-width: 769px) {
  .page-title__text-lead {
    font-size: 3.2vw;
    letter-spacing: -0.025em;
    line-height: 1.67;
  }
}

@media screen and (min-width: 770px) {
  .page-title__wrap {
    align-items: flex-start;
    display: flex;
    justify-content: center;
    position: relative;
    width: 1200px;
  }
}

@media screen and (min-width: 770px) {
  .page-title__box {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 50%;
  }
}

@media screen and (max-width: 769px) {
  .page-title__box {
    display: flex;
  }
}

@media screen and (max-width: 769px) {
  .page-title__box--text {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 6.4vw;
  }
}

@media screen and (max-width: 769px) {
  .page-title__box--img {
    display: flex;
    margin-bottom: 4vw;
  }
}

@media screen and (min-width: 770px) {
  .page-title__img {
    margin-right: 40px;
  }
}

@media screen and (max-width: 769px) {
  .page-title__img {
    margin-right: 5.73333vw;
  }
}

@media screen and (min-width: 770px) {
  .page-title__img:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 769px) {
  .page-title__img:last-child {
    margin-right: 0;
  }
}

.only-pc{
  display:none;
  }
@media screen and (min-width: 770px) {
.only-pc{
  display:inline;
  }
}
.only-sp{
  display:inline;
  }
@media screen and (min-width: 770px) {
.only-sp{
  display:none;
  }
}


.h2_title{
  font-size: 5vw;
  }
@media screen and (min-width: 770px) {
.h2_title{
  font-size: 28px;
  }
}
