/*2025.06.16*/
@media screen and (max-width: 899px) {
  .sp {
    display: inherit;
  }
  .pc {
    display: none;
  }
  .inner {
    width: auto;
  }
  /* text */
  .larger {
    font-size: 1.1em !important;
  }
  .bigger {
    font-size: 1.18em !important;
  }
  .huge {
    font-size: min(5.5vw, 1.65em) !important;
  }
  .notice {
    font-size: 0.65em;
  }
  .txt_strong {
    font-size: 1.1em;
    font-weight: bolder;
  }
  .txt_big {
    font-size: 1.65rem;
  }
  /* flex */
  .flex {
    display: inherit;
  }
  .flex.col2 > * {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 25px;
  }
  .flex .left {
    text-align: center;
  }
  .flex .right {
    text-align: center;
  }
  /* float */
  .floatRight {
    float: none;
    padding-left: 0;
  }
  .floatleft {
    float: none;
    padding-right: 0;
  }
  /* align */
  .sp_aligncenter {
    text-align: center;
  }
  /* img */
  p.rightimg {
    float: none;
    display: block;
    margin-bottom: 0.5em;
    text-align: center;
  }
  p.leftimg {
    float: none;
    display: block;
    margin-bottom: 0.5em;
    text-align: center;
  }
  /* margin */
  .sp_mb {
    margin-bottom: 50px !important;
  }
  .sp_mb05 {
    margin-bottom: 25px !important;
  }
  .sp_mb0 {
    margin-bottom: 0 !important;
  }
  #loading img {
    width: 75vw;
  }
  #modal_window #modalCloseBtn {
    top: 50px;
    right: 25px;
    width: 80px;
  }
  header .header_blc_01 {
    height: 80px;
  }
  header .header_blc_01 .logo {
    left: 0;
    width: calc(100% - 80px);
    height: 80px;
    max-width: inherit;
  }
  header .header_blc_01 .logo img {
    width: 80%;
    max-width: 350px;
    height: auto;
    margin: auto;
  }
  header .header_blc_01 .flex {
    width: auto;
  }
  header .header_blc_01 .digisma {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 50%;
    max-width: inherit;
    height: 100px;
    border: none;
    border-top: 1px #1f1f1f solid;
  }
  header .header_blc_01 .digisma img {
    max-width: 95%;
  }
  header .header_blc_01 .firstguidebtn {
    position: fixed;
    left: 50%;
    bottom: 0;
    width: 25%;
    height: 100px;
    border-top: 1px #1f1f1f solid;
  }
  header .header_blc_01 .firstguidebtn img {
    height: 60%;
  }
  header .header_blc_01 .accessbtn {
    position: fixed;
    left: 75%;
    bottom: 0;
    width: 25%;
    height: 100px;
    border-top: 1px #1f1f1f solid;
  }
  header .header_blc_01 .accessbtn img {
    height: 55%;
  }
  header .header_blc_01 #menubtn {
    width: 80px;
    height: 80px;
  }
  header .header_blc_02 {
    display: none;
  }
  #menu .menu_title {
    display: none;
  }
  #menu .menu_body {
    overflow-y: auto;
    height: 100%;
    padding: 0;
    font-size: 1.25rem;
  }
  #menu .menu_body .digisma_btn {
    display: inline-block;
    padding: 5px 20px;
    border-radius: 50em;
    background-color: #1172ba;
  }
  #menu .menu_body .digisma_btn img {
    width: 180px;
    height: auto;
    max-width: 300px;
  }
  #menu .menu_body .flex {
    padding: 37.5px 0;
  }
  #menu .menu_body .flex > div {
    width: auto;
    padding: 0 37.5px;
  }
  #menu .menu_body .flex ul {
    margin-bottom: 1em;
  }
  #menu .menu_body .flex ul li {
    line-height: 2em;
  }
  #TitleHeader {
    margin-bottom: 37.5px;
    height: 150px;
    padding-top: 80px;
  }
  #TitleHeader .title {
    top: 40px;
  }
  main {
    background-size: contain;
  }
  main::after {
    width: 80vw;
  }
  main section article {
    padding: 0 25px;
    /* class */
  }
  main section article .ReferBtn {
    width: calc(90% - 75px);
    padding-left: 25px;
    padding-right: 50px;
    font-size: min(3.8vw, 1.75rem);
  }
  main section article .ReferBtn::before, main section article .ReferBtn::after {
    transform: translateY(-35%);
    right: 25px;
    width: 20px;
  }
  footer .footer_bg_top {
    top: -50px;
  }
  footer .footer_bg_top img {
    height: 50px;
  }
  footer .footer_logo {
    display: inherit;
    text-align: center;
    margin-bottom: 25px;
  }
  footer .footer_logo img {
    width: 90%;
    height: auto;
  }
  footer .footer_logo p {
    font-size: min(4vw, 1.75rem);
    text-align: center;
  }
  footer .footer_logo p:nth-of-type(1) {
    width: auto;
  }
  footer .footer_logo p:nth-of-type(2) {
    width: auto;
    top: 0;
  }
  footer .flex .left {
    width: auto;
  }
  footer .flex .right {
    width: auto;
  }
  footer .footer_time {
    margin-bottom: 50px;
    font-size: min(3.75vw, 1.35rem);
  }
  footer .footer_time table thead span {
    font-size: 0.95em;
    font-weight: 700;
    letter-spacing: 0;
  }
  footer .footer_time table tbody td {
    font-size: 1.5em;
  }
  footer .footer_time table tbody td.n {
    font-size: 0.75em;
  }
  footer .footer_time table tbody span {
    font-size: 0.65em;
  }
  footer .footer_time table tfoot td {
    padding-left: 1em;
    text-align: left;
  }
  footer .footer_time table tfoot span {
    font-weight: 700;
  }
  footer .footer_links div {
    margin-bottom: 25px;
  }
  footer .footer_links .digisma_link {
    font-size: min(5vw, 1.75rem);
  }
  footer .footer_links .digisma_link a img {
    width: 70vw;
    height: auto;
  }
  footer .footer_links .line_link a {
    font-size: min(5vw, 1.75rem);
    letter-spacing: 0;
  }
  footer .footer_links .line_link a::after {
    width: 50px;
  }
  footer .footer_links .telnum {
    font-size: 1rem;
  }
  footer .footer_links .telnum p {
    padding: 15px 0 10px 0;
    font-size: 1.9rem;
    text-align: center;
    letter-spacing: 0;
  }
  footer .footer_links .telnum p img {
    margin-right: 0.1em;
  }
  footer .footer_map {
    margin-bottom: 0;
  }
  footer .footer_map p {
    display: inline-block;
    margin: auto;
    padding-left: 10px;
    font-size: min(4vw, 1.75rem);
  }
  footer .footer_map p::before {
    display: inline-block;
    top: 50%;
    transform: translateY(-50%);
  }
  footer .footer_sns {
    text-align: center;
  }
  footer .copy {
    font-size: 0.75rem;
    padding-top: 50px;
    padding-bottom: 120px;
    background-position: top -20px center;
  }
  #mv {
    height: 90vh;
    min-height: 450px;
    margin-bottom: -40px;
  }
  #mv .slogan {
    top: 37%;
    width: 90%;
    min-width: auto;
    font-size: min(5vw, 1.5rem);
  }
  #mv .slogan p {
    line-height: 1.75em;
  }
  #mv .serviceico {
    top: inherit;
    bottom: 18%;
    left: 0;
    transform: translateX(0);
    z-index: 50;
    width: 90%;
    max-width: 1400px;
    margin: 0 5%;
    display: flex;
    align-items: center;
    justify-items: 50px;
  }
  #mv .serviceico div {
    position: relative;
    width: 45%;
    margin: auto;
    transform: translateY(0);
  }
  #mv .serviceico div:nth-of-type(1) {
    left: inherit;
  }
  #mv .serviceico div:nth-of-type(2) {
    right: inherit;
  }
  #mv .serviceico div img {
    width: 100%;
    max-width: 250px;
  }
  .information {
    font-size: 1em;
  }
  .information .inf_img {
    opacity: 0.5;
  }
  .information article h3 {
    font-size: 1.35rem;
    font-weight: 700;
    text-shadow: 0px 1px 8px rgba(255, 255, 255, 0.8);
  }
  .information article .bigger {
    font-size: 1.25em;
  }
  .information .latestinfo {
    margin-bottom: 75px;
    font-size: 1em;
  }
  .information .latestinfo ul li {
    margin-left: 0;
  }
  .information .latestinfo ul li span {
    position: relative;
    left: 0;
    margin-bottom: 0.35em;
    width: 150px;
  }
  .banners {
    margin-bottom: 0;
    padding: 0 25px;
  }
  .banners img {
    width: 100%;
    height: auto;
  }
  .banners .flex {
    margin: 0;
  }
  .banners .flex > p {
    width: auto;
    font-size: 1rem;
  }
  #insta {
    padding: 25px;
    padding-bottom: 50px;
  }
  #insta #sb_instagram #sbi_images .sbi_item {
    padding: 0;
  }
  main section #faqbox .qna .qna_q {
    padding: 25px;
    padding-left: 67.5px;
    line-height: 1.5em;
    font-size: 1.15rem;
  }
  main section #faqbox .qna .qna_q::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 25px;
    height: 30px;
    line-height: 28px;
    margin-bottom: 0.5em;
    font-size: 1rem;
  }
  main section #faqbox .qna .qna_q .showbtn {
    display: none;
  }
  main section #faqbox .qna .qna_a {
    padding-left: 67.5px;
  }
  main section #faqbox .qna .qna_a::before {
    top: 2.5em;
    height: 30px;
    line-height: 28px;
    vertical-align: middle;
    font-size: 1rem;
  }
  main section #faqbox .qna.show .qna_a {
    padding-left: 67.5px;
  }
  main section .telinf {
    width: auto;
    margin-bottom: 0;
    font-size: max(5vw, 1.25rem);
  }
  main section .telinf .telinf_num {
    width: 90%;
    padding: 20px 5%;
    font-size: 1.25em;
    font-weight: 600;
  }
  main section .telinf .telinf_num img {
    vertical-align: middle;
  }
  main section .telinf .smaller {
    display: block;
  }
  main section .mailform table th {
    font-size: 0.9em;
  }
  main section .mailform input[type=text], main section .mailform input[type=tel], main section .mailform textarea {
    width: 85%;
  }
  main section #ArchiveSelecter {
    position: relative;
    padding: 25px 0;
  }
  main section .ColumnList ul i a {
    padding: 17.5px 0.5em;
    font-size: 1.35rem;
  }
  main section .pagenav a, main section .pagenav span {
    margin: 0 0.35em;
    font-size: 1rem;
  }
  main section .PageLinks {
    padding: 0 25px;
    padding-bottom: 50px;
  }
  main section .PageLinks ul {
    min-width: inherit;
  }
  main section .vgBox {
    padding-top: 50px;
  }
  main section .vgBox div {
    margin-bottom: 50px;
  }
  main section .vgBox h3 {
    padding: 0.5em 1em;
  }
  main section .vgBox h4 {
    font-size: 1.5rem;
  }
  main section .vgBox p {
    margin: 0;
    margin-bottom: 0.5em;
  }
  main section .vgBox ul.list_check {
    max-width: 500px;
    margin: auto;
  }
  main section .vgBox .excbox {
    text-align: center;
  }
  main section .vgBox .excbox p {
    padding: 0.5em 1em;
    padding-left: 120px;
    font-size: 1.5rem;
    text-align: left;
    line-height: 1.25em;
  }
  main section .vgBox .excbox p::before {
    left: 10px;
    width: 100px;
  }
  main section .vgBox .vgBox_points {
    text-align: center;
  }
  main section .vgBox .vgBox_points h4 {
    min-width: inherit;
    font-size: 1.5rem;
  }
  main section .vgBox .vgBox_points ul {
    font-size: 1.25rem;
  }
  main section .vgBox .flowBox div {
    padding-bottom: 25px;
  }
  main section .vgBox .flowBox div::before {
    left: 50px;
  }
  main section .vgBox .flowBox div h4 {
    padding-bottom: 0.5em;
    font-size: min(5vw, 1.5rem);
    text-align: center;
    letter-spacing: 0;
    border-radius: 20em;
  }
  main section .vgBox .flowBox div h4 span {
    display: block;
    width: 100%;
    min-width: inherit;
    margin-right: 0;
    margin-bottom: 0.5em;
    padding: 0.5em 0;
    border-radius: 0;
  }
  main section .vgBox .flowBox div p {
    padding-left: 75px;
  }
  main section .vgBox .flowBox div ul {
    padding-left: 75px;
    font-size: 1em;
  }
  main section .vgBox .flowBox div ul li {
    margin-bottom: 0.5em;
    list-style: 1.35em;
  }
  .introduction main section .introBox {
    overflow: hidden;
  }
  .introduction main section .introBox .introBox_title h3 {
    font-size: min(4.5vw, 1.5rem);
  }
  .introduction main section .introBox .pairbox {
    display: block;
    margin-bottom: 50px;
  }
  .introduction main section .introBox .pairbox > p {
    width: auto;
    margin-bottom: 25px;
  }
  .introduction main section .introBox .pairbox > div {
    width: auto;
    padding-top: 0;
    padding: 0;
  }
  .introduction main section .introBox .pairbox h4 {
    font-size: 1.5rem;
    line-height: 1.25em;
  }
  .introduction main section .introBox .pairbox ul {
    font-size: 1.25rem;
  }
  .introduction main section .introBox .floatRight {
    width: 100%;
    text-align: center;
  }
  .introduction main section .introBox .floatRight img {
    margin-bottom: 1em;
  }
  .introduction main section .introBox .floatRight .smaller {
    margin-left: 0;
  }
  .introduction main section .introBox .floatRight .font_min {
    margin-left: 0;
    font-size: 1.75rem;
  }
  .introduction main section .introBox .specbox table th {
    width: 60%;
  }
  .introduction main section .introBox .sp_txt {
    font-size: 1.2rem;
    line-height: 1.25em;
  }
  .conditions main section .PageLinks ul li .PageLinks_btn:link, .conditions main section .PageLinks ul li .PageLinks_btn:visited {
    color: #305eab;
    border-color: #305eab;
  }
  .conditions main section .PageLinks ul li .PageLinks_btn:hover, .conditions main section .PageLinks ul li .PageLinks_btn:active {
    color: #fff;
    background: #305eab url(../img/pagelinks_btn_obj_on.svg) left 10% center no-repeat;
    border-color: #fff;
  }
  .conditions main section .condBox h3 {
    padding: 1em;
  }
  .conditions main section .condBox img {
    margin-bottom: 1em;
  }
  .conditions main section .condBox .sp_txt {
    font-size: 1.2rem;
    line-height: 1.25em;
  }
  .conditions main section .condBox .narrowbox {
    padding: 0;
  }
  .conditions main section .condBox .mpbox p {
    margin-left: 0;
  }
  .conditions main section .condBox .mpbox h5 {
    margin-left: 0;
  }
  .conditions main section .condBox .mpbox ul {
    margin-left: 0;
  }
  .conditions main section .condBox .mpbox ul.list_cirlce {
    margin-left: 0;
  }
  .conditions main section .condBox .capbox {
    display: block;
    padding: 25px 0;
  }
  .conditions main section .condBox .capbox .left {
    width: auto;
    padding-top: 0;
  }
  .conditions main section .condBox .capbox .right {
    width: auto;
    margin-left: 0;
    margin-bottom: 0;
  }
  .conditions main section .condBox .cam_flowbox .step {
    display: block;
    padding-bottom: 25px;
  }
  .conditions main section .condBox .cam_flowbox .step::after {
    left: 50px;
  }
  .conditions main section .condBox .cam_flowbox .step div {
    margin: 0;
  }
  .conditions main section .condBox .cam_flowbox .step div:first-of-type {
    width: auto;
    margin: 0;
    margin-bottom: 25px;
  }
  .conditions main section .condBox .cam_flowbox .step div:last-of-type {
    width: auto;
    margin-left: 0;
  }
  .conditions main section .condBox .cam_flowbox .step h4 {
    padding-bottom: 0.5em;
    text-align: center;
    background: #E5F5F5;
  }
  .conditions main section .condBox .cam_flowbox .step h4 span {
    display: block;
    width: auto;
    margin-right: 0;
    margin-bottom: 0.5em;
    border-radius: 0;
  }
  .conditions main section .condBox .cam_flowbox .step p {
    margin-left: 75px;
  }
  .clinic main section article img {
    width: 100%;
    height: auto;
  }
}/*# sourceMappingURL=sp.css.map */