body {
  font-family: "Noto Sans JP", sans-serif;
  background: #F7F6F4;
  color: #3B3B3B;
}

img {
  width: 100%;
}

a,
a:visited,
a:hover {
  color: #000;
}

.pc-hide,
.pc-hide-inline {
  display: none;
}

.sp-hide {
  display: block;
}

br.pc-hide {
  display: none;
}

br.sp-hide {
  display: inline;
}

@media screen and (max-width: 767px) {
  .pc-hide {
    display: block;
  }
  .pc-hide-inline {
    display: inline;
  }
  br.pc-hide {
    display: inline;
  }
  br.sp-hide {
    display: none;
  }
  .sp-hide {
    display: none;
  }
}
picture {
  display: block;
}

.number {
  font-family: "Montserrat";
  font-weight: bold;
  color: #d00000;
  line-height: 1;
}

._container {
  width: 83.5164835165vw;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  ._container {
    width: 91.7333333333vw;
  }
  ._container.sp_w100 {
    width: 100%;
  }
}

.b_grade {
  background: linear-gradient(to right, #D00000, #680000);
  transition-duration: 0.3s;
  position: relative;
  transition-property: opacity;
}
.b_grade:hover {
  opacity: 0.7;
}

.h3_header {
  margin-bottom: 2.1978021978vw;
  position: relative;
  text-align: center;
}
.h3_header i {
  display: flex;
  justify-content: center;
  margin-bottom: 0.6868131868vw;
}
.h3_header h3 {
  font-size: 1.8543956044vw;
  font-weight: bold;
  line-height: 1.6;
  padding-bottom: 2.0604395604vw;
  letter-spacing: 0.1em;
}
.h3_header:after {
  content: "";
  display: block;
  background: #d00000;
  width: 10.5769230769vw;
  height: 0.1373626374vw;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.h3_header + .h3_lead {
  font-weight: 300;
  width: 54.9450549451vw;
  margin: 0 auto 4.8076923077vw;
}
@media screen and (max-width: 767px) {
  .h3_header {
    margin-bottom: 5.3333333333vw;
  }
  .h3_header i {
    margin-bottom: 2.6666666667vw;
  }
  .h3_header h3 {
    font-size: 6.4vw;
    padding-bottom: 5.3333333333vw;
  }
  .h3_header:after {
    width: 41.0666666667vw;
    height: 0.5333333333vw;
  }
  .h3_header + .h3_lead {
    width: 91.7333333333vw;
    margin: 0 auto 10.6666666667vw;
  }
}

.page_wrapper {
  font-size: 1.0989010989vw;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .page_wrapper {
    font-size: 3.7333333333vw;
  }
}

.page_header {
  width: 90.6593406593vw;
  height: 6.043956044vw;
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
  background: rgba(255, 255, 255, 0.6);
  border-radius: 0.6868131868vw;
  padding: 0 1.0302197802vw 0 2.4038461538vw;
  position: fixed;
  z-index: 10;
  top: 1.9230769231vw;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .page_header {
    width: 91.7333333333vw;
    height: 12.8vw;
    top: 4.8vw;
    border-radius: 1.6vw;
    padding: 0 3.2vw 0 3.4666666667vw;
  }
}
.page_header h1 {
  width: 15.1098901099vw;
}
@media screen and (max-width: 767px) {
  .page_header h1 {
    width: 34.6666666667vw;
    height: 6.6666666667vw;
  }
}
.page_header nav {
  position: absolute;
  top: 50%;
  left: 25.6868131868vw;
  transform: translateY(-50%);
  line-height: 1;
}
.page_header nav ul {
  display: flex;
}
.page_header nav ul li {
  font-size: 0.8928571429vw;
  font-weight: bold;
}
.page_header nav ul li:not(:last-of-type) {
  margin-right: 1.0989010989vw;
}
.page_header nav ul li a {
  color: #000;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .page_header nav {
    display: none;
  }
}
.page_header .b_soudan {
  width: 14.4230769231vw;
  height: 3.7087912088vw;
  border-radius: 3.7087912088vw;
  font-weight: 600;
  font-size: 1.2362637363vw;
  color: #fff;
  display: flex;
  align-items: center;
  padding-left: 1.9917582418vw;
  letter-spacing: 0.1em;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .page_header .b_soudan {
    width: 36vw;
    height: 8vw;
    border-radius: 8vw;
    padding: 0 0 0 3.4666666667vw;
    font-size: 3.2vw;
  }
}
.page_header .b_soudan span {
  font-size: 0.9615384615vw;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .page_header .b_soudan span {
    font-size: 2.6666666667vw;
  }
}
.page_header .b_soudan i {
  background: url(../img/form_arrow.svg) no-repeat;
  background-size: cover;
  width: 1.0989010989vw;
  height: 0.7554945055vw;
  position: absolute;
  top: 50%;
  right: 1.3736263736vw;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .page_header .b_soudan i {
    width: 2.9333333333vw;
    height: 1.8666666667vw;
    right: 2.6666666667vw;
  }
}
.page_header .b_spmenu {
  display: none;
}
@media screen and (max-width: 767px) {
  .page_header .b_spmenu {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 8vw;
    height: 8vw;
    border-radius: 8vw;
    border: #3B3B3B solid 0.2666666667vw;
    transition-duration: 0.3s;
    cursor: pointer;
  }
  .page_header .b_spmenu span {
    width: 3.7333333333vw;
    height: 0.5333333333vw;
    margin: 0.2666666667vw 0;
    border-radius: 0.5333333333vw;
    background: #3B3B3B;
    transition-duration: 0.3s;
  }
  .page_header .b_spmenu:hover {
    border-color: #d00000;
  }
  .page_header .b_spmenu:hover span {
    background: #d00000;
  }
}

.kv {
  padding-bottom: 4.9450549451vw;
  position: relative;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .kv {
    padding: 0 0 6.1333333333vw 0;
    flex-direction: column;
    justify-content: flex-end;
    aspect-ratio: 375/644;
  }
}
.kv__logo {
  width: 27.3351648352vw;
  position: absolute;
  top: 14.4230769231vw;
  left: 14.0796703297vw;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .kv__logo {
    width: 83.7333333333vw;
    left: 50%;
    top: 24.5333333333vw;
    transform: translateX(-50%);
  }
}
.kv__pic {
  width: 51.3736263736vw;
}
@media screen and (max-width: 767px) {
  .kv__pic {
    width: 91.7333333333vw;
    margin: 0 auto;
  }
}

.aboutus {
  position: relative;
  padding: 7.967032967vw 0 11.8131868132vw 0;
}
@media screen and (max-width: 767px) {
  .aboutus {
    padding: 37.3333333333vw 0 32vw 0;
    overflow: hidden;
  }
}
.aboutus__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.aboutus ._container {
  padding: 0 0 6.1813186813vw 0;
}
.aboutus ._container h2 {
  width: 21.8406593407vw;
  padding: 0 0 0 6.1813186813vw;
}
@media screen and (max-width: 767px) {
  .aboutus ._container h2 {
    width: 56.5333333333vw;
    padding: 0;
    margin: 0 auto;
  }
}
.aboutus ._container .aboutus__box1 {
  margin-top: -0.3434065934vw;
  padding: 5.6318681319vw 0 0 6.1813186813vw;
  position: relative;
}
@media screen and (max-width: 767px) {
  .aboutus ._container .aboutus__box1 {
    margin-top: -1.3333333333vw;
    padding: 8.8vw 8vw 0 8vw;
    padding: 8.8vw 0 0;
  }
}
.aboutus ._container .aboutus__box1:before {
  content: "";
  display: block;
  background: #fff;
  aspect-ratio: 978/980;
  position: absolute;
  top: 0;
  left: 0;
  width: 67.1703296703vw;
  border-radius: 3.2967032967vw 0 3.2967032967vw 3.2967032967vw;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .aboutus ._container .aboutus__box1:before {
    aspect-ratio: 344/1150;
    width: 100%;
    border-radius: 9.6vw 0 9.6vw 9.6vw;
  }
}
.aboutus ._container .aboutus__box1__ttl {
  font-size: 1.8543956044vw;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.1em;
  padding-bottom: 2.1978021978vw;
  margin-bottom: 2.1978021978vw;
  position: relative;
}
.aboutus ._container .aboutus__box1__ttl:after {
  content: "";
  display: block;
  background: #d00000;
  width: 10.5769230769vw;
  height: 0.1373626374vw;
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .aboutus ._container .aboutus__box1__ttl {
    font-size: 5.28vw;
    padding-bottom: 4.8vw;
    margin-bottom: 4.8vw;
    margin: 0 8vw 4.8vw;
  }
  .aboutus ._container .aboutus__box1__ttl:after {
    width: 41.0666666667vw;
    height: 0.5333333333vw;
  }
}
.aboutus ._container .aboutus__box1__tp {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .aboutus ._container .aboutus__box1__tp {
    display: block;
  }
}
.aboutus ._container .aboutus__box1__tp .txt {
  width: 39.6978021978vw;
}
.aboutus ._container .aboutus__box1__tp .txt p {
  line-height: 2;
}
.aboutus ._container .aboutus__box1__tp .txt p:not(:first-of-type) {
  margin-top: 2em;
}
@media screen and (max-width: 767px) {
  .aboutus ._container .aboutus__box1__tp .txt {
    width: auto;
    margin: 0 8vw 6.4vw;
  }
  .aboutus ._container .aboutus__box1__tp .txt p {
    text-align: justify;
  }
}
.aboutus ._container .aboutus__box1__tp .pic {
  width: 34.3406593407vw;
}
@media screen and (max-width: 767px) {
  .aboutus ._container .aboutus__box1__tp .pic {
    width: 77.8666666667vw;
    float: right;
    transform: translateX(4.2666666667vw);
  }
}

.about_indonesia {
  padding-bottom: 12.2252747253vw;
}
@media screen and (max-width: 767px) {
  .about_indonesia {
    padding-bottom: 28.8vw;
  }
}
.about_indonesia .h3_header i img {
  width: 16.6895604396vw;
}
@media screen and (max-width: 767px) {
  .about_indonesia .h3_header i img {
    width: 53.3333333333vw;
  }
}
.about_indonesia ._container .about_indonesia__flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.about_indonesia ._container .about_indonesia__flex .flex_item {
  width: 40.3846153846vw;
  position: relative;
}
.about_indonesia ._container .about_indonesia__flex .flex_item:last-of-type {
  margin: 6.043956044vw auto 0;
}
.about_indonesia ._container .about_indonesia__flex .flex_item .pic {
  margin-bottom: 1.510989011vw;
}
.about_indonesia ._container .about_indonesia__flex .flex_item .number {
  position: absolute;
  font-size: 3.5027472527vw;
  top: 0;
  left: 1.510989011vw;
  transform: translateY(-55%);
}
.about_indonesia ._container .about_indonesia__flex .flex_item .ttl {
  font-weight: bold;
  font-size: 1.3736263736vw;
  line-height: 1;
  margin-bottom: 0.7em;
}
.about_indonesia ._container .about_indonesia__flex .flex_item .msg {
  line-height: 1.5;
  font-size: 0.9615384615vw;
}
@media screen and (max-width: 767px) {
  .about_indonesia ._container .about_indonesia__flex .flex_item {
    width: 100%;
    margin-bottom: 10.6666666667vw;
    display: flex;
    flex-direction: column;
  }
  .about_indonesia ._container .about_indonesia__flex .flex_item:last-of-type {
    margin: 0;
  }
  .about_indonesia ._container .about_indonesia__flex .flex_item .pic {
    order: 4;
  }
  .about_indonesia ._container .about_indonesia__flex .flex_item .number {
    font-size: 11.2vw;
    left: -0.8vw;
    transform: none;
    position: relative;
    order: 1;
    margin-bottom: 3.7333333333vw;
  }
  .about_indonesia ._container .about_indonesia__flex .flex_item .ttl {
    font-size: 4.8vw;
    margin-bottom: 0.7em;
    order: 2;
  }
  .about_indonesia ._container .about_indonesia__flex .flex_item .msg {
    margin-bottom: 4.5333333333vw;
    line-height: 1.4;
    font-size: 3.7333333333vw;
    order: 3;
  }
}

.matching {
  padding: 10.1648351648vw 0 17.9945054945vw;
  background: #fff;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .matching {
    padding: 26.6666666667vw 0 70.9333333333vw;
  }
}
.matching .h3_header i {
  margin-bottom: 2.0604395604vw;
}
@media screen and (max-width: 767px) {
  .matching .h3_header i {
    margin-bottom: 5.8666666667vw;
  }
}
.matching .h3_header i img {
  width: 9.0659340659vw;
}
@media screen and (max-width: 767px) {
  .matching .h3_header i img {
    width: 29.3333333333vw;
  }
}
.matching h4 {
  font-weight: bold;
  text-align: center;
  font-size: 1.6483516484vw;
  margin-bottom: 1.6483516484vw;
  text-align: center;
  color: #d00000;
}
@media screen and (max-width: 767px) {
  .matching h4 {
    font-size: 5.3333333333vw;
    margin-bottom: 9.0666666667vw;
  }
}
.matching__flex {
  width: 83.5164835165vw;
  margin: 0 auto 4.3956043956vw;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .matching__flex {
    width: 100%;
    margin: 0 auto 26.6666666667vw;
    padding: 1.3333333333vw 0 0;
  }
  .matching__flex .slick-list {
    overflow: auto;
    overflow-x: hidden;
    overflow-y: visible;
    padding-bottom: 5vw !important;
  }
  .matching__flex .slick-dots li {
    margin: 0 2.1333333333vw;
  }
  .matching__flex .slick-dots li button {
    width: 4.2666666667vw;
    height: 4.2666666667vw;
    text-indent: -9999px;
  }
  .matching__flex .slick-dots li button:before {
    width: 4.2666666667vw;
    height: 4.2666666667vw;
    border-radius: 100%;
    background: #C9C9C9;
    opacity: 1;
  }
  .matching__flex .slick-dots li.slick-active button:before {
    background: #d00000;
  }
}
.matching__flex .flex_item {
  width: 19.5741758242vw;
  border: solid 0.0686813187vw #EAE4CF;
  border-radius: 1.0989010989vw;
  background: #F7F6F4;
  padding: 3.021978022vw 1.510989011vw 1.6483516484vw;
  box-shadow: 0 0.4120879121vw 1.0989010989vw #ddd;
}
@media screen and (max-width: 767px) {
  .matching__flex .flex_item {
    width: 76.2666666667vw;
    border: solid 0.2666666667vw #EAE4CF;
    border-radius: 4.2666666667vw;
    margin: 0 2.4vw;
    padding: 11.4666666667vw 4.2666666667vw 6.4vw;
    box-shadow: 0 1.6vw 4.2666666667vw #ddd;
  }
}
.matching__flex .flex_item .pic {
  width: 8.6538461538vw;
  margin: 0 auto 1.510989011vw;
}
@media screen and (max-width: 767px) {
  .matching__flex .flex_item .pic {
    width: 33.6vw;
    margin: 0 auto 5.8666666667vw;
  }
}
.matching__flex .flex_item .ttl {
  font-size: 1.0989010989vw;
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
  min-height: 4.8em;
  margin-bottom: 0.6em;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .matching__flex .flex_item .ttl {
    font-size: 5.3333333333vw;
  }
}
.matching__flex .flex_item .msg {
  font-weight: 300;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .matching__flex .flex_item .msg {
    font-size: 3.7333333333vw;
  }
}
.matching__branding {
  height: 22.6648351648vw;
  border: solid 0.0686813187vw #EAE4CF;
  border-radius: 1.0989010989vw;
  padding: 3.4340659341vw 3.5714285714vw 3.0906593407vw 2.8846153846vw;
  background: #F7F6F4;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 0.4120879121vw 1.0989010989vw #ddd;
}
@media screen and (max-width: 767px) {
  .matching__branding {
    display: block;
    height: auto;
    border: solid 0.2666666667vw #EAE4CF;
    border-radius: 4.2666666667vw;
    padding: 7.4666666667vw 5.8666666667vw;
  }
}
.matching__branding .txt {
  width: 49.4505494505vw;
}
.matching__branding .txt h5 {
  font-size: 1.8543956044vw;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.6;
  margin-bottom: 0.8241758242vw;
}
.matching__branding .txt p {
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  .matching__branding .txt {
    width: 100%;
  }
  .matching__branding .txt h5 {
    font-size: 4.8vw;
    margin-bottom: 3.2vw;
  }
  .matching__branding .txt p {
    font-size: 3.7333333333vw;
  }
}
.matching__branding .pic {
  width: 23.9010989011vw;
}
@media screen and (max-width: 767px) {
  .matching__branding .pic {
    width: 71.4666666667vw;
    margin: 0 auto;
    margin-top: 2.6666666667vw;
  }
}

.date {
  padding: 6.8681318681vw 0 10.1648351648vw;
  position: relative;
}
@media screen and (max-width: 767px) {
  .date {
    padding: 56vw 0 64.5333333333vw;
  }
}
.date__keypic {
  position: absolute;
  top: 0;
  left: 0;
  width: 21.978021978vw;
  margin-top: -13.3928571429vw;
}
@media screen and (max-width: 767px) {
  .date__keypic {
    width: 77.8666666667vw;
    margin-top: -46.9333333333vw;
  }
}
.date .h3_header i img {
  width: 4.1208791209vw;
}
@media screen and (max-width: 767px) {
  .date .h3_header i img {
    width: 13.0666666667vw;
  }
}
.date .h3_lead {
  width: 52.6098901099vw;
}
@media screen and (max-width: 767px) {
  .date .h3_lead {
    width: 91.7333333333vw;
  }
}
.date__flex {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .date__flex {
    display: block;
  }
}
.date__flex:not(:last-of-type) {
  margin-bottom: 3.4340659341vw;
}
@media screen and (max-width: 767px) {
  .date__flex:not(:last-of-type) {
    margin-bottom: 10.6666666667vw;
  }
}
.date__flex .txt {
  width: 36.5384615385vw;
}
.date__flex .txt .number {
  font-size: 3.5027472527vw;
}
.date__flex .txt .ttl {
  font-size: 1.8543956044vw;
  margin-bottom: 0.2em;
  font-weight: bold;
}
.date__flex .txt .msg {
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  .date__flex .txt {
    width: 100%;
    margin-bottom: 4.2666666667vw;
    line-height: 1.5;
  }
  .date__flex .txt .number {
    font-size: 11.2vw;
  }
  .date__flex .txt .ttl {
    font-size: 4.8vw;
    margin-bottom: 0.2em;
  }
  .date__flex .txt .msg {
    font-weight: 400;
  }
}
.date__flex .pic {
  width: 41.7582417582vw;
}
@media screen and (max-width: 767px) {
  .date__flex .pic {
    width: 100%;
  }
}

.localize {
  padding: 9.6153846154vw 0 9.9587912088vw;
  background: #fff;
  position: relative;
}
@media screen and (max-width: 767px) {
  .localize {
    padding: 53.3333333333vw 0 26.6666666667vw;
  }
}
.localize__keypic {
  position: absolute;
  top: 0;
  right: 0;
  width: 21.978021978vw;
  margin-top: -5.4945054945vw;
}
@media screen and (max-width: 767px) {
  .localize__keypic {
    width: 77.8666666667vw;
    margin-top: -46.9333333333vw;
  }
}
.localize .h3_header i img {
  width: 8.5164835165vw;
}
@media screen and (max-width: 767px) {
  .localize .h3_header i img {
    width: 27.2vw;
  }
}
.localize .h3_lead {
  width: 52.6098901099vw;
}
@media screen and (max-width: 767px) {
  .localize .h3_lead {
    width: 91.7333333333vw;
  }
}
.localize h4 {
  font-weight: bold;
  text-align: center;
  font-size: 1.6483516484vw;
  margin-bottom: 3.1593406593vw;
  text-align: center;
  color: #d00000;
}
@media screen and (max-width: 767px) {
  .localize h4 {
    font-size: 6.4vw;
    margin-bottom: 9.0666666667vw;
    line-height: 1.6;
  }
}
.localize__flex {
  width: 83.5164835165vw;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .localize__flex {
    width: 100%;
    display: block;
    width: 91.7333333333vw;
  }
  .localize__flex .slick-list {
    overflow: auto;
    overflow-x: hidden;
    overflow-y: visible;
  }
}
.localize__flex .flex_item {
  width: 26.0989010989vw;
  border: solid 0.0686813187vw #EAE4CF;
  border-radius: 1.0989010989vw;
  background: #F7F6F4;
  padding: 4.1208791209vw 1.2362637363vw 2.6098901099vw;
  box-shadow: 0 0.4120879121vw 1.0989010989vw #ddd;
  position: relative;
}
@media screen and (max-width: 767px) {
  .localize__flex .flex_item {
    width: 100%;
    border: solid 0.2666666667vw #EAE4CF;
    border-radius: 4.2666666667vw;
    margin: 0 auto;
    padding: 13.8666666667vw 5.8666666667vw 8vw;
    box-shadow: 0 1.6vw 4.2666666667vw #ddd;
  }
  .localize__flex .flex_item:not(:first-of-type) {
    margin-top: 17.0666666667vw;
  }
}
.localize__flex .flex_item .pic {
  width: 16.7582417582vw;
  margin: 0 auto 1.8543956044vw;
}
@media screen and (max-width: 767px) {
  .localize__flex .flex_item .pic {
    width: 65.0666666667vw;
    margin: 0 auto 8vw;
  }
}
.localize__flex .flex_item .number {
  position: absolute;
  top: 0;
  left: 1.2362637363vw;
  font-size: 2.8846153846vw;
  transform: translateY(-55%);
}
@media screen and (max-width: 767px) {
  .localize__flex .flex_item .number {
    font-size: 11.2vw;
    left: 3.2vw;
  }
}
.localize__flex .flex_item .ttl {
  font-size: 1.6483516484vw;
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
  margin-bottom: 0.6em;
  letter-spacing: 0.07em;
}
@media screen and (max-width: 767px) {
  .localize__flex .flex_item .ttl {
    font-size: 4.8vw;
  }
}
.localize__flex .flex_item .msg {
  font-weight: 300;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .localize__flex .flex_item .msg {
    font-size: 3.7333333333vw;
    font-weight: 400;
  }
}

.solution {
  padding: 10.8516483516vw 0 11.5384615385vw;
}
@media screen and (max-width: 767px) {
  .solution {
    padding: 23.4666666667vw 0 26.6666666667vw;
  }
}
.solution .h3_header i img {
  width: 8.7912087912vw;
}
@media screen and (max-width: 767px) {
  .solution .h3_header i img {
    width: 28.2666666667vw;
  }
}
.solution .h3_lead {
  width: 52.6098901099vw;
}
@media screen and (max-width: 767px) {
  .solution .h3_lead {
    width: 91.7333333333vw;
  }
}
.solution__flex {
  width: 83.5164835165vw;
  margin: 0 auto 4.3956043956vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .solution__flex {
    width: 100%;
    margin: 0 auto 0;
  }
  .solution__flex .slick-list {
    overflow: auto;
    overflow-x: hidden;
    overflow-y: visible;
  }
}
.solution__flex .flex_item {
  width: 39.9725274725vw;
  align-items: stretch;
  position: relative;
}
.solution__flex .flex_item:nth-of-type(n + 3) {
  margin-top: 5.4945054945vw;
}
@media screen and (max-width: 767px) {
  .solution__flex .flex_item {
    width: 100%;
  }
  .solution__flex .flex_item:not(:first-of-type) {
    margin-top: 17.0666666667vw;
  }
}
.solution__flex .flex_item .tp_wrapper {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 1.2362637363vw;
}
.solution__flex .flex_item .tp_wrapper .pic {
  width: 21.4285714286vw;
  margin-right: 1.6483516484vw;
}
.solution__flex .flex_item .tp_wrapper .catch {
  font-size: 2.4725274725vw;
  font-weight: bold;
  line-height: 1.5;
}
.solution__flex .flex_item .tp_wrapper .catch .number {
  position: absolute;
  left: 1.0302197802vw;
  top: 0;
  transform: translateY(-50%);
  font-size: 3.5027472527vw;
}
@media screen and (max-width: 767px) {
  .solution__flex .flex_item .tp_wrapper {
    flex-direction: column-reverse;
  }
  .solution__flex .flex_item .tp_wrapper .pic {
    width: 65.0666666667vw;
    margin-right: 0;
    margin-bottom: 6.4vw;
  }
  .solution__flex .flex_item .tp_wrapper .catch {
    margin-bottom: 6.4vw;
    font-size: 7.4666666667vw;
    padding-left: 22.4vw;
    position: relative;
    width: 100%;
  }
  .solution__flex .flex_item .tp_wrapper .catch .number {
    position: absolute;
    left: 1.0302197802vw;
    top: 0;
    transform: none;
    font-size: 13.6vw;
  }
}
.solution__flex .flex_item .txt .ttl {
  font-size: 1.3736263736vw;
  font-weight: bold;
  color: #d00000;
  line-height: 1;
  margin-bottom: 0.6em;
  letter-spacing: 0.07em;
}
@media screen and (max-width: 767px) {
  .solution__flex .flex_item .txt .ttl {
    font-size: 4.8vw;
    line-height: 1.5;
    margin-bottom: 2.6666666667vw;
  }
}
.solution__flex .flex_item .txt .msg {
  font-size: 0.9615384615vw;
  font-weight: 300;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .solution__flex .flex_item .txt .msg {
    font-size: 3.7333333333vw;
    font-weight: 400;
  }
}

.strongpoint {
  padding: 9.6153846154vw 0 9.6153846154vw;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .strongpoint {
    padding: 26.6666666667vw 0 21.3333333333vw;
  }
}
.strongpoint .h3_header i img {
  width: 13.3241758242vw;
}
@media screen and (max-width: 767px) {
  .strongpoint .h3_header i img {
    width: 42.6666666667vw;
  }
}
.strongpoint .h3_lead {
  width: 52.6098901099vw;
}
@media screen and (max-width: 767px) {
  .strongpoint .h3_lead {
    width: 91.7333333333vw;
  }
}
.strongpoint__table {
  width: 83.5164835165vw;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .strongpoint__table {
    width: 100%;
  }
}
.strongpoint__table table {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .strongpoint__table table {
    display: block;
  }
}
.strongpoint__table table thead {
  height: 5.4945054945vw;
}
@media screen and (max-width: 767px) {
  .strongpoint__table table thead {
    height: 12.8vw;
  }
}
@media screen and (max-width: 767px) {
  .strongpoint__table table thead tr {
    display: flex;
    flex-wrap: wrap;
  }
}
.strongpoint__table table thead tr th {
  width: 27.7472527473vw;
  background: #F7F6F4;
}
@media screen and (max-width: 767px) {
  .strongpoint__table table thead tr th {
    display: none;
  }
}
.strongpoint__table table thead tr td {
  width: 27.8846153846vw;
  text-align: center;
  vertical-align: middle;
  font-size: 1.6483516484vw;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .strongpoint__table table thead tr td {
    height: 12.8vw;
    font-size: 3.7333333333vw;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.strongpoint__table table thead tr td.soj {
  background: #d00000;
  font-family: "Montserrat";
  color: #fff;
  line-height: 1;
}
.strongpoint__table table thead tr td.consultant {
  color: #696969;
  background: #C9C9C9;
}
.strongpoint__table table tbody {
  font-weight: bold;
  line-height: 1.5;
}
.strongpoint__table table tbody tr {
  border-top: solid #696969 0.0686813187vw;
  border-bottom: solid #696969 0.0686813187vw;
}
@media screen and (max-width: 767px) {
  .strongpoint__table table tbody tr {
    display: flex;
    flex-wrap: wrap;
    border-top: solid #696969 0.2666666667vw;
    border-bottom: none;
  }
}
.strongpoint__table table tbody th {
  text-align: left;
  background: #F7F6F4;
  vertical-align: top;
  font-size: 1.2362637363vw;
  padding: 1.717032967vw 0 0 1.9230769231vw;
  min-height: 6.8681318681vw;
}
@media screen and (max-width: 767px) {
  .strongpoint__table table tbody th {
    width: 100%;
    display: block;
    font-size: 4.8vw;
    padding: 5.6vw 0 5.6vw 5.3333333333vw;
    min-height: 19.2vw;
    border-bottom: solid #696969 0.2666666667vw;
  }
}
.strongpoint__table table tbody td {
  vertical-align: top;
  padding: 2.0604395604vw 1.9230769231vw 2.0604395604vw;
}
@media screen and (max-width: 767px) {
  .strongpoint__table table tbody td {
    width: 50%;
    font-size: 4.8vw;
    padding: 5.6vw 0 5.6vw;
    min-height: 19.2vw;
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
}
.strongpoint__table table tbody td div {
  display: flex;
  align-items: flex-start;
}
.strongpoint__table table tbody td div i {
  width: 3.021978022vw;
  margin-right: 1.1675824176vw;
}
.strongpoint__table table tbody td div p {
  font-size: 1.0989010989vw;
  flex: 1;
}
@media screen and (max-width: 767px) {
  .strongpoint__table table tbody td div {
    display: block;
  }
  .strongpoint__table table tbody td div i {
    height: 12.2666666667vw;
    width: 12.2666666667vw;
    margin: 0 auto 5.3333333333vw;
    display: block;
    position: relative;
  }
  .strongpoint__table table tbody td div i img {
    height: 100%;
    width: auto;
  }
  .strongpoint__table table tbody td div p {
    font-size: 3.4666666667vw;
    margin: 0 4.2666666667vw;
    font-weight: 400;
    text-align: justify;
  }
}

.serviceflow {
  padding: 9.6153846154vw 0 9.6153846154vw;
  background: #F7F6F4;
}
@media screen and (max-width: 767px) {
  .serviceflow {
    padding: 26.6666666667vw 0;
  }
}
.serviceflow .h3_header i img {
  width: 13.3241758242vw;
}
@media screen and (max-width: 767px) {
  .serviceflow .h3_header i img {
    width: 42.6666666667vw;
  }
}
.serviceflow .h3_lead {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .serviceflow .h3_lead {
    text-align: left;
  }
}
.serviceflow__flex {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .serviceflow__flex {
    display: block;
  }
}
.serviceflow__flex .flex_item {
  width: 18.8873626374vw;
  border: solid 0.0686813187vw #EAE4CF;
  border-radius: 1.0989010989vw;
  background: #fff;
  padding: 1.9230769231vw 1.510989011vw 2.6098901099vw;
  box-shadow: 0 0.4120879121vw 1.0989010989vw #ddd;
  position: relative;
}
.serviceflow__flex .flex_item:nth-of-type(n + 5) {
  margin-top: 3.0906593407vw;
}
@media screen and (max-width: 767px) {
  .serviceflow__flex .flex_item {
    width: 100%;
    border: solid 0.2666666667vw #EAE4CF;
    border-radius: 4.2666666667vw;
    padding: 7.2vw 5.8666666667vw 6.6666666667vw;
    box-shadow: 0 1.6vw 4.2666666667vw #ddd;
  }
  .serviceflow__flex .flex_item:nth-of-type(n + 2) {
    margin-top: 2.6666666667vw;
  }
}
.serviceflow__flex .flex_item .number {
  font-size: 2.8846153846vw;
  position: absolute;
  left: 1.2362637363vw;
  top: 0;
  transform: translateY(-55%);
}
@media screen and (max-width: 767px) {
  .serviceflow__flex .flex_item .number {
    font-size: 11.2vw;
    left: 3.2vw;
    transform: translateY(-50%);
  }
}
.serviceflow__flex .flex_item .new {
  width: 4.532967033vw;
  position: absolute;
  right: -1.0989010989vw;
  top: -1.3049450549vw;
}
@media screen and (max-width: 767px) {
  .serviceflow__flex .flex_item .new {
    width: 20.8vw;
    right: 0;
    top: -10.1333333333vw;
  }
}
.serviceflow__flex .flex_item .ttl {
  font-size: 1.6483516484vw;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 0.4120879121vw;
  height: 2.8em;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .serviceflow__flex .flex_item .ttl {
    font-size: 6.9333333333vw;
    margin-bottom: 2.6666666667vw;
    height: 2.4em;
    letter-spacing: 0.1em;
  }
}
.serviceflow__flex .flex_item .pic {
  width: 11.8131868132vw;
  margin: 0 auto 0.6868131868vw;
}
@media screen and (max-width: 767px) {
  .serviceflow__flex .flex_item .pic {
    width: 48vw;
    margin: 0 auto 2.1333333333vw;
  }
}
.serviceflow__flex .flex_item .msg {
  line-height: 1.5;
}
.serviceflow__flex .tri {
  width: 1.7857142857vw;
  height: 1.510989011vw;
  background: url(../img/serviceflow_tri.svg) no-repeat center center;
  background-size: contain;
}
.serviceflow__flex .tri:nth-of-type(4) {
  display: none;
}
.serviceflow__flex .tri:nth-of-type(n + 5) {
  margin-top: 3.0906593407vw;
}
@media screen and (max-width: 767px) {
  .serviceflow__flex .tri {
    display: block;
    width: 7.4666666667vw;
    height: 8.8vw;
    margin: 4.2666666667vw auto 0;
    transform: rotate(90deg);
  }
  .serviceflow__flex .tri:nth-of-type(4) {
    display: block;
  }
  .serviceflow__flex .tri:nth-of-type(n + 5) {
    margin: 4.2666666667vw auto 0;
  }
}

.company {
  padding: 9.6153846154vw 0 9.6153846154vw;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .company {
    padding: 26.6666666667vw 0;
  }
}
.company .h3_header i img {
  width: 8.6538461538vw;
}
@media screen and (max-width: 767px) {
  .company .h3_header i img {
    width: 27.7333333333vw;
  }
}
.company h4 {
  font-family: "Montserrat";
  font-weight: bold;
  font-size: 1.510989011vw;
  line-height: 1;
  margin-bottom: 1.0989010989vw;
}
@media screen and (max-width: 767px) {
  .company h4 {
    font-size: 5.3333333333vw;
    margin-bottom: 3.7333333333vw;
  }
}
.company__flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .company__flex {
    flex-direction: column;
  }
}
.company__flex .company_item {
  width: 40.2472527473vw;
  border-top: solid #3B3B3B 0.0686813187vw;
  padding: 1.9230769231vw 0 3.021978022vw;
}
@media screen and (max-width: 767px) {
  .company__flex .company_item {
    width: 100%;
    border-top: solid #3B3B3B 0.2666666667vw;
    padding: 6.4vw 0 6.9333333333vw;
  }
}
.company__flex .company_item.profile {
  padding-top: 0;
  border: none;
}
.company__flex .company_item.profile .pic {
  width: 18.956043956vw;
}
@media screen and (max-width: 767px) {
  .company__flex .company_item.profile {
    border-top: solid #3B3B3B 0.2666666667vw;
    padding: 8vw 0 0;
  }
  .company__flex .company_item.profile .pic {
    width: 54.4vw;
    margin: 0 auto 5.3333333333vw;
  }
}
.company__flex .company_item dl {
  display: flex;
}
.company__flex .company_item dl dt {
  text-align: left;
  font-weight: bold;
  font-size: 1.2362637363vw;
  width: 6.456043956vw;
  line-height: 1.5;
}
.company__flex .company_item dl dd {
  flex: 1;
}
@media screen and (max-width: 767px) {
  .company__flex .company_item dl {
    display: block;
  }
  .company__flex .company_item dl dt {
    font-size: 3.7333333333vw;
    width: 100%;
  }
  .company__flex .company_item dl dd {
    width: 100%;
  }
}
.company__flex .company_item table {
  font-weight: bold;
  font-size: 1.2362637363vw;
}
.company__flex .company_item table th {
  text-align: left;
  width: 6.456043956vw;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .company__flex .company_item table th {
    width: 16.5333333333vw;
    font-size: 3.7333333333vw;
  }
}
.company__flex .company_item .dot_list li {
  padding-left: 0.7em;
  position: relative;
}
.company__flex .company_item .dot_list li:before {
  display: block;
  content: "";
  width: 0.2747252747vw;
  height: 0.2747252747vw;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 1.0302197802vw;
  background: #3B3B3B;
}
@media screen and (max-width: 767px) {
  .company__flex .company_item .dot_list li:before {
    width: 1.0666666667vw;
    height: 1.0666666667vw;
    top: 3.4666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .company__flex--aota .outline {
    order: 1;
  }
}
.company__flex--aota .outline td p {
  line-height: 1.3;
}
.company__flex--aota .outline td p:not(:first-of-type) {
  margin-top: 0.1em;
}
.company__flex--aota .outline td span {
  color: #707070;
  font-size: 0.8241758242vw;
  font-weight: normal;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .company__flex--aota .outline td {
    font-size: 4.2666666667vw;
    line-height: 1.5;
    padding-bottom: 2.6666666667vw;
  }
  .company__flex--aota .outline td p:not(:first-of-type) {
    margin-top: 0.6em;
  }
  .company__flex--aota .outline td span {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 767px) {
  .company__flex--aota .business {
    order: 2;
  }
}
@media screen and (max-width: 767px) {
  .company__flex--aota .profile {
    order: 4;
  }
}
.company__flex--aota .profile .tp_wrapper {
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .company__flex--aota .profile .tp_wrapper {
    flex-direction: column;
    align-items: center;
  }
}
.company__flex--aota .profile .tp_wrapper .txt {
  padding-left: 1.9917582418vw;
  flex: 1;
}
@media screen and (max-width: 767px) {
  .company__flex--aota .profile .tp_wrapper .txt {
    padding: 0;
  }
}
.company__flex--aota .profile .tp_wrapper .txt .name {
  font-weight: bold;
  font-size: 1.9230769231vw;
  display: flex;
  flex-direction: column;
  line-height: 1;
  margin-bottom: 1.510989011vw;
}
.company__flex--aota .profile .tp_wrapper .txt .name span {
  font-size: 1.3049450549vw;
  margin-bottom: 0.6em;
  color: #707070;
}
@media screen and (max-width: 767px) {
  .company__flex--aota .profile .tp_wrapper .txt .name {
    font-size: 8.5333333333vw;
    margin-bottom: 3.2vw;
  }
  .company__flex--aota .profile .tp_wrapper .txt .name span {
    font-size: 4.2666666667vw;
  }
}
.company__flex--aota .profile .tp_wrapper .txt .msg {
  font-size: 0.9615384615vw;
}
@media screen and (max-width: 767px) {
  .company__flex--aota .profile .tp_wrapper .txt .msg {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 767px) {
  .company__flex--aota .deal {
    order: 3;
  }
}
.company__flex--aota .deal dl dd {
  font-size: 0.9615384615vw;
}
@media screen and (max-width: 767px) {
  .company__flex--aota .deal dl dd {
    font-size: 3.7333333333vw;
  }
}
.company__flex--jun {
  display: grid;
  -moz-column-gap: 3.021978022vw;
       column-gap: 3.021978022vw;
}
@media screen and (max-width: 767px) {
  .company__flex--jun {
    display: flex;
    flex-direction: column;
  }
  .company__flex--jun dl dt {
    padding-bottom: 0.6em;
  }
}
.company__flex--jun .outline {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .company__flex--jun .outline {
    order: 1;
  }
}
.company__flex--jun .business {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .company__flex--jun .business {
    order: 2;
  }
}
.company__flex--jun .profile {
  grid-row: 1/3;
  grid-column: 2/3;
}
@media screen and (max-width: 767px) {
  .company__flex--jun .profile {
    order: 4;
  }
}
.company__flex--jun .profile .pic {
  float: left;
  margin-right: 1.2362637363vw;
}
@media screen and (max-width: 767px) {
  .company__flex--jun .profile .pic {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
.company__flex--jun .profile .name {
  font-weight: bold;
  font-size: 1.9230769231vw;
  line-height: 1.2;
  margin-bottom: 0.5494505495vw;
}
@media screen and (max-width: 767px) {
  .company__flex--jun .profile .name {
    font-size: 8.5333333333vw;
    margin-bottom: 3.7333333333vw;
  }
}
.company__flex--jun .profile .name span {
  display: inline-block;
  font-size: 1.3049450549vw;
  margin-bottom: 0.3em;
  color: #707070;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .company__flex--jun .profile .name span {
    font-size: 4.2666666667vw;
  }
  .company__flex--jun .profile .name span br {
    display: none;
  }
}
.company__flex--jun .profile .msg {
  font-size: 0.9615384615vw;
  line-height: 1.9;
}
@media screen and (max-width: 767px) {
  .company__flex--jun .profile .msg {
    font-size: 3.2vw;
  }
}
.company__flex--jun .deal {
  width: 100%;
  grid-row: 3/3;
  grid-column: 1/3;
}
@media screen and (max-width: 767px) {
  .company__flex--jun .deal {
    order: 2;
  }
}
.company__flex--jun .deal dl dt {
  font-size: 1.0989010989vw;
}
@media screen and (max-width: 767px) {
  .company__flex--jun .deal dl dt {
    font-size: 3.7333333333vw;
  }
}
.company__flex--jun .deal .dot_list li:first-of-type {
  margin-bottom: 1.6em;
}
.company .company_top {
  border-bottom: solid #F7F6F4 0.3434065934vw;
  margin-bottom: 5.7692307692vw;
}
@media screen and (max-width: 767px) {
  .company .company_top {
    border-bottom: solid #F7F6F4 1.6vw;
    padding-bottom: 9.6vw;
    margin-bottom: 14.4vw;
  }
}
.company .company_bottom h3 {
  text-align: center;
  font-weight: bold;
  font-size: 1.8543956044vw;
  line-height: 1;
  padding-bottom: 2.0604395604vw;
  position: relative;
  color: #3B3B3B;
  margin-bottom: 2.8846153846vw;
}
.company .company_bottom h3:after {
  content: "";
  display: block;
  background: #d00000;
  width: 10.5769230769vw;
  height: 0.1373626374vw;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .company .company_bottom h3 {
    font-size: 6.4vw;
    padding-bottom: 8vw;
    margin-bottom: 7.4666666667vw;
  }
  .company .company_bottom h3:after {
    width: 41.0666666667vw;
    height: 0.5333333333vw;
  }
}
.company .company_bottom .company__pics {
  display: flex;
  justify-content: space-between;
}
.company .company_bottom .company__pics p {
  width: 26.0989010989vw;
}
@media screen and (max-width: 767px) {
  .company .company_bottom .company__pics {
    display: block;
    margin-top: 6.6666666667vw;
  }
  .company .company_bottom .company__pics p {
    width: 100%;
  }
  .company .company_bottom .company__pics p:nth-of-type(n + 2) {
    margin-top: 5.3333333333vw;
  }
}

.qa {
  padding: 9.6153846154vw 0 9.6153846154vw;
  background: #F7F6F4;
}
@media screen and (max-width: 767px) {
  .qa {
    padding: 26.6666666667vw 0;
  }
}
.qa .h3_header i img {
  width: 3.6401098901vw;
}
@media screen and (max-width: 767px) {
  .qa .h3_header i img {
    width: 11.4666666667vw;
  }
}
.qa .qa_item {
  background: #fff;
  border-radius: 1.6483516484vw;
  border: solid #EAE4CF 0.0686813187vw;
  overflow: hidden;
  box-shadow: 0 0.5333333333vw 2.6666666667vw #ccc;
}
@media screen and (max-width: 767px) {
  .qa .qa_item {
    width: 100%;
    border-radius: 6.4vw;
    border: solid #EAE4CF 0.2666666667vw;
  }
}
.qa .qa_item:not(:first-of-type) {
  margin-top: 1.6483516484vw;
}
@media screen and (max-width: 767px) {
  .qa .qa_item:not(:first-of-type) {
    margin-top: 7.4666666667vw;
  }
}
.qa .qa_item__header {
  min-height: 5.4258241758vw;
  padding: 2.2664835165vw 2.1978021978vw 2.1978021978vw 2.1978021978vw;
  display: flex;
  align-items: flex-start;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .qa .qa_item__header {
    min-height: auto;
    padding: 7.2vw 13.8666666667vw 7.2vw 5.8666666667vw;
  }
}
.qa .qa_item__header i {
  width: 2.2664835165vw;
  margin-right: 1.7857142857vw;
  display: block;
}
@media screen and (max-width: 767px) {
  .qa .qa_item__header i {
    width: 9.0666666667vw;
    margin-right: 3.7333333333vw;
  }
}
.qa .qa_item__header p {
  font-size: 1.510989011vw;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .qa .qa_item__header p {
    flex: 1;
    font-size: 4.2666666667vw;
    line-height: 1.35;
  }
}
.qa .qa_item__header div {
  position: absolute;
  width: 1.510989011vw;
  height: 1.510989011vw;
  top: 3.021978022vw;
  right: 2.1978021978vw;
}
@media screen and (max-width: 767px) {
  .qa .qa_item__header div {
    width: 5.8666666667vw;
    height: 5.8666666667vw;
    top: 8.8vw;
    right: 5.8666666667vw;
  }
}
.qa .qa_item__header div p {
  width: 100%;
  height: 100%;
  position: relative;
}
.qa .qa_item__header div p span {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  height: 0.2747252747vw;
  width: 100%;
  background: #3B3B3B;
  transform: translateY(-50%);
  transition-duration: 0.2s;
}
@media screen and (max-width: 767px) {
  .qa .qa_item__header div p span {
    height: 1.0666666667vw;
  }
}
.qa .qa_item__header div p span span:last-of-type {
  transform: translateY(-50%) rotate(90deg);
}
.qa .qa_item__header div.close p span:last-of-type {
  transform: translateY(-50%) rotate(90deg);
}
.qa .qa_item__body {
  display: none;
}
.qa .qa_item__body > div {
  padding: 0 3.1593406593vw 2.4725274725vw 2.1978021978vw;
  display: flex;
  align-items: flex-start;
  position: relative;
}
@media screen and (max-width: 767px) {
  .qa .qa_item__body > div {
    min-height: auto;
    padding: 0 13.8666666667vw 7.2vw 5.8666666667vw;
  }
}
.qa .qa_item__body > div i {
  width: 2.2664835165vw;
  margin-right: 1.7857142857vw;
  display: block;
}
@media screen and (max-width: 767px) {
  .qa .qa_item__body > div i {
    width: 8.8vw;
    margin-right: 3.7333333333vw;
  }
}
.qa .qa_item__body > div div {
  flex: 1;
}
.qa .qa_item__body > div div p {
  line-height: 1.66;
  font-size: 1.5796703297vw;
}
@media screen and (max-width: 767px) {
  .qa .qa_item__body > div div p {
    font-size: 4.2666666667vw;
    font-weight: bold;
    line-height: 1.6;
  }
}

.contact {
  padding: 5.3571428571vw 0 9.6153846154vw;
  background: #fff;
}
body.confirm .contact {
  padding-top: 14.4230769231vw;
}
@media screen and (max-width: 767px) {
  body.confirm .contact {
    padding-top: 29.3333333333vw;
  }
}

@media screen and (max-width: 767px) {
  .contact {
    padding: 26.6666666667vw 0;
  }
}
.contact .h3_header h3 {
  display: flex;
  flex-direction: column;
}
.contact .h3_header h3 i {
  margin-bottom: 2.1978021978vw;
}
.contact .h3_header h3 i img {
  width: 7.967032967vw;
}
@media screen and (max-width: 767px) {
  .contact .h3_header h3 i img {
    width: 25.0666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .contact .h3_header h3 i {
    margin-bottom: 9.6vw;
  }
}
.contact .h3_header h3 .sub1 {
  font-size: 1.0989010989vw;
  margin-bottom: 0.1373626374vw;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  .contact .h3_header h3 .sub1 {
    font-size: 3.7333333333vw;
    margin-bottom: 0.5333333333vw;
    letter-spacing: 0;
  }
}
.contact .h3_header h3 .sub2 {
  font-size: 1.3736263736vw;
  margin-bottom: 0.8928571429vw;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  .contact .h3_header h3 .sub2 {
    font-size: 4.8vw;
    margin-bottom: 2.6666666667vw;
    letter-spacing: 0;
  }
}
body.confirm .contact .h3_header h3 {
  padding-bottom: 0.6868131868vw;
}
body.confirm .contact .h3_header h3 i {
  margin-bottom: 1.0302197802vw;
}
@media screen and (max-width: 767px) {
  body.confirm .contact .h3_header h3 i {
    margin-bottom: 8.5333333333vw;
  }
}

body.thanks .contact .h3_header h3 {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  body.thanks .contact .h3_header h3 {
    padding-bottom: 5.3333333333vw;
  }
}

body.confirm .contact .h3_header:after {
  display: none;
}

body.thanks .contact .h3_header {
  margin-bottom: 0;
}

.contact .h3_lead {
  text-align: center;
}
.contact__conts {
  width: 55.3571428571vw;
  margin: 0 auto;
  border-top: solid #000 0.0686813187vw;
  padding-top: 1.2362637363vw;
}
body.thanks .contact__conts {
  border: none;
}

@media screen and (max-width: 767px) {
  .contact__conts {
    width: 91.7333333333vw;
    border-top: solid #000 0.2666666667vw;
    padding-top: 5.3333333333vw;
  }
  body.thanks .contact__conts {
    border-top: solid #000 0.2666666667vw;
    padding-top: 4.5333333333vw;
  }
}
.contact__conts .hissu_txt {
  color: #d00000;
  font-size: 0.9615384615vw;
  margin-bottom: 2.0604395604vw;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .contact__conts .hissu_txt {
    font-size: 3.7333333333vw;
    margin-bottom: 12vw;
  }
}
.contact__conts label.error {
  color: #d00000;
  font-style: italic;
}
.contact__conts .form_item:nth-of-type(n + 1) {
  margin-top: 2.0604395604vw;
}
@media screen and (max-width: 767px) {
  .contact__conts .form_item:nth-of-type(n + 1) {
    margin-top: 12vw;
  }
}
.contact__conts .form_item .ttl {
  line-height: 1;
  font-size: 1.2362637363vw;
  margin-bottom: 1.0302197802vw;
}
@media screen and (max-width: 767px) {
  .contact__conts .form_item .ttl {
    font-size: 4.8vw;
    margin-bottom: 4vw;
  }
}
.contact__conts .form_item .ttl i {
  color: #d00000;
}
.contact__conts .form_item--gaiyou .cont {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .contact__conts .form_item--gaiyou .cont {
    display: block;
  }
}
.contact__conts .form_item--gaiyou .cont p {
  position: relative;
}
@media screen and (max-width: 767px) {
  .contact__conts .form_item--gaiyou .cont p {
    font-size: 4.2666666667vw;
    letter-spacing: 0.1em;
  }
}
.contact__conts .form_item--gaiyou .cont p:nth-of-type(1), .contact__conts .form_item--gaiyou .cont p:nth-of-type(4) {
  width: 30%;
}
@media screen and (max-width: 767px) {
  .contact__conts .form_item--gaiyou .cont p:nth-of-type(1), .contact__conts .form_item--gaiyou .cont p:nth-of-type(4) {
    width: 100%;
  }
}
.contact__conts .form_item--gaiyou .cont p:nth-of-type(2), .contact__conts .form_item--gaiyou .cont p:nth-of-type(5) {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .contact__conts .form_item--gaiyou .cont p:nth-of-type(2), .contact__conts .form_item--gaiyou .cont p:nth-of-type(5) {
    width: 100%;
  }
}
.contact__conts .form_item--gaiyou .cont p:nth-of-type(3), .contact__conts .form_item--gaiyou .cont p:nth-of-type(6) {
  width: 30%;
}
@media screen and (max-width: 767px) {
  .contact__conts .form_item--gaiyou .cont p:nth-of-type(3), .contact__conts .form_item--gaiyou .cont p:nth-of-type(6) {
    width: 100%;
  }
}
.contact__conts .form_item--gaiyou .cont p input {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  margin: -1px;
}
.contact__conts .form_item--gaiyou .cont p label {
  padding-left: 1.7em;
}
@media screen and (max-width: 767px) {
  .contact__conts .form_item--gaiyou .cont p label {
    padding-left: 1.9em;
  }
}
.contact__conts .form_item--gaiyou .cont p label:before, .contact__conts .form_item--gaiyou .cont p label:after {
  content: "";
  display: block;
  position: absolute;
}
.contact__conts .form_item--gaiyou .cont p label:before {
  background-color: #fff;
  border-radius: 0%;
  border: 0.0686813187vw solid #707070;
  border-radius: 20%;
  width: 1.2em;
  height: 1.2em;
  transform: translateY(-50%) scale(1.1);
  top: 50%;
  left: 0.1373626374vw;
}
@media screen and (max-width: 767px) {
  .contact__conts .form_item--gaiyou .cont p label:before {
    border: 0.2666666667vw solid #707070;
    left: 0.5333333333vw;
  }
}
.contact__conts .form_item--gaiyou .cont p label:after {
  border-bottom: 0.2747252747vw solid #d00000;
  border-left: 0.2747252747vw solid #d00000;
  opacity: 0;
  height: 0.8em;
  width: 1.2em;
  transform: rotate(-45deg) scale(1.1);
  top: 0.3em;
  left: 0.2em;
}
@media screen and (max-width: 767px) {
  .contact__conts .form_item--gaiyou .cont p label:after {
    border-bottom: 1.0666666667vw solid #d00000;
    border-left: 1.0666666667vw solid #d00000;
  }
}
.contact__conts .form_item--gaiyou .cont p input:checked + label:after {
  opacity: 1;
}
.contact__conts .form_item--gaiyou .cont p.unchecked {
  opacity: 0.4;
}
body.confirm .contact__conts .form_item--gaiyou {
  margin-top: 0;
}

.contact__conts .form_item--jiki .cont {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .contact__conts .form_item--jiki .cont {
    display: block;
  }
}
.contact__conts .form_item--jiki .cont p {
  position: relative;
}
.contact__conts .form_item--jiki .cont p:nth-of-type(1) {
  width: 7.5em;
}
@media screen and (max-width: 767px) {
  .contact__conts .form_item--jiki .cont p:nth-of-type(1) {
    width: 100%;
  }
}
.contact__conts .form_item--jiki .cont p:nth-of-type(2) {
  width: 7em;
}
@media screen and (max-width: 767px) {
  .contact__conts .form_item--jiki .cont p:nth-of-type(2) {
    width: 100%;
  }
}
.contact__conts .form_item--jiki .cont p:nth-of-type(3) {
  width: 6.6em;
}
@media screen and (max-width: 767px) {
  .contact__conts .form_item--jiki .cont p:nth-of-type(3) {
    width: 100%;
  }
}
.contact__conts .form_item--jiki .cont p:nth-of-type(4) {
  width: 7em;
}
@media screen and (max-width: 767px) {
  .contact__conts .form_item--jiki .cont p:nth-of-type(4) {
    width: 100%;
  }
}
.contact__conts .form_item--jiki .cont p input {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  margin: -1px;
}
.contact__conts .form_item--jiki .cont p label {
  padding-left: 1.7em;
}
@media screen and (max-width: 767px) {
  .contact__conts .form_item--jiki .cont p label {
    padding-left: 1.9em;
  }
}
.contact__conts .form_item--jiki .cont p label:before, .contact__conts .form_item--jiki .cont p label:after {
  content: "";
  display: block;
  position: absolute;
}
.contact__conts .form_item--jiki .cont p label:before {
  background-color: #fff;
  border: 0.0686813187vw solid #707070;
  border-radius: 100%;
  width: 1.2em;
  height: 1.2em;
  transform: translateY(-50%) scale(1.2);
  top: 50%;
  left: 0.1373626374vw;
}
@media screen and (max-width: 767px) {
  .contact__conts .form_item--jiki .cont p label:before {
    border: 0.2666666667vw solid #707070;
    left: 0.5333333333vw;
  }
}
.contact__conts .form_item--jiki .cont p label:after {
  background: #d00000;
  box-sizing: content-box;
  border-radius: 100%;
  width: 1.2em;
  height: 1.2em;
  transform: translateY(-50%) scale(70%);
  top: 50%;
  left: 0.1373626374vw;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .contact__conts .form_item--jiki .cont p label:after {
    left: 0.5333333333vw;
  }
}
.contact__conts .form_item--jiki .cont p input:checked + label:after {
  opacity: 1;
}
.contact__conts .form_item--jiki .cont p.unchecked {
  opacity: 0.4;
}
.contact__conts .form_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .contact__conts .form_flex {
    display: block;
  }
}
.contact__conts .form_flex .form_item {
  width: 26.9230769231vw;
}
.contact__conts .form_flex .form_item:nth-of-type(n + 1) {
  margin-top: 2.0604395604vw;
}
@media screen and (max-width: 767px) {
  .contact__conts .form_flex .form_item:nth-of-type(n + 1) {
    margin-top: 12vw;
  }
}
@media screen and (max-width: 767px) {
  .contact__conts .form_flex .form_item {
    width: 100%;
    margin-top: 0;
    margin-bottom: 5.3333333333vw;
  }
}
.contact__conts .form_flex .form_item input[type=text],
.contact__conts .form_flex .form_item input[type=email],
.contact__conts .form_flex .form_item input[type=number] {
  height: 3.4340659341vw;
  border-radius: 3.4340659341vw;
  border: solid 0.0686813187vw #C9C9C9;
  padding-left: 1.3736263736vw;
  background: #F7F6F4;
}
@media screen and (max-width: 767px) {
  .contact__conts .form_flex .form_item input[type=text],
  .contact__conts .form_flex .form_item input[type=email],
  .contact__conts .form_flex .form_item input[type=number] {
    height: 13.3333333333vw;
    border-radius: 13.3333333333vw;
    border: solid 0.2666666667vw #C9C9C9;
    padding-left: 5.3333333333vw;
  }
}
body.confirm .contact__conts .form_flex .form_item input[type=text],
body.confirm .contact__conts .form_flex .form_item input[type=email],
body.confirm .contact__conts .form_flex .form_item input[type=number] {
  pointer-events: none;
  background: #fff;
}

.contact__conts .form_flex .form_item--tel {
  margin-right: 30%;
}
@media screen and (max-width: 767px) {
  .contact__conts .form_flex .form_item--tel {
    margin-right: 0;
  }
}
.contact__conts .form_flex .form_item--msg {
  width: 100%;
}
.contact__conts .form_flex .form_item select {
  height: 2.4725274725vw;
  border-radius: 2.4725274725vw;
  border: solid 0.0686813187vw #C9C9C9;
  background: #F7F6F4;
  padding-left: 1.3736263736vw;
}
@media screen and (max-width: 767px) {
  .contact__conts .form_flex .form_item select {
    height: 13.3333333333vw;
    border-radius: 13.3333333333vw;
    border: solid 0.2666666667vw #C9C9C9;
    padding-left: 5.3333333333vw;
  }
}
body.confirm .contact__conts .form_flex .form_item select {
  pointer-events: none;
  background: #fff;
}

.contact__conts .form_flex .form_item textarea {
  height: 16.4835164835vw;
  border-radius: 1.717032967vw;
  border: solid 0.0686813187vw #C9C9C9;
  background: #F7F6F4;
  padding: 1.0989010989vw 1.3736263736vw;
}
@media screen and (max-width: 767px) {
  .contact__conts .form_flex .form_item textarea {
    height: 91.7333333333vw;
    border-radius: 6.6666666667vw;
    border: solid 0.2666666667vw #C9C9C9;
    padding: 3.7333333333vw 5.3333333333vw;
  }
}
body.confirm .contact__conts .form_flex .form_item textarea {
  pointer-events: none;
  background: #fff;
}

.contact__conts .form_flex .form_item .cont--select {
  position: relative;
}
.contact__conts .form_flex .form_item .cont--select:before {
  content: "";
  display: block;
  height: 2.3351648352vw;
  width: 2.7472527473vw;
  position: absolute;
  top: 0.0686813187vw;
  right: 0.0686813187vw;
  background: #d00000;
  border-radius: 0 2.3351648352vw 2.3351648352vw 0;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .contact__conts .form_flex .form_item .cont--select:before {
    height: 12.8vw;
    width: 16vw;
    top: 0.2666666667vw;
    right: 0.2666666667vw;
    border-radius: 0 6.4vw 6.4vw 0;
  }
}
body.confirm .contact__conts .form_flex .form_item .cont--select:before {
  background: #fff;
}

.contact__conts .form_flex .form_item .cont--select:after {
  content: "";
  display: block;
  height: 0.8928571429vw;
  width: 1.510989011vw;
  position: absolute;
  top: 0.8241758242vw;
  right: 0.6868131868vw;
  background: url(../img/form_select_icon.svg) no-repeat center;
  background-size: contain;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .contact__conts .form_flex .form_item .cont--select:after {
    height: 6.9333333333vw;
    width: 4.2666666667vw;
    top: 3.2vw;
    right: 6.9333333333vw;
  }
}
body.confirm .contact__conts .form_flex .form_item .cont--select:after {
  display: none;
}

.contact__conts .btnset_input {
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact__conts .btnset_input.hide {
  display: none;
}
.contact__conts .btnset_confirm {
  display: none;
}
body.confirm .contact__conts .btnset_confirm {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-items: center;
  justify-content: center;
}

.contact__conts .btnset_confirm .b_back {
  text-align: center;
  border: none;
  background: none;
  border-bottom: solid 0.0686813187vw #222;
  margin: 2.0604395604vw auto 0;
  padding: 0 0;
  font-size: 1.2362637363vw;
  line-height: 1;
  color: #555;
  font-weight: bold;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .contact__conts .btnset_confirm .b_back {
    margin: 10.1333333333vw auto 0;
    font-size: 5.8666666667vw;
  }
}
.contact__conts .b_submit {
  border: none;
  width: 20.6043956044vw;
  height: 4.8076923077vw;
  border-radius: 4.8076923077vw;
  margin: 3.8461538462vw auto 0;
  font-weight: 600;
  font-size: 1.2362637363vw;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.1em;
  text-decoration: none;
  transition-duration: 0.3s;
  transition-property: opacity;
  cursor: pointer;
}
.contact__conts .b_submit.b_back {
  background: #aaa;
}
.contact__conts .b_submit:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .contact__conts .b_submit {
    margin: 12.8vw auto 0;
    width: 80vw;
    height: 18.6666666667vw;
    border-radius: 18.6666666667vw;
    font-size: 5.8666666667vw;
  }
}
.contact__conts .b_submit i {
  background: url(../img/form_arrow.svg) no-repeat;
  background-size: cover;
  width: 1.6483516484vw;
  height: 1.0989010989vw;
  position: absolute;
  top: 50%;
  right: 1.2362637363vw;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .contact__conts .b_submit i {
    width: 5.8666666667vw;
    height: 4.2666666667vw;
    right: 6.4vw;
  }
}
.contact__conts .b_submit.b_backhome {
  background: #EAE4CF;
  margin: 0 auto 0;
  color: #333;
}
.contact__conts .b_submit.b_backhome i {
  display: none;
}
@media screen and (max-width: 767px) {
  .contact__conts .b_submit.b_backhome {
    margin: 14.6666666667vw auto 0;
  }
}
.contact__conts .thanks_msg {
  text-align: center;
  margin: 0 auto 2.7472527473vw;
  font-size: 1.2362637363vw;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .contact__conts .thanks_msg {
    font-weight: 400;
    text-align: left;
    margin: 0 auto 10.6666666667vw;
    font-size: 4.8vw;
    line-height: 1.6;
  }
}

.page_footer {
  color: #fff;
  background: #d00000;
  padding: 5.3571428571vw 0 2.3351648352vw;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .page_footer {
    padding: 21.3333333333vw 0 9.0666666667vw;
  }
}
.page_footer__logo {
  width: 21.4285714286vw;
  margin: 0 auto 2.7472527473vw;
}
@media screen and (max-width: 767px) {
  .page_footer__logo {
    width: 83.2vw;
    margin: 0 auto 14.9333333333vw;
  }
}
.page_footer__links {
  display: flex;
  justify-content: center;
  margin: 0 1.2em 5.4945054945vw;
}
@media screen and (max-width: 767px) {
  .page_footer__links {
    display: block;
    margin: 0 1.2em 19.2vw;
  }
}
.page_footer__links li {
  margin: 0 0.7em;
  font-size: 1.3736263736vw;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .page_footer__links li {
    text-align: center;
    font-size: 5.3333333333vw;
    font-weight: bold;
  }
  .page_footer__links li:nth-of-type(n + 1) {
    margin-top: 5.3333333333vw;
  }
}
.page_footer__links li a {
  font-family: "Montserrat";
  color: #fff;
}
.page_footer__copy {
  font-size: 0.8241758242vw;
  font-family: "Montserrat";
}
@media screen and (max-width: 767px) {
  .page_footer__copy {
    font-size: 3.7333333333vw;
  }
}

.spmenu {
  position: fixed;
  width: 100vw;
  height: calc(100dvh - 9.6vw);
  width: 91.7333333333vw;
  top: 0;
  left: 0;
  top: 4.8vw;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
  transition-duration: 0.4s;
  z-index: 1000;
}
.spmenu.show {
  opacity: 1;
  visibility: visible;
}
.spmenu .spmenu_logo {
  position: fixed;
  top: 3.7333333333vw;
  left: 3.4666666667vw;
  width: 34.6666666667vw;
  z-index: 3;
}
.spmenu .b_spmenu_close {
  position: fixed;
  top: 2.4vw;
  right: 3.2vw;
  width: 8vw;
  height: 8vw;
  border-radius: 100%;
  border: solid #3B3B3B 0.2666666667vw;
  z-index: 3;
  cursor: pointer;
  transition-duration: 0.3s;
}
.spmenu .b_spmenu_close p {
  width: 100%;
  height: 100%;
  position: relative;
}
.spmenu .b_spmenu_close p span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 4.8vw;
  height: 0.5333333333vw;
  border-radius: 0.5333333333vw;
  background: #3B3B3B;
  transition-duration: 0.3s;
}
.spmenu .b_spmenu_close p span:last-of-type {
  transform: translate(-50%, -50%) rotate(45deg);
}
.spmenu .b_spmenu_close:hover {
  border-color: #d00000;
}
.spmenu .b_spmenu_close:hover p span {
  background: #d00000;
}
.spmenu__container {
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
  background: rgba(255, 255, 255, 0.6);
  width: 100%;
  height: 100%;
  padding-top: 33.6vw;
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  .spmenu__container {
    padding: 20vw 4vw;
  }
}
.spmenu__container ul {
  text-align: right;
  padding-right: 8.8vw;
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  .spmenu__container ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
  }
}
.spmenu__container ul li {
  margin-bottom: 9.0666666667vw;
  display: flex;
  justify-content: flex-end;
}
.spmenu__container ul li:nth-of-type(n+6) {
  margin-bottom: 13.3333333333vw;
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  .spmenu__container ul li {
    margin-bottom: 3vw;
  }
  .spmenu__container ul li:not(:last-of-type) {
    margin-right: 0.5em;
  }
  .spmenu__container ul li:not(:last-of-type):before {
    content: "/";
    margin-right: 0.5em;
  }
}
@media screen and (max-width: 375px) {
  .spmenu__container ul li {
    margin-bottom: 4vw;
  }
}
.spmenu__container ul li a {
  font-size: 6.1333333333vw;
  font-family: "Montserrat";
  color: #3B3B3B;
  line-height: 1;
  padding-bottom: 0.5333333333vw;
  display: inline-block;
  border-bottom: solid 0.2666666667vw transparent;
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  .spmenu__container ul li a {
    line-height: 1.4;
    font-size: 5vw;
    padding-bottom: 1.0666666667vw;
  }
}
@media screen and (max-width: 375px) {
  .spmenu__container ul li a {
    font-size: 5.3333333333vw;
  }
}
.spmenu__container ul li a:hover {
  border-bottom: solid 0.2666666667vw #3B3B3B;
  text-decoration: none;
}
.spmenu__container ul li a.b_grade {
  width: 74.1333333333vw;
  height: 18.6666666667vw;
  border-radius: 18.6666666667vw;
  font-weight: 600;
  font-size: 6.1333333333vw;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.1em;
  text-decoration: none;
  border: none;
  padding: 0;
}
.spmenu__container ul li a.b_grade span {
  font-size: 4.8vw;
}
.spmenu__container ul li a.b_grade i {
  background: url(../img/form_arrow.svg) no-repeat;
  background-size: cover;
  width: 1.6483516484vw;
  height: 1.0989010989vw;
  position: absolute;
  top: 50%;
  right: 1.2362637363vw;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .spmenu__container ul li a.b_grade i {
    width: 5.8666666667vw;
    height: 4.2666666667vw;
    right: 6.4vw;
  }
}/*# sourceMappingURL=style.css.map */