/* 共通 */


a {
  width: inherit;
  height: inherit;
  color: inherit;
  display: inline-block;
  max-width: 100%;
}

a:hover {
  cursor: pointer;
  opacity: 0.8;
}

iframe {
  width: 100%;
  height: auto;
}

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

button {
  border: none;
  background: none;
}

/* sp */
* {
  font-family: "Noto Sans JP", sans-serif;
}

.ly_mainWrapper {
  width: 100%;
  margin: 0 auto;
}


/*----------- header -----------*/

.ly_header {
  height: 12.5vw;
  padding: 2.19vw 0 2.03vw;
}

.bl_logo {
  width: 58.28vw;
  max-width: 373px;
  margin: auto auto auto 3.13vw;
}


/*----------- ly_fv -----------*/
.ly_fv {
  position: relative;
  z-index: 1;
  padding: 0 0 5.16vw
}

.ly_fv::before {
  content: "";
  position: absolute;
  background: url(../img/sp_fv_main_img.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.ly_fv::after {
  content: "";
  position: absolute;
  background: url(../img/sp_fv_bg_img.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100%;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
}

.bl_fv_ttl {
  width: 87.66vw;
  max-width: 561px;
  margin: 0 auto;
  padding: 3.28vw 0 34.38vw;
}

.bl_fv_access {
  width: 42.5vw;
  max-width: 272px;
  margin: 0 0 auto auto;
  padding: 0 0 3.75vw;
}

.bl_fv_point {
  width: 87.34vw;
  max-width: 559px;
  margin: 0 auto;
}

/*----------- info -----------*/
.ly_info {
  position: relative;
  z-index: 1;
  padding: 5.47vw 0 17.19vw
}
.bl_info_txt {
  width: 78.13vw;
  max-width: 500px;
  margin: 0 auto;
  border-top: solid 1px #193b87;
  border-bottom: solid 1px #193b87;
  font-size: 4.53vw;
  color: #193b87;
  line-height: 1.4;
  text-align: center;
  padding: 3.91vw 0;
}
.bl_info_btn {
  width: 81.25vw;
  max-width: 520px;
  margin: 5.16vw auto 0;
}
.bl_info_btn li+li {
  margin: 4.22vw auto 0;
}

/*----------- conditions -----------*/
.ly_conditions {
  padding: 4.68vw 0 17.18vw;
  background: #193b87;
  position: relative;
}
.el_conditions_ttl {
  width: 75vw;
  max-width: 480px;
  color: #193b87;
  font-size: 4.69vw;
  line-height: 1.3;
  font-weight: bold;
  text-align: center;
  padding: 3.9vw 0;
  margin: 0 auto 4.68vw;
  background: #fff;
}
.bl_conditions_slider .splide__slide {
  width: 87.5vw;
  max-width: 560px;
  height: 103.12vw;
  font-size: 3.75vw;
  color: #333;
  line-height: 1.5;
  margin: 0 auto;
  background: #fff;
}
.el_conditionsSlider_image {
  margin-bottom: 4.68vw;
}
.el_conditionsSlider_title {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #193b87;
  font-size: 4.37vw;
  font-weight: bold;
  padding: 1.56vw 0;
  margin-bottom: 4.68vw;
  background: #eef3ff;
}
.el_conditionsSlider_title span {
  width: 4.68vw;
  max-width: 4.68vw;
  margin-right: 1.56vw;
}
.bl_conditionsSlider_text {
  width: 75vw;
  max-width: 480px;
  font-size: 3.75vw;
  color: #333;
  line-height: 1.5;
  text-indent: -3.59vw;
  padding-left: 3.59vw;
  margin: 0 auto;
}
.bl_conditionsSlider_text li {
  font-size: 3.75vw;
  color: #333;
  line-height: 1.5;
}
.bl_conditionsSlider_text li::before,
p.bl_conditionsSlider_text::before {
  content: '';
  display: inline-block;
  width: 3.59vw;
  height: 3.59vw;
  max-width: 3.59vw;
  max-height: 3.59vw;
  margin-right: 5px;
  background: #193b87;
}
.bl_conditionsSlider_text02 {
  width: 81.25vw;
  max-width: 520px;
  padding: 2.34vw 6.25vw;
  margin: 2.34vw auto 0;
  background: #eff2f9;
}
.bl_conditionsSlider_text02 li {
  color: #193b87;
  font-size: 3.43vw;
  font-weight: bold;
}
.bl_conditions_slider .splide__arrow {
  width: 6.25vw;
  height: 15.62vw;
  padding: 0 1.56vw;
  border-radius: 0;
  background: #fff;
  position: absolute;
  top: 17.96vw;
  opacity: 1;
  z-index: 99;
}
.bl_conditions_slider .splide__pagination__page.is-active {
  background: #fff !important;
  opacity: 1;
}
.bl_conditions_slider .splide__arrow.splide__arrow--prev {
  left: 0;
  transform: rotateY(180deg);
}
.bl_conditions_slider .splide__arrow.splide__arrow--next {
  top: 25vw;
  right: 0;
}

/*----------- info02 -----------*/
.ly_info02 {
  position: relative;
  z-index: 1;
  padding: 0 0 39.844vw;
}
.bl_info02_btnBox {
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  width: 90%;
  text-align: center;
  background: #ffffff;
  border-radius: 3.125vw;
}

.bl_info02_btn {
  max-width: 81.25vw;
  margin: 6.563vw auto 0;
}

.bl_info02_btn li+li {
  margin: 4.219vw auto 0;
}

/*----------- privacy -----------*/
.ly_privacy {
  position: relative;
  z-index: 1;
  padding: 8.13vw 0 7.03vw;
}
.ly_privacy::before {
  content: "";
  position: absolute;
  background: url(../img/sp_privacy_title.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  top: 0;
  width: 100%;
  height: 62.5vw;
  z-index: -1;
}
.ly_privacy::after {
  content: "";
  position: absolute;
  background: #959eb3;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
}
.bl_privacy_ttl {
  margin: 0 auto 8.44vw 6.25vw;
  font-size: 5.63vw;
  color: #fff;
  font-weight: bold;
  line-height: 1.667;
  text-align: left;
}
.bl_privacy_li {
  width: 87.5vw;
  max-width: 560px;
  margin: 0 auto 0;
}
.bl_privacy_li li {
  font-size: 4.69vw;
  color: #333;
  line-height: 1.333;
  text-align: left;
  letter-spacing: 0.1em;
  padding: 3.75vw 3.59vw 3.75vw 13.13vw;
  position: relative;
  background: white;
}
.bl_privacy_li li span {
  color: #193b87;
  font-size: 4.69vw;
  font-weight: bold;
}
.bl_privacy_li li+li {
  margin: 5vw 0 0;
}
.bl_privacy_li li::before {
  content: "";
  position: absolute;
  background: url(../img/sp_privacy_icon_check.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  left: 2.19vw;
  top: 50%;
  transform: translateY(-50%);
  width: 7.66vw;
  height: 6.25vw;
  z-index: 1;
}

/*----------- compensation -----------*/
.ly_compensation {
  position: relative;
  z-index: 1;
  padding: 7.19vw 0 5.94vw;
}
.bl_compensation_ttl {
  width: 87.5vw;
  max-width: 560px;
  margin: 0 auto 3.13vw;
}
.bl_compensation_content {
  width: 87.5vw;
  max-width: 560px;
  background: #f2f3f8;
  margin: 0 auto;
  padding: 4.69vw 5.47vw;
}
.bl_compensation_txt {
  font-size: 4.06vw;
  color: #333;
  line-height: 1.538;
  text-align: left;
  margin: 0 auto 3.91vw;
}
.bl_compensation_img {
  width: 78.44vw;
  max-width: 502px;
  margin: 0 auto 3.13vw;
}

/*----------- feature -----------*/
.ly_feature {
  position: relative;
  z-index: 1;
  padding: 0 0 47.34vw
}
.ly_feature::before {
  content: "";
  position: absolute;
  background: url(../img/sp_feature_img_bg.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100%;
  bottom: 0;
  width: 100%;
  height: 57.19vw;
  z-index: -1;
}
.bl_feature_ttl {
  width: 100%;
  margin: 0 auto 9.69vw;
}
.bl_feature_txt {
  width: 87.19vw;
  max-width: 558px;
  margin: 0 auto 4.22vw;
}
.bl_feature_point {
  width: 77.66vw;
  max-width: 497px;
  margin: 0 auto 4.69vw;
}
.bl_feature_txtbox {
  width: 87.5vw;
  max-width: 560px;
  margin: 0 auto;
  background: #f2f3f8;
  padding: 4.69vw 6.25vw;
}
.bl_feature_txtbox p {
  font-size: 4.06vw;
  color: #333;
  line-height: 1.538;
  text-align: left;
  padding: 0 0 7.34vw;
}
.bl_feature_txtbox p span {
  font-size: 4.06vw;
  color: #193b87;
  font-weight: bold;
  line-height: 1.538;
  text-align: left;
}
.bl_feature_txtbox p:last-child {
  padding: 0 0;
}

/*----------- difference -----------*/
.ly_difference {
  position: relative;
  z-index: 1;
  padding: 7.813vw 0 0;
}

.bl_difference_ttl {
  width: 87.5vw;
  max-width: 560px;
  margin: 0 auto 3.13vw;
}

.bl_difference_txtbox {
  width: 87.5vw;
  max-width: 560px;
  margin: 0 auto;
  background: #f2f3f8;
  padding: 4.69vw 6.25vw 6.25vw;
}

.bl_difference_txtbox p {
  font-size: 4.06vw;

  color: #333;
  line-height: 1.538;
  text-align: left;
  padding: 0 0 7.34vw;
}

.bl_difference_txtbox p span {
  font-size: 4.06vw;

  color: #193b87;
  font-weight: bold;
  line-height: 1.538;
  text-align: left;
}

.bl_difference_flex{
  gap: 0.781vw;
}

.bl_difference_txtbox p:last-child {
  padding: 0 0;
}

.bl_difference_ttl2 {
  width: 73.59vw;
  max-width: 471px;
  margin: 0 auto 6.41vw;
}

.bl_difference_sub {
  position: relative;
}

.bl_difference_sub::after {
  content: "";
  position: absolute;
  background: #fff;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  top: 15.63vw;
  width: 100%;
  height: calc(100% - 15.63vw);
  z-index: -2;
}

.bl_difference_content {
  width: 87.5vw;
  max-width: 560px;
  margin: 0 auto 6.41vw;
  background: #f2f3f8;
  padding: 6.25vw 4.69vw 7.03vw;
}

.bl_difference_ttl3 {
  font-size: 4.69vw;

  color: #193b87;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
  margin: 0 0 4.69vw;
}

.bl_difference_registration {
  font-size: 4.69vw;

  color: #fff;
  line-height: 1.6;
  text-align: center;
  height: 10.94vw;
  display: flex;
  align-items: center;
  background: #677186;
  width: 100%;
  justify-content: center;
}

.l-flex-between-start .bl_difference_registration {
  width: 50%;
}

.bl_difference_registration_clr {
  background: #193b87;
}

.bl_difference_contxtbox {
  background: white;
  padding: 5.31vw 4.69vw
}

.bl_difference_contxtbox p {
  font-size: 4.06vw;

  color: #333;
  line-height: 1.538;
  text-align: left;
}

.bl_difference_contxtbox p span {
  font-size: 4.06vw;

  color: #193b87;
  font-weight: bold;
  line-height: 1.538;
  text-align: left;
}

.bl_difference_img {
  width: 74.22vw;
  max-width: 475px;
  margin: 3.13vw auto 0;
}

.bl_difference_img2 {
  width: 69.53vw;
  max-width: 445px;
  margin: 3.13vw auto 9.38vw;
}

.bl_difference_img3 {
  width: 78.28vw;
  max-width: 501px;
  margin: 3.13vw auto 0;
}

/*----------- voice -----------*/
.ly_voice {
  position: relative;
  padding: 0 0 18.13vw;
  background: #f2f3f8;
}

.bl_voice_ttl {
  width: 100%;
}

.bl_voice_li {
  width: 87.5vw;
  max-width: 560px;
  margin: 0 auto 0;
}

.bl_voice_li li {
  border: solid 1px #193b87;
  border-radius: 3.13vw;
  background: white;
  padding: 5.94vw 6.25vw;
}

.bl_voice_li li+li {
  margin: 5.94vw auto 0;
}

.bl_voice_ttl2 {
  font-size: 4.69vw;

  color: #193b87;
  font-weight: bold;
  line-height: 1.333;
  text-align: left;
  border-left: solid 8px #193b87;
  margin: 0 auto 5.47vw;
  padding: 0 0 0 3.91vw;
}

.bl_voice_txt {
  font-size: 4.06vw;

  color: #333;
  line-height: 1.538;
  text-align: left;
}

.bl_voice_txt2 {
  width: 73.28vw;
  max-width: 469px;
  margin: 8.91vw auto 4.69vw;
}

.bl_voice_button {
  width: 81.25vw;
  max-width: 520px;
  margin: 0 auto 0;
}

/*----------- interview -----------*/
.ly_interview {
  position: relative;
  padding: 13.28vw 0 18.13vw;
}

.bl_interview_ttl {
  width: 80.78vw;
  max-width: 517px;
  margin: 0 auto 7.03vw 6.25vw;
}

.bl_interview_li {
  width: 87.5vw;
  max-width: 560px;
  margin: 0 auto 0;
}

.bl_interview_ttl2 {
  font-size: 5.63vw;

  color: #333;
  line-height: 1.333;
  text-align: left;
  border-left: solid 8px #193b87;
  margin: 6.25vw auto 5.47vw;
  padding: 0 0 0 2.66vw;
}

.bl_interview_txt {
  font-size: 3.5vw;

  color: #333;
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.bl_interview_txt span {
  font-size: 3.75vw;

  color: #fff;
  background: #768cbe;
  height: 4.69vw;
  margin: 0 2.34vw 0 0;
  text-align: center;
  display: flex;
  align-items: center;
  padding: 0 3.13vw;
}

.bl_voice_popupbtn {
  font-size: 4.06vw;

  color: #193b87;
  line-height: 1.846;
  text-align: center;
  border: solid 2px #193b87;
  height: 11.56vw;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 6.56vw auto 14.53vw;
  position: relative;
  cursor: pointer;
}

.bl_voice_popupbtn::before {
  content: "";
  position: absolute;
  background: url(../img/sp_interview_button_arrow.png) no-repeat center / cover;
  width: 1.88vw;
  height: 3.13vw;
  right: 7.34vw;
  top: 50%;
  transform: translateY(-50%);
}

.modal-toggle {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bl_interview_ttl3 {
  font-size: 4.69vw;

  color: #fff;
  line-height: 1.2;
  text-align: center;
  width: 84.38vw;
  margin: 12.5vw auto 8.59vw;
  padding: 2.34vw;
  background: #193b87;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bl_interview_ttl4 {
  font-size: 3.75vw;

  color: #193b87;
  line-height: 1.5;
  text-align: left;
  width: 77.81vw;
  margin: 0 auto 6.25vw;
}

.bl_interview_txt2 {
  font-size: 3.75vw;

  line-height: 1.5;
  text-align: left;
  width: 77.81vw;
  margin: 0 auto 6.25vw;
}

.bl_interview_txt2 span {
  font-size: 3.75vw;

  color: #768cbe;
  line-height: 1.5;
  font-weight: bold;
}

.bl_interview_txt2 span.bl_interview_span2 {
  color: #193b87;
}

.bl_interview_img2 {
  width: 71.09vw;
  max-width: 455px;
  margin: 1.56vw auto 0;
}

.bl_interview_img3 {
  width: 83.59vw;
  max-width: 535px;
  margin: 1.56vw auto 0;
}

.bl_interview_ttl5 {
  font-size: 4.69vw;

  color: #fff;
  line-height: 1.333;
  text-align: center;
  width: 87.5vw;
  height: 15.63vw;
  margin: 12.5vw auto 8.59vw;
  background: #193b87;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bl_interview_box {
  background: #f2f3f8;
  width: 84.38vw;
  max-width: 540px;
  margin: 7.81vw auto;
  padding: 4.53vw 3.13vw;
}

.bl_interview_box p {
  font-size: 3.75vw;

  color: #333;
  line-height: 1.5;
  text-align: left;
}

.bl_interview_img4 {
  width: 84.38vw;
  max-width: 540px;
  margin: 0 auto 7.81vw;
}

.modal {
  display: none;
  position: fixed;
  z-index: 8887;
  inset: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7);
  transition: all 1s ease-in-out;
}

.modal_content {
  background: #fff;
  overflow-y: auto;
  padding: 0;
  width: 93.75vw;
  max-width: 600px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 90%;
  filter: drop-shadow(0px 2px 6px #777);
}

.modal_close {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 3.13vw;
  right: 3.13vw;
  width: 7.81vw;
  height: 7.81vw;
  background: #193b87;
  color: white;
  cursor: pointer;
  z-index: 10;
  font-size: 5.63vw;

  color: #fff;
  line-height: 1.333;
}

.modal_container {
  width: 87.5vw;
  margin: auto;
  padding: 14.53vw 0 15.63vw;
}

.modal_close2 {
  font-size: 4.69vw;

  color: #fff;
  line-height: 1.2;
  text-align: center;
  width: 31.25vw;
  height: 7.81vw;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  cursor: pointer;
  background: #193b87;
}

/*----------- flow -----------*/
.ly_flow {
  margin: 0 auto;
}

.bl_flow_ttl {
  width: 57.81vw;
  max-width: 370px;
  margin: 0 auto 9.38vw 6.25vw;
}

.bl_flow_ttl2 {
  font-size: 5.63vw;

  color: #193b87;
  text-align: center;
  border-top: solid 1px #193b87;
  border-bottom: solid 1px #193b87;
  width: 87.5vw;
  max-width: 560px;
  padding: 5.47vw 0;
  margin: 0 auto 7.81vw;
}

.bl_step_li {
  width: 87.5vw;
  max-width: 560px;
  margin: 0 auto 7.81vw;
}

.bl_step_li li {
  border: solid 1px #f2f3f8;
  background: #f2f3f8;
  padding: 0 0 6.25vw;
}

.bl_step_li li+li {
  margin: 5.47vw auto 0;
}

.bl_step_img {
  width: 15.63vw;
  max-width: 100px;
  margin: 0 auto 2.5vw 0;
}

.bl_step_txt {
  font-size: 4.69vw;

  color: #193b87;
  font-weight: bold;
  line-height: 1.467;
  text-align: center;
}

.bl_step_img2 {
  width: 87.5vw;
  max-width: 560px;
  margin: 0 auto 6.25vw;
}

.bl_step_txt2 {
  font-size: 4.06vw;

  color: #333;
  line-height: 1.538;
  text-align: left;
  width: 70.47vw;
  margin: 4.69vw auto 0;
}

.bl_step_txt2 span {
  color: #193b87;
  font-weight: bold;

}

.bl_flow_ttlbox {
  width: 78.13vw;
  margin: 0 auto;
  padding: 0 0 7.03vw
}

.bl_flow_number {
  width: 7.81vw;
  margin: 0 3.13vw 0 0;
}

.bl_flow_ttl3 {
  font-size: 4.69vw;

  color: #193b87;
  font-weight: bold;
  line-height: 1.467;
}

.bl_flow_txt {
  font-size: 4.06vw;

  color: #333;
  line-height: 1.538;
  text-align: left;
  width: 77.66vw;
  height: 23.44vw;
  margin: 0 auto;
}

.bl_flow_txt span {
  color: #193b87;
  font-weight: bold;
}

.bl_flow_img2 {
  width: 78.13vw;
  margin: 0 auto;
  padding: 3.91vw 0 0;
}

/*splide*/
.bl_flow_slider {
  margin: 0 0 24.38vw;
}

.bl_flow_slider .splide__slide .splide__slide_box {
  position: relative;
  border: solid 1px #193b87;
  background: #f2f3f8;
  width: 88.13vw;
  height: 88.13vw;
  margin: 0 auto;
  padding: 6.41vw 0;
}
.bl_flow_slider .splide__arrow {
  width: 6.25vw;
  height: 15.63vw;
  padding: 0 1.56vw;;
  background: #193b87;
  border-radius: unset;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.bl_flow_slider .splide__arrow.splide__arrow--prev {
  left: 0;
  transform: translateY(-50%) scale(-1, 1);
}
.bl_flow_slider .splide__arrow.splide__arrow--next {
  right: 0;
}
.splide__pagination {
  bottom: -2.5em !important;
}
.splide__pagination__page.is-active {
  background: #193b87 !important;
  transform: none;
}
.splide__pagination li{
  margin: 0 0.469vw !important;
}
.splide__pagination__page {
  background: #bac4db;
}

/*----------- clinic -----------*/
.ly_clinic {
  width: 87.5vw;
  max-width: 560px;
  margin: 0 auto 7.81vw;
}

.bl_clinic_ttl {
  width: 54.69vw;
  max-width: 350px;
  margin: 0 auto 6.25vw 0;
}

.bl_clinic_img {
  margin: 0 auto 5.94vw;
}

.bl_clinic_ttl2 {
  font-size: 5.94vw;

  color: #193b87;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
  border-bottom: solid 1px #193b87;
  padding: 0 0 3.91vw;
  margin: 0 auto 3.91vw;
}

.bl_clinic_txt {
  font-size: 4.06vw;
  font-family: "Noto Sans JP";
  color: #333;
  line-height: 1.538;
  margin: 0 0 7.03vw;
}

/*----------- profile -----------*/
.ly_profile {
  background: #f2f3f8;
  padding: 15.63vw 0 1.56vw;
}

.bl_profile_ttl {
  font-size: 4.84vw;

  color: #193b87;
  line-height: 1.444;
  text-align: center;
  margin: 0 auto 4.69vw;
}

.bl_profile_img {
  width: 87.5vw;
  max-width: 560px;
  margin: 0 auto 7.81vw;
}

.bl_profile_box {
  background: white;
  width: 87.5vw;
  max-width: 560px;
  margin: 0 auto 18.28vw;
  padding: 4.69vw 4.84vw;
}

.bl_profile_ttl2 {
  font-size: 3.75vw;

  color: #fff;
  line-height: 1.667;
  background: #193b87;
  display: inline-block;
  padding: 0px 3.13vw;
  margin: 0 0 3.13vw;
}

.bl_profile_txt {
  font-size: 3.75vw;

  color: #333;
  line-height: 1.5;
  margin: 0 0 6.88vw
}

.bl_profile_dl {
  font-size: 3.75vw;

  color: #333;
  line-height: 1.5;
}

.bl_profile_dl dt {
  width: 15.63vw;
  margin: 0 0 2.03vw;

}

.bl_profile_dl dd {
  width: calc(100% - 15.63vw);
  margin: 0 0 2.03vw;

}

/*----------- access -----------*/
.ly_access {
  padding: 20.31vw 0 12.5vw
}

.bl_access_ttl {
  width: 60.94vw;
  max-width: 390px;
  margin: 0 auto 7.03vw 6.25vw;
}

.bl_access_img {
  width: 87.5vw;
  max-width: 560px;
  margin: 0 auto 4.69vw;
}

.bl_access_ttl2 {
  width: 87.5vw;
  max-width: 560px;
  margin: 0 auto 4.69vw;
  font-size: 4.69vw;

  color: #193b87;
  line-height: 1.333;
  border-left: solid 8px #193b87;
  padding: 0 0 0 3.13vw;
}

.bl_access_dl {
  font-size: 3.75vw;

  color: #222121;
  line-height: 1.5;
  width: 87.5vw;
  max-width: 560px;
  margin: 0 auto 4.69vw;
}

.bl_access_dl dt {
  width: 18.91vw;
  margin: 0 0 2.03vw;
}

.bl_access_dl dd {
  width: calc(100% - 18.91vw);
  margin: 0 0 2.03vw;
}

.bl_access_map {
  width: 100%;
}

.bl_access_map iframe{
  height: 62.5vw;
}

.bl_access_table {
  width: 96.875vw;
  max-width: 560px;
  margin: 7.81vw auto 4.69vw;
  font-size: 4.06vw;
  line-height: 1.154;
  text-align: center;
  border-collapse: separate;
  border-spacing: 3px;
  vertical-align: middle;
}

.bl_access_table thead th {
  color: #fff;
  background: #193b87;
  width: 37.5vw;
  padding: 2.03vw;
  text-align: center;
  vertical-align: middle;
}

.bl_access_table thead th.bl_table_empty {
  background: none;
  width: 11.25vw;
}

.bl_access_table tbody th {
  color: #fff;
  background: #768cbe;
  padding: 2.03vw;
  width: 21.25vw;
  text-align: center;
}

.bl_access_table tbody td {
  color: #333;
  background: #f2f3f8;
  padding: 2.03vw;
  text-align: center;
}

.bl_access_txt {
  font-size: 3.75vw;

  color: #333;
  line-height: 1.5;
  width: 87.5vw;
  max-width: 560px;
  margin: 0 auto 0;
}


/*----------- footer -----------*/
.ly_footer {
  margin: 17.19vw auto 0;

}

.el_copy_right {
  font-size: 2.81vw;

  color: #fff;
  text-align: center;
  background: #193b87;
  width: 100%;
  height: 10.94vw;
  display: flex;
  justify-content: center;
  align-items: center;
}


/*----------- fixed -----------*/
.ly_fixed {
  position: fixed;
  bottom: -1vw;
  left: 50%;
  right: 0;
  z-index: 10;
  transform: translateX(-50%);
}

.bl_fixed_img {
  width: 50vw;
}

.bl_pc_img {
  display: none;
}

.bl_sp_fixed
{
  display: flex;
  align-items: end;
}
