@charset "UTF-8";
/* CSS Document */
@media screen and (max-width: 1099px) {
  #price .side_img_03 {
    display: none;
  }
}
@media screen and (min-width:768px) and (max-width:1220px) {
  .mv .mv_swiper_outer::after {
    border-width: 0 633px 60px 633px;
  }
  .mv .mv_swiper_outer::before {
    bottom: -81px;
    height: 140px;
    transform: rotate(5.6deg);
    width: 100%;
  }
  #price.diagonal::before {
    border-top: 90px solid #ffffff;
    border-right: 1266px solid transparent;
  }
  #price.diagonal::after {
    border-bottom: 90px solid #ffffff;
    border-left: 1266px solid transparent;
  }
  .about_title_bottom::before {
    border-width: 0 784px 45px 482px;
  }
  .about_title_bottom::after {
    bottom: -49px;
    height: 86px;
  }
  .point .diagonal::before {
    border-top: 90px solid #ffffff;
    border-right: 1266px solid transparent;
  }
  .point .diagonal::after {
    border-bottom: 60px solid #ffffff;
    border-right: 1266px solid transparent;
  }
  .point .diagonal_right::before {
    border-bottom: 90px solid #ffffff;
    border-left: 1266px solid transparent;
  }
  .point .diagonal_right::after {
    border-top: 60px solid #ffffff;
    border-left: 1266px solid transparent;
  }
  .swiper-button-prev, .swiper-button-next {
    right: 230px;
  }
  .swiper-button-prev {
    left: 230px;
  }
}
@media screen and (max-width: 767px) {
  #splash_logo img {
    width: 100px;
  }
  /*---------------------------------------------------------------------
	medical_content 診療内容
---------------------------------------------------------------------*/
  .button-open span.small {
    font-size: 1.4rem;
  }
  /*---------------------------------------------------------------------
	time　診療時間
---------------------------------------------------------------------*/
  #time p {
    text-align: center;
  }
  #time .medical-hours {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto 10px;
    display: flex;
    align-items: center;
    column-gap: 14px;
  }
  #time .medical-hours::before {
    content: "■";
    display: block;
    color: var(--green);
    font-family: var(--man);
  }
  #time .medical-hours .square {
    display: none;
  }
  #time .medical-hours p {
    text-align: left;
  }
  /*---------------------------------------------------------------------
	point
---------------------------------------------------------------------*/
  .point .point_content.bg {
    position: relative;
    padding: 70px 0;
  }
  .point .point_content .img_wrap {
    max-width: 400px;
    width: 100%;
    max-height: 275px;
    margin-bottom: 32px;
  }
  .point .point_content .img_wrap img {
    width: 100%;
    max-height: 275px;
    height: auto;
    object-fit: cover;
  }
  .point .point_content p {
    width: 100%;
  }
  .point .inner .flex {
    justify-content: center;
  }
  .point .side_img_01, .point .side_img_02, .point .side_img_03, .point .side_img_04, .point .side_img_05, .button_content .side_img_06 {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .pc_none_599 {
    display: block;
  }
  .sp_none_599 {
    display: none;
  }
  h2 {
    font-size: 2.6rem;
  }
  /*---------------------------------------------------------------------
	mv
---------------------------------------------------------------------*/
  .mv {
    margin-bottom: 64px;
  }
  .mv .mv_swiper_outer::after {
    bottom: 0;
    border-width: 0 35vw 9.8vw 65vw;
  }
  .mv .mv_swiper_outer::before {
    bottom: -16.4vw;
    width: 110vw;
    height: 30vw;
    left: -6vw;
    transform: rotate(15.6deg);
  }
  .slide01 {
    height: calc(100vh - 30px);
  }
  .slide01 .swiper-slide img {
    height: 100%;
  }
  .slide01 .swiper-pagination-bullet {
    cursor: pointer;
  }
  /*---------------------------------------------------------------------
	news
---------------------------------------------------------------------*/
  #news {
    width: calc(100vw - 5.4vw);
    max-width: 400px;
    min-width: auto;
    padding: 12px 16px;
    bottom: 10vh;
    left: 2.7vw;
    border-radius: 60px;
  }
  /* Safari */
  _::-webkit-full-page-media, _:future, :root #news {
    bottom: 110px;
  }
  #news .news_inner.flex {
    flex-direction: row;
  }
  #news h2 img {
    width: 16px;
  }
  #news ul.news_list {
    width: calc(100% - 1.6vw - 20px);
    margin-left: 1.6vw;
  }
  #news ul.news_list li .datetime {
    width: 75px;
  }
  #news ul.news_list li .datetime time {
    padding-right: 2.7vw;
  }
  #news ul.news_list li:first-of-type .datetime time {
    font-size: 1.3rem;
  }
  #news ul.news_list li:first-of-type .news_title span {
    font-size: 1.2rem;
    margin-bottom: 4px;
  }
  #news ul.news_list li:nth-of-type(2) {
    margin-bottom: 0;
  }
  /*#news ul.news_list li:last-of-type {
    display: none;
  }*/
  #news time {
    font-size: 1.0rem;
  }
  #news .news_title {
    padding-left: 2.7vw;
  }
  #news .news_title span, #news .news_title span a {
    font-size: 1.0rem;
  }
  #news .news_title p {
    font-size: 1.0rem;
  }
  #news .news_title p button {
    font-size: 1.0rem;
    letter-spacing: -0.02em;
  }
  /*---------------------------------------------------------------------
	about
---------------------------------------------------------------------*/
  #about h3 {
    font-size: 3.0rem;
    margin: 0 auto 32px;
  }
  #about .inner .flex {
    align-items: flex-end;
    flex-direction: column;
    padding-bottom: 14px;
  }
  #about p {
    margin-bottom: 40px;
    line-height: 3.2rem;
  }
  #about .side_img_01 {
    display: none;
  }
  #about .side_img_01 {
    display: none;
  }
  #about .about_p {
    width: 100%;
  }
  #about .twitter {
    width: 100%;
    margin: 0 auto;
  }
  #about .twitter_content {
    max-width: 400px !important;
    margin: 0 auto;
  }
  /*---------------------------------------------------------------------
	medical_content 診療内容
---------------------------------------------------------------------*/
  #medical_content .inner {
    padding: 0 2.65%;
  }
  #medical_content .inner .flex {
    flex-direction: row;
  }
  #medical_content .inner .flex .wrap {
    width: calc(100%/2);
  }
  /* モーダルウィンドウ */
  /*.modal-window {
    width: calc(100% - 10.7%);
    max-height: calc(100vh - 80px);
    padding: 0;
  }
  .modal-window_content {
    padding: 72px 3.9% 40px 6.9%;
  }
  .scroll {
    width: 100%;
    padding-right: 3%;
  }*/
  .modal-window {
    width: calc(100% - 10.7%);
    min-height: calc(100dvh - 10.6vw);
    height: calc(100dvh - 10.6vw);
  }
  .modal-window_content {
    width: 100%;
    height: auto;
    max-height: calc(100dvh - 10.6vw);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    padding: 72px 3.9% 40px 6.9%;
  }
  .scroll {
    max-height: calc(100dvh - 10.6vw - 112px);
    padding-right: 3%;
  }
  .modal-window h3 {
    font-size: 2.6rem;
    margin-bottom: 50px;
  }
  .modal-window h4 {
    font-size: 2.0rem;
  }
  .modal-window img {
    margin-bottom: 16px;
  }
  .modal-window p {
    line-height: 3.0rem;
  }
  .modal-window.modal-news p {
    text-align: left;
  }
  .modal-window.modal-news p a {
    font-size: 1.4rem;
  }
  body.no_scroll {
    overflow: hidden;
  }
  /*---------------------------------------------------------------------
	time　診療時間
---------------------------------------------------------------------*/
  #time .inner {
    padding: 0 2.65%;
  }
  #time table tr th {
    padding: 8px;
    font-size: 1.5rem;
  }
  #time table tr td span {
    display: inline-block;
    width: 10px;
    height: 2px;
    vertical-align: 3px;
  }
  #time table tr:nth-child(2) th, #time table tr:last-child th {
    font-family: var(--man);
    font-size: 1.4rem;
    line-height: 1.2rem;
  }
  #time table tr th span.vertical {
    display: block;
    transform: rotate(90deg);
    margin-top: 2px;
  }
  #time table tr:nth-child(2) td, #time table tr:last-child td {
    font-size: 1.0rem;
  }
  #time p span:first-of-type {
    margin-right: 4px;
  }
  /*---------------------------------------------------------------------
	price
---------------------------------------------------------------------*/
  #price {
    padding: 80px 0 100px;
    margin-bottom: 135px;
  }
  #price h3 {
    font-size: 2.0rem;
    margin-bottom: 8px;
    text-align: center;
  }
  #price dl {
    flex-direction: column;
    text-align: center;
    padding-bottom: 16px;
    margin-bottom: 16px;
    align-items: center;
  }
  #price dl dt {
    margin-bottom: 8px;
  }
  #price dl dd span {
    font-size: 1.8rem;
  }
  #price .price_table_content {
    margin-bottom: 32px;
  }
  .diagonal::before {
    top: 0;
  }
  .diagonal::after {
    bottom: 0;
  }
  #price .side_img_02 {
    top: 0;
  }
  #price .side_img_04 {
    right: 0;
    bottom: -90px;
  }
  /*---------------------------------------------------------------------
	access
---------------------------------------------------------------------*/
  #access {
    padding-bottom: 0;
  }
  #access .map_content {
    width: 100%;
    text-align: center;
  }
  #access .map_content img {
    max-width: 360px;
    margin-bottom: 16px;
  }
  #access .map_content h3 {
    font-size: 2.0rem;
  }
  #access .map_content:first-of-type {
    margin-bottom: 42px;
  }
  #access .map_content:first-of-type p {
    margin-bottom: 16px;
  }
  #access .flex .button {
    position: static;
    transform: translateX(0);
  }
  /*---------------------------------------------------------------------
	gallery
---------------------------------------------------------------------*/
  .swiper-button-prev, .swiper-button-next {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    right: 2.67vw;
  }
  .swiper-button-prev {
    left: 2.67vw;
  }
  .swiper-button-prev::before, .swiper-button-next::before {
    width: 14px;
    top: calc(50% + 3px);
    background-color: #ffffff;
    transform: translateY(-50%) rotate(30deg);
  }
  .swiper-button-next::before {
    transform: translateY(-50%) rotate(-30deg);
  }
  .swiper-button-prev::after, .swiper-button-next::after {
    width: 14px;
    top: calc(50% - 3px);
    background-color: #ffffff;
    transform: translateY(-50%) rotate(-30deg);
  }
  .swiper-button-next::after {
    transform: translateY(-50%) rotate(30deg);
  }
  #gallery {
    margin-bottom: 110px;
  }
  #gallery .side_img_05 {
    left: -2.9vw;
    top: auto;
    bottom: -65px;
  }
  /*---------------------------------------------------------------------
	recruit
---------------------------------------------------------------------*/
  #recruit {
    margin-bottom: 215px;
  }
  #recruit .side_img_06 {
    right: 2.7vw;
    bottom: -155px;
  }
  /*---------------------------------------------------------------------
	about
---------------------------------------------------------------------*/
  .about_title {
    height: 70vh;
    background-image: url("../img/about/about_img_sp.jpg");
  }
  .section-ttl {
    transform: translateY(-50%) translateX(-50%);
    font-size: 3rem;
  }
  .about_title .black {
    height: 70vh;
  }
  .about_title_bottom::before {
    bottom: 0;
    border-width: 0 36vw 9.8vw 66vw;
  }
  .about_title_bottom::after {
    bottom: -16.2vw;
    width: 110vw;
    height: 30vw;
    left: -6vw;
    transform: rotate(15.7deg);
  }
  /*---------------------------------------------------------------------
	message
---------------------------------------------------------------------*/
  .message {
    margin-bottom: 100px;
    line-height: 3.0rem;
    padding-top: 20px;
  }
  .message .inner .flex:not(.content_right) {
    flex-direction: column-reverse;
  }
  .message h3 {
    font-size: 2.0rem;
    line-height: 4.0rem;
    margin-bottom: 16px;
  }
  .message .content_left {
    width: 100%;
  }
  .message .content_right {
    width: 100%;
    flex-direction: row;
    margin-bottom: 32px;
    justify-content: space-around;
  }
  .message .content_right img {
    width: 230px;
    height: auto;
  }
  /*---------------------------------------------------------------------
	point
---------------------------------------------------------------------*/
  .point .point_content h3 {
    font-size: 2.0rem;
    margin-bottom: 16px;
    line-height: 4.0rem;
    text-align: left;
    width: 100%;
  }
  /*---------------------------------------------------------------------
	button
---------------------------------------------------------------------*/
  .button_content {
    padding: 0 5.3% 100px;
  }
  /* 25.03.27 追記 */
  #news {
    width: auto;
  }
  .news_list_sns ul {
    column-gap: clamp(1px, 2.7vw, 10px);
  }
  .news_list_sns ul li a img {
    display: block;
    max-width: 22px;
    width: 5.87vw;
  }
  .news_list_sns ul li:first-of-type a img {
    max-width: 18px;
    width: 4.8vw;
  }
  #news .news_title span {
    margin-bottom: 5px;
  }
  /*---------------------------------------------------------------------
	DX
---------------------------------------------------------------------*/
  .dx_title {
    height: 40vh;
    max-height: 300px;
  }
  .dx_title .section-ttl {
    font-size: clamp(1.6rem, 5.3vw, 3rem);
    top: calc(50% + 20px);
  }
  .dx {
    padding-top: 60px;
  }
  .dx-content-item {
    margin-bottom: 50px;
  }
  .dx-content-item p {
    margin-bottom: 20px;
  }
  .dx-content-item ol li {
    padding-left: 16px;
  }
  .dx-content-item ol li:not(:last-child) {
    margin-bottom: 5px;
  }
  .dx-content-item > dl:first-of-type {
    margin-bottom: 20px;
  }
  .dx-content-item > dl dt {
    margin-bottom: 5px;
  }
  .dx-content-item .dot_ul {
    grid-row-gap: 16px;
  }
  .dx-content-item .dot_ul > li {
    padding-left: 16px;
  }
}
@media screen and (min-width: 1441px) {
  #mv .slide01, .slide01 .swiper-slide img {
    height: auto;
    max-height: 1000px;
  }
  #price {
    padding: 135px 0 240px;
  }
  .point .point_content.bg {
    padding: calc(6.25vw + 32px) 0 calc(4.2vw + 32px);
  }
  .about_title, .about_title .black, .dx_title {
    height: 100vh;
    max-height: 700px;
  }
}