:root {
  --gray:#59595E;
}

.ftp-link {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 0 1em auto;
  color: #0248b7;
  font-size: 1.9rem;
  line-height: 1.69;
  text-decoration: underline;
}

.under-line-link {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 0.5em;
  color: #0248b7;
  font-size: 1.9rem;
  line-height: 1.69;
  text-decoration: underline;
}

.base__ttl-middle {
  font-size: 4rem;
  font-weight: 400;
  line-height: 1.69;
  margin-bottom: 0.7em;
}

.mt20 {
  margin-top: 20px !important;
}

.base__num-list {
  font-size: 1.9rem;
  margin-bottom: 1.3em;
  line-height: 1.69;
}
.base__num-list li {
  margin-bottom: 0.7em;
  font-size: 1.9rem;
  color: var(--gray);
}

.base__list-circle {
  font-size: 1.9rem;
}
.base__list-circle li {
  margin-bottom: 0.5em;
  line-height: 1.69;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1.9rem;
}

.bold {
  font-weight: bold;
}

.base__txt-small {
  font-size: 1.9rem;
  margin-bottom: 1.3em;
  line-height: 1.69;
}
.base__txt-small a {
  color: #0e4ce3;
  text-decoration: underline;
}

.base__txt-middle {
  font-size: 2.6rem;
  margin-bottom: 1.3em;
  line-height: 1.69;
}

.base__small-inner {
  width: 770px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.base__ttl-middle-blue {
  font-size: 3.6rem;
  color: #0e4ce3;
  line-height: 1.69;
  margin-bottom: 0.7em;
}

.mb40 {
  margin-bottom: 40px !important;
}

.visas__table {
  width: 100%;
  border-collapse: collapse;
  line-height: 1.69;
  font-size: 1.9rem;
}
.visas__table thead {
  background-color: #efefef;
  border-top: 1px solid #cacaca;
}
.visas__table thead th {
  padding: 10px 7px;
  text-align: left;
  font-weight: bold;
  border-bottom: 1px solid #cacaca;
  border-right: 1px solid #cacaca;
}
.visas__table thead th:first-child {
  border-left: 1px solid #cacaca;
}
.visas__table thead th.age {
  width: 25%;
}
.visas__table thead th.cont {
  width: 50%;
}
.visas__table thead th.cost {
  width: 25%;
}
.visas__table tbody th {
  padding: 10px 7px;
  text-align: left;
  font-weight: bold;
  border-bottom: 1px solid #cacaca;
  border-right: 1px solid #cacaca;
  background-color: #efefef;
}
.visas__table tbody th:first-child {
  border-left: 1px solid #cacaca;
}
.visas__table tbody th.left {
  width: 20%;
}
.visas__table tbody th.bt {
  border-top: 1px solid #cacaca;
}
.visas__table tbody td {
  padding: 10px;
  text-align: left;
  border-bottom: 1px solid #cacaca;
  border-right: 1px solid #cacaca;
  vertical-align: top;
}
.visas__table tbody td:first-child {
  border-left: 1px solid #cacaca;
}
.visas__table tbody td.right {
  width: 80%;
}
.visas__table tbody td.bt {
  border-top: 1px solid #cacaca;
}

.appo-txt {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 4.8rem;
  margin: 1em auto;
  color: var(--gray);
}

.base__button {
  display: flex;
  border-radius: 20px;
  width: 400px;
  background: #DEE4F7;
  height: 120px;
  margin: 40px auto;
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
  justify-content: center;
  align-items: center;
  color: #194EA2;
  max-width: 90%;
}

.base__button-caution-link {
  color: #A3A3A3;
  font-size: 1.8rem;
  display: block;
  width: 90%;
  margin: -1em auto 1em;
}

.base__cyan-list {
  display: flex;
  flex-wrap: wrap;
  gap: 1.2em 3%;
  justify-content: center;
}
.base__cyan-list li {
  width: 48.5%;
}
.base__cyan-list li a {
  display: flex;
  border-radius: 20px;
  width: 100%;
  background: #DEE4F7;
  height: 120px;
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
  justify-content: center;
  align-items: center;
  color: #194EA2;
}

.base__underline-link {
  text-decoration: underline;
}

.center-img {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  margin-bottom: 2.5vw;
}

.w500 {
  width: 500px;
}

.w100p {
  width: 100%;
}
.w100p img {
  width: 100%;
}

.mb1vw {
  margin-bottom: 1vw !important;
}

.caution-bold-txt {
  display: block;
  font-weight: bold;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.women-defo-pb {
  padding-bottom: 1px;
}

.p-doctors1__block1__item .c-title1 {
  margin-bottom: 10px;
}

.p-doctors1__block1__item .c-list2__img {
  max-width: 243px;
  width: 22%;
}

.mt-out {
  margin-top: 80px;
}

.mb-custom {
  margin-bottom: 10px !important;
}

.page-jp-template .c-title1 {
  font-family: "Lato", sans-serif;
  font-size: 4.3rem;
}
.page-jp-template .c-title1.is-small {
  font-size: 3rem !important;
}
.page-jp-template .c-list1__link {
  font-weight: 500;
}

.other-lang-top-goctor-bl {
  margin-top: 50px;
  width: 90%;
}

.w100 {
  width: 100%;
}

.lang-menu {
  position: absolute;
  top: 0;
  right: -102%;
  background: #fff;
  z-index: 9999;
  width: 180px;
  transition: all 0.3s;
  padding: 60px 0 30px;
  height: 100vh;
}
.lang-menu ul {
  position: relative;
}
.lang-menu ul li {
  margin-bottom: 20px;
}
.lang-menu ul li a {
  font-size: 1.8rem;
  color: #0248b7;
  text-align: center;
  padding: 0.2em 0.4em 0.5em;
  line-height: 1;
  text-align: center;
  display: block;
  width: 100%;
  font-weight: bold;
  opacity: 0;
  transform: translateX(20px) rotateY("180deg");
}
.lang-menu.is-show ul li a {
  opacity: 1;
  transform: translateX(0) rotateY("0deg");
  transition: all 0.1s;
}
.lang-menu.is-show ul li:nth-child(1) a {
  transition-delay: 0.05s;
}
.lang-menu.is-show ul li:nth-child(2) a {
  transition-delay: 0.1s;
}
.lang-menu.is-show ul li:nth-child(3) a {
  transition-delay: 0.15s;
}
.lang-menu.is-show ul li:nth-child(4) a {
  transition-delay: 0.2s;
}

#lang-close-btn {
  position: absolute;
  top: -58px;
  right: 5px;
  font-size: 34px;
  z-index: 100;
  color: #4a4a4a;
  cursor: pointer;
  background-color: transparent;
  font-weight: 100;
  font-family: "Lato", sans-serif;
}
#lang-close-btn .position-relative {
  position: relative;
  width: 40px;
  height: 40px;
  display: block;
}
#lang-close-btn .position-relative .line {
  width: 28px;
  height: 1px;
  background-color: #4a4a4a;
  display: block;
  position: absolute;
  transform: translateX(-50%) translateY(0) rotate(-45deg);
}
#lang-close-btn .position-relative .line:nth-child(1) {
  top: 20px;
  left: 50%;
}
#lang-close-btn .position-relative .line:nth-child(2) {
  top: 20px;
  left: 50%;
  transform: translateX(-50%) translateY(0) rotate(45deg);
}

.lang-menu.is-show {
  right: 0;
}

#lang-btn {
  background-color: transparent;
  color: #fff;
}

.is-fixed #lang-btn {
  color: #0248b7;
}

.c-header:not(.is-front) #lang-btn {
  color: #0248b7;
}

.page-jp-template .c-hamburger__nav {
  min-width: 250px;
}

.lang-bg {
  display: none;
}

.lang-bg.is-active {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100vh;
  display: block;
}

.c-mv1__title.c-mv1__title-jp {
  font-size: 4.6rem;
  font-family: "Lato", sans-serif;
}

.page-jp-template .p-doctors1__block1__title {
  font-size: 4rem;
  font-family: "Lato", sans-serif;
}

html[lang=ja] .c-custom1 .c-title1:not(.is-small) {
  font-size: 4rem;
  font-family: "Lato", sans-serif;
}

html[lang=ja] .p-doctors1__block1__item .c-title1 {
  font-family: "Lato", sans-serif;
}

html[lang=ja] .c-list2 .c-title1 {
  font-family: "Lato", sans-serif;
}

/* .c-title1 {
    color: #0248b7;
    font-size: 6.3rem;
    font-weight: normal;
    text-align: left;
    margin-bottom: 30px;
    font-family: "DM Serif Display", serif;
    font-weight: 400;
}

.c-custom1 .c-title1 {
    text-align: center;
    font-size: 6rem;
    line-height: 1.15;
}

.c-text2 {
    font-size: 2.3rem;
    line-height: 1.69;
} */
@media screen and (max-width: 767px) {
  /* .c-text2 {
      font-size: 4.2666666667vw;
      line-height: 6.6666666667vw;
  }

  .c-title1 {
      font-size: 10vw;
      margin-bottom: 6.6666666667vw;
      text-align: left;
  }

  .c-custom1 .c-title1 {
      font-size: 8vw;
      text-align: left;
  } */
  .ftp-link {
    font-size: 4.2666666667vw;
    line-height: 6.6666666667vw;
  }
  .under-line-link {
    font-size: 4.2666666667vw;
    line-height: 6.6666666667vw;
  }
  .base__ttl-middle {
    font-size: 6.2666666667vw;
  }
  .base__num-list li {
    font-size: 4.2666666667vw;
  }
  .base__txt-small {
    font-size: 4vw;
  }
  .base__txt-middle {
    font-size: 4.7vw;
  }
  .base__small-inner {
    padding-top: 6vw;
  }
  .base__list-circle {
    font-size: 4.2666666667vw;
  }
  .base__list-circle li {
    margin-top: 0 !important;
    font-size: 4.2666666667vw;
  }
  .base__ttl-middle-blue {
    font-size: 5vw;
  }
  .visas__table {
    font-size: 3.7vw;
  }
  .visas__table thead th {
    padding: 1.3333333333vw;
  }
  .visas__table tbody th {
    padding: 1.3333333333vw;
  }
  .visas__table tbody th.left {
    width: 25%;
  }
  .visas__table tbody td {
    padding: 1.3333333333vw;
  }
  .visas__table tbody td.right {
    width: 75%;
  }
  .appo-txt {
    font-size: 6.7vw;
    width: 400px;
    max-width: 90%;
  }
  .appo-txt a {
    color: #0e4ce3;
    background-color: #DEE4F7;
    border-radius: 14px;
    height: 27.466667vw;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    transition-duration: 0.3s;
  }
  .appo-txt a::before {
    content: "";
    display: inline-block;
    margin-right: 2vw;
    width: 6vw;
    height: 6vw;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/common/icon-phone2-color1.svg);
    z-index: 1;
  }
  .appo-txt a:hover {
    opacity: 0.8;
    transition-duration: 0.3s;
  }
  .base__button {
    width: 90%;
    height: 27.466667vw;
    font-size: 6.166667vw;
    margin: 6.6666666667vw auto;
    border-radius: 14px;
  }
  .base__button-caution-link {
    font-size: 3.6vw;
  }
  .base__cyan-list li a {
    height: 22.466667vw;
    font-size: 5.166667vw;
    border-radius: 14px;
  }
  .base__cyan-list li {
    width: calc(50% - 5px);
  }
  .base__cyan-list {
    gap: 10px;
  }
  .smb60 {
    margin-bottom: 60px !important;
  }
  .women-defo-pb {
    margin-bottom: 13.3333333333vw;
  }
  .p-doctors1__block1__item .c-list2__img {
    max-width: 405px;
    width: 54vw;
    margin: 0 auto 6.6666666667vw;
  }
  .p-doctors1__block1__item .c-title1 {
    text-align: center;
    margin-bottom: 4vw;
  }
  .mt-out {
    margin-top: 10.6666666667vw;
  }
  .mb-custom {
    margin-bottom: 4vw !important;
  }
  .page-jp-template .c-title1 {
    font-size: 9vw;
  }
  .page-jp-template .c-title1.is-small {
    font-size: 7vw !important;
  }
  .other-lang-top-goctor-bl {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .lang-menu ul li a {
    font-size: 4.8vw;
  }
  .lang-menu ul li {
    margin-bottom: 6vw;
  }
  .c-mv1__title.c-mv1__title-jp {
    font-size: 8vw;
  }
  .page-jp-template .p-doctors1__block1__title {
    font-size: 9vw;
  }
  html[lang=ja] .c-custom1 .c-title1:not(.is-small) {
    font-size: 8vw;
  }
}/*# sourceMappingURL=under.css.map */