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

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

@media screen and (max-width: 767px) {
  div.slider {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  div.slider.slick-initialized {
    display: block;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  div.slider {
    position: relative;
    margin: 0 auto;
    padding: 6.4102564103vw 5.1282051282vw 12.8205128205vw;
  }
  div.slider .slick-dotted.slick-slider {
    margin-bottom: 0 !important;
  }
  div.slider .slick-next, div.slider .slick-prev {
    z-index: 2;
    opacity: 1;
    color: transparent;
  }
  div.slider button.slick-next.slick-arrow, div.slider button.slick-prev.slick-arrow {
    width: 3.8461538462vw;
    height: 3.8461538462vw;
  }
  div.slider button.slick-next.slick-arrow:before, div.slider button.slick-prev.slick-arrow:before {
    display: none;
  }
  div.slider button.slick-prev.slick-arrow {
    background: url(../img/partner/arrow-wh-l.png) center 0/100% no-repeat;
  }
  div.slider button.slick-next.slick-arrow {
    background: url(../img/partner/arrow-wh-r.png) center 0/100% no-repeat;
  }
  div.slider .slick-prev, div.slider .slick-next {
    top: 50%;
    transform: translateY(-50%);
  }
  div.slider .slick-slide img {
    margin: 0 auto;
    width: 100%;
  }
  div.slider .slick-prev {
    left: 2.5641025641vw;
  }
  div.slider .slick-next {
    right: 2.5641025641vw;
  }
  div.slider button.slick-disabled {
    opacity: 0;
  }
  div.slider ul.slick-dots {
    display: table;
    margin: 0 auto;
    left: 50%;
    right: auto;
    transform: translate(-50%, 0);
    bottom: 3.0769230769vw;
  }
  div.slider ul.slick-dots li {
    border-radius: 100px;
    background-color: #d0d0d0;
    transition: 0.4s;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  div.slider ul.slick-dots li {
    width: 1.2820512821vw;
    height: 1.2820512821vw;
    margin: 0 0.7692307692vw;
  }
}
@media screen and (max-width: 767px) {
  div.slider ul.slick-dots li:only-child {
    display: none;
  }
  div.slider ul.slick-dots li.slick-active {
    background-color: #646464;
  }
  div.slider ul.slick-dots li button:before {
    display: none;
  }
}
@media screen and (max-width: 767px) and (min-width: 768px) {
  div.slider ul.slick-dots li:hover {
    opacity: 0.8;
  }
}

@media screen and (min-width: 768px) {
  main {
    padding-bottom: 170px;
  }
}
main h3 {
  font-family: "Lato", sans-serif;
}
@media screen and (min-width: 768px) {
  main h3 {
    font-weight: bold;
    margin-bottom: 25px;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  main h3 {
    font-weight: 500;
    text-align: center;
    margin-bottom: 4vw;
    font-size: 4.1025641026vw;
    color: #BFA756;
  }
}
@media screen and (min-width: 768px) {
  main > div.c_tit {
    padding: 0 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  main > div.c_tit {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  main > div.c_tit {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  main > div.c_tit h2 {
    max-width: 1182px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  main section.fv {
    margin-top: 10px;
    padding: 0 50px;
  }
}
@media screen and (min-width: 768px) {
  main section.fv div.inner {
    max-width: 1182px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  main section.fv div.inner div.head {
    display: flex;
    justify-content: space-between;
    gap: 0 15px;
    position: relative;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  main section.fv div.inner div.head {
    justify-content: center;
  }
}
@media screen and (min-width: 768px) {
  main section.fv div.inner div.head div.cont div.title {
    margin: 20px 0 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  main section.fv div.inner div.head div.cont div.title {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  main section.fv div.inner div.head div.cont div.title h3 {
    margin-top: 5.3333333333vw;
    color: #BFA756;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  main section.fv div.inner div.head div.cont div.text {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  main section.fv div.inner div.head div.cont div.text {
    width: 73.0769230769vw;
    margin: 0 auto;
  }
}
main section.fv div.inner div.head div.cont div.text p {
  font-weight: 500;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
@media screen and (min-width: 768px) {
  main section.fv div.inner div.head div.cont div.text p {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  main section.fv div.inner div.head div.cont div.text p {
    text-align: justify;
    margin-top: 8vw;
    font-size: 3.0769230769vw;
  }
}
@media screen and (min-width: 768px) {
  main section.fv div.inner div.head div.cont div.text p + p {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  main section.fv div.inner div.head div.cont div.text p + p {
    margin-top: 6.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  main section.fv div.inner div.head div.image {
    position: absolute;
    top: 10px;
    left: 590px;
    margin-top: 30px;
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  main section.fv div.inner div.head div.image {
    position: static;
  }
}
@media screen and (max-width: 767px) {
  main section.fv div.inner div.head div.image {
    text-align: center;
    margin-top: 6.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  main section.fv div.inner div.head div.image img {
    max-width: 568px;
  }
}
@media screen and (max-width: 767px) {
  main section.fv div.inner div.head div.image img {
    width: 68.9743589744vw;
  }
}
@media screen and (min-width: 768px) {
  main section.voice {
    margin-top: 80px;
    padding: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  main section.voice {
    margin-top: 21.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  main section.voice div.inner {
    max-width: 1182px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  main section.voice div.inner div.slider {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 25px;
  }
}
@media screen and (max-width: 767px) {
  main section.voice div.inner div.slider {
    width: 73.3333333333vw;
    margin: 18.6666666667vw auto 0;
    border-radius: 5.3333333333vw;
    background-color: #F0ECEA;
  }
}
main section.voice div.inner div.slider > div {
  opacity: 1 !important;
}
@media screen and (min-width: 768px) {
  main section.voice div.inner div.slider > div {
    display: flex;
    align-items: center;
    gap: 0 10px;
    padding: 15px 25px;
    border-radius: 20px;
    width: calc(50% - 13px);
    background-color: #F0ECEA;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  main section.voice div.inner div.slider > div {
    align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  main section.voice div.inner div.slider > div {
    transform: translateY(-13vw);
  }
}
@media screen and (max-width: 767px) {
  main section.voice div.inner div.slider > div div.image {
    text-align: center;
  }
}
main section.voice div.inner div.slider > div div.image img {
  background-color: #fff;
  border-radius: 100%;
}
@media screen and (min-width: 768px) {
  main section.voice div.inner div.slider > div div.image img {
    min-width: 100px;
  }
}
@media screen and (max-width: 767px) {
  main section.voice div.inner div.slider > div div.image img {
    width: 25.641025641vw;
    margin: 0 auto;
  }
}
main section.voice div.inner div.slider > div div.cont h4 {
  font-family: "Lato", sans-serif;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  main section.voice div.inner div.slider > div div.cont h4 {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  main section.voice div.inner div.slider > div div.cont h4 {
    text-align: center;
    margin-top: 5.3333333333vw;
    font-size: 3.0769230769vw;
    line-height: 1.4;
  }
}
main section.voice div.inner div.slider > div div.cont p {
  font-weight: 500;
  font-family: "Lato", sans-serif;
}
@media screen and (min-width: 768px) {
  main section.voice div.inner div.slider > div div.cont p {
    margin-top: 5px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  main section.voice div.inner div.slider > div div.cont p {
    width: 54.1025641026vw;
    margin: 4vw auto 0;
    font-size: 3.0769230769vw;
    line-height: 1.8;
    text-align: justify;
  }
}
@media screen and (min-width: 768px) {
  main section.inquiry {
    margin-top: 110px;
    padding: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  main section.inquiry {
    margin-top: 21.3333333333vw;
    padding: 0 7.6923076923vw;
  }
}
@media screen and (min-width: 768px) {
  main section.inquiry div.inner {
    max-width: 1182px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  main section.inquiry div.inner .c_form {
    margin-top: 7.6923076923vw;
  }
}
main section.inquiry div.inner .c_form button {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  border: none;
  font-weight: bold;
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #fff;
  background-color: #BFA756;
}
@media screen and (min-width: 768px) {
  main section.inquiry div.inner .c_form button {
    width: 305px;
    height: 45px;
    margin-left: auto;
    gap: 0 6px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  main section.inquiry div.inner .c_form button {
    width: 64.8717948718vw;
    height: 9.4871794872vw;
    gap: 0 1.3333333333vw;
    margin: 0 auto;
    font-size: 3.5897435897vw;
  }
}
main section.inquiry div.inner .c_form button:after {
  content: "";
  border-radius: 100%;
  background: #fff url(../img/partner/arrow-bg.png) 0 0/100% no-repeat;
}
@media screen and (min-width: 768px) {
  main section.inquiry div.inner .c_form button:after {
    width: 15px;
    height: 15px;
  }
}
@media screen and (max-width: 767px) {
  main section.inquiry div.inner .c_form button:after {
    width: 3.8461538462vw;
    height: 3.8461538462vw;
  }
}