@charset "utf-8";
/* CSS Document */
/*-------------------------------------------*/
/* min-width: 1500px
/*-------------------------------------------*/
@media screen and (min-width: 1500px) {
/*	#top-introduction
/*-------------------------------------------*/
#top-introduction .introduction-topblock {
max-width: 1300px;
}
}
/*-------------------------------------------*/
/* min-width: 970px
/*-------------------------------------------*/
@media screen and (min-width: 970px) {
/*-------------------------------------------*/
/*	投稿
/*-------------------------------------------*/
body.archive #content {
padding: 40px 0 50px;
}
/*-------------------------------------------*/
/*	グローバルナビ
/*-------------------------------------------*/
header nav#main-nav ul li.menu-item {
border-right: 1px solid var(--color-maintrans60);
}
header nav#main-nav ul li.menu-item:first-of-type {
border-left: 1px solid var(--color-maintrans60);
}
}
/*-------------------------------------------*/
/* max-width: 1300px
/*-------------------------------------------*/
@media screen and (max-width: 1300px) {
/*-------------------------------------------*/
/*	TOP
/*-------------------------------------------*/
/*--#news--*/
#news {
padding-bottom: 80px;
} 
#news .news-text-contents {
padding-top: 0;
padding-bottom: 0;
padding-left: 40px;
}
/*--#top-posts--*/
#top-posts .common-inner {
padding: 50px;
}
/*	#top-introduction
/*-------------------------------------------*/
.introduction-wrap:after {
width: 100%;
}
.introduction-wrap:after,
#introduction-arakawalala.introduction-wrap:after {
border-radius: 50px;
}
#top-introduction .introduction-topblock {
max-width: 1120px;
}
}
/*-------------------------------------------*/
/* max-width: 1199px
/*-------------------------------------------*/
@media screen and (max-width: 1199px) {
/*-------------------------------------------*/
/*	header (max-width: 1199px)
/*-------------------------------------------*/
header #header-inner {
width: calc(100% - 75px);
justify-content: center;
}
header #logo {
width: 95%;
max-width: 300px;
}
.header-r-wrap {
width: 100%;
margin-top: 20px;
justify-content: center;
}
.header-tel {
width: 200px;
}
/*-------------------------------------------*/
/*	共通設定 (max-width: 1199px)
/*-------------------------------------------*/
/*--文字揃え--*/
.text-cl-1199 {
text-align: left !important;
}

/*--表示、非表示--*/
.sp-none-1199 {
display: none;
}

.sp-display-1199 {
display: block;
}
/*-------------------------------------------*/
/*	TOP (max-width: 1199px)
/*-------------------------------------------*/
.sub-eng {
font-size: 50px;
}
/*	スライド
/*-------------------------------------------*/
#top-mv .slide-media {
width: 100%;
border-radius: 0;
}
#top-mv .slide-text {
left: 0;
padding: 60px 50px;
}
#top-mv .slide-text h2 {
font-size: 2rem;
}
#top-mv .slide-text p {
font-size: 15px;
}

/*	#top-posts
/*-------------------------------------------*/
#top-posts {
background-size: 150% 60px, cover;
padding-bottom: 120px;
}
#top-posts .common-inner {
padding: 50px 10px;
}
.posted-list-simple ul.posted-list li .posted-date {
width: 100%;
margin-bottom: 5px;
}
.posted-list-simple ul.posted-list li .posted-ttl {
width: 100%;
}
/*	#top-about
/*-------------------------------------------*/
#top-about {
background-size: 150px, 150px, 150% 60px, cover;
}
/*	#top-medical
/*-------------------------------------------*/
#top-medical #top-medical-lala {
padding: 60px 0;
}
/*	#top-introduction
/*-------------------------------------------*/
#introduction-arakawa,
#introduction-arakawalala {
margin-top: 40px;
}
#top-introduction .introduction-topblock {
align-items: initial;
}
#top-introduction .introduction-topblock-l,
#top-introduction .introduction-topblock-r {
display: flex;
width: 50%;
margin-right: 0;
}
#top-introduction .introduction-topblock-l {
border-radius: 35px 0 0 35px;
}
#top-introduction #introduction-arakawalala .introduction-topblock-l {
border-radius: 0 35px 35px 0;
}
#top-introduction .introduction-topblock-r img {
object-fit: cover;
width: 100%;
height: 100%;
border-radius: 0 35px 35px 0;
}
#top-introduction #introduction-arakawalala .introduction-topblock-r img {
border-radius: 35px 0 0 35px;
}
#introduction-arakawalala .introduction-topblock-l {
margin-left: 0;
}
#top-introduction .introduction-ttl-l,
#top-introduction .introduction-ttl-r {
width: 100%;
}
#top-introduction .introduction-ttl-r {
margin-top: 10px;
}
#top-introduction .mark-wheelchair {
display: flex;
align-items: center;
justify-content: center;
}
#top-introduction .mark-wheelchair .mark-wheelchair-text {
width: calc(100% - 120px);
order: 2;
}
#top-introduction .mark-wheelchair .mark-wheelchair-img {
width: 120px;
}
/*-------------------------------------------*/
/*	下層 (max-width: 1199px)
/*-------------------------------------------*/
/*	診療のご案内 (max-width: 1199px)
/*-------------------------------------------*/
#medical-intro ul.link-menu > li {
width: 33.333%;
}
/*	透析治療 (max-width: 1199px)
/*-------------------------------------------*/
#dialysis-intro ul.link-menu > li {
width: 50%;
}
.dialysis-time-l,
.dialysis-time-r {
width: 100%;
}
.dialysis-time-r {
border: none;
border-top: 1px solid var(--color-main60);
padding: 25px 0 0;
margin-top: 25px;
}
/*	採用情報 (max-width: 1199px)
/*-------------------------------------------*/
.recruit-intro-menu .recruit-intro-menu-list {
max-width: 740px;
}
#recruit-intro-apply .recruit-intro-apply-l,
#recruit-intro-apply .recruit-intro-apply-r {
padding: 0px 15px;
}
.common-recruit-type  ul.link-menu02 > li {
width: 50%;
}
/*-------------------------------------------*/
/*	footer (max-width: 1199px)
/*-------------------------------------------*/
.footinfo-tel, .footinfo-fax {
width: 100%;
}
.footinfo-add .add span {
padding-right: 0;
display: block;
line-height: 1.1em;
margin-top: 10px;
}
.footinfo-fax strong {
margin-left: 0;
}

}
/*-------------------------------------------*/
/* max-width: 969px
/*-------------------------------------------*/
@media screen and (max-width: 969px) {

/*-------------------------------------------*/
/*	共通設定(max-width: 969px)
/*-------------------------------------------*/
/*--文字揃え--*/
.text-cl-969 {
text-align: left !important;
}

/*--表示、非表示--*/
.sp-none-969 {
display: none;
}

.sp-display-969 {
display: block;
}
/*-------------------------------------------*/
/*	リンク設定(ヘッダー追従の場合の高さ対策)
/*-------------------------------------------*/
.page-link {
margin-top: 0;
padding-top: 0;
}
/*-------------------------------------------*/
/*	innerなど、サイズ設定(max-width: 969px)
/*-------------------------------------------*/
/*--共通inner--*/
.wp-block-column.top-inner,
.top-inner,
.common-inner-setting,
body.archive #content-inner,
body.single #content-inner,
.common-inner {
width: 90%;
}
/*--幅--*/
.w90,.w80 {
width: 100%;
}
/* サイズ */
section.space {
padding-top: 60px;
padding-bottom: 60px;
}
section.space-t {
padding-top: 60px;
}
section.space-b {
padding-bottom: 60px;
}

/*	header (max-width: 969px)
/*-------------------------------------------*/
header #header-inner {
padding: 10px 20px 25px;
}
/*-------------------------------------------*/
/*	ハンバーガーメニュー(max-width: 969px)
/*-------------------------------------------*/
/*--ハンバーガー---*/
#g-nav {
position: fixed;
top: 0px;
right: 0;
z-index: 9999;
padding: 0;
box-sizing: border-box;
}

#g-nav.nav-open {
height: 100%;
width: 100%;
overflow: auto;
background-color: rgba(0, 0, 0, 0.5);
}

#g-nav #g-nav-inner {
display: none;
}

#g-nav.nav-open #g-nav-inner {
display: block;
overflow: auto;
position: absolute;
padding: 80px 30px;
margin: 0px;
border-right: 0px solid #e5e5e5;
background-color: rgba(255,255,255,0.9);
float: none;
width: 88vw;
height: 100%;
right: 0;
}
header nav#main-nav ul {
display: block;
}
header nav#main-nav ul li.menu-item {
font-family: "Zen Maru Gothic", serif;
font-weight: 500;
font-style: normal;
font-size: 16px;
}
header nav#main-nav ul li a {
padding: 18px 10px 18px 18px;
display: block;
border-bottom: 1px solid var(--color-maintrans60);
background-image: url(/images/common/arrow01-gray.png);
background-position: left center;
background-repeat: no-repeat;
background-size: 13px 13px;
}
header nav#main-nav > ul#menu-global > li:first-of-type > a {
border-top: 1px solid var(--color-maintrans60);
}
header nav#main-nav ul li.current a,
header nav#main-nav ul li a:hover {
background-image: url(/images/common/arrow01-blue.png);
background-position: left center;
background-repeat: no-repeat;
background-size: 13px 13px;
}
/*--ホバー時の設定解除--*/
header nav#main-nav ul li:hover ul.sub-menu {
position: initial;
}
header nav#main-nav ul li ul.sub-menu,
header nav#main-nav ul li:hover ul.sub-menu {
display: block;
box-shadow: none;
width: calc(100% - 1em);
margin-left: auto;
transform: initial;
}
header nav#main-nav ul li ul.sub-menu li a {
background-color: transparent;
padding: 10px 10px 10px 18px;
border: none;
border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
}
header nav#main-nav > ul > li.menu-item > a:after {
content: none;
}
header nav#main-nav ul li ul.sub-menu li a:hover {
background-color: transparent;
}
/*--ハンバーガーメニュー--*/
#g-nav .hamburger-menu {
cursor: pointer;
position: fixed;
z-index: 10000;
right: 20px;
top: 20px;
display: flex;
flex-direction: column;
justify-content: space-around;
height: 60px;
width: 60px;
background-color: rgba(255, 255, 255, 0.8);
padding: 6px;
border-radius: 8px;
}
#g-nav .hamburger-menu:before {
content: 'MENU';
font-size: 13px;
line-height: 1em;
text-align: center;
margin-top: -2px;
position: relative;
}
#g-nav.nav-open .hamburger-menu:before {
content: 'CLOSE';
}
#g-nav.nav-open .hamburger-menu {
background-color: transparent;
}
.hamburger-line {
background-color: var(--color-main-text);
height: 2px;
width: 48px;
transition: 0.3s;
}
#g-nav.nav-open .hamburger-line:nth-child(1) {
transform: translateY(10px) rotate(45deg);
}
#g-nav .hamburger-line:nth-child(2) {
background-color: var(--color-main);
}
#g-nav.nav-open .hamburger-line:nth-child(2) {
opacity: 0;
}

#g-nav.nav-open .hamburger-line:nth-child(3) {
transform: translateY(-10px) rotate(-45deg);
background-color: var(--color-main);
}
/*-------------------------------------------*/
/*	TOP (max-width: 969px)
/*-------------------------------------------*/
/*	#top-mv
/*-------------------------------------------*/
#top-mv {
padding-bottom: 40px;
}
#top-mv .slide-media {
width: 100%;
height: 65vw;
}
#top-mv .slide-text {
padding: 30px 40px;
}
#top-mv .slide-text h2 {
font-size: 26px;
}
#top-mv .slide-text p {
font-size: 13px;
}
#top-mv .swiper-pagination {
right: 1rem;
}
#top-mv .swiper-pagination-bullet {
height: 2rem;
}
/*	#top-pr-menu
/*-------------------------------------------*/
#top-pr-menu {
padding: 12px 5px;
}
#top-pr-menu ul li a {
padding: 52px 1.35em 5px 1.35em;
background-position: center top 12px, center right;
background-size: 40px, 1em;
}
/*	#top-posts
/*-------------------------------------------*/
#top-news, #top-topics {
width: 100%;
}
#top-news {
border: none;
border-bottom: 2px dotted var(--color-maintrans60);
padding-bottom: 30px;
margin-bottom: 20px;
}
/*--blog--*/
#blog {
padding-bottom: 60px;
}
body.home .posted-list-card ul.posted-list li {
width: 50%;
}
#blog .blog-btn-wrap {
padding-bottom: 40px;
}
#blog .btn-posted-archive {
top: initial;
left: 0;
right: 0;
bottom: -30px;
margin: 0 auto;
}
/*--news--*/
#news .top-inner {
display: block;
position: relative;
padding-bottom: 80px;
border-bottom: none;
}
#news .news-ttl-contents {
width: 100%;
}
#news .news-text-contents {
width: 100%;
border-left: 0px solid rgba(62, 58, 57, 0.3);
padding-left: 0;
}
.posted-list-simple ul.posted-list li:first-of-type {
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#news .btn-posted-archive {
position: absolute;
bottom: 0px;
left: 0;
right: 0;
margin: 0 auto;
}
/*	#top-about (max-width: 969px)
/*-------------------------------------------*/
#top-about .sub-eng,
#top-about h2 {
text-align: center;
}
#top-about .top-about-l,
#top-about .top-about-r {
width: 100%;
}
#top-about .top-about-r {
margin-top: 30px;
}
#top-about .top-about-r-imgblock {
padding-bottom: 20px;
}
#top-about .top-about-r-imgblock img.top-about-img03 {
margin: -150px auto;
}
/*	#top-introduction
/*-------------------------------------------*/
#top-introduction .introduction-topblock-l,
#top-introduction .introduction-topblock-r {
width: 100%;
}
#top-introduction .introduction-topblock-l,
#top-introduction #introduction-arakawalala .introduction-topblock-l {
border-radius: 35px 35px 0 0;
}
#top-introduction .introduction-topblock-l:before {
content: none;
}
#top-introduction .introduction-topblock-r img,
#top-introduction #introduction-arakawalala .introduction-topblock-r img {
border-radius: 0 0 35px 35px;
}
#top-introduction .introduction-ttl-l {
width: 100%;
max-width: initial;
}
#top-introduction .introduction-ttl-r {
max-width: 300px;
margin: 12px auto;
}
#top-introduction .introduction-bottomblock-l,
#top-introduction .introduction-bottomblock-r,
#introduction-lala .introduction-lala-l,
#introduction-lala .introduction-lala-r {
width: 100%;
}
/*	#top-medical (max-width: 969px)
/*-------------------------------------------*/
#bnr-wheelchair .bnr-wheelchair-l,
#bnr-wheelchair .bnr-wheelchair-r {
width: 50%;
}
/*-------------------------------------------*/
/*	下層
/*-------------------------------------------*/
/*--#page-ttl--*/
#page-ttl {
padding: 60px 10px;
}
#page-ttl h1 {
font-size: 1.75em;  
}
/*	診療のご案内 (max-width: 969px)
/*-------------------------------------------*/
#medical-first ul li {
width: 50%;
margin: 5px auto;
}
/*	医師紹介 (max-width: 969px)
/*-------------------------------------------*/
#doctor-01 {
margin-top: 0;
}
.common-doctor-pic .common-doctor-wrap-l,
.common-doctor-pic .common-doctor-wrap-r,
.common-doctor-nopic .common-doctor-wrap-l,
.common-doctor-nopic .common-doctor-wrap-r {
width: 100%;
padding: 0;
margin: 0 auto;
}
.common-doctor-nopic .common-doctor-wrap-r {
border: none;
}
.doctor-pic {
display: block;
width: 100%;
max-width: 300px;
margin: 0 auto 30px;
}
.staff-name {
display: block;
text-align: center;
border-bottom: 1px solid var(--color-main60);
}
.staff-name span {
margin: 0 auto 5px;
}
.common-doctor-bottom-l {
width: 100%;
}
.common-doctor-bottom-r {
width: 80%;
max-width: 500px;
margin: 30px auto 0;
}
/*	採用情報 (max-width: 969px)
/*-------------------------------------------*/
#page-recruit #page-ttl #page-ttl-inner h1 {
position: relative;
width: 100%;
max-width: initial;
background: linear-gradient(to left, #cee7f2 0%, rgba(0, 64, 108, 0.8) 20%, rgba(0, 64, 108, 0.8) 50%, rgba(0, 64, 108, 0.8) 80%, #cee7f2 100%);
}
#page-recruit .page-sub-ttl {
font-size: 40px;
}
#recruit-intro .recruit-intro-message h2 {
font-size: 22px;
}
.recruit-intro-menu .recruit-intro-menu-list {
position: relative;
background-color: transparent;
width: 100%;
max-width: initial;
padding: 45px 0 0;
}
#recruit-intro-apply .recruit-intro-apply-l,
#recruit-intro-apply .recruit-intro-apply-r {
width: 100%;
padding: 0;
}
#recruit-intro-apply .recruit-intro-apply-l {
border: none;
}
#recruit-intro-apply .recruit-intro-apply-r {
margin-top: 20px;
}
.common-recruit-map .common-recruit-map-r {
width: 100%;
padding: 0;
justify-content: center;
margin-top: 10px;
}
.common-recruit-map .common-recruit-map-r .add {
width: 100%;
text-align: center;
}
.common-recruit-map .btn-blank a {
margin: 10px auto 0;
}
/*-------------------------------------------*/
/*	footer
/*-------------------------------------------*/
.footer-inner.flex {
display: block;
}
.footer-l,
.footer-r {
width: 100%;
padding-right: 0;
}
.footer-logo {
margin: 0 auto;
display: block;
}
.footer-r #footer-menu {
margin-top: 30px;
border-top: 1px solid var(--color-maintrans60);
border-bottom: 1px solid var(--color-maintrans60);
padding: 20px 5px;
}
.footer-bottom {
margin-top: 30px;
}

}

/*-- END (max-width: 969px)--*/
/*-------------------------------------------*/
/* max-width: 769px
/*-------------------------------------------*/
@media screen and (max-width: 769px) {

/*-------------------------------------------*/
/*	共通設定
/*-------------------------------------------*/
/*--文字揃え--*/
.text-cl-769 {
text-align: left !important;
}

/*--表示、非表示--*/
.sp-none-769 {
display: none;
}

.sp-display-769 {
display: block;
}

/*-------------------------------------------*/
/*	TOP (max-width: 769px)
/*-------------------------------------------*/
/*	#top-posts
/*-------------------------------------------*/
#top-posts {
background-size: 150% 30px, cover;
}
/*	#top-about
/*-------------------------------------------*/
#top-about {
background-size: 100px, 100px, 150% 30px, cover;
background-position: right top, left 5px bottom, left bottom, left bottom;
}
/*	#top-medical
/*-------------------------------------------*/
#top-medical .top-medical-lala-l,
#top-medical .top-medical-lala-r {
width: 100%;
}
#top-medical .top-medical-lala-r {
margin-top: 30px;
}
/*	#top-introduction
/*-------------------------------------------*/
#introduction-lala .common-inner:after {
content: none;
}
#introduction-lala .introduction-lala-lr {
padding: 30px 50px 75px;
}
/*-------------------------------------------*/
/*	下層(max769)
/*-------------------------------------------*/
/*	診療のご案内(max769)
/*-------------------------------------------*/
.medical-service-l,
.medical-service-r {
width: 100%;
}
/*	採用情報(max769)
/*-------------------------------------------*/
.recruit-intro-menu .recruit-intro-menu-list ul.link-menu02 > li {
width: 100%;
}
.recruit-mark-red {
display: block;
margin-top: 5px;
}
.recruit-mark-red span {
font-size: 13px;
padding: 7px 13px;
width: 48%;
text-align: center;
}
/*-------------------------------------------*/
/*	footer
/*-------------------------------------------*/
/*---footer---*/
.footer-l ul {
margin-top: 15px;
}
footer nav#foot-nav {
width: 100%;
}

footer nav#foot-nav ul li {
width: 100%;
}
footer nav#foot-nav ul li a {
padding: 5px 1.25em;
}
}

/*-------------------------------------------*/
/* max-width: 660px
/*-------------------------------------------*/
@media screen and (max-width: 660px) {
body {
font-size: 16px;
background-size: auto 400px;
}
h2 {
font-size: 20px;
}
body.single h1.single-ttl {
font-size: 19px;
padding: 20px 5px;
}
/*-------------------------------------------*/
/*	共通設定(max660)
/*-------------------------------------------*/
/*--文字揃え--*/
.text-cl-660 {
text-align: left !important;
}

/*--表示、非表示--*/
.sp-none-660 {
display: none;
}

.sp-display-660 {
display: block;
}
/* サイズ */
#content {
padding: 30px 0 60px;
}
body.archive #content-inner,
body.single #content-inner {
width: 95%;
}
/*--スクロール--*/
.scroll-box660 {
overflow-x: auto;
padding-bottom: 10px;
-webkit-overflow-scrolling: touch;
}
.scroll-box660 table {
margin-top: 10px;
min-width: 640px;
}
/*-------------------------------------------*/
/*	innerなど、サイズ設定(max-width: 660px)
/*-------------------------------------------*/
/*--幅--*/
.w60 {
width: 100%;
}
/*	共通投稿設定
/*-------------------------------------------*/
.posted-content {
margin: 2em 0; 
}
/*-------------------------------------------*/
/*	header(max660)
/*-------------------------------------------*/
header #header-inner {
width: 100%;
padding: 20px 0px 25px;
}
header #logo {
width: calc(100% - 160px);
padding: 0;
margin-right: 10px;
}
/*--#g-nav--*/
#g-nav .hamburger-menu {
right: 10px;
top: 10px;
}
/*-------------------------------------------*/
/*	flex設定(max660)
/*-------------------------------------------*/
.flex50,
.flex49,
.flex48,
.flex33,
.flex32 {
width: 100%;
margin-left: auto;
margin-right: auto;
}
.flex25,
.flex20 {
width: 50%;
}
/*-------------------------------------------*/
/*	フローリスト(max660)
/*-------------------------------------------*/
#content .flow-wrap dl.flow-num dt i {
float: none;
display: block;
margin: 0 auto;
}
#content .flow-wrap dl.flow-num dt strong {
width: 100%;
display: block;
margin: 0 auto;
text-align: center;
font-size: 18px;
}
#content .flow-wrap dl.flow-num dd {
width: 100%;
float: none;
margin: 0 auto;
}
/*-------------------------------------------*/
/*	TOP(max660)
/*-------------------------------------------*/
/* サイズ */
section.space {
padding-top: 40px;
padding-bottom: 40px;
}
section.space-t {
padding-top: 40px;
}
section.space-b {
padding-bottom: 40px;
}
.sub-eng {
font-weight: 400;
}
/*--#top-mv--*/
#top-mv:after {
height: 100%;
}
#top-mv .slide-text {
position: relative;
width: 95%;
transform: initial;
-webkit-transform: initial;
margin-top: -4rem;
}
/*--#top-pr-menu--*/
#top-pr-menu {
width: 90%;
margin: 40px auto 0;
border-radius: 35px;
}
#top-pr-menu ul li {
width: 100%;
border: none;
border-bottom: 1px solid var(--color-main40);
padding: 8px;
}
#top-pr-menu ul li a {
padding: 20px 2em 20px 55px;
background-position: left 15px center, center right 10px;
background-size: 43px, 1em;
}
/*--news--*/
.posted-list-simple ul.posted-list li a .posted-a-wrap {
display: block;
background-position: right center;
}
/*	#top-posts(max660)
/*-------------------------------------------*/
#top-posts {
background-size: 150% 25px, cover;
padding-bottom: 80px;
}
/*	#top-about(max660)
/*-------------------------------------------*/
#top-about .top-about-r {
width: 100%;
max-width: 500px;
margin: 15px auto 0;
}
#top-about .top-about-r-imgblock {
flex-wrap: wrap;
flex-direction: initial;
justify-content: space-between;
}
#top-about .top-about-r-imgblock img.top-about-illust01 {
position: relative;
width: 95%;
max-width: 280px;
margin: 0 auto 10px;
z-index: 2;
}
#top-about .top-about-r-imgblock img.top-about-img01,
#top-about .top-about-r-imgblock img.top-about-img02 {
width: 49%;
order: initial;
margin-top: 15px;
}
#top-about .top-about-r-imgblock img.top-about-img03 {
width: 100%;
margin: 15px auto 0;
}
/*	#top-medical(max660)
/*-------------------------------------------*/
#top-medical h3 {
font-size: 20px;
border-bottom: 1px solid;
padding-bottom: 20px;
}
#top-medical h3:before,
#top-medical h3:after {
content: none;
}
#top-medical .top-medical-menu01 ul li {
width: 100%;
}
#top-medical .top-medical-menu01 ul li:last-of-type {
margin-top: 40px;
}
#bnr-wheelchair .bnr-wheelchair-l,
#bnr-wheelchair .bnr-wheelchair-r {
width: 100%;
}
#bnr-wheelchair .bnr-wheelchair-l img {
border-radius: 25px 25px 0 0;
}
#top-medical #top-medical-lala {
padding: 45px 0;
}
#top-medical .top-medical-lala-lr {
margin-top: 30px;
}
/*	#top-introduction(max660)
/*-------------------------------------------*/
#top-introduction .introduction-topblock-l {
padding: 40px 30px 30px;
}
#top-introduction .introduction-ttl h3 {
font-size: 22px;
}
#top-introduction .introduction-img {
width: 100%;
height: 300px;
}
.introduction-add-block .add {
text-align: center;
}
.introduction-add-block .add span {
display: block;
}
.access-train, .access-bus,
.access-parking {
width: 100%;
}
.access-parking {
margin-top: 15px;
}
.access-parking span {
display: inline;
}
#introduction-lala .introduction-lala-lr {
padding: 30px 30px 50px;
}
/*-------------------------------------------*/
/*	下層(max660)
/*-------------------------------------------*/
#page-ttl h1 {
font-size: 1.55em;
line-height: 1.4em;
}
.page-sub-ttl {
font-size: 50px;
font-weight: 400;
}
.page-ttl-text {
font-size: 22px;
}
/*--サイトマップ--*/
.sitemap-l, .sitemap-r {
width: 100%;
}

/*--共通--*/
.pager ul li {
font-size: 13px;
}
/*--共通common-intro--*/
.common-intro-img {
height: 280px;
}
.common-intro-text {
font-size: 18px;
}
.common-intro-menu {
margin-top: 30px;
}
#medical-intro ul.link-menu > li,
#dialysis-intro ul.link-menu > li {
width: 100%;
}

/*	診療のご案内(max660)
/*-------------------------------------------*/
#medical-first ul li {
width: 100%;
}
/*	透析治療(max660)
/*-------------------------------------------*/
.dialysis-hd-wrap-r {
border: none;
border-top: 2px dotted var(--color-main40);
margin-top: 30px;
padding-top: 15px;
}
.dialysis-time-r ul.circle-menu > li {
width: 100%;
}
.dialysis-time-arakawalala {
margin-top: 30px;
}
.dialysis-img ul li:nth-of-type(even) {
margin: 10px auto;
}
.dialysis-car-area-l,
.dialysis-car-area-r {
width: 100%;
}
.dialysis-car-area-r {
margin-top: 30px;
}
/*	医師紹介 (max-width: 660px)
/*-------------------------------------------*/
.doc-license ul.circle-menu li,
#doctor-04 .doc-license ul.circle-menu li {
width: 100%;
}
#doctor-03 .doc-license h3:last-of-type {
margin-top: 20px;
}
.common-doctor-bottom-l .common-intro-text {
font-size: 18px;
}
.common-doctor-bottom-r ul.common-doctor-bottom-pic li:last-of-type {
margin-top: 15px;
}
.best-doctors ul.circle-menu {
padding: 15px 5px;
}
/*	採用情報(max660)
/*-------------------------------------------*/
#page-recruit .page-sub-ttl {
font-size: 30px;
}
.recruit-intro-menu .recruit-intro-img ul li:first-of-type img,
.recruit-intro-menu .recruit-intro-img ul li:last-of-type img {
border-radius: 20px;
}
.recruit-intro-menu .recruit-intro-img ul li:last-of-type img {
margin-top: 15px;
}
#recruit-intro-apply p .font-18 {
font-size: 16px;
}
.common-recruit-type ul.link-menu02 > li {
width: 100%;
}
.common-recruit-map .common-recruit-map-r .add span {
display: block;
padding: 0;
}
table.common-recruit-table tr th,
table.common-recruit-table-green tr th,
table.common-recruit-table tr td,
table.common-recruit-table-green tr td {
display: block;
width: 100%;
padding: 15px;
}
/*-------------------------------------------*/
/*	page-top(max660)
/*-------------------------------------------*/
#page-top {
bottom: 15px;
right: 15px;
}
/*-------------------------------------------*/
/*	footer(max660)
/*-------------------------------------------*/
/*---footer---*/
#footer-wrap {
padding: 50px 0 40px;
}
#footer-bnr .footer-bnr-pickup {
width: 100%;
}
#footer-bnr .footer-bnr-link {
width: 100%;
margin-top: 20px;
}
#footer-bnr .footer-bnr-link ul li {
width: 49%;
}
.footer-bottom {
padding: 20px 0 10px;
}
.footer-bottom .footer-bottom-nav ul {
display: block;
}
.footer-bottom .footer-bottom-nav ul li {
padding: 0 0 5px;
}
/*-------------------------------------------*/
/*	フローティングメニュー
/*-------------------------------------------*/
footer {
padding-bottom: 80px;
}
#floating-menu {
display: block;
width: 100%;
background-color: rgba(255,255,255,1.0);
position: fixed;
top: auto;
right: auto;
left: 0px;
bottom: 0px;
z-index: 999;
text-align: center;
padding: 0;
border: 0;
box-shadow: 0px 5px 5px 8px rgb(0,0,0,0.1);
}
#floating-menu ul {
margin: 0 auto;
overflow: hidden;
width: 100%;
display: flex;
justify-content: space-between;
padding: 10px;
}
#floating-menu ul li {
width: 24.5%;
margin: 0;
min-width: initial;
display: flex;
flex-direction: column;
font-size: 14px;
}
#floating-menu ul li a {
border-radius: 8px;
flex-grow: 1;
height: 100%;
min-height: 100%;
max-width: 100%;
background-image: url(/images/floating/fm-icon-tel-wh.png);
background-position: center top 10px;
background-repeat: no-repeat;
background-size: auto 30px;
background-color: var(--color-main);
line-height: 1.1em;
padding: 45px 0 10px;
color: #fff;
font-weight: bold;
}
#floating-menu ul li.fm-tel-lala a {
background-color: var(--color-green);
}
#floating-menu ul li.page-top a {
background-image: url(/images/floating/fm-arrow-top-white.png);
background-position: center top 23px;
background-repeat: no-repeat;
background-size: 12px;
}
}

/*-- END (max-width: 660px)--*/
/*-------------------------------------------*/
/* max-width: 480px
/*-------------------------------------------*/
@media screen and (max-width: 480px) {

/*-------------------------------------------*/
/*	共通設定
/*-------------------------------------------*/
/*--文字揃え--*/
.text-cl-480 {
text-align: left !important;
}

/*--表示、非表示--*/
.sp-none-480 {
display: none;
}

.sp-display-480 {
display: block;
}
/*-------------------------------------------*/
/*	TOP
/*-------------------------------------------*/
/*	#top-mv
/*-------------------------------------------*/
#top-mv .slide-media {
width: 100%;
height: 85vw;
}
/*	#bnr-wheelchair(max480)
/*-------------------------------------------*/
#bnr-wheelchair .bnr-wheelchair-r .bnr-wheelchair-r-text01 {
width: 100%;
height: initial;
border-radius: 9999px;
padding: 10px 5px;
margin-bottom: 10px;
}
/*	#top-introduction(max480)
/*-------------------------------------------*/
#introduction-lala h3:before,
#introduction-lala h3:after,
#introduction-lala .common-inner:before,
#introduction-lala .common-inner:after {
content: none;
}
#introduction-lala .introduction-lala-lr {
padding: 35px 30px 50px;
border: 1px solid var(--color-green);
border-radius: 35px;
margin-top: 30px;
}
/*-------------------------------------------*/
/*	下層(max480)
/*-------------------------------------------*/
/*	採用情報(max480)
/*-------------------------------------------*/
#recruit-intro .recruit-intro-message h2.ttl-sand-border span {
padding: 0 0 18px;
}
#recruit-intro .recruit-intro-message h2.ttl-sand-border span:before {
content: none;
}
#recruit-intro .recruit-intro-message h2.ttl-sand-border span:after {
top: initial;
bottom: 0;
left: 0;
margin: 0 auto;
}
#recruit-intro-apply .add span {
display: block;
}
/*-------------------------------------------*/
/*	footer(max480)
/*-------------------------------------------*/
.footer-l ul {
justify-content: center;
text-align: center;
}
ul.footer-sub-list li {
width: 100%;
}
ul.footer-sub-list li h3 {
padding: 0 10px 10px;
margin: 0 auto 10px;
border: none;
border-bottom: 1px solid var(--color-kon);
}
#footer-bnr .footer-bnr-pickup ul li,
#footer-bnr .footer-bnr-link ul li {
width: 100%;
max-width: 300px;
margin: 5px auto;
}
}

/*-- END (max-width: 480px)--*/
/*-------------------------------------------*/
/* max-width: 370px
/*-------------------------------------------*/
@media screen and (max-width: 370px) {

/*-------------------------------------------*/
/*	共通設定
/*-------------------------------------------*/
/*--文字揃え--*/
.text-cl-370 {
text-align: left !important;
}

/*--表示、非表示--*/
.sp-none-370 {
display: none;
}

.sp-display-370 {
display: block;
}
/*-------------------------------------------*/
/*	見出しスタイル
/*-------------------------------------------*/
/*--ttl-sand-border--*/
.ttl-sand-border,
.page .ttl-sand-border {
border-bottom: 1px solid;
padding-bottom: 15px;
}
.ttl-sand-border span,
.page .ttl-sand-border span {
padding: 0;
}
.ttl-sand-border span:before,
.ttl-sand-border span:after,
.page .ttl-sand-border span:before,
.page .ttl-sand-border span:after {
content: none;
}
}