@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Allura&display=swap');

@font-face {
  font-family: '小塚明朝 Pr6N B',  serif;;
  src: url('../font/Kozuka Gothic Pr6N.ttf') format('ttf'), 
}

@font-face {
  font-family: 'Koz Min Pr6N', serif;';
  src: url('../font/Koz Min Pr6N Medium.ttf') format('ttf'), 
}

@font-face {
  font-family: 'Koz Min Pr6N', serif;';
  src: url('../font/Kozuka Gothic Pr6N.ttf') format('ttf'), 
}

@font-face {
  font-family: 'Bangla MN', serif;';
  src: url('../font/Bangla MN.ttf') format('ttf'), 
}

@font-face {
    font-family: 'GenEiLateGoN_v2', sans-serif;';
    src: url('../font/GenEiLateGoN_v2.ttf') format('ttf'), 
  }


body {
    font-family: 'Noto Sans JP', sans-serif;
/*    font-family: 'Koz Min Pr6N', serif;';*/
    line-height: 1.5em;
    overflow-wrap: break-word;
	  -webkit-text-size-adjust: 100%;
}

html {
    scroll-behavior: smooth;
}



/*=== GENERAL ===*/

a {
    color: #333333;
}

.blue_txt {
	color: #1E89D5;
}

.pdt-40 {
    padding-top: 40px;
}

.mgt-10 {
    margin-top: 10px;
}
.mgt-20 {
    margin-top: 20px;
}
.mgt-30 {
    margin-top: 30px;
}
.mgt-40 {
    margin-top: 40px;
}
.mgt-50 {
    margin-top: 50px;
}
.mgt-60 {
    margin-top: 60px;
}

.mgb-10 {
    margin-bottom: 10px;
}
.mgb-20 {
    margin-bottom: 20px;
}
.mgb-30 {
    margin-bottom: 30px;
}
.mgb-40 {
    margin-bottom: 40px;
}
.mgb-50 {
    margin-bottom: 50px;
}
.mgb-60 {
    margin-bottom: 60px;
}

.sp-none {
    display: inline-block;
}

.sp-show {
    display: none;
}

.sp-show768 {
    display: none;
}

.sp-show767 {
    display: none;
}

.fs-60 {
    font-size: 60px!important;
}
/*=== NAVBAR ===*/
#main-nav {
/*    background: rgba(255,255,255,1);*/
    background: rgba(255,255,255,0.8);
	height: 8vw;
}

.navbar-brand {
    color: #6180ae!important;
    position: relative;
    width: 33%;
}
.navbar-brand:hover {
    text-decoration: none;
}
.navbar-brand-headeing{
	margin-bottom: 0;
}
.logo {
    width: 100%;
}

.top-info {
    font-size: 70%;
/*    color: #6180ae;*/
    color: #000;
    display: block;
    margin-top: 1%;
    margin-left: 1%;
/*    margin-top: 5px;*/
/*
    position: absolute;
    top: 0;
    right: -35%;
*/
}

.info1 {
     font-size: 14px;
     color: #3572B7;
}

.info2, .info3 {
    font-size: 20px;
    color: #000;
}

.info2 .f-15 {
    font-size: 16px!important;
}

.info2 .f-14 {
    font-size: 14px!important;
}

.top-info2 {
    display: none;
}

.txt-black {
    color: #000;
}

.txt-bold {
    font-weight: 700;
}

.nav-item {
/*    font-size: 18px;*/
/*    font-size: 110%;*/
    font-size: 16px;
    padding: 0 5px;
    position: relative;
}

.nav-item a {
    padding: 0 5px;
    color: #192B52!important;
}

.nav-item:not(:last-child)::before {
    content: "";
    height: 60%;
    width: 1px;
    position: absolute;
    right: 0;
    top: 8px;
    /*background-color: #3572b7;*/
}

/*=== HOME SECTION ===*/
#home-section {
/*    background: url(../images/top-banner.jpg);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
/*    min-height: 700px;*/
    min-height: 400px;
/*    margin-top: -140px;*/
/*    margin-top: -55px;*/
    margin-top: 8vw;
}

#home-section-lower {
    /* margin-top: 110px; */
    margin-top: 8vw;
	position: relative;
}

#home-section .home-inner {
/*    margin-top: 60px;*/
    margin-top: 0;
    position: relative;
}



.owl-carousel .owl-item img {
	filter: brightness(0.8);  
    max-height: 400px;
    object-fit: cover;     
}

.txt-slider {
    color: #fff;
/*    font-size: 26px;*/
    /* font-size: 34px; */
    font-size: 40px;
    padding: 15px 10px;

}

.txt-banner1 {
    position: absolute;
    top: 70%;  
/*    right: 28%;        */
    left: 5%;
    font-family: '小塚明朝 Pr6N B', serif;
    font-weight: 700;    
}

.txt-banner2 {
    position: absolute;
    top: 80%;    
/*    top: 225px;*/
/*    right: 10%; */
    left: 10%;
    font-family: '小塚明朝 Pr6N B', serif;
    font-weight: 700;
}

.txt-banner3 {
   position: absolute;
    /* top: 30%; */
    top: 10%;
/*    right: 5%; */
    /* right: 45%; */
    left: 2%;
    font-family: '小塚明朝 Pr6N B', serif;
    font-weight: 700;
    font-size: 30px;
	background: #AF9263CF;
}

.slide-nav {
    width: 100%;
    height: 50px;
    background: rgba(53,114,183,0.65);
    position: relative;
    top: -50px;
    left: 0;
    z-index: 1;
}

.slide-nav2 {
    width: 100%;
    height: 50px;
    background: transparent; 
    color: #6fa6e4;
    position: relative;
    top: 10px;
    left: 0;
    z-index: 1;
}

.nav-button {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    cursor: pointer;
}

.nav-button img:hover {
    opacity: 0.6;
}

.nav-button img {
/*    margin-right: 10px;*/
    margin-right: 5px;
    margin-top: 10px;
}

.slide-nav2 .nav-button img {
    cursor: pointer;
}

.slide-nav2 .nav-button img:hover {
    opacity: 0.6;
}

.top-navbar {
    margin-top: -50px;
    background: #fff;
    padding: 30px 0;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #6180ae;
}

.top-nav-item {    
    width: fit-content;
    margin-right: 20px;
    position: relative;
}

.top-nav-item i {
    color: #3572b7;
    padding-left: 5px;
}

.top-nav-item a {
    color: #3572b7!important;
/*    font-size: 110%;*/
    font-size: 16px;
}

.top-banner {
    overflow: hidden;
    width: 100%;
    /* height: calc(70vh - 100px); */
/*     height: calc(115vh - 10px); */
    display: flex;
    justify-content: center;
    align-items: center
}

.img-banner {
    width: 100%;
    height: auto;
    opacity: 0; /* Start with opacity 0 for the fade-in effect */
    animation: zoomInAndFade 1.5s ease-out forwards; /* 'forwards' keeps the final state after animation */
}

@keyframes zoomInAndFade {
    from {
        transform: scale(1.5);
        opacity: 0;
    }
    to {
        transform: scale(1);
        opacity: 1;
    }
}

/*=== NEWS SECTION ===*/
#news {
    /*padding-top: 120px;*/
    background-image: url("../images/oota_newsbg.jpg");
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 120px;
    background-color: rgba(255,255,255,0.8);
    background-blend-mode: lighten;
}

/*#news::before {
    content: "";
    width: 20%;
    height: 40%;
    background: #a6b9e7d9;
    position: absolute;
    right: 6%;
    z-index: -1;
}*/

.jp-title {
    position: relative;
    display: inline-block;
    padding: 0 50px;
    text-align: center;
    color: #000;
    font-size: 30px;
	line-height: 1em;
	font-weight: 400;
}

.jp-title:before{
/*     background: linear-gradient(to right, #3B8EB9, #F7DEBD); */
	background-image: url("../images/ota-logo.png");
    position: absolute;
    /*z-index: 1;*/
    content: '';
    width: 50%;
    height: 6px;
    top: 19px;
    display: block;
}

#station .jp-title:before {
    background-image: url(../images/img-train.png);
}

#access .jp-title:before {
    background-image: url(../images/img-bus.png);
	width: 60px;
}

#car .jp-title:before {
    background-image: url(../images/img-car.png);
}

#parking .jp-title:before {
    background-image: url(../images/img-pin.png);
}

#access .jp-title {
    padding: 0 0 0 70px;
}

#car .jp-title {
    padding: 0 0 0 49px;
}

.treatment-title {
    display: flex;
}

.jp-title:after{
/*     background: linear-gradient(to right, #F7DEBD, #DC844B); */
    position: absolute;
    z-index: 1;
    content: '';
    width: 50%;
    height: 6px;
    top:19px;
    right: 0;
    display: block;
}

.jp-title:before,
.jp-title:after {
	position: absolute;
	top: 55%;
	width: 40px;
	height: 100%;
	background-size: auto 100%;);)%;);
	background-repeat: no-repeat;
	transform: translateY(-50%);
	content:
		'';
	/*border-bottom: solid 2px #6180ae;*/
	/*background: linear-gradient(to right, #e168ff 50%, #6180ae 100%);*/
}

.jp-title:before {
  left: 0;
}

.jp-title:after {
  right: 0;
}

.en-bannertxt {
	font-family: 'GenEiLateGoN_v2', sans-serif;
}

.en-title {
    font-size: 26px;
	font-family: 'GenEiLateGoN_v2', sans-serif;
    color: #000;
    margin-top: 15px;
	display: block;
	font-weight: 400;
}

.col-md-6.ftr-map iframe {
    width: 100%;
    height: 250px;
}

.rss-wrap:first-child {
    margin-top: 60px;
}

.rss-wrap {
    display: flex;
    width: 100%;
    flex-wrap: nowrap;    
    border-bottom: 1px solid #FFF;
    padding: 20px 15px;  
    justify-content: center;
}

.rss-date {
    color: #000;
    flex-basis: 29%;
    text-align: center;
}

.rss-title {
    color: #000;
    flex-basis: 80%;
}

.rss-title a:hover {
    text-decoration: none;
}

.jp-title-blog {
    text-align: center;
    color: #6180ae;
    font-size: 18px;
}

/*=== FEATURES SECTION ===*/
#features {
    background: #fff;
    padding: 60px 0;
}

.feature_divider {
    padding: 30px 0;
}

.feature-icon{
	width: 80px;
}

.top-feature-desc{
	margin-left: 9%;
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

.feature_box {
    padding: 0 10%;
}

.device-name {
	font-size: 14px;
    margin-left: 30px;
	padding: 1px 4px;
    border: 1px solid #000;
}



.feature_number {
        font-family: 'Noto Serif JP', serif;
        font-size: 30px;
        line-height: 1;
        margin: 20px 0 0;
	text-align: center;
	color: #6180ae;
}

.feature-title2 .feature_number {
	margin-right: 1rem;

}

.feature_number span {
	display: block;
	font-family: "GenEiLateGoN_v2", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	line-height: 1;
}

.feature-wrap {
    margin-top: 40px;
    border-radius: 15px;
    border: 1px solid #6180ae;
    padding: 10px;
	height: calc(100% - 30px);
	display: flex
;
    flex-direction: column;
}

.feature-img img {
    width: 100%;
    border-radius: 15px;
}

.feature-title {
    padding: 20px 0;
    text-align: center;
    font-weight: 700;
    color: #6180ae;
    font-size: 18px;
    margin: 0;
}

.feature-desc {
    padding: 0 0 10px 0;
/*    min-height: 250px;*/
/*     min-height: 310px; */
    letter-spacing: 0.8px;
    line-height: 1.7em;
}

.feature-sub {
	text-align: center;
	font-weight: 700;
	display: block;
}

.info-desc.mgt-40 {
    letter-spacing: 0.8px;
    line-height: 1.7em;
}

.info-desc {
    margin-left: 10px;
}

.doctor-desc.mgt-40 {
    letter-spacing: 0.8px;
    line-height: 1.7em;
}

.btn-feature {
/*     margin: 0 auto 0!important; */
/*     position: absolute; */
/*     bottom: -30px; */
/*     left: 50%; */
/*     transform: translateX(-50%); */
    width: 80%!important;
	align-self: flex-end;
	margin: auto auto 0 !important;
}

.btn-more {
    text-align: center;
    display: block;
    width: fit-content;
    margin: 120px auto 0;
    border: 1px solid #6180ae;
    padding: 10px 15px;
    border-radius: 25px;
    transition: .5s;
}

.btn-more:hover {
    text-decoration: none;
    background: #6180ae;
    color: #fff;
}

.btn-more img {
    margin-left: 10px;
}

.btn-more:hover .image {
    filter: brightness(0) invert(1);
}

.btn-more3 {
    text-align: center;
    display: block;
    width: fit-content;
    margin: 30px auto 0;
    border: 1px solid #6180ae;
    padding: 10px 15px;
    border-radius: 25px;
    transition: .5s;
}

.btn-more3:hover {
    text-decoration: none;
    background: #6180ae;
    color: #fff;
}

.btn-more3 img {
    margin-left: 10px;
}

.btn-more3:hover .image {
    filter: brightness(0) invert(1);
}

/*=== SYMPTONS SECTION ===*/
#symptoms {
    /*background-image: linear-gradient(#f6fafd, #f8f8f8);*/
    background-image: url("../images/ota_wallpaper.jpeg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 15px;
/*    min-height: 300px;*/
}

#symptoms .jp-title {
    font-size: 30px;
}

.symptons-wrap {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
/*    margin-top: 60px;*/
    margin: 15px;
    justify-content: center;
}

.symptons-item {
    flex: 100%;
    max-width: calc(100% / 4 - 30px);
    margin: 0 30px 30px 0; 
    border: 1px solid #6180ae;
}

.symptons-item:last-child {
    /*border: none;*/
    position: relative;
}

.symptons-item:nth-child(4),
.symptons-item:nth-child(8),
.symptons-item:nth-child(12) {
    margin-right: 0;
}

.symptons-item .logo-fade {
    position: absolute;
    bottom: 20px;
    left: -20px;
}

.logo-fade {
    width: 90%;
}

.symptons-icon {
    text-align: center;
    padding: 20px 0;
/*    height: 140px;*/
    height: 126px;
}

.symptons-icon img {    
    height: 90%;
}

.symptons-title {
    text-align: center;
    color: #fff;
    background: #6180ae;
    padding: 8px 0;
}

.symptons-desc {
    padding: 10px 5px;
}

.my-ul li {
    list-style: disc;
}

/*=== CLINIC SECTION ===*/
#clinic-hours {
/*     background: #fff; */
    padding: 30px 0 40px;
}

.img-clinic {
    width: 100%;
}

#clinic-hours .more-info p:first-child {
   margin-bottom: 0;
}

table.tbl-hours {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #6180ae;
    margin-bottom: 20px;    
}

footer table.tbl-hours tr th {
    background: none;
    color: #000;
    padding: 10px 20px;
    text-align: center;
    border: 1px solid #000;
}

table.tbl-hours tr th {
    background: #FFF;
    color: #000;
    padding: 10px 20px;
    text-align: center;
    border: 1px solid #000;
}

footer table.tbl-hours tr td {
    border: 1px solid #000;
    color: #000;
}

table.tbl-hours tr td {
    color: #000;
    padding: 10px 20px;
    text-align: center;
    border: 1px solid #000;
}

.info-title {
    background: #FFF;
    color: #000;    
    padding: 5px 10px;
    position: relative;
    top: 9px;
        
}

footer .info-title {
    background: none;
    border: 1px solid #000;
    color: #000;    
    padding: 5px 10px;
    position: relative;
    top: 9px;
        
}

.info-title2 {
    border: 1px solid #000;
    color: #000;
    padding: 5px 10px;
}

footer .info-title2{
    color: #000;
}

.more-info {
    border: 1px solid #6180ae;
    padding: 20px 15px;
}

.info-title3 {   
    color: #6180ae;
    font-size: 20px;
    position: relative;
    top: -35px;
    background: #fff;
    padding: 0 20px;
}

.icon-mask {
    margin-right: 10px;
    height: 25px;
    width: auto;
}

#appointment, #payment {
	padding: 30px 0 50px;
}

#appointment a{
	display: block;
    margin: 20px auto 0 auto;
}

.qr-image-wrapper{
	margin-top: 30px;
	width: 100%;
	display: flex;
	justify-content: center;
}
.qr-image-wrapper img{
	width: 100%;
	max-width: 200px;
}

/*=== ACCESS SECTION ===*/
#access {
    background-image: linear-gradient(#f8f8f8, #f6fafd);
    padding: 80px 15px 60px;
}

.access-title {
    color: #3572B7;
}

.access-title img {
    margin-right: 5px;
}

p.access-desc {
    margin-top: 60px;
}

.access-tel {
    font-size: 22px;
    color: #6180ae; 
}

.access-tel:hover {
    text-decoration: none;
}

.img-tel {
    position: relative;
    top: -10px;
}

.img-map {
    margin-top: 10px;
}

.img-map img {
    width: 100%;
}

.access-info {
    /* padding-left: 20px; */
}

.access-images {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    padding-left: 20px;
}

.access-item {
    flex: 100%;
    max-width: calc(100% / 2 - 10px);
    margin: 0 10px 30px 0; 
}

.access-item img {
    width: 100%;
}

/*=== GREETINGS SECTION ===*/
#greetings {
    /*background-image: linear-gradient(#f6fafd, #f8f8f8);*/
	background-image: url(../images/doctor1_back.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 40px 15px;
}

#doctors .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.col-md-5.img-doctor1,
.col-md-5.img-doctor2 {
    padding-left: 0;
    padding-right: 30px;
}

.doctor-img {
    width: 100%;
}

.doctor-img img {
    width: 100%;  
/*    padding-left: 50px;*/
}

.doctor-title {
/*    font-size: 20px;*/
    font-size: 16px;
}

.doctor-name {
	font-size: 24px;
	font-weight: 700;
    font-family: serif;
    vertical-align: middle;
}

.doctor-title img {
    margin-right: 5px;
}

img.img-doctor {
    width: 100%;
}

.max-1140 {
    max-width: 1140px;
    margin: 0 auto;
}

.doctor1-wrap {
/*    margin: 0 60px;*/
/*    padding: 10px 30px;*/
    background-image: url('../images/doctor1_back.png');
    background-size: cover; /* You can use 'cover', 'contain', or specific dimensions */
    background-position: center; /* You can adjust the position as needed */
    background-repeat: no-repeat; /* This ensures the image is not repeated */   
}

.doctor1-wrap2 {
    background-image: url('../images/bg.png');
    background-size: cover; 
    background-position: center;
    background-repeat: no-repeat; 
/*     padding: 10px 30px;*/
    padding: 20px 0 40px;
}

.doctor2-wrap {
/*    padding: 0 80px;*/
/*    margin: 0 60px;*/
    padding: 60px 30px 0px 30px;

}

.doctor2-wrap2 {
    background-image: url("../images/ota_bg_gradation_blue.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 0;
}

.doctor2-wrap3 {
    padding: 20px 0;
}

.btn-more2 {
    text-align: center;
    display: block;
    width: fit-content;
    margin: 60px 0;
    border: 1px solid #6180ae;
/*    padding: 10px 15px;*/
/*    padding: 15px 15px 15px 55px;*/
    padding: 15px 15px 15px 25px;
    border-radius: 25px;
    transition: .5s;
}

.btn-more2:hover {
    text-decoration: none;
    background: #6180ae;
    color: #fff;
}

.btn-more2 img {
    margin-left: 10px;
}

.btn-more2:hover .image {
    filter: brightness(0) invert(1);
}

.logo-fade-wrap {
    text-align: right;
}

.logo-fade2 {
    width: 45%;  
    opacity: 85%;  
}

/*=== CLINIC INTRODUCTION SECTION ===*/
#intro {
    background: transparent;
    padding: 80px 15px 20px;
}

#intro::before{
	content: "";
    width: 20%;
    height: 55%;
    background: #a6b9e7d9;
    position: absolute;
    left: 0;
    z-index: -1;
}

/*=== SLIDER BOTTOM SECTION ===*/
#slider-bottom {
    padding: 10px 0 40px;
}

.bottom-slider-wrap {
	/*
    background-image: url("../images/ota_bg_gradation.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	*/
	background: transparent;
    padding: 10px 0;
}

/*=== HOSPITAL SECTION ===*/
#hospital {
    background: #f7f8f7;
    padding: 60px 15px 80px;
}

/*=== FOOTER SECTION ===*/

footer {
    /*background-image: url("../images/ota_wallpaper.jpeg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;*/
    background: #f1f1f187;
    color: #000;
}

footer .container-fluid {
/*
    padding-left: 0;
    padding-right: 0;
*/
}

.footercontainer {
    padding: 0 10% 2% 10%;
}

.logo-footer {
    max-width: 320px;
    margin-right: 20px;
}
.tel-ft {
    position: relative;
    top: 3px;
	display: block;
    margin: 15px 0 0 0;
}
.tel-ft a {
    font-size: 26px;
    color: #000;
}

.tel-ft img {
    position: relative;
    top: -7px;
}

.address {
    position: relative;
    top: 6px;
}

table.tbl-info {
    width: 100%;
    border-collapse: collapse;
}

table.tbl-info tr td {
    padding: 10px 0;
    vertical-align: top;
}

table.tbl-info tr td:first-child {
    width: 20%;
}

.copyright {
    padding: 20px 0 20px;
    /*background: #fff;*/
    color: #192B52;
    font-size: 14px;
    text-align: center;
	font-family: "Noto Sans JP", sans-serif;
	background-color: #6180ae;
}

.copyright > span {
	font-size: 1rem;
}


/*=== ABOUT PAGE ===*/
.feature-img img {
    width: 100%;
}

.img-banner {
    position: relative;
    width: 100%;
    /* height: 60vh;     */
    height: 80vh;
    object-fit: cover;
}

#features .col-md-5 img {
    width: 100%;
}

.txt-banner {
    position: absolute;
    top: 50%;
/*    top: 50%;*/
    left: 60%;
    transform: translateY(-50%);
    width: fit-content;
    padding: 20px 40px;
    background-color: rgba(245, 245, 245, 0.8);
    color: #014A9B;
    font-size: 36px;
    text-align: center;
    line-height: 1.4em;
}

.feature-wrap2 {
/*    padding-left: 30px;*/
    padding-left: 20px;
}

.feature-title2 {
    color: #6FA6E4;
/*    font-size: 32px;*/
    font-size: 24px;
    margin-bottom: 35px;
    text-align: left;
}

.feature-desc2 {
/*    font-size: 20px;*/
    font-size: 16px;
    letter-spacing: 0.8px;
    line-height: 1.7em;
}

.mt-20 {
    margin-top: 20px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-60 {
    margin-top: 60px;
}

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

/*=== TOPICS / TREATMENT PAGE ===*/

#treatment {
   padding: 60px 0 50px;
}

#treatment p {
    letter-spacing: 0.8px;
    line-height: 1.7em;
}

#diseases {
    padding: 50px 15px;
    background-image: url('../images/doctor1_back.png');
    background-size: cover; /* You can use 'cover', 'contain', or specific dimensions */
    background-position: center; /* You can adjust the position as needed */
    background-repeat: no-repeat; /* This ensures the image is not repeated */  
}

#diseases .jp-title {
    font-size: 30px;
}

#diseases::before {
    /* content: "";
    width: 20%;
    height: 30%;
    background: #a6b9e7d9;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; */
}

#diseases {
    position: relative;
}

#diseases::after {
    /* content: "";
    width: 25%;
    height: 15%;
    background: #a6b9e7d9;
    position: absolute;
    bottom: 0;
    right: 5%;
    z-index: -1; */
}

table.tbl-disease {
    width: 100%;
    background: #fff;
    border: 1px solid #3572B7;    
}

table.tbl-disease tr td {
    border: 1px solid #3572B7; 
    padding: 20px;
}

table.tbl-disease tr td ul {
    display: inline-block;
    vertical-align: top;
}

table.tbl-disease tr td ul:first-child {
    padding-right: 20px;  
/*    width: 250px;*/
    width: 320px;
}



table.tbl-disease tr td img {
    width: 90px;
    height: auto;
    margin-right: 30px;
    margin-left: 20px;
}

table.tbl-disease tr td:first-child {
    color: #3572B7;
    width: 40%;
}

#rehabilitation {
	padding: 60px 0 50px;
}

.machines {
	padding: 0 5%;
}

#department {
    padding: 60px 0 50px;
    background-image: url('../images/doctor1_back.png');
    background-size: cover; /* You can use 'cover', 'contain', or specific dimensions */
    background-position: center; /* You can adjust the position as needed */
    background-repeat: no-repeat; /* This ensures the image is not repeated */  
}

#department p.desc {
    letter-spacing: 0.8px;
    line-height: 1.7em;
}

#department img {
    width: 100%;
	display: block;
	margin: 0 auto;
}

.title-department {
    font-size: 32px;
    color: #6FA6E4;
    margin-bottom: 40px;
}

.department-subtitle {
    font-size: 24px;
    color: #6FA6E4;
    margin-bottom: 15px;   
}

#devices {
	padding: 60px 0 50px;
}

/*=== DOCTORS ===*/
#doctors {
    padding: 30px 0 0;
    /* background-image: url("../images/ota_bg_gradation_blue.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; */
}

#doctors .desc {
/*    font-size: 20px;*/
/*    font-size: 24px;*/
    font-size: 18px;
    letter-spacing: 0.8px;
    line-height: 1.7em;
}

#doctor1 img {
    width: 100%;
}

.txt-president {
    font-size: 24px;
    text-align: right;    
    color: #014A9B;
}

.president-detail {
    color: #014A9B;
    font-size: 24px;
    border-bottom: 2px solid #014A9B;
    border-left: 1px solid #014A9B;
    padding-left: 10px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    width: 180px;
}

/*
.col-left {
    vertical-align: bottom;
}

.col-right {
    vertical-align: bottom;
}
*/

.doctor-wrap1 {
    margin: 0 auto;
    display: block;
    position: relative;
/*    left: 40%;*/
/*    left: 30%;*/
    left: 0;
}

.doctor-wrap2 {
    margin: 0 auto;
    display: block;
}

.doctor-wrap1 ul li {
    font-size: 18px;
}

.doctor-wrap2 ul li {
    font-size: 18px;
}

.doctor-wrap3 ul li {
    font-size: 18px;
}

.doctor-wrap3 {
    margin: 0 auto;
    display: block;
    position: relative;
/*    left: 30%;*/
    left: 0;
}

p.note.doc.text-right {
    font-size: 130%;
	margin-bottom: 30px;
}

#qualification {
    padding-bottom: 120px;
    /*background-image: url("../images/ota_bg_gradation_blue.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;*/
/*    padding-left: 17%;*/
}

#thesis {
    background-image: url(../images/ota_wallpaper.jpeg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 0 80px;
}

#qualification::before {
    /* content: "";
    width: 20%;
    height: 60%;
    background: #a6b9e7d9;
    position: absolute;
    left: 0%;
    z-index: -1; */
}

/* #qualification::after {
    content: "";
    width: 25%;
    height: 30%;
    background: #a6b9e7d9;
    position: absolute;
    bottom: -15%;
    right: 5%;
    z-index: -1;
} */

table.tbl-qualify tr td {
    vertical-align: top;
    font-size: 18px;
}

table.tbl-qualify tr td:first-child {
/*    width: 75px;*/
    width: 85px;
}

table.tbl-awards tr td:first-child {
/*    width: 75px;*/
    width: 120px;
}

table.tbl-awards tr td {
    font-size: 18px;
}

.card-headtitle {
    color: #6180ae;
    font-size: 20px;
    text-align: center;
}

.f-15 {
/*    font-size: 15px;*/
    font-size: 14px;
}

/*=== TOP PAGE PAYMENT LOGOs ===*/
.logo-wrap1,
.logo-wrap2,
.logo-wrap3{
    border: 1px solid #6FA5E7;
    margin-top: 30px;
}

.logo-wrap3 {
    margin-bottom: 60px;
}

.logo-title,
.logo-title2,
.logo-title3 {
    padding: 10px 15px;
    text-align: center;
    font-size: 16px;
    border-bottom: 1px solid #6FA5E7;
}

.logo-item-wrap,
.logo-item-wrap2,
.logo-item-wrap3 {
    display: flex;
    width: 100%;
    flex-wrap: wrap; 
}

.logo-item {
    flex: 100%;
    max-width: calc(100% / 6);
/*
    max-width: calc(100% / 6 - 30px);
    margin: 0 30px 0 0; 
*/
    padding: 20px 20px;
    align-self: center;
    justify-content: center;
}

.logo-item img {
    max-width: 100%;
}

.logo-item2 {
    flex: 100%;
/*
    max-width: calc(100% / 6 - 30px);
    margin: 0 30px 0 0; 
*/
    max-width: calc(100% / 6);
    padding: 20px 20px;
    align-self: center;
}

.logo-item2 img {
    max-width: 100%;
}

.logo-item3 {
    flex: 100%;
/*
    max-width: calc(100% / 6 - 30px);
    margin: 0 30px 0 0; 
*/
    max-width: calc(100% / 6);
    padding: 20px 20px;
    align-self: center;
}

.logo-item3 img {
    max-width: 100%;
}

.logo-item:last-child,
.logo-item2:last-child, 
.logo-item3:last-child{
    margin-right: 0;
}

.max-1078 {
    max-width: 1078px;    
}

.txt-underline {
    text-decoration: underline;
}

.back_to_top {
    display: none;
    position: fixed;
    bottom: 90px;
    right: 20px;
    width: 50px;
    height: 50px;
    border-radius: 12px !important;
    padding: 2px;
    cursor: pointer;
    z-index: 10000;
}

.back_to_top img {
    height: 50px;
    width: 50px;
}

.booking-btn {
    position: fixed;
    bottom: 0;
    right: 100px;
    z-index: 999;
    background: #4f85c2;
    color: #fff;     
    padding: 10px 20px;  
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    height: 90px;
    width: 160px;
}

.booking-btn a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff; 
}

.txt-center {
    text-align: center;
}

.treatment-outer {
    position: relative;
}

.treatment-device img {
    width: auto!important; 
    height: 200px;
}

.treatment-wrap {
    padding-left: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.treatment-title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 25px;
}

.treatment-desc {
/*    text-indent: 15px;*/
}

ul.my-ul2 li {
    line-height: 1.6em;
    padding: 15px 0;
    border-bottom: 1px solid #D9D6CF;
}

ul.my-ul2 li:last-child {
    list-style: none;
    border-bottom: none;
}

img.img-home {
    width: 28px;
    height: 28px;
    filter: invert(13%) sepia(21%) saturate(3469%) hue-rotate(194deg) brightness(97%) contrast(92%);
}

.br-1255 {
    display: none;
}

.hdr__navi-tab {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	justify-content: center;
	transition: 0.25s ease;
	max-height: 0;
	overflow: hidden;
	width: 100%;
	position: absolute;
	left: 8px;
	top: 100%;
	background: #FFFFFFB3;
    display: none;
}

.hdr__navi-tab.active {
	max-height: 500px;
	padding: 10px 0 0;
    display: block;
    width: 155px;
}

.hdr__navi-tabitem {
	margin: 0 40px 0 0;
	border-bottom: 2px solid #000;
}

.hdr__navi-tabitem:last-child{
	margin: 0;
}

.hdr__navi-tabitem > a {
	color: #000;
	text-decoration: unset;
	position: relative;
	display: block;
}

.clinic-slider-cont .item {
    position: relative;
}

.clinic-slider-ov {
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: #ffffffba;
}

.clinic-slider-txt {
    display: block;
    max-height: 0;
    overflow: hidden;
    padding: 0 30px;
    transition: 0.5s ease;
    text-align: center;
}

.clinic-slider-txt.show {
    max-height: 200px;
    padding: 30px 30px;
    margin: 0 auto;
}

.clinic-slider-button {
    text-align: left;
    padding: 20px 30px 20px 60px;
    color: #3572B7;
    position: relative;
}

.clinic-slider-button.pc-only {
    width: 250px!important;
}

/* .clinic-slider-cont {
    max-width: 1040px;
    margin: 0 auto;
} */

button.owl-prev {
    position: absolute;
    left: 0;
    top: 40%;
    transform: translate(0%, 0%);
    background-color: #eee !important;
    height: 50px;
    width: 50px;
    border-radius: 50px !important;
    color: #fff !important;
}

.owl-prev span {
    font-size: 40px;
}

.owl-next span {
    font-size: 40px;
}

button.owl-next {
    position: absolute;
    right: 0;
    top: 40%;
    transform: translate(0%, 0%);
    background-color: #eee !important;
    height: 50px;
    width: 50px;
    border-radius: 50px !important;
    color: #fff !important;
}

.clinic-slider-cont .item img {
    width: 100%;
    height: 40vw;
	max-height: 580px;
	object-fit: cover;
}

span.clinic-slider-number {
/*     display: block; */
    font-size: 12px;
    text-align: left;
	color: #000;
}

.clinic-slider-button {
    font-size: 20px;
}

.clinic-slider-button span {
    font-size: 14px;
}

span.clinic-slider-more {
    margin: 0 0 0 10px;
    display: inline-block;
    font-size: 14px;
/* 	vertical-align: super; */
	color: #000;
}

.clinic-slider-button:before {
	content:'';
	width: 40px;
	height: 2px;
	position: absolute;
	left: 0;
	top: 50%;
	padding: 0;
	margin: 0 0 0 10px;
	background-color: #3572B7;
}

.clinic-slider-button:after {
	color: #000;
}

#station {
	position: relative;
    padding: 50px 15px;
    background-image: url('../images/doctor1_back.png');
    background-size: cover; /* You can use 'cover', 'contain', or specific dimensions */
    background-position: center; /* You can adjust the position as needed */
    background-repeat: no-repeat; /* This ensures the image is not repeated */  
}

#station .jp-title {
    font-size: 30px;
	padding: 0 20px 0 40px;
}

#station::before {
    /* content: "";
    width: 20%;
    height: 30%;
    background: #a6b9e7d9;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; */
}


#station::after {
    /* content: "";
    width: 25%;
    height: 30%;
    background: #a6b9e7d9;
    position: absolute;
    bottom: 0;
    right: 5%;
    z-index: -1; */
}

.access-info-title {
    border: 1px solid #000;
    padding: 10px 20px;
    margin-bottom: 30px;
    text-align: center;
}

.access-info-title h3{
	margin-top: 1rem;
}

.access-info-desc {
    margin-top: 0;
}

.access-info-img-wrapper {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
}

.access-info-img-wrapper2 {
    margin-top: 0;
}

.access-info-img {    
    flex: 100%;
    max-width: calc(100% / 2 - 10px);
    margin: 0 10px 10px 0;
}

.access-info-img2 {
    margin-right: 0;
    margin-left: 10px;
}

.access-info-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.access2-wrapper {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
}

.access-info-title2 {
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 20px;
}

#parking {
    background: #fff;
    padding: 60px 0;
}

#parking img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#bus {
    background: #fff;
    padding: 60px 0;
}

#bus img {
    width: 100%;
}

#parking .access-info-img-wrapper {
    padding: 0 20px;
}

.access-info-desc.parking-desc {
    padding: 0 20px;
}

.access-info-img.parking-img img {
    height: 323px;
}

span.txt-indent {
    display: block;
    padding-left: 20px;
    margin-bottom: -20px;
}

p.desc.rem-pd {
    padding: 0;
    margin: 0;
}

#doctor2 p.desc.rem-pd.doctor-sh {
    color: #014A9B;
    font-size: 24px;
    font-family: serif;
    display: block;
}

.img-50 {
    width: 50%;
    margin: 0 auto;
    display: block;
}

.img-initiatives {
    width: 100%;
}

#initiatives {
	padding: 40px 15px;
}

#initiatives-body {
	padding: 50px 15px;
}

#qualification .mt-40.max-1140 {
    padding-top: 40px;
    margin-top: 0;
}

#greetings .col-md-7 {
    font-family: serif;
}

#doctor2 .col-md-7 p {
    font-family: serif;
}

#doctors > div > .row {
    margin: 0;
}

#greetings .doctor-title {
    text-align: center;
    margin: 20px 0 0;
}

#greetings a {
    display: block;
    margin: 40px auto 0 auto;
}

img:is([sizes="auto" i], [sizes^="auto," i]) {
    contain-intrinsic-size: initial !important;
}

.g-map.access-map iframe {
    width: 100%;
    height: 250px;
}

/* Fix 1: Add box-sizing to all elements */
* {
  box-sizing: border-box;
}

/* Fix 2: Update container fluid padding */
.container-fluid {
  padding-right:0;
  padding-left: 0;
  width: 100%;
  /* overflow-x: hidden;  */
  /* Prevent horizontal scroll */
}

/* Fix 3: Update row margins */
.row {
   margin-right: auto; 
   margin-left: auto; 
}

/* Fix 4: Add max-width and prevent overflow on images */
img {
  max-width: 100%;
  height: auto;
}

/* Fix 5: Update owl-carousel container */
.owl-carousel {
  width: 100%;
  overflow: hidden;
}

/* Fix 6: Update table styles to prevent overflow */
table {
  width: 100%;
  max-width: 100%;
}

footer .container-fluid.footercontainer {
	max-width: 1100px;
	margin: 0 auto;
}

.access-info-map {
    text-align: center;       
}

.access-info-map img {
    width: 100%;             
}


.doctor-desc {
    font-size: 18px;
    letter-spacing: 0.8px;
    line-height: 1.7em;
}

.initiatives-item {
    display: flex;
}

.initiatives-item .it-col9 h2 {
    color: #6fa6e4;
    font-size: 24px;
    margin-top: 20px;
}
.initiatives-item {
    display: flex;
	margin: 0 0 30px 0;    
}

.initiatives-item__desc {
    padding-left: 30px;
}

.initiatives-item .it-col9 {
    align-self: center;
}

.initiatives-item .it-col3 {
    margin: 0 20px 0 0;
}

.pc-only {
	display: block;
}

.sp-only {
	display: none;
}

.desc_treatment {
    line-height: 1.7em;
}
