@charset "UTF-8";
/*--- color ---*/
/*--- z-index ---*/
/*--- breakpoint ---*/
/* =======================
  mixin
======================= */
/*--- 透過ホバー ---*/
/*--- color変更ホバー ---*/
/*--- background-color変更ホバー ---*/
/*--- color・background-colorホバー ---*/
.u-ffOzwald {
  font-family: "Oswald", sans-serif;
}

.u-dib {
  display: inline-block;
}

.u-colorRed {
  color: #CF0000;
}

.p-visit .c-page-breadcrumb-list li,
.p-visit .c-page-breadcrumb-list li a {
  color: #fff;
}
.p-visit-bg--top {
  position: relative;
  padding-bottom: 0px;
}
@media screen and (max-width: 767.9px) {
  .p-visit-bg--top {
    padding-bottom: 80px;
    margin-top: 80px;
  }
}
.p-visit-bg--top::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../media/images/visit_bg_hero_pc.jpg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  z-index: -2;
}
@media screen and (max-width: 767.9px) {
  .p-visit-bg--top::before {
    background-image: url(../media/images/visit_bg_hero_sp.jpg);
    padding-bottom: 100px;
  }
}
.p-visit-hero {
  padding: 120px 0 0;
}
@media screen and (max-width: 767.9px) {
  .p-visit-hero {
    padding: 60px 0 0;
  }
}
.p-visit-hero-title {
  color: #fff;
  font-size: 4.1666666667vw;
  font-weight: bold;
  text-align: center;
  width: 90%;
  max-width: 1520px;
  margin: 8.3333333333vw auto 0;
}
@media screen and (max-width: 767.9px) {
  .p-visit-hero-title {
    font-size: 7.4666666667vw;
    margin-top: 50px;
  }
}
.p-visit-hero-text {
  color: #fff;
  font-size: 1.3541666667vw;
  font-weight: bold;
  text-align: center;
  width: 90%;
  max-width: 1420px;
  margin: 50px auto 0;
}
@media screen and (max-width: 767.9px) {
  .p-visit-hero-text {
    font-size: 4.2666666667vw;
    font-weight: normal;
    text-align: left;
    margin-top: 30px;
  }
}
.p-visit-hero-pickup {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 60px 30px;
  width: 90%;
  max-width: 1620px;
  margin: 100px auto 0;
}
@media screen and (max-width: 767.9px) {
  .p-visit-hero-pickup {
    justify-content: space-between;
    gap: 30px 10px;
    margin-top: 60px;
  }
}
.p-visit-hero-pickup--item {
  width: 31%;
  width: 17.96875vw;
  text-align: center;
}
@media screen and (max-width: 767.9px) {
  .p-visit-hero-pickup--item {
    width: 48%;
  }
}
.p-visit-hero-pickup--item:nth-child(3) {
  width: 21.3541666667vw;
  max-width: 420px;
}
@media screen and (max-width: 999.9px) {
  .p-visit-hero-pickup--item:nth-child(3) {
    width: 48%;
    max-width: inherit;
  }
}
.p-visit-hero-pickup--heading {
  color: #fff;
  font-size: 1.6666666667vw;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  border: 1px solid currentColor;
  border-radius: 60px;
  max-width: 350px;
  margin: 0 auto;
  padding: 0.5208333333vw 0.5em;
}
@media screen and (max-width: 767.9px) {
  .p-visit-hero-pickup--heading {
    font-size: 3.7333333333vw;
    padding: 1.3333333333vw 0.5em;
  }
}
.p-visit-hero-pickup--mini {
  display: inline-block;
  font-size: 1.0416666667vw;
}
@media screen and (max-width: 767.9px) {
  .p-visit-hero-pickup--mini {
    font-size: 3.2vw;
  }
}
.p-visit-hero-pickup--number {
  display: inline-block;
  color: #FFED66;
  font-size: 6.25vw;
  font-weight: bold;
  line-height: 1.2;
}
@media screen and (max-width: 767.9px) {
  .p-visit-hero-pickup--number {
    font-size: 12.2666666667vw;
  }
}
.p-visit-hero-pickup--label {
  display: inline-block;
  color: #FFED66;
  font-size: 1.6666666667vw;
  font-weight: bold;
  line-height: 1.2;
}
@media screen and (max-width: 767.9px) {
  .p-visit-hero-pickup--label {
    font-size: 4.8vw;
  }
}
.p-visit-hero-pickup--data {
  display: block;
  color: #fff;
  font-size: 0.8333333333vw;
  line-height: 1.2;
  text-align: right;
  margin-right: 2.5em;
}
@media screen and (max-width: 767.9px) {
  .p-visit-hero-pickup--data {
    font-size: 1.2rem;
    text-align: center;
    margin-right: unset;
  }
}
.p-visit-hero-lineup {
  position: relative;
  border: 1px solid #fff;
  border-radius: 20px;
  width: 90%;
  max-width: 1620px;
  margin: 75px auto 0;
  padding: 40px 6.25vw 30px;
}
@media screen and (max-width: 767.9px) {
  .p-visit-hero-lineup {
    margin-top: 35px;
    padding: 26px 10.1333333333vw 20px;
  }
}
.p-visit-hero-lineup--title {
  position: absolute;
  top: -1.4583333333vw;
  left: 50%;
  translate: -50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1A4787;
  font-size: 1.5625vw;
  font-weight: bold;
  width: 15.625vw;
  height: 2.6041666667vw;
  background-color: #fff;
  border-radius: 60px;
  z-index: 2;
}
@media screen and (max-width: 767.9px) {
  .p-visit-hero-lineup--title {
    top: -5.0666666667vw;
    font-size: 4.2666666667vw;
    width: 40.5333333333vw;
    height: 10.1333333333vw;
  }
}
.p-visit-hero-lineup--title span {
  position: relative;
  display: inline-block;
  width: max-content;
}
.p-visit-hero-lineup--list {
  display: grid;
  grid-auto-flow: column;
  grid-template-rows: repeat(3, auto);
  gap: 10px;
  max-width: 1380px;
  margin: 0 auto;
}
@media screen and (max-width: 767.9px) {
  .p-visit-hero-lineup--list {
    grid-auto-flow: row;
  }
}
.p-visit-hero-lineup--item {
  position: relative;
  color: #fff;
  font-size: clamp(14px, 10.981px + 0.943vw, 20px);
  padding-left: 1.25em;
}
.p-visit-hero-lineup--item::before {
  content: "■";
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767.9px) {
  .p-visit .p-topslider {
    margin-top: 2rem;
  }
}
.p-visit-howto {
  position: relative;
  width: 90%;
  max-width: 1620px;
  background-color: #fff;
  border-radius: 40px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  margin: 170px auto 0;
  padding-bottom: 50px;
}
@media screen and (max-width: 767.9px) {
  .p-visit-howto {
    border-radius: 20px;
    margin-top: 70px;
  }
}
.p-visit-howto-heading {
  display: grid;
  grid-template-areas: "title subtitle label";
  grid-template-columns: 430px auto 240px;
  align-items: flex-start;
}
@media screen and (max-width: 1280px) {
  .p-visit-howto-heading {
    grid-template-areas: "title    label" "subtitle subtitle";
    grid-template-columns: 75% 20%;
    justify-content: center;
  }
}
.p-visit-howto-title {
  position: relative;
  grid-area: title;
  color: #fff;
  width: 430px;
  background-color: #1A4787;
  border-radius: 20px;
  padding: 30px 50px;
  translate: -20px -20px;
}
@media screen and (max-width: 767.9px) {
  .p-visit-howto-title {
    width: fit-content;
    border-radius: 15px;
    padding: 10px 30px;
  }
}
.p-visit-howto-title--main {
  display: block;
  font-size: clamp(28px, 20.123px + 2.462vw, 60px);
  font-weight: 400;
  line-height: 1.4;
}
.p-visit-howto-title--sub {
  display: block;
  font-size: clamp(16px, 14.031px + 0.615vw, 24px);
  line-height: 1.4;
}
.p-visit-howto-label {
  position: relative;
  grid-area: label;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: clamp(14px, 10.554px + 1.077vw, 28px);
  font-weight: bold;
  line-height: 1.4;
  width: 240px;
  background: linear-gradient(45deg, #F39E16, #F24D00);
  border-radius: 50%;
  aspect-ratio: 240/240;
  translate: -10px -20px;
}
@media screen and (max-width: 767.9px) {
  .p-visit-howto-label {
    width: max-content;
    translate: -20px -30px;
    padding: 10px;
  }
}
.p-visit-howto-subtitle {
  position: relative;
  grid-area: subtitle;
  font-size: clamp(20px, 15.077px + 1.538vw, 40px);
  font-weight: bold;
  border-bottom: 1px solid #1A4787;
  margin: 0 2em 0 20px;
  padding: 40px 0;
}
@media screen and (max-width: 1280px) {
  .p-visit-howto-subtitle {
    text-align: center;
    margin: -20px auto 0;
    padding: 0 20px 10px;
  }
}
.p-visit-howto-notes {
  position: relative;
  color: #CF0000;
  font-size: clamp(14px, 11.046px + 0.923vw, 26px);
  font-weight: bold;
  width: 90%;
  max-width: 1010px;
  margin: -30px auto 0;
  padding-left: 75px;
}
@media screen and (max-width: 1280px) {
  .p-visit-howto-notes {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767.9px) {
  .p-visit-howto-notes {
    margin-top: 10px;
    padding-left: 45px;
  }
}
.p-visit-howto-notes::before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 60px;
  height: 60px;
  background-image: url(../media/images/icon_caution.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 767.9px) {
  .p-visit-howto-notes::before {
    top: 5px;
    width: 30px;
    height: 30px;
  }
}
.p-visit-howto-list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 45px;
  width: 90%;
  max-width: 1420px;
  margin: 36px auto 0;
}
@media screen and (max-width: 999.9px) {
  .p-visit-howto-list {
    flex-direction: column;
    gap: 60px;
  }
}
.p-visit-howto-item {
  position: relative;
  width: 33.3333333333%;
  max-width: 390px;
}
@media screen and (max-width: 999.9px) {
  .p-visit-howto-item {
    width: 90%;
    max-width: 460px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767.9px) {
  .p-visit-howto-item {
    max-width: unset;
  }
}
.p-visit-howto-item:nth-child(1)::after, .p-visit-howto-item:nth-child(2)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -17%;
  translate: 0 -50%;
  border-left: 30px solid #2D9EE4;
  border-top: 40px solid transparent;
  border-bottom: 40px solid transparent;
}
@media screen and (max-width: 999.9px) {
  .p-visit-howto-item:nth-child(1)::after, .p-visit-howto-item:nth-child(2)::after {
    top: unset;
    bottom: -80px;
    right: unset;
    left: 50%;
    translate: -50%;
    rotate: 90deg;
  }
}
@media screen and (max-width: 767.9px) {
  .p-visit-howto-item:nth-child(1)::after, .p-visit-howto-item:nth-child(2)::after {
    bottom: -56px;
    border-left-width: 20px;
    border-top-width: 26px;
    border-bottom-width: 26px;
  }
}
.p-visit-howto-item:nth-child(2)::after {
  top: 43%;
}
@media screen and (max-width: 767.9px) {
  .p-visit-howto-item:nth-child(2)::after {
    top: unset;
  }
}
.p-visit-howto-img {
  width: 62%;
  max-width: 240px;
  margin: 0 auto 2.4rem;
}
@media screen and (max-width: 767.9px) {
  .p-visit-howto-img {
    margin-bottom: 5px;
  }
}
.p-visit-howto-text {
  display: flex;
  align-items: flex-start;
  gap: 2rem clamp(1.6rem, 2vw, 3.2rem);
}
.p-visit-howto-text--num {
  font-family: "Oswald", sans-serif;
  color: #1D54A2;
  font-size: clamp(4rem, 4.5vw, 7rem);
  font-weight: 500;
  line-height: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-right: clamp(1.6rem, 2vw, 3.2rem);
  border-right: 0.1rem solid #1D54A2;
}
.p-visit-howto-text--num small {
  font-size: 23%;
  font-weight: 600;
  line-height: 1.2;
}
.p-visit-howto-text--heading {
  font-size: clamp(18px, 16.031px + 0.615vw, 26px);
  line-height: 1.4;
  font-weight: 700;
  margin-top: 0;
}
.p-visit-solving {
  position: relative;
  padding: 35px 0 200px;
  overflow-x: clip;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving {
    padding: 0 0 100px;
  }
}
.p-visit-solving::before {
  content: "";
  position: absolute;
  top: -24em;
  left: 0;
  width: 100vw;
  height: 2246px;
  background-image: url(../media/images/visit_bg_solving_pc.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  z-index: -1;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving::before {
    top: -33.0666666667vw;
    height: 489.8666666667vw;
    height: 527vw;
    background-image: url(../media/images/visit_bg_solving_sp.png);
    background-position: top center;
  }
}
.p-visit-solving::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../media/images/visit_bg_point_pc.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  z-index: -2;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving::after {
    background-image: url(../media/images/visit_bg_point_sp.jpg);
  }
}
.p-visit-solving-button--item {
  width: 90%;
  max-width: 770px;
  margin-inline: auto;
  margin-top: 100px;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-button--item {
    margin-top: 60px;
  }
}
.p-visit-solving-button--item p {
  font-size: clamp(2rem, 5vw, 3rem);
}
.p-visit-solving-summary {
  position: relative;
}
.p-visit-solving-summary::after {
  content: "";
  position: absolute;
  bottom: -130px;
  left: 50%;
  translate: -50%;
  border-top: 50px solid #2D9EE4;
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-summary::after {
    bottom: -80px;
    border-top-width: 30px;
    border-left-width: 60px;
    border-right-width: 60px;
  }
}
.p-visit-solving-summary-img {
  position: absolute;
  top: 13%;
  right: 0;
  width: 47%;
  max-width: 800px;
  margin-left: auto;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-summary-img {
    position: relative;
    top: unset;
    width: 94%;
  }
}
.p-visit-solving-summary-contents {
  width: 94%;
  max-width: 1620px;
  margin: 0 auto;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-summary-contents {
    margin-top: -50px;
  }
}
.p-visit-solving-summary-title {
  position: relative;
}
.p-visit-solving-summary-title--text {
  display: inline-block;
  font-size: 11.9791666667vw;
  line-height: 1;
  background: linear-gradient(180deg, #2D9EE4 0%, #1D54A2 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-bottom: 31px;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-summary-title--text {
    font-size: 21.3333333333vw;
    padding-bottom: 20px;
  }
}
.p-visit-solving-summary-heading {
  position: relative;
  font-size: 2.1875vw;
  font-weight: bold;
  padding-bottom: 70px;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-summary-heading {
    font-size: 4.8vw;
    padding-bottom: 40px;
  }
}
.p-visit-solving-summary-heading::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 1px;
  background-color: #F24D01;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-summary-heading::before {
    width: 50px;
    height: 2px;
  }
}
.p-visit-solving-summary-text {
  position: relative;
  font-size: 1.25vw;
  width: 50%;
  max-width: 850px;
  margin-top: 20px;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-summary-text {
    font-size: 3.7333333333vw;
    width: 100%;
  }
}
.p-visit-solving-summary-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 35px;
  width: 90%;
  max-width: 1620px;
  margin: 100px auto 0;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-summary-list {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-top: 30px;
  }
}
.p-visit-solving-summary-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 38px;
  aspect-ratio: 510/510;
  width: 26.5625vw;
  background-color: #F4FBFF;
  border-radius: 300px;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-summary-item {
    gap: 20px;
    width: 90%;
  }
}
.p-visit-solving-summary-item:nth-child(2) figure {
  width: fit-content;
  max-width: unset;
  max-height: 240px;
  height: 12.5vw;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-summary-item:nth-child(2) figure {
    max-height: 140px;
    height: 37.3333333333vw;
  }
}
.p-visit-solving-summary-item--img {
  width: 11.9791666667vw;
  max-width: 230px;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-summary-item--img {
    width: 46%;
    max-width: unset;
    min-width: 140px;
  }
}
.p-visit-solving-summary-item--text {
  font-size: 1.3541666667vw;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-summary-item--text {
    font-size: 4.2666666667vw;
  }
}
.p-visit-solving-point {
  position: relative;
  width: 90%;
  max-width: 1620px;
  background-color: #fff;
  border-radius: 40px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  margin-inline: auto;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-point {
    border-radius: 20px;
  }
}
.p-visit-solving-point-label {
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 3.8rem;
  font-weight: bold;
  width: 80%;
  max-width: 700px;
  min-height: 100px;
  background: linear-gradient(45deg, #2D9EE4, #1D54A2);
  border-radius: 0 0 40px 40px;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-point-label {
    min-height: 40px;
    font-size: 2.4rem;
    border-radius: 0 0 20px 20px;
  }
}
.p-visit-solving-point-title {
  font-size: 2.6041666667vw;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-point-title {
    font-size: 5.3333333333vw;
  }
}
.p-visit-solving-point-text {
  font-size: 1.25vw;
  text-align: center;
  margin-top: 20px;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-point-text {
    font-size: 3.7333333333vw;
  }
}
.p-visit-solving-point1 {
  margin-top: 210px;
  padding: 160px 13.0208333333vw 100px;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-point1 {
    margin-top: 130px;
    padding: 60px 30px 40px;
  }
}
.p-visit-solving-point1-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px 25px;
  max-width: 1050px;
  margin: 20px auto 0;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-point1-list {
    gap: 30px 25px;
  }
}
.p-visit-solving-point1-item {
  width: calc(33.3333333333% - 25px);
  max-width: 250px;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-point1-item {
    width: calc(50% - 20px);
  }
}
.p-visit-solving-point1-text {
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-point1-text {
    font-size: 3.4666666667vw;
  }
}
.p-visit-solving-point2 {
  margin-top: 100px;
  padding: 160px 3.90625vw 100px;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-point2 {
    margin-top: 30px;
    padding: 60px 20px 20px;
  }
}
.p-visit-solving-point2-gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 10px;
  margin-top: 60px;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-point2-gallery {
    margin-top: 20px;
  }
}
.p-visit-solving-point2-img {
  width: calc(25% - 10px);
  max-width: 360px;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-point2-img {
    width: calc(50% - 5px);
  }
}
.p-visit-solving-point3 {
  margin-top: 100px;
  padding: 160px 7.8125vw 100px;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-point3 {
    margin-top: 30px;
    padding: 60px 20px 40px;
  }
}
.p-visit-solving-point3-list {
  display: flex;
  flex-wrap: wrap;
  gap: 60px 40px;
  margin-top: 60px;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-point3-list {
    gap: 20px 10px;
    margin-top: 20px;
  }
}
.p-visit-solving-point3-item {
  width: calc(25% - 30px);
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-point3-item {
    width: calc(50% - 5px);
    min-width: unset;
  }
}
.p-visit-solving-point3-companyName {
  font-size: 2rem;
  margin-top: 10px;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-point3-companyName {
    font-size: 1.4rem;
  }
}
.p-visit-solving-point3-position {
  font-size: 1.4rem;
  margin-top: 15px;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-point3-position {
    font-size: 1.2rem;
    margin-top: 10px;
  }
}
.p-visit-solving-point3-name {
  font-size: 1.8rem;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  margin-top: 5px;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-point3-name {
    font-size: 1.4rem;
  }
}
.p-visit-solving-point3-button {
  display: flex;
  justify-content: center;
  margin-top: 80px;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-point3-button {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-point3 .c-rectbtn {
    box-shadow: unset;
  }
}
.p-visit-solving-point3 .c-rectbtn--mini {
  justify-content: center;
  padding: inherit;
}
@media screen and (max-width: 767.9px) {
  .p-visit-solving-point3 .c-rectbtn--mini {
    min-height: 6rem;
  }
}
.p-visit-video {
  padding: 180px 0 200px;
}
@media screen and (max-width: 767.9px) {
  .p-visit-video {
    padding: 100px 0 120px;
  }
}
.p-visit-video-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.p-visit-video-titleMain {
  display: inline-block;
  font-size: 6rem;
  line-height: 1.2;
}
@media screen and (max-width: 767.9px) {
  .p-visit-video-titleMain {
    font-size: 5rem;
  }
}
.p-visit-video-titleSub {
  display: inline-block;
  font-size: 2.4rem;
}
@media screen and (max-width: 767.9px) {
  .p-visit-video-titleSub {
    font-size: 2rem;
  }
}
.p-visit-video-contents {
  max-width: 1280px;
  margin-inline: auto;
  aspect-ratio: 1280/720;
  margin-top: 50px;
}
@media screen and (max-width: 767.9px) {
  .p-visit-video-contents {
    margin-top: 20px;
  }
}
.p-visit-video-contents iframe {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.p-visit-video-button--item {
  max-width: 770px;
  margin-inline: auto;
  margin-top: 100px;
}
@media screen and (max-width: 767.9px) {
  .p-visit-video-button--item {
    margin-top: 60px;
  }
}
.p-visit-video-button--item p {
  font-size: clamp(2rem, 5vw, 3rem);
}

.c-fixed-button--item {
  position: fixed;
  top: 50%;
  right: 0;
  translate: 0 -50%;
  width: 4.6875vw;
  height: 23.4375vw;
  z-index: 10;
}
@media screen and (max-width: 767.9px) {
  .c-fixed-button--item {
    top: unset;
    right: unset;
    bottom: 0;
    left: 0;
    translate: unset;
    width: 100%;
    height: 65px;
  }
}

.c-fixed-button {
  height: 100%;
  padding: 0;
  border-radius: 1rem 0 0 1rem;
}
@media screen and (max-width: 767.9px) {
  .c-fixed-button {
    border-radius: unset;
  }
}
.c-fixed-button::before, .c-fixed-button::after {
  border-radius: 1rem 0 0 1rem;
}
@media screen and (max-width: 767.9px) {
  .c-fixed-button::before, .c-fixed-button::after {
    border-radius: unset;
  }
}
.c-fixed-button .c-arrow {
  right: unset;
  bottom: 1.6666666667vw;
  left: 50%;
  translate: -50%;
  width: 1.5625vw;
}
@media screen and (max-width: 767.9px) {
  .c-fixed-button .c-arrow {
    right: 1rem;
    bottom: unset;
    left: unset;
    translate: unset;
    width: 1.8rem;
  }
}

.c-fixed-button p {
  font-size: 1.25vw;
  writing-mode: vertical-lr;
  translate: 0 -20px;
}
@media screen and (max-width: 767.9px) {
  .c-fixed-button p {
    writing-mode: unset;
    font-size: 3.7333333333vw;
    translate: unset;
  }
}
