@charset "UTF-8";

@media screen and (max-width: 1200px) {
	.px-2-original2{
		margin-bottom: 2rem!important;
	}
}
@media (min-width: 767.98px) and (max-width: 992px) {
	.row-Floor-guide{
		display: block;
		
	}
	.speech-bubble-original{
		max-width: 80%;
		margin: 0 auto;
	}
	.speech-bubble-kuhaku{
		margin-top: 60px;
	}
}
/*院長挨拶*/
@media screen and (max-width: 1600px) {

	.aisatu-left{
		width: 100%;
		position: relative;
	}
	.aisatu-right{
		width: 100%;
		font-size: 22px;
		line-height: 2rem;
		/*padding-left: 20%;*/
		padding-top: 90px;
	}
	.aisatu-point{
		margin-top: 25px;
		line-height: 4rem;
		font-size: 27px;
		color: #d17600;
		padding-bottom: 20px;
	}
	.aisatu-left-div-1{
		margin-bottom: 10px;
	}
	.aisatu-left-div-2{
		margin-bottom: 10px;
	}
	.aisatu-left-div {
        position: absolute;
        bottom: 2%;
        left: 50%;
        font-size: 14px;
        line-height: 1.6rem;
        text-shadow: 1px 2px 3px #808080;
    }
	.introduction-div-r{
		position:relative;
		width: 60%;
		font-size: 15px;
	}
	.introduction-div-comento{
		font-size: 25px;
		line-height: 3.5rem;
	}
}
@media screen and (max-width: 1020px) {
	.aisatu-left-div {
        position: absolute;
        bottom: 4%;
        left: 50%;
        font-size: 10px;
        line-height: 1.2rem;
        text-shadow: 1px 2px 3px #808080;
    }
	.aisatu-name {
		font-size: 22px;
	}
	.inchou-img {
		width: auto;
		height: 450px;
	}
}

/* 中デバイス（タブレット, 768px 未満）
============================================== */
@media screen and (max-width: 767.98px) {
h2 { font-size: 1.2rem !important; }
.logo { width: 75%; }
.balloon, .balloon-s {
	width: 120px;
	height: 120px;
	top: -60px;
	left: 4px;
	font-size: 14px;
}
.slider-item02{
	background-position: 20% 20%!important;
}

.Navbar-li-ul{
	display: none;
}
/*全体部分*/
.sma{
	display: block;
}
.k-word{
	font-size: 16px;
	text-align: center;
} 
/*ヘッダー*/
.log{
	margin-left: auto;
	margin-right: auto;
}
.show{
	height: 160px;
}
.nav-item{
	height: 37px!important;
}
.Navbar-ul .Navbar-li .Navbar-a {
	font-weight: bold;
	color: #fff !important;
	margin-left: 20px;
}
.Navbar-li-home{
	display: none!important;
}
.kankaku{
	/*margin: 0 20px!important;*/
	padding: 5px 0!important;
  }
.nav-link{
	width: 250px;
	height: 50px;
}
.h2box-original{
	height: 50px;
}

/*診療案内*/
.flex-calc{
	width: 95%;
	margin: 0 auto;
}
.grid__item{
	height: 395px;
}

/*院内紹介*/
.introduction{
	padding-top: 40px;
	display: flex;
	width: 100%;
	height: auto;
	margin-left: 3%;
}
.introduction1{
	padding: 0 2%;
	display: block;
}
.introduction1-2{
	padding-bottom: 50px;
}
.introduction-div-comento{
	font-size: 19px;
	line-height: 1.5rem!important;
}
.introduction-text{

	padding-left: 10px;
}
.introduction-div-l{
	width: 30%;
}
.introduction-div-r {
	position: relative;
	width: 60%;
	font-size: 12px;
	line-height: 1rem;
}
.introduction-div-img {
    width: 100%;
}

/*診療時間*/
.schedule{

	margin-right: 5px;
}
.box1{
	min-width: 90px!important;
	height: 40px;
	font-size: 17px;
	overflow-wrap: break-word; 
}
.box2{
	width: 100px;
	height: 40px;
	font-size: 17px;
}
.kyuusinnbi{
	padding-left: 5px;
}
.kaigyou{
	display: block;
}

/*フッター*/
.footer-width{
	width: 90%;
	margin: 0 auto;
  }
.footer-flex{
	display: flex;
	padding-bottom: 0.5rem!important;
}
.d-none{
	display: block!important;
}
/*院長挨拶*/
.aisatu-span{
	display: block;
}
.aisatu-img-div {
    width: 54%;
    text-align: right;
}
.aisatu{
	width: 100%;
	display: block;
}
.inchou-img{
	width: 235px;
	margin-left: -10%;
	height: auto;
}
.aisatu-left-div{
	position: absolute;
	top: 10%;
	left: 48%;
	font-size: 11px;
	line-height: 1.4rem;
	text-shadow: 1px 1px 3px #808080;
	width: 90%;
	right: 0;
}
.aisatu-name{
	font-size: 15px;
}
.aisatu-left{
	width: 100%;
	position: relative;
	padding-bottom: 50px;
}
.aisatu-right{
	width: 100%;
	font-size: 15px;
	line-height: 1.5rem;
	/*padding-left: 20%;*/
	padding-top: 30px;
	text-align: center;
}
.aisatu-point{
	margin-top: 20px;
	line-height: 3rem;
	font-size: 20px;
	color: #d17600;
	padding-bottom: 20px;
}

}/* END */

/* 中デバイス（タブレット, 768px 以上）
============================================== */
@media screen and (min-width: 767.98px) {
	.Navbar-ul .Navbar-li   {
		background-color: #fff;
		border-radius: 50%;
		display: table;
		margin-right: 5px;
	}
	#Navbar ul li:last-child { margin-right: 0; }
	.Navbar-ul .Navbar-li .Navbar-a  {
		text-align: center;
		font-weight: bold;
		margin: 0 auto;
		display: table-cell;
		vertical-align: middle;
		line-height: 1.36rem;
	}
	.btn-tell-home{
		display: none;
	}
	.name{
		font-size: 40px !important;
		height: 45px;
	}
	.name2{
		font-size: 20px !important;
	}
	.name3{
		font-size: 20px !important;
	}

}/* END */
@media (min-width: 767.98px) and (max-width: 992px) {
	.nav-link{
		width: 90px;
		height: 90px;
	}
}

/* 極小デバイス（縦向きモバイル, 576px 以上）
============================================== */
@media screen and (min-width: 576px) {
.catch-copy {
	margin: 0 10px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	padding-top: 250px;
	text-shadow: 3px 0px 2px #333, 0px 3px 2px #333, -1px 0px 2px #333, 0px -1px 2px #333;
}    

}/* END */

/* 極小デバイス（縦向きモバイル, 576px 未満）
============================================== */
@media screen and (max-width: 575.98px) {

.catch-copy {
    margin: 0 10px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding-top: 200px;
    text-shadow: 3px 0px 2px #333, 0px 3px 2px #333, -1px 0px 2px #333, 0px -1px 2px #333;
    font-size: 2rem !important;
}
}/* END */


/*ヘッダー部分*/
@media (max-width: 768px){
.half{
    width: 120%;
    height: 150px;
    border-top-left-radius: 40% 50px;
    border-top-right-radius: 40% 50px;
    position: absolute;
    top: 0;
    left: -10%;
}
.half2{
    width: 120%;
    height: 100px;
    border-top-left-radius: 40% 50px;
    border-top-right-radius: 40% 50px;
    position: absolute;
    top: 0;
    left: -10%;
}
.half-original {
    width: 120%;
    height: 150px;
    border-top-left-radius: 40% 50px;
    border-top-right-radius: 40% 50px;
    position: absolute;
    top: 0;
    left: -10%;
}

.mb-0-original{
	padding-bottom: 100px;
}

}

/*診療案内*/
@media (min-width: 992px){
.medical-care-img{
	width: 70% !important;
}
}
@media (min-width: 768px) and (max-width: 991.98px){
.grid__item {
    flex: 0 0 calc(50% - 10px);
	max-width: 50%;
}
.medical-care-img{
	width: 70% !important;
}


}
@media (max-width: 768px){
.grid__item {
    flex: 0 0 calc(100% - 10px);
}
.medical-care-img{
	width: 30% !important;
}
	
}


@media screen and (max-width: 767.98px) {
	.pc{
		display: none;
	}
}
@media screen and (min-width: 767.98px) {
	.phone{
		display: none;
	}
}